<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
bf5d2933-0a00-467e-b70a-d0446cc9c94e|CancelRequest|CancelRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelCancelRQRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="bf5d2933-0a00-467e-b70a-d0446cc9c94e">
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" MarkupValue="0" MarkupPercentage="0" />
  <FileBookingId>260430609</FileBookingId>
  <HoldBookingId>0</HoldBookingId>
  <IsHoldBooking>false</IsHoldBooking>
  <BookingId>0</BookingId>
  <UserId>0</UserId>
  <SourceId>2</SourceId>
  <CancelStatus>Fail</CancelStatus>
</HotelCancelRQRS>||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
bf5d2933-0a00-467e-b70a-d0446cc9c94e|CancelResponse|CancelResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelCancelRQRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <HoldBookingId>0</HoldBookingId>
  <BookingId>0</BookingId>
  <UserId>0</UserId>
  <SupplierRef>32311884</SupplierRef>
  <SourceId>0</SourceId>
  <CancelId>32311884</CancelId>
  <CancelStatus>Confirmed</CancelStatus>
</HotelCancelRQRS>||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
fcec383e-a87e-4076-9dfa-e8fc0751f3e6|CancelRequest|CancelRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelCancelRQRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="fcec383e-a87e-4076-9dfa-e8fc0751f3e6">
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" MarkupValue="0" MarkupPercentage="0" />
  <FileBookingId>260430601</FileBookingId>
  <HoldBookingId>0</HoldBookingId>
  <IsHoldBooking>false</IsHoldBooking>
  <BookingId>0</BookingId>
  <UserId>0</UserId>
  <SourceId>2</SourceId>
  <CancelStatus>Fail</CancelStatus>
</HotelCancelRQRS>||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
fcec383e-a87e-4076-9dfa-e8fc0751f3e6|CancelResponse|CancelResponse|||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
99dea6e5-1579-4c1c-8b6c-d67ac74b395f|CancelRequest|CancelRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelCancelRQRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="99dea6e5-1579-4c1c-8b6c-d67ac74b395f">
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" MarkupValue="0" MarkupPercentage="0" />
  <FileBookingId>260430611</FileBookingId>
  <HoldBookingId>0</HoldBookingId>
  <IsHoldBooking>false</IsHoldBooking>
  <BookingId>0</BookingId>
  <UserId>0</UserId>
  <SourceId>2</SourceId>
  <CancelStatus>Fail</CancelStatus>
</HotelCancelRQRS>||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
99dea6e5-1579-4c1c-8b6c-d67ac74b395f|CancelResponse|CancelResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelCancelRQRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <HoldBookingId>0</HoldBookingId>
  <BookingId>0</BookingId>
  <UserId>0</UserId>
  <SupplierRef>32313779</SupplierRef>
  <SourceId>0</SourceId>
  <CancelId>32313779</CancelId>
  <CancelStatus>Confirmed</CancelStatus>
</HotelCancelRQRS>||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
6992b637-0918-48b4-8899-85ac24662723|CancelRequest|CancelRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelCancelRQRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="6992b637-0918-48b4-8899-85ac24662723">
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" MarkupValue="0" MarkupPercentage="0" />
  <FileBookingId>260430608</FileBookingId>
  <HoldBookingId>0</HoldBookingId>
  <IsHoldBooking>false</IsHoldBooking>
  <BookingId>0</BookingId>
  <UserId>0</UserId>
  <SourceId>2</SourceId>
  <CancelStatus>Fail</CancelStatus>
</HotelCancelRQRS>||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
6992b637-0918-48b4-8899-85ac24662723|CancelResponse|CancelResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelCancelRQRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <HoldBookingId>0</HoldBookingId>
  <BookingId>0</BookingId>
  <UserId>0</UserId>
  <SupplierRef>32311792</SupplierRef>
  <SourceId>0</SourceId>
  <CancelId>32311792</CancelId>
  <CancelStatus>Confirmed</CancelStatus>
</HotelCancelRQRS>||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
678cfb89-423e-435c-b251-878a2b7e47fc|CancelRequest|CancelRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelCancelRQRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="678cfb89-423e-435c-b251-878a2b7e47fc">
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" MarkupValue="0" MarkupPercentage="0" />
  <FileBookingId>260430601</FileBookingId>
  <HoldBookingId>0</HoldBookingId>
  <IsHoldBooking>false</IsHoldBooking>
  <BookingId>0</BookingId>
  <UserId>0</UserId>
  <SourceId>2</SourceId>
  <CancelStatus>Fail</CancelStatus>
</HotelCancelRQRS>||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
678cfb89-423e-435c-b251-878a2b7e47fc|CancelResponse|CancelResponse|||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
dce9cf30-a139-4b23-b3ab-5efd56c08a70|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="dce9cf30-a139-4b23-b3ab-5efd56c08a70">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-26T00:00:00" End="2026-10-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dce9cf30-a139-4b23-b3ab-5efd56c08a70|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dce9cf30-a139-4b23-b3ab-5efd56c08a70|InfiniteSearch|successfull supplier interation||Infinite|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
dce9cf30-a139-4b23-b3ab-5efd56c08a70|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dce9cf30-a139-4b23-b3ab-5efd56c08a70|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:3dffbba1-cd92-4fc0-8b9a-4a4b164f7985
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dce9cf30-a139-4b23-b3ab-5efd56c08a70|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dce9cf30-a139-4b23-b3ab-5efd56c08a70|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dce9cf30-a139-4b23-b3ab-5efd56c08a70|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dce9cf30-a139-4b23-b3ab-5efd56c08a70|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-24T13:28:51.5229293+01:00" Version="0" EchoToken="Search" TransactionIdentifier="dce9cf30-a139-4b23-b3ab-5efd56c08a70" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="43.61" OriginalAmount="42.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3851968" Longitude="4.9222517" StarRating="0" HotelCode="|266188" HotelName="Guest House Amsterdam - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Hamerstraat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/1/8/8/266188_1_700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38521055" Longitude="4.92228119" StarRating="1" HotelCode="614136|guest_house_amsterdam" HotelName="Guest House Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hamerstraat 26, 1021 JW Amsterdam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/cf/92cf21f1dec982db3bde7c70c4758394be3ba0f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.22" OriginalAmount="49.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38809" Longitude="4.91409" StarRating="3" HotelCode="|445062" HotelName="Bunk Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hagedoornplein 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/2/445062_073380d1415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.52" OriginalAmount="53.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35575" Longitude="4.87772" StarRating="0" HotelCode="|223833" HotelName="De Bedstee Boutique Capsules" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstraat 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/8/3/3/223833_3f8a28c0939.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355803" Longitude="4.877774" StarRating="4" HotelCode="337229|heemskerk_suites" HotelName="Heemskenk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstraat 25, 1071 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c6/45/c64541e6c2371f922e95fe820f6ef3d1eca52cf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a historic Amsterdam style building, this hotel is quietly located yet is still just a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.52" OriginalAmount="54.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.92563" Longitude="-74.20226" StarRating="2" HotelCode="|540781" HotelName="Super 8 by Wyndham Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5502 Rte 30 South I 90 Exit 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/7/8/1/540781_a68c8a12154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.28" OriginalAmount="58.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3661796" Longitude="4.8602191" StarRating="0" HotelCode="|338223" HotelName="Not Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reisplein 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/2/3/338223_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366209585491" Longitude="4.8595166082628" StarRating="3" HotelCode="345068|hotel_not_hotel" HotelName="Hotel Not Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reisplein 34, 1057 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/6e/776ee47ef173ac066c9dc7e0010d05c50524acc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar, room service and a theatre hall. Wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.33" OriginalAmount="61.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3624992" Longitude="4.7940998" StarRating="3" HotelCode="|22001" HotelName="New West Inn Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>REIMERWAALSTRAAT 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/1/22001_056e4ca0357.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001, has 6 floors, 166 rooms, 156 double rooms and 6 suites. The establishment has a lobby with a reception, a lift, a safety deposit box service and a currency exchange service. It also has a hairdresser's, a conference room and an Ã  la carte restaurant with air-conditioning. The establishment offers guests internet, a laundry service (for a fee) and a car park (free of charge). SITUATION: This hotel is in the Osdorp district. Well connected with public transport services. Is situated in the city centre where clients can find shops and leisure areas. 7 minutes away, you can find a tram stop. In the surrounding area you can also find shops, theatres, restaurants, bars and a congress centre. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television and an air-conditioning system. MEALS: Clients have at their disposal a bar and an Ã  la carte restaurant. The establishment offers meal services. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: Pets are permitted. Pets are permitted (for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36245" Longitude="4.794706" StarRating="3" HotelCode="20235|new_west_inn_amsterdam" HotelName="New West Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Reimerswaalstraat 5, 1069 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/f8/def81e3aa1d6aea7451c53995edd65cf763bc021.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Osdorp district of the city and offers excellent connections to the tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357985" Longitude="4.890528" StarRating="2" HotelCode="81840|hotel_vivaldi_4" HotelName="Blossoms City Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 76, 1072 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/40/8b40c767d74a1af60dff2728dfa340146f247d2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3047669" Longitude="4.9476867999999" StarRating="4" HotelCode="310523|ozo_hotel" HotelName="Ozo Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karspeldreef 2, Zuid-Oost, 1101 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f1/6ef1f644d7653d682d9c54a6e9b34a42c4ecd4e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.13" OriginalAmount="71.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35589429" Longitude="4.77278293" StarRating="3" HotelCode="591129|new_century_hotel_15" HotelName="New Century Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fogostraat 10, 1060 LJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/bb/3abb09b222d0aeff8e3ff300e40cb13daf6df238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.305294255835" Longitude="4.9503850736218" StarRating="3" HotelCode="590645|joy_hotel_6" HotelName="Hotel Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 385, Zuidoost, 1101 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/b0/e5b0aab6e6cbb2da07c8849f11cebb63b66f2c72.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.37" OriginalAmount="75.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3559767" Longitude="4.7733463" StarRating="3" HotelCode="|338300" HotelName="Fogo Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fogostraat 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/0/0/338300_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.38" OriginalAmount="75.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.313328082589" Longitude="4.944456887486" StarRating="2" HotelCode="522039|2049445" HotelName="easyHotel Amsterdam Arena Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ArenA Boulevard 129, Zuidoost, 1101 DM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/9c/9c9c091e2902317160438b2eff1d14af48e49000.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;easyHotel Amsterdam Arena Boulevard is located in the South-east area between all the mayor event ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365186" Longitude="4.8806286666667" StarRating="2" HotelCode="146671|hotel_amsterdam_inn_city_centre" HotelName="Hotel Amsterdam Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 111, 1017 ND Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/1d/2a1dde52ba3aebba4e05b6c385cfccc1282a03db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel features a privileged situation just 200 metres from Amsterdam's lively Leidse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.29" OriginalAmount="76.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3492258" Longitude="4.9084649" StarRating="2" HotelCode="|39449" HotelName="Flipper  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BORSSENBURGSTRAAT 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/4/4/9/39449_d36309c1119.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inAmsterdam the centre of This hotel 5 minutes away from the establishment, clients can find the Congress Centre close toAlbert Cuyp the Market of the metro station, 10 minutes away from the establishment, guests will find the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.346839159368" Longitude="4.9029480680184" StarRating="2" HotelCode="82592|hotel_victorie" HotelName="Hotel Victorie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Victorieplein 42, 1078 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/5f/765f9be8c69bdfb9ccf6ae75a5606a1c4fb09a5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.09" OriginalAmount="77.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361456" Longitude="4.877223" StarRating="2" HotelCode="|71082" HotelName="Quentin England" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROEMER VISSCHERSTRAAT 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/0/8/2/71082_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, classic style hotel and inviting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="80.65" OriginalAmount="78.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357947" Longitude="4.90219" StarRating="2" HotelCode="89080|87267" HotelName="Max Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Bar,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hemonystraat 7S, 1074 BK, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a7/a7989f319c70b509/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the centre, not far from Rembrandtplein in the De Pijp area of Amsterdam. ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.36" OriginalAmount="78.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3864444" Longitude="4.923331" StarRating="3" HotelCode="|372886" HotelName="I" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Meeuwenlaan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/8/6/372886_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.31" OriginalAmount="79.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3593626" Longitude="4.8040295" StarRating="3" HotelCode="|372878" HotelName="Citiez Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osdorpplein 372 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/7/8/372878_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3549500625" Longitude="4.8770424" StarRating="3" HotelCode="78507|concert_inn" HotelName="The Concert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 11, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/39/2139fd5f039a96a7dccbc70b749103ac94f21819.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359308320439" Longitude="4.8043221662947" StarRating="3" HotelCode="497023|citiez_hotel_amsterdam" HotelName="Citiez Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osdorpplein 372A, 1068 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/eb/38eb48af68260bcbd4db979745116ba90fd0f739.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.62" OriginalAmount="80.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3576312" Longitude="4.9020302" StarRating="2" HotelCode="|39061" HotelName="Max Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HEMONYSTRAAT 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/6/1/39061_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This economical, urban hotel and has 21Â non-smoking rooms, Some of the establishment facilities on offer are a lobby. SITUATION: It is near the city centre, is in De Pijp the area near the establishment, you will find the tourist area, You can find museums and theatres. It is located 100 metres away from bars, restaurants, the establishment is 1 kilometre away from shops. ROOM: The rooms a bathroom with a shower, a hairdryer, a television and a safe. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348917" Longitude="4.908607" StarRating="2" HotelCode="71422|flipper" HotelName="Flipper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Borssenburgstraat 5, 1078 VA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/be/2fbeea23ce1b9a9b3bf0856f42d831460ace02f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the southern part of the centre of Amsterdam, just a 5-minute trip on public transport f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359299522552" Longitude="4.9881581314811" StarRating="4" HotelCode="317864|amadi_panorama_hotel" HotelName="Amadi Panorama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJburglaan 539, 1087 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/82/6582a9803115fd62acfa3649974d0eeac0019230.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.356588874156" Longitude="4.9276070524457" StarRating="1" HotelCode="320356|amigo_budget_hostel" HotelName="Amigo Budget Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Linneausstraat 199, 1093 EP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/bf/adbf83b46b6e7712f0e94cd5e7614eccdcc2b0c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Amigo Budget Hostel in Amsterdam (Oost-Watergraafsm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.66" OriginalAmount="82.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3922054" Longitude="4.8496742" StarRating="3" HotelCode="|55804" HotelName="Ibis Amsterdam City West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRANSFORMATORWEG 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/0/4/55804_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is situated 1 kilometre away from Amsterdam Sloterdijk the Station of 350 metres away from and Isolatorweg the metro station a 3-minute walk away from the metro stop, is 15 kilometres away from Schiphol Airport. ROOM: All the rooms have WiFi (free of charge), an air-conditioning system, a television, international channels and a bathroom with a shower. RESTAURANT: Guests can enjoy a bar, an Ã  la carte restaurant and a terrace. It serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.89" OriginalAmount="82.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.278940208244" Longitude="4.7499668598175" StarRating="4" HotelCode="29266|445065" HotelName="Radisson Blu Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boeing Avenue 2, 1119 PB, Schiphol-Rijk</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/ef/d5efe534ff077ace066fdace8814f558f4116dd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located in the green business park of Schiphol-Rijk. Surrounded by the green...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3548484" Longitude="4.8835874" StarRating="2" HotelCode="155048|hotel_washington_2" HotelName="Washington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frans van Mierisstraat 10, 1071 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/6b/0d6ba016cc43f9ebca75061e4a2c1f6771d977d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.78" OriginalAmount="83.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35895" Longitude="4.98851" StarRating="4" HotelCode="|183840" HotelName="Amadi Panorama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ijburglaan 539</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/4/0/183840_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.44" OriginalAmount="83.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3673431" Longitude="4.8671823" StarRating="2" HotelCode="|338258" HotelName="Cityhub Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bellamystraat 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/5/8/338258_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392313810778" Longitude="4.8500056922592" StarRating="3" HotelCode="38826|ibis_amsterdam_city_west" HotelName="Hotel ibis Amsterdam City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Transformatorweg 36, 1014 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b3/26b3cd52c5b345e386d20967e587a13baab34ec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the harbour, between the heart of Amsterdam and the main business dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.311194" Longitude="4.985915" StarRating="3" HotelCode="337436|hotel_campanile_amsterdam_zuidoost" HotelName="Campanile Amsterdam - Zuidoost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Losdrechtdreef 3, 1108 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/5a/cf5a81f200dc2af881fced4bb601eb96cb7de434.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is located near to the A9 motorway as well as the Gaasperpark. It is some 12 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35750367" Longitude="4.93049137" StarRating="4" HotelCode="590607|qfactory_hotel" HotelName="Q-Factory Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Atlantisplein 1, 1093 NE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/30/6a300599a649bbf1980d3a5605287b2f2a8a14f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.386452" Longitude="4.923327" StarRating="3" HotelCode="623354|i_hotel_13" HotelName="i Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Meeuwenlaan 120, 1021 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f0/f8f04ad3309096b62935568adaec3e4ab82bb2f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.64" OriginalAmount="85.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.382" Longitude="4.821" StarRating="3" HotelCode="|57441" HotelName="XO Hotels Infinity" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sloterlmeerlaan 133</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/4/1/57441_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.75" OriginalAmount="85.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3575428" Longitude="4.9305748" StarRating="3" HotelCode="|338312" HotelName="Q-factory" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Atlantisplein</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/1/2/338312_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.76" OriginalAmount="85.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348792673836" Longitude="4.8427069187164" StarRating="3" HotelCode="34772|45494" HotelName="Best Western Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Voorburgstraat 250, 1059 VD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/42/e94265ecc9983b0854c6be13a3938841f1346ea8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous, refined hotel is situated in the western part of Amsterdam's city centre, directly be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.34" OriginalAmount="85.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38263" Longitude="4.85793" StarRating="3" HotelCode="|444954" HotelName="G Experience" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Willem de Zwijgerlaan 350</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/5/4/444954_87104b30939.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.43" OriginalAmount="87.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38118" Longitude="4.820975" StarRating="3" HotelCode="410183|832935" HotelName="Hotel Nieuw Slotania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 133, 1063 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/31/bf31d821bfb30a0d56ddf65b5e5f123589c8bd0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the A10 motorway. The centre of Amsterdam is only 15 minutes away by bus o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378550819858" Longitude="4.8206619714649" StarRating="4" HotelCode="81841|14732" HotelName="XO Hotels Blue Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 80, 1064 HD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/8c/ae8c691e4c69dbb7fc75da2bb39dddb15e8072be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to a shopping centre and a local market which is open every day for busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.16" OriginalAmount="88.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374506" Longitude="4.891081" StarRating="1" HotelCode="|476878" HotelName="Jesse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 160</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/8/7/8/476878_3d4c6ca0037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.67" OriginalAmount="89.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.309748128975" Longitude="4.9424807362457" StarRating="3" HotelCode="284372|holiday_inn_express_amsterdam_arena_towers_2" HotelName="Holiday Inn Express Amsterdam - Arena Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 66b, 1101 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/36/7e36eeaf6fa10fe38451e2357c450a14f706a629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.388233506793" Longitude="4.8376402258873" StarRating="3" HotelCode="176245|holiday_inn_express_amsterdam__sloterdijk_station" HotelName="Holiday Inn Express Amsterdam - Sloterdijk Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zaventemweg 3, 1043EH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/01/c601d8a401a49659899af27ade9a328eeb96a2db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on top of one of the main train stations of Amsterdam, Sloterdijk, offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.73" OriginalAmount="90.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.305231" Longitude="4.95029" StarRating="3" HotelCode="|338494" HotelName="Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>385 Hullenbergweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/9/4/338494_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="681830|shelter_city_hostel_amsterdam" HotelName="Shelter City Christian Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barndesteeg 21</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/fc/edfc7d04d9e6ed3821fb0d363b485c80f45a273d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.95" OriginalAmount="91.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39237722" Longitude="4.88559111" StarRating="4" HotelCode="847675|2370675" HotelName="Hotel Pontsteiger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pontsteiger 343, 1014 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d0/37d0ea96a5f077d2fd6ca37b7c4f99d46ed01506.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam, approximately 7.1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.34" OriginalAmount="91.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3111" Longitude="4.9854999" StarRating="3" HotelCode="|22000" HotelName="Campanile Amsterdam Zuidoost" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LOOSDRECHTDREEF 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/0/22000_289f8830728.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, urban hotel, was opened in 1987, has 73 standard rooms and 4 floors. It has a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a bar, a television room, a conference room and an oudooor car park. The establishment offers internet, a laundry service and an Ã  la carte restaurant. SITUATION: This smart hotel and it is close to the motorway. Near the establishment, you will find Gaasperpark it is situated 12 minutes away from Arena Boulevard, 500 metres from a lake. 1 kilometre away, you can find shops. It is 3 kilometres away from a golf course. It's 20 kilometres from Schiphol Airport. ROOM: The inviting rooms, have a bathroom, a direct line telephone, satellite or cable TV, internet with tiled floors and central heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359179134284" Longitude="4.8763337731361" StarRating="3" HotelCode="26716|city_garden" HotelName="Hotel City Garden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 162, 1071 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/9e/0a9ec66261bae9b710e57986dc3af5ba1c022daa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is housed in a beautiful building located in the expansive Vondel Park. There are many his...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38424267" Longitude="4.90393048" StarRating="2" HotelCode="388540|clinknoord__hostel" HotelName="Clink Noord Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Badhuiskade 3, 1031 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/b3/7fb3a801f3f21906dcff9d6b46af042ec2d81676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.86" OriginalAmount="93.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3720883" Longitude="4.8939416" StarRating="3" HotelCode="|45143" HotelName="Rho" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>NES 5-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/4/3/45143_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Rho is rated three stars, it was opened in 1989, has a reception, a lobby, 3 lifts and a baggage room. The establishment has a bar, vending machines, a bicycle rental desk and indoor parking. The establilshment offers excursions. The establishment has access for people with reduced mobility and internet (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.13" OriginalAmount="93.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3732986" Longitude="4.8878999" StarRating="2" HotelCode="|22068" HotelName="Di Ann Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAAD HUIS STRAAT 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/8/22068_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 3 floors and 42 rooms. It has 6 single rooms and 27 double rooms. The establishment has a reception, a safety deposit box service, a cloakroom and internet. SITUATION: It is near the Royal Square close to the city centre, the tourist centre, 100 metres away, clients have shops, nightclubs and nightclubs. next to the establishment, guests will find restaurants, bars and pubs. 50 metres away, there is a public transport stop. ROOM: Each room has a bathroom, a direct line telephone, satellite or cable TV, a radio, internet and a fridge. You can also find a safety deposit box, a central heating system, tiled floors and fitted carpets. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.82" OriginalAmount="94.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354544" Longitude="5.005468" StarRating="0" HotelCode="975299|hotel_breeze_amsterdam" HotelName="Hotel Breeze Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bert Haanstrakade 1074, 1087 HJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/77/be77e61fb6a7da8871c699d770c3db018ace0c4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.85" OriginalAmount="95.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.337327" Longitude="4.817107" StarRating="4" HotelCode="29267|mercure_hotel_amsterdam_airport" HotelName="Mercure Hotel Amsterdam West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Haagseweg 20, 1066 BW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/41/99410301a33269c50c1eec2462e6bb75e6e3cc99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies approximately 5 km from Schiphol International Airport. Guests may make use o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.14" OriginalAmount="95.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361235" Longitude="4.876917" StarRating="3" HotelCode="|504908" HotelName="Vondel Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Roemer Visscherstraat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/9/0/8/504908_ca2a17c1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.47" OriginalAmount="95.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354488" Longitude="5.005768" StarRating="0" HotelCode="|445060" HotelName="Four Elements Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1074 Bert Haanstrakade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/0/445060_4535a8a1413.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352203764873" Longitude="4.8916585743427" StarRating="2" HotelCode="193889|easyhotel_amsterdam_ferdinand_bolstraat" HotelName="easyHotel Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Van Ostadestraat 97, 1072 ST Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/f9/53f931e57f085df0973ada81a4613a23f319e496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379293548586" Longitude="4.8456695401975" StarRating="4" HotelCode="87983|14733" HotelName="XO Hotels Blue Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeuwendalersweg 21, 1055 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/75/f875059412012fcb29355951252d62b38d06ec85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is situated at the edge of Amsterdam city centre. The historical centre of Amsterdam,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.309557082282" Longitude="4.942098521461" StarRating="4" HotelCode="284373|holiday_inn_amsterdam__arena_towers" HotelName="Holiday Inn Amsterdam - Arena Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 66a, 1101 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f4/acf4400b25a99356a2c07c1a3826cf76bfd6c64f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.28" OriginalAmount="98.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3653301" Longitude="4.8855173" StarRating="2" HotelCode="|66445" HotelName="Acostar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KERSTRAAT 45-49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/4/4/5/66445_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1928, renovated in 2009, has 30 rooms, a lobby with a reception and a restaurant. SITUATION: This hotel is in the city centre, is located close to the square Leidseplein and 5 minutes away from the Square of Rembrandtplein. 100 metres away from the establishment, you can find restaurants, bars, public transport services and shops. It is just 18 kilometres away from Shiphol Airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, comfortable beds, a flat-screen television, WiFi (free of charge), a direct line telephone, a safe, an individual air-conditioning system and individual heating. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="101.51" OriginalAmount="98.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.387374221332" Longitude="4.8355350150634" StarRating="4" HotelCode="317279|NL000068" HotelName="Mercure Hotel Amsterdam Sloterdijk Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 1, 1043 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/1e/c61e560348a2c6acdd6ad50988bc305b8883f512.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392798910412" Longitude="4.8687832711639" StarRating="3" HotelCode="18782|westcord_art_hotel_amsterdam" HotelName="WestCord Art Hotel Amsterdam 3-stars" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/05/96058f20e0c4b561d19141667dafca1903119a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 minutes from the city centre. A bus stop to the city centre and the central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361297799065" Longitude="4.8767800127193" StarRating="2" HotelCode="902561|hotel_sipermann" HotelName="Sipermann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 35, 1054 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/0e/960e2cb1d317d3adb92a6b1546fc70da72845ddf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.09" OriginalAmount="99.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384807" Longitude="4.919336" StarRating="3" HotelCode="|444944" HotelName="Holiday Inn Express Amsterdam - North Riverside, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Motorkade 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/4/4/444944_c8e1e741408.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.10" OriginalAmount="99.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3088395" Longitude="4.8099936" StarRating="4" HotelCode="|16603" HotelName="Steigenberger Airport Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STATIONSPLEIN 951 ZW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/3/16603_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 442 rooms, 7 floors and air-conditioning. In the establishment entrance, guests will find a lobby, a reception, a safety deposit box service and a lift. The establishment boasts 2 restaurants, 2 bars, conference facilities and internet. The establishment offers room service, a laundry service (for a fee) and a car park (for a fee). SITUATION: This airport hotel is situated close to the forest, 15 minutes away from the city centre, in the surrounding area, there is public transport services, 5 kilometres away from the establishment, guests will find shops, has good links to the motorway, the train and the airport. this hotel is situated 5 kilometres away from Schiphol Airport. ROOM: The elegant and peaceful rooms, have a double bed, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television, internet, a safety deposit box, a mini-bar, an air-conditioning system, individual heating and blinds. FACILITIES: The establishment has a spa, a covered swimming pool, a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers bars and restaurants. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.293983" Longitude="4.94596" StarRating="4" HotelCode="213778|fletcher_hotel_amsterdam" HotelName="Fletcher Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schepenbergweg 50, 1105 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/1c/3d1cb1b8080c9f4624f8effdcc9bb646f3249464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373335" Longitude="4.886781" StarRating="2" HotelCode="337227|di_ann_hotel_amsterdam" HotelName="Di - Ann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 27, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/8e/fe8eb4ba4d3c972ed2e2fb9e8ca3c9d77e896c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautiful, historic canal building is centrally located close the Royal Palace. The city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.14" OriginalAmount="100.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3736969" Longitude="4.8859334" StarRating="0" HotelCode="|338243" HotelName="La Belle Vue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 37/II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/4/3/338243_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.15" OriginalAmount="100.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3873319" Longitude="4.8353469" StarRating="4" HotelCode="|183883" HotelName="Mercure  Amsterdam Sloterdijk Station" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/8/3/183883_dc44be31224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.46" OriginalAmount="100.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333667" Longitude="4.9278389999999" StarRating="3" HotelCode="29488|95298" HotelName="Bastion Hotel Amsterdam/Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Verlengde Van Marwijk Kooystraat 30, 1114 AC Amsterdam, Duivendrecht</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/2a/642a1f872ba6fc07a1c4e51eb7ee4de3f9d48d25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the RAI and the Amsterdam Arena. With public transportation guests can reach t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.60" OriginalAmount="100.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.2788265" Longitude="4.7494875" StarRating="4" HotelCode="|16601" HotelName="Radisson Blu  Amsterdam Airport Schiphol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOEING AVENUE 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/1/16601_108e3270844.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 279 rooms and 8 floors. It has a lobby with a reception, tourist information, a currency exchange service, a cloakroom, a kiosk and lifts. The establishment offers a transfer service to the airport, (free of charge), a car park, room service, a business centre, a cash machine and bicycle hire. The establishment boasts WiFi, 15 banquet halls, a bar and a living room. SITUATION: This establishment, is in a green area, is situated in Schiphol-Rijk the Business Park close to the establishment, clients can find the city centre ,Schiphol Airport in the surrounding area, clients have RAI the exhibition centre. ROOM: You are offered non-smoking rooms, for people with allergies and disabled access rooms. They have WiFi, a safety deposit box, a coffee maker, a kettle, an iron, individual heating and work area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3646511" Longitude="4.879617" StarRating="1" HotelCode="150368|hotel_kooyk" HotelName="Kooyk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 82, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/0e/480ed408c3696182725cdcee9a6f581f09ddc453.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is located in a typical eighteenth-century canal in the center of Amsterdam, a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373390562978" Longitude="4.8863584987291" StarRating="2" HotelCode="346083|boutique_hotel_la_belle_vue" HotelName="Boutique Hotel La Belle Vue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 31 &amp; 37, 2nd Floor, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/91/a79175fdd4ca75e4a3237658d176f181f8f26808.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Boutique Hotel La Belle Vue in Amsterdam (Amsterdam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384253" Longitude="4.9134349999999" StarRating="2" HotelCode="296733|hotel_isis_2" HotelName="Hotel Isis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spreeuwenpark 17, 1021 GS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f1/33f1b301d5639c750b58ceb61395311c0279fd7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Isis in Amsterdam (Amsterdam North), you'll b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.99" OriginalAmount="101.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.304613281626" Longitude="4.950649561925" StarRating="0" HotelCode="677840|2482125" HotelName="Hotel Levell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 353, 1101 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/0a/ac0a612cf4778d0693dc405e5d2f218fa8424607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.24" OriginalAmount="102.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3573954" Longitude="4.844971" StarRating="4" HotelCode="|64207" HotelName="Westcord Fashion  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HENDRIKJE STOFFELSTRAAT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/2/0/7/64207_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a bar, a restaurant, has a terrace and a bar. It has 260 rooms, air-conditioning, a lobby with a reception and 15 conference rooms. For an additional charge cost offers WiFi and room service. SITUATION: This trendy hotel is in front of World Fashion Centre it has excellent transport links to La Plaza Leidseplein. It is 10 minutes away from Schiphol Airport and the RAI Convention Centre. ROOM: The rooms have a bathroom with a shower, a bath, a direct line telephone, a television, internet, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system. FACILITIES: This establishment has a spa, 2 saunas, a Turkish bath, a swimming pool and a gym (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.40" OriginalAmount="102.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38592" Longitude="4.83339" StarRating="3" HotelCode="|191946" HotelName="Amsterdam Teleport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heathrowstraat 3-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/4/6/191946_0d758691641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.50" OriginalAmount="102.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385593" Longitude="4.847073" StarRating="4" HotelCode="209260|911365" HotelName="XO Hotels Park West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molenwerf 1, 1014 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/86/6e865308e20bff1c37048d28dd741c0bcbb32acf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam. Public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.41" OriginalAmount="103.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.390146801362" Longitude="4.8425118764399" StarRating="3" HotelCode="505805|2059055" HotelName="Park Inn by Radisson Amsterdam City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>La Guardiaweg 59, 1043 DE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/57/c9570367edf1e05c90becec0c4a261627e62799a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.89" OriginalAmount="103.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.351112" Longitude="4.8411627" StarRating="4" HotelCode="|152205" HotelName="Xo Hotels Couture" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Delflandlaan 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/2/0/5/152205_f7217cd1003.jpg</HotelPictures>
        <HotelDescription>FACILITIES: The hotel has a restaurant, a gym and a sauna. SITUATION: This hotel El World Fashion Centre it is near.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.12" OriginalAmount="104.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35873086" Longitude="4.89870801" StarRating="2" HotelCode="430942|cocomama" HotelName="Boutique Hostel Cocomama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 18, 1017 ZP Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/a8/a3a80615da224518fef1b5fa04eef39135455920.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Cocomama in Amsterdam (Canal Ring), you'll be convenient to Heineke...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.23" OriginalAmount="104.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3576542" Longitude="4.8433998" StarRating="3" HotelCode="|22003" HotelName="Bastion Amsterdam Zuidwest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/3/22003_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors and 90 standard rooms. The establishment has a lobby with a lift, a reception, a bar and an Ã  la carte restaurant. The establishment offers guests a laundry service. SITUATION: This urban hotel is situated between Rembrandtpark and VondelPark 2 kilometres away from the establishment, guests will find the museums. In the surrounding area, clients have shops. It is 5 minutes away from Schiphol Airport. ROOM: The rooms have a bathroom with a shower, a direct line telephone, satellite or cable TV, a radio, a mini-bar and internet (free of charge). OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="107.33" OriginalAmount="104.2" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37950125046" Longitude="4.8971813294721" StarRating="3" HotelCode="33664|NL000026" HotelName="Hotel ibis Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stationsplein 49, 1012 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/45/d645c47b5c0f523880aecf9f42e2762a917baed5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Amsterdam. Its setting is especially ideal for business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.38" OriginalAmount="104.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3752289" Longitude="4.8957601" StarRating="1" HotelCode="|22026" HotelName="Manofa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMRAK 46-48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/6/22026_1b615d11743.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel and it is on a main street 2 buildings, 6 floors and 43 rooms. It has a reception and a safety deposit box service. SITUATION: the Damrak It is next to near the establishment, guests will find the Royal Palace ,Rembrandt and Leidse the squares of close to the establishment, guests have the shopping area ,Van Gogh the Museum of it is situated close to Anne Frank the House of it is 15 kilometres away from the beach, 10 kilometres away, you can find a ski resort situated 7 kilometres away from a golf course, 100 metres away, there is a public transport stop, is situated 11 kilometres away from the airport. ROOM: The comfortable rooms with a hairdryer, They have a direct line telephone, satellite or cable TV and internet. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.332943" Longitude="4.920306" StarRating="4" HotelCode="|386083" HotelName="Postillion Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat, Oost</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/0/8/3/386083_adeb69b1233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374286" Longitude="4.891493" StarRating="1" HotelCode="499451|hotel_corner_house" HotelName="Hotel Corner House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Elevator,Internet,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 119-121, 1012 RH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d3/3bd31decc9babf12cfdd89fd5cda96fbaf9e8a82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Corner House in Amsterdam (Amsterdam City Cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.21" OriginalAmount="105.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33350143" Longitude="4.92109533" StarRating="4" HotelCode="783750|2321645" HotelName="Postillion Hotel Amsterdam BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul Van Vlissenstraat 9-11, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/9e/439e8dec76cb7546e051d6d24413bd0fc308942a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.27" OriginalAmount="105.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3670006" Longitude="4.8860002" StarRating="2" HotelCode="|26816" HotelName="De La Haye" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/8/1/6/26816_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This small, inviting hotel, has 22 rooms and 5 floors. It has a reception, a safety deposit box service, a television room and a bar. SITUATION: It is inAmsterdam the city centre of nearby, you will find Van Gogh and Rijks the museums of 200 metres away, guests have Leidse the Square of the nightlife, in the surrounding area of the establishment, guests can find bars, restaurants, a casino, a theatre and shops. it is in front of a public transport stop, is situated 25 kilometres away from Schiphol Airport. ROOM: They have cable television, internet and shared bathrooms. The establishment has family rooms with a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.50" OriginalAmount="105.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357531" Longitude="4.844213" StarRating="4" HotelCode="899394|100052" HotelName="WestCord Fashion Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 1, 1058 GC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/fb/abfbd43d58e118ef8c967db0c375c4c69ee8f387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located opposite the World Fashion Centre, inside the A10 ring road. The hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.74" OriginalAmount="105.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362872" Longitude="4.876461" StarRating="3" HotelCode="186137|1061658" HotelName="Hotel Espresso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 57, 1054 HC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/b0/e1b010283f767042298106b7aa88102a49107b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.83" OriginalAmount="105.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3930364" Longitude="4.88573" StarRating="4" HotelCode="|448005" HotelName="Pontsteiger" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pontsteiger 343</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/0/0/5/448005_eecee8f1214.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.03" OriginalAmount="105.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370086054175" Longitude="4.9076270612616" StarRating="3" HotelCode="337091|181346" HotelName="Hotel Ibis Amsterdam Centre Stopera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 68, 1011 LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/e1/51e1a4b6488ae0cd9f86434922961813a4df88fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Amsterdam within walking distance of the squares of Rembrandt ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.314324214174" Longitude="4.9385480748824" StarRating="4" HotelCode="376564|jaz_amsterdam" HotelName="Jaz Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Passage 90, Zuidoost, 1101 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/b6/6ab6570c33c9153d92b1a6a4e7178358ddc6d3d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel comprises a total of 258 rooms. Individual storeys are accessible via the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.57" OriginalAmount="106.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3537109" Longitude="4.911916" StarRating="3" HotelCode="|338221" HotelName="Volkshotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/2/1/338221_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365459593784" Longitude="4.9355818802194" StarRating="2" HotelCode="92778|stayokay_amsterdam_zeeburg_hostel" HotelName="Stayokay Amsterdam Oost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Timorplein 21, 1094 CC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/71/ef71e9ec6d6d59089cbb1739651d6b0192913c9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36931948655" Longitude="4.891793003828" StarRating="2" HotelCode="90027|hotel_ajax_amsterdam" HotelName="Hotel Pagi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 104, 1012 KZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c7/27c7b623fc398d8c7ea12f7647429e1d75df5dd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre close to all of the popular main tourist attractions. The ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.40" OriginalAmount="107.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3536621" Longitude="4.8652979" StarRating="3" HotelCode="|26638" HotelName="Apple Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONINGINNEWEG 93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/3/8/26638_c52f5610821.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1879, has 32 standard rooms, 21 double rooms and 3 floors. It has a garden, a hall with a reception, a safety deposit box service, a breakfast room and internet. SITUATION: This hotel is in the residential area of Oud Zuid. Is situated in the city centre. In front of the establishment, you can find Vondel Park. It is 15 minutes away from the historic centre. ROOM: The establishment has Budget rooms with shared bathroom. OBSERVATIONS: The establishment offers a transfer service to the airport. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.64" OriginalAmount="107.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385501902765" Longitude="4.8326808884399" StarRating="3" HotelCode="333982|1791638" HotelName="Amsterdam Teleport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Heathrowstraat 3-5, 1043 CE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/9f/a49f2d074543a5813b503413d430dac9627b3915.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.83" OriginalAmount="107.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3733" Longitude="4.9066" StarRating="3" HotelCode="|191962" HotelName="Library Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 144-145</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/6/2/191962_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.99" OriginalAmount="107.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3766758" Longitude="4.8963954" StarRating="0" HotelCode="|338170" HotelName="The Flying Pig Downtown Youth" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwendijk 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/1/7/0/338170_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348652" Longitude="4.765684" StarRating="4" HotelCode="69636|26096" HotelName="Park Plaza Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melbournestraat 1, 1175 RM  Lijnden, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/3c/c43c8efaec0571635059246181e0bd7973782886.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located in the west of Amsterdam, only 5 km from Schiphol International Airpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372574601563" Longitude="4.8365385214959" StarRating="3" HotelCode="293602|57719" HotelName="The Student Hotel Amsterdam West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan van Galenstraat 335, 1061 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/90/7c90bcecc3a016b30ec2fe9e4caf92f20c8737a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365453" Longitude="4.880277" StarRating="2" HotelCode="55142|backstage_hotel_amsterdam" HotelName="BackStage Hotel Amstersdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 114, 1016 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6a/686a99c123ca6d60cfb911444fbfa3bfe6a8beeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Amsterdam, this hotel lies within walking distance of all of the city's famo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3622316" Longitude="4.86415375" StarRating="2" HotelCode="590491|hotel_heye_130" HotelName="Hotel Heye 130" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jan Pieter Heijestraat 130, 1054 MJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/fa/fdfa40f340f73ac3fced3eed0e90c6f0be6a765a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.38" OriginalAmount="108.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3749026" Longitude="4.8965822" StarRating="2" HotelCode="|338264" HotelName="Travel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beursstraat 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/6/4/338264_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.46" OriginalAmount="108.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3721015" Longitude="4.8948622" StarRating="3" HotelCode="|46349" HotelName="Damsquare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMSTRAAT 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/4/9/46349_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 32 modern rooms, The establishment has room service, a hall with a bar, a shop, internet (on request) and a bicycle rental desk. close to the establishment, you can find a car park. SITUATION: This budget hotel is in an excellent location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.60" OriginalAmount="108.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39592" Longitude="4.9288750000001" StarRating="3" HotelCode="31790|62864" HotelName="Bastion Hotel Amsterdam/Noord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rode Kruisstraat 28, 1025 KN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/d4/11d4bef66e0956d7756d4a574dbeab57f9c7c606.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying just 200 m from links to the transport network, this comfortable city hotel is located about 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.72" OriginalAmount="108.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357525" Longitude="4.843613" StarRating="3" HotelCode="29271|320945" HotelName="Bastion Hotel Amsterdam/Zuidwest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 60, 1058 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/c5/56c5f84de1325f92b5c8855c448883cec223fc00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located between Rembrandt Park and Vondelpark, 2 km away from the mus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.07" OriginalAmount="108.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3946991" Longitude="4.9302001" StarRating="3" HotelCode="|22002" HotelName="Bastion  Amsterdam Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RODE KRUISTRAAT 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/2/22002_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1988, is on a main street and has 68 rooms. It has a lobby with an elevator, a hairdresser's, a reception a safety deposit box service, a TV room and an Ã  la carte restaurant. The establishment offers guests internet, a car park and a laundry service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372133" Longitude="4.894852" StarRating="2" HotelCode="101717|55109" HotelName="De Gerstekorrel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Golf,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damstraat 22, 1012 JM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8d/ca8d3e940c751ddd559b59fc2765d7a250e85003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the famous Dam Square, major shopping streets such as De Kalver...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.42" OriginalAmount="109.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370018" Longitude="4.9079399" StarRating="3" HotelCode="|38498" HotelName="Ibis Amsterdam Centre Stopera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VALKENBURGERSTRAAT 68</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/4/9/8/38498_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 207Â modern, comfortable rooms, Our guests can find a restaurant with a bar, a garden, a reception and a lift. SITUATION: It is inAmsterdam the city centre of nearby, you will find Waterloo and Rembrandt the squares it is situated 12 kilometres away from Schiphol Airport. ROOM: The comfortable rooms, have a direct line telephone, a television, an iron, a central air-conditioning system and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.42" OriginalAmount="109.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384592" Longitude="4.861787" StarRating="0" HotelCode="|520012" HotelName="WesterVilla" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 369</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/0/0/1/2/520012_68f3af51208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.48" OriginalAmount="109.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3666115" Longitude="4.9116814" StarRating="2" HotelCode="|27911" HotelName="Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLANTAGE KERKLAAN 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/9/1/1/27911_c48e6f01148.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1880, has 1880 floors and 3 rooms. It has a lobby, a reception, internet, a fax machine, a laundry service and indoor parking (on request). SITUATION: This hotel is in the historic centre, the Artis Royal Zoo it is located in front of 15 minutes away from the establishment, guests will find the railway station, 15 minutes away from the establishment you have a public transport stop, bars, pubs and Dam and Rembrandt the squares 200 metres away from the establishment, you can find a nightclub, 400 metres away, guests have an underground station, a tram stop, is situated 25 kilometres away from the airport. ROOM: The inviting rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, cable television, a radio and internet. They also have a fridge, a safe, a central heating system, double-glazed windows and curtains. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard. OBSERVATIONS: Reception is not open 24 hours a day and please inform the hotel as to your estimated arrival time.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.86" OriginalAmount="109.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.341815665073" Longitude="4.8251974582672" StarRating="4" HotelCode="337172|53984" HotelName="Dutch Design Hotel Artemis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>John M. Keynesplein 2, 1066 EP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c1/86c1c48cf53b9d30a067cc74479cc6da73de5f1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to the business centre of Amsterdam and offers excellent li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.17" OriginalAmount="109.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3766521" Longitude="4.8947789" StarRating="3" HotelCode="|16599" HotelName="Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/9/16599_4cdf2270320.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36483819536" Longitude="4.8805391678549" StarRating="2" HotelCode="147859|hotel_freeland" HotelName="Freeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 386, 1017 PL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/f7/85f74264b904f6a4437eb6f21bcd1ef35144ab88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.35" OriginalAmount="110.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3337846" Longitude="4.8084537" StarRating="4" HotelCode="|16604" HotelName="Mercure  Amsterdam West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OUDE HAAGSEWEG 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/4/16604_2039e2a0744.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1978, has 3 floors and 151 rooms. It has a reception, a bar, a pub and a restaurant. SITUATION: It is situated 5 kilometres away fromSchiphol Airport The establishment offers a transfer service to the airport, 8 kilometres away, you can find the city centre, tourist points of interest, 100 kilometres away, there is a public transport stop. ROOM: The luxurious rooms, have a bathroom, a hairdryer, a direct line telephone, a mini-bar, a fridge and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.38" OriginalAmount="110.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3841992" Longitude="4.9039036" StarRating="0" HotelCode="|338241" HotelName="Clinknoord -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badhuiskade 3, 1031 KV</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/4/1/338241_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="114.00" OriginalAmount="110.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36964692" Longitude="4.86153295" StarRating="4" HotelCode="614590|765945" HotelName="Chasse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Chasséstraat 64, 1057 JJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/67/d767cf7531d0d9890ba8e2d4ba600950be4a0fae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.01" OriginalAmount="110.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3603454" Longitude="4.8783662" StarRating="0" HotelCode="|338171" HotelName="The Flying Pig Uptown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/1/7/1/338171_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.14" OriginalAmount="110.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3609123" Longitude="4.8832512" StarRating="3" HotelCode="|55812" HotelName="City Garden Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.C. Hooftstraat 162</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/1/2/55812_a62c2c91322.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Pc is rated two stars and was built in 1971. SITUATION: It is in Amsterdam,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364274841549" Longitude="4.879916900629" StarRating="3" HotelCode="153312|quentin_hotel" HotelName="Quentin Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 89, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/1c/5f1cdae17eda68740bed4d034535526cbf9028e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360345472057" Longitude="4.8783812082713" StarRating="2" HotelCode="385722|the_flying_pig_uptown" HotelName="The Flying Pig Uptown Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Designated Smoking Area,Elevator,Internet,Kitchen,Library,Lounge,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 46, 1071 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/4c/4d4c83ad5b5b0e5bbbc83446392b88079d93a70f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;The Flying Pig Uptown Hostel is in the heart of Amsterdam, walking...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.41" OriginalAmount="111.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335701" Longitude="4.9130001" StarRating="4" HotelCode="|25053" HotelName="Mercure Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JOAN MYUSKENWEG 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/5/3/25053_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.51" OriginalAmount="111.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364116" Longitude="4.880118" StarRating="3" HotelCode="|76156" HotelName="Quentin Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LEIDSEKADE 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/5/6/76156_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of Amsterdam. It is situated near Leidseplein, cafÃ©s, clubs, bars, shops and restaurants. In front of the hotel there is a casino. It is near the markets. ROOM: The rooms have modern facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.92" OriginalAmount="111.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3695832" Longitude="4.8613954" StarRating="4" HotelCode="|338298" HotelName="Chasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chassestraat 62-64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/9/8/338298_1_7472.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.20" OriginalAmount="111.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376627" Longitude="4.89467" StarRating="3" HotelCode="26717|427795" HotelName="Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 33, 1012 RD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/bb/cbbbf6a12ab35a659965196fd20b0f1b3a67f67f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical heart of the city on the Nieuwezijds Voorburgwal. This is one...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.34" OriginalAmount="111.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3333802" Longitude="4.7717009" StarRating="4" HotelCode="|16620" HotelName=" Ramada by Wyndham Amsterdam Airport Schiphol " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sloterweg, Vb Badhoevedorp,299</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/0/16620_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Novotel Amsterdam Airport is rated four stars. It is business, has WiFi, air-conditioning, 11 meeting rooms, a bar, a pub, a restaurant, a swimming pool, a sauna and a hamman. The establishment offers guests a transfer service (free of charge). SITUATION: This establishment is in a quiet area, is situated 5 kilometres away from Airport Amsterdam-Schiphol, close to the centre of Amsterdam. Near the establishment, you will find a sports centre. OBSERVATIONS: check-in is from 15:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.40" OriginalAmount="112.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3417758" Longitude="4.8250507" StarRating="4" HotelCode="|22069" HotelName="Dutch Design  Artemis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>John M. KEYNESPLEIN 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/9/22069_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2005, has 8 floors and 256 rooms. The establishment boasts a lobby, a cafÃ©, a lift, a reception with safety deposit boxes and a currency exchange service. It also has a bar, a pub, a television room, a conference room and internet. For an additional charge cost offers a car park. The establishment also offers room service and a laundry service. SITUATION: This hotel is close to the Amsterdam shopping centre. 300 metres away, there is a public transport stop. It is just 1 kilometre away from shops and 8 kilometres away from bars, pubs and nightclubs. ROOM: The stylish rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, fitted carpets, a central heating system and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.61" OriginalAmount="112.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373280637528" Longitude="4.9065236208668" StarRating="3" HotelCode="89081|2049425" HotelName="Hotel Library Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 145, 1011 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/dd/94dd74233786dc9855e11cb21a2b7fa1877a3d73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located along a tree-lined boulevard, close to the Central Station and enjoy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.65" OriginalAmount="112.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.402505" Longitude="4.931056" StarRating="4" HotelCode="|444318" HotelName="Tribe Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Termini 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/1/8/444318_7928e671509.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.06" OriginalAmount="112.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.240961" Longitude="4.817943" StarRating="3" HotelCode="|65155" HotelName="Amsternam Hotel Uithoorn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAMERHORN 1, UITHOORN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/1/5/5/65155_33659260955.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 38 rooms with a bathroom with a bath or shower, a hairdryer, heating, a direct line telephone, a radio and cable television. They also have a coffee maker, a kettle, an iron (available on request) and an alarm clock. You are offered disabled access rooms. FACILITIES: There is a range of facilities and services available at the establishment, including a car park (available for a fee), a reception with a safe box, a bar and a restaurant some days, The establishment also has a breakfast room and WiFi (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392715" Longitude="4.86885" StarRating="4" HotelCode="207323|westcord_art_hotel_amsterdam_4_stars_2" HotelName="WestCord Art Hotel Amsterdam 4****" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/b2/3fb2bdbc4f35b82d2651b405c4d26dc2cf377c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 60 rooms. Services and facilities at the hotel include a baggage stora...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.46" OriginalAmount="113.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366232080053" Longitude="4.9121173066735" StarRating="3" HotelCode="377616|2216575" HotelName="Hotel Park Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Housekeeping,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 26, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/e2/20e26d19996756a67b204d8da8b2281e6d794797.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Park Plantage in Amsterdam (Amsterdam City Ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.58" OriginalAmount="113.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3759113" Longitude="4.8988722" StarRating="2" HotelCode="901508|1892985" HotelName="Old Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 22, 1012 JD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/7e/737ee3da2789dcd65ec7d0bb264c53af60355f22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.67" OriginalAmount="113.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3734322" Longitude="4.9063721" StarRating="2" HotelCode="|36555" HotelName="Y-Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINS HENDRIKKADE 144-145</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/5/5/5/36555_1_5998.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming, historic hotel, was built in 1700 and has 35 large rooms, there is no lift, The establishment has a lobby with a reception, express check-out, a safety deposit box service, a TV room, a cafÃ©, a bar and a breakfast room. You are also offered a bicycle rental desk, WiFi (for a fee) and a car park (for a fee). SITUATION: It is near a station, 250 metres away, guests will find bars, shops, restaurants and public transport services. It is located 500 metres away from the bus station, close to the establishment, clients can find the tourist area, this hotel is situated 15 kilometres away from the airport. ROOM: The rooms have a bathroom, a shower and a bath. Some rooms have a television, They also have a double bed, a direct line telephone and a central heating system. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.79" OriginalAmount="113.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38686005" Longitude="4.83960316" StarRating="3" HotelCode="509192|2238215" HotelName="Hotel2Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofstraat 2, 1043 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/04/d204d8bbf0acad2f2e390231c1e4df406d9a6f73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.06" OriginalAmount="113.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374824107265" Longitude="4.8966812349402" StarRating="2" HotelCode="45368|1567598" HotelName="Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beurstraat 23, 1012 JV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/0e/370e9b5f9a125566efaa37c7f01199074f22cf42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Amsterdam. Travel features a total of 32 guests rooms. This establishment ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.08" OriginalAmount="113.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36971" Longitude="4.90685" StarRating="0" HotelCode="|232736" HotelName="ClinkMama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 124</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/7/3/6/232736_73f1b3c0247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38263087" Longitude="4.85769123" StarRating="3" HotelCode="496363|camp_inn_hotel_amsterdam" HotelName="Camp Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Willem de Zwijgerlaan 350, 1055 RD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/14/a1143f9208dbe0d64b47205cc96e7ad8054fd2a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.20" OriginalAmount="114.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385659392449" Longitude="4.8344540601204" StarRating="3" HotelCode="376492|1844588" HotelName="Urban Lodge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arlandaweg 10, 1043 EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/13/5b1391a381be9b9ea3e9cdc90a84965d13fcd5df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.41" OriginalAmount="114.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365943952643" Longitude="4.8955864404754" StarRating="3" HotelCode="337222|251836" HotelName="Hotel Atlanta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtsplein 8-10, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/1b/1a1b9ba7ce31226b7c910a581df0c59341efb8fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam and over looks the eminent Rembrandtplein. Scores o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368977424626" Longitude="4.8986283343586" StarRating="2" HotelCode="36036|rembrandtplein_hotel" HotelName="Rembrandtplein Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 27, 1011 HR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/97/5a979b1e10f99ed243dd7ee02bf39a24e1c4df5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.46" OriginalAmount="115.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3643076" Longitude="4.8741398" StarRating="4" HotelCode="930975|1682008" HotelName="Amadi Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 26, 1054 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1c/191c0cba0de5d197b2bb69927bb327d87f59be3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.80" OriginalAmount="115.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36902" Longitude="4.89851" StarRating="1" HotelCode="|183895" HotelName="Rembrandtplein" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/5/183895_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="118.83" OriginalAmount="115.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335183372878" Longitude="4.9137425422669" StarRating="4" HotelCode="318143|NL000023" HotelName="Mercure Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 10, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/9a/de9a1d9fab7f42a959322e05e1673a55a2a72f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern upmarket hotel lies in the south of the city, close to Amsterdam Arena and the A2 Utrech...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.01" OriginalAmount="115.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36675" Longitude="4.91143" StarRating="3" HotelCode="|445190" HotelName="Quentin Zoo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/9/0/445190_fa4ed1d1022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.06" OriginalAmount="115.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3043625" Longitude="4.9509889" StarRating="3" HotelCode="|338316" HotelName="Levell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>353 Hullenbergweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/1/6/338316_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.17" OriginalAmount="115.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3926172" Longitude="4.8685406" StarRating="3" HotelCode="|23755" HotelName="WestCord Art Hotel Amsterdam 3*" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SPAARNDAMMERDIJK 302</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/5/5/23755_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 7 floors, 130 rooms, 6 single rooms and 124 double rooms. It has a lobby a lift, a reception, a safety deposit box service, a cafÃ©, a bar, a games room, an Ã  la carte restaurant with air-conditioning and a conference room. The establishment also offers internet, room service, a laundry service, a medical care service, an indoor car park and a car park (for a fee). SITUATION: This hotel is situated 10 minutes away from the city centre, in front of the establishment, clients have a bus stop. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. They have a mini-bar, fitted carpets, an air-conditioning system, a sofa and a safe (available for a fee). FACILITIES: The hotel has a swimming pool. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.30" OriginalAmount="115.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374306" Longitude="4.934854" StarRating="3" HotelCode="72148|276015" HotelName="Lloyd Cultural Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oostelijke Handelskade 34, 1019 BN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/c5/05c56f805bc150c7545cfbd2bad50b8e9b94c73e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the fashionable Eastern Docklands at the edge of the city centre, only 5 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360758226607" Longitude="4.9188441638237" StarRating="1" HotelCode="429373|generator_amsterdam" HotelName="Generator Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Meeting Room,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mauritskade 57, 1092 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/9e/979e75258a7590e0d0c7e3a68c4ad098fcdf8bd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Generator Amsterdam is located in the up-and-coming eastern side of the city overlooking Oosterpark....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36978965" Longitude="4.9071412" StarRating="0" HotelCode="439622|ecomama" HotelName="ECOMAMA Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 124, 1011 NA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/13/4013ca9858b8c4cbae9edfd64ae630e26aa0e3f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Ecomama places you in the heart of Amsterdam, walking distance from Wate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.387521" Longitude="4.834466" StarRating="3" HotelCode="263298|amsterdam_identity_apartments_2" HotelName="Amsterdam ID Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 51, 1043 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1c/191ca8b9c5485da9f4803e74e5baaf36b9f0b133.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37598605" Longitude="4.90292582" StarRating="0" HotelCode="571012|hotel_restaurant_old_bridge" HotelName="The Old Bridge Hotel Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 97-98, 1011 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2c/502c8b42f79e49e0bb184596d9699e611ca619e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.78" OriginalAmount="116.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3502998" Longitude="4.9229002" StarRating="3" HotelCode="|21999" HotelName="Casa Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Ringdijkstraat 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/9/21999_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1962, has 10 floors and 396 rooms. The establishment has a lobby with a reception, a safety deposit box service and a currency exchange service. It has a lift, a cafÃ©, a bar, an Ã  la carte restaurant, a conference room and internet. The establishment also offers a laundry service, a bicycle storage room and a car park. SITUATION: This hotel Middenweg it is near Close to Frankendael park shops, restaurants and bars. It has excellent transport links to public transport services, is located near a nightclub. ROOM: The rooms have a direct line telephone, flat-screen satellite television, WiFi (free of charge), a safe, a fridge and a work desk. FACILITIES: It is 5 kilometres away from a golf course. PAYMENT METHODS: The establishment accepts AmEx, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.82" OriginalAmount="116.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367908839051" Longitude="4.8439871607131" StarRating="4" HotelCode="185782|861065" HotelName="Leonardo Hotel Amsterdam Rembrandtpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staalmeesterslaan 410, 1057 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/81/81d9fcc05a903553/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located about 3.5 km from the centre of Amsterd...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.00" OriginalAmount="116.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373785" Longitude="4.885619" StarRating="3" HotelCode="62528|351385" HotelName="Nadia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 51, 1016 DD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2c/592cec386bae3673485b52193b41061ffb459601.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in historic surroundings, between the Royal Palace on Dam Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.49" OriginalAmount="116.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367750994982" Longitude="4.868230227253" StarRating="4" HotelCode="293286|1031478" HotelName="Hotel De Hallen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bellamyplein 47, 1053 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/ec/2eec2df079d61c15dd631dbd137b58b62f141a5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3749808" Longitude="4.8993238" StarRating="1" HotelCode="154588|vijaya_hotel_amsterdam" HotelName="Vijaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 44, 1012 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/0a/6a0a14505f02ee4f2b7eb1347ac6801330c5ae37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Amsterdam. The total number of rooms is 30. Wi-Fi internet c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365794" Longitude="4.87978" StarRating="3" HotelCode="27518|krisotel" HotelName="De Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 372, 1016 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/12/87126726770c2b85bc5871a9ac1f92dd14d0a32e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, 50 m from restaurants, bars, pubs and the bus station and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.38" OriginalAmount="117.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38677" Longitude="4.839568" StarRating="3" HotelCode="|216903" HotelName="2stay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofstraat 2, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/9/0/3/216903_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376837677829" Longitude="4.8963775870579" StarRating="2" HotelCode="385754|the_flying_pig_downtown" HotelName="The Flying Pig Downtown Youth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Concierge,Designated Smoking Area,Internet,Kitchen,Lounge,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwendijk 100, 1012 MR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/d8/dad8f144a1d7d0c39352268c26a718f4a28e7a6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Flying Pig Downtown Youth Hostel, you'll be cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36680781" Longitude="4.91142408" StarRating="3" HotelCode="635847|quentin_zoo_hotel" HotelName="Quentin Zoo hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 33, 1018 DB Amsterdam, Kesklinn</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/74/f3744b123140789d760fe44e4ba3c60ae6357786.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.11" OriginalAmount="118.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36221" Longitude="4.86417" StarRating="0" HotelCode="|238885" HotelName="Heye 130" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Pieter Heijestraat 130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/8/5/238885_9a352201442.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.68" OriginalAmount="119.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3696394" Longitude="4.8800434" StarRating="3" HotelCode="|331048" HotelName="Melrose" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>92 Elandsgracht</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/4/8/331048_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.82" OriginalAmount="119.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36899" Longitude="4.94642" StarRating="4" HotelCode="|445061" HotelName="The Niu Fender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cruquiusweg 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/1/445061_afba2fd1415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.26" OriginalAmount="119.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3611526" Longitude="4.9154744" StarRating="4" HotelCode="|25054" HotelName="Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>S-Gravesandestraat 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/5/4/25054_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1890, has a restaurant, a nightclub and a lovely garden area. It has 127 rooms, The establishment offers indoor parking (for a fee). SITUATION: This hotel is near the historic centre, close to the establishment, guests have Ooster the Park of it is well-connected with public transport services. ROOM: The establishment has recently renovated rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.59" OriginalAmount="119.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352758" Longitude="4.8617340000001" StarRating="2" HotelCode="408681|480595" HotelName="Aadam Wilhelmina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koninginneweg 169, 1075 CN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/2e/8a2ee48526283b46d307dc86bb1cc81551c5c5c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam near to the main museums, the concert hall, Vondel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375011331165" Longitude="4.8969814181328" StarRating="3" HotelCode="18211|tulip_inn_amsterdam_centre" HotelName="XO Hotels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beursstraat 11-19, 1012 JT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/9b/289b1c2dfac50e749de08d281a736e2b1c7c1c06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in close proximity to all major sights such as the Central Station, Dam Square and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365826506694" Longitude="4.8847546596803" StarRating="2" HotelCode="143433|amsterdam_downtown_hotel" HotelName="Amsterdam Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 25, 1017 GA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/71/8b712806b397f63063cea1ecca459a997865c571.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.48" OriginalAmount="120.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333643" Longitude="4.92765" StarRating="3" HotelCode="|16584" HotelName="Bastion  Amsterdam Amstel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VERLENGDE VAN MARWIJK KOOYSTRAAT 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/4/16584_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, an inviting bar, a television room, air-conditioning, sofas, WiFi (free of charge), a lobby and computer. SITUATION: This hotel is near the RAI business district. In the surrounding area, clients have Amsterdam Arena Stadium. 10 minutes away, there is the city centre. ROOM: The establishment has standard rooms with TV, a modem, an alarm clock, a desk, a safe, a mini-bar, a coffee maker, a kettle, a bathroom with a bath, a shower and a WC. It also has deluxe rooms with a bath, a WC and a hairdryer. Our guests also have available large suites with a sofa-bed, a bathroom with a bath, a WC and a hairdryer. FACILITIES: The establishment has a gym (free of charge). OBSERVATIONS: Pets are not allowed. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Clients have at their disposal an Ã  la carte or set-menu restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.69" OriginalAmount="121.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37559" Longitude="4.89615" StarRating="3" HotelCode="11801|427945" HotelName="Delta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 42-43, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/c4/77c4a2788fbaa99c7166a4fbf92cd5b936496ba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Amsterdam, only a few minutes from Amsterdam central stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="124.76" OriginalAmount="121.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372758942649" Longitude="4.8984968662262" StarRating="1" HotelCode="193867|294182" HotelName="Hotel 83" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 83, 1012 DS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/0a/c00a0a2b289c48b632ed51fd3893212c0772735c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.48" OriginalAmount="121.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3572107" Longitude="4.8554498" StarRating="3" HotelCode="|338286" HotelName="Conscious The Tire Station" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelveenseweg 1-7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/8/6/338286_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.53" OriginalAmount="121.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376528" Longitude="4.893646" StarRating="3" HotelCode="18783|461555" HotelName="WestCord City Centre Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 50, 1012 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/87/8f87525315c3a2531676a84f7aa0bdd72886976e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy city hotel is located in the heart of Amsterdam, within walking distance of the Central Tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.59" OriginalAmount="121.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36965073" Longitude="4.88005577" StarRating="3" HotelCode="711127|2279565" HotelName="Melrose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Elandsgracht 92, 1016 TZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a2/d2a29ea1a2f5583ab47429947734308770eb599e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355548355683" Longitude="4.8690546228625" StarRating="3" HotelCode="116330|the_neighbours_magnolia_3" HotelName="The Neighbour's Magnolia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willemsparkweg 205, 1071 HB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/45/0c45492560c3a0c9f03bfc926ddad3c3248d7242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.314264" Longitude="4.947596" StarRating="3" HotelCode="260147|hampton_by_hilton_amsterdam_arena_boulevard" HotelName="Hampton Amsterdam Arena Boulevard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoekenrode 1, Amsterdam 1102 BR</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/f9/0ef94c0967845e6a86eae5a4c4c366e043c9707c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.40178316" Longitude="4.87470257" StarRating="3" HotelCode="612886|moxy_amsterdam_houthavens" HotelName="Moxy Amsterdam Houthavens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 175, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/cf/59cf8d80f6f52d46fa38a0e5ffb5690a60e5854a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33261308" Longitude="4.91762544" StarRating="4" HotelCode="820919|leonardo_royal_hotel_amsterdam" HotelName="Leonardo Royal Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat 24, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c5/5ec5d65d26f259c3c3fed9f2ee89fd02718e5f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.90" OriginalAmount="123.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35373" Longitude="4.87225" StarRating="3" HotelCode="|22034" HotelName="The Alfred" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cornelis Schuytstraat 58-60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/3/4/22034_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1960, renovated in 2008, has 5 floors, 74 rooms, 69 double rooms and 5 single rooms. It has a lobby, a reception and a safety deposit box service. SITUATION: This luxurious hotel is close to the city centre, in front of the establishment, you can find shops, restaurants. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a mini-bar, a double bed, fitted carpets, a central heating system and a sitting room. FACILITIES: The establishment has a gym and a bicycle hire service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.92" OriginalAmount="123.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365709" Longitude="4.87816" StarRating="3" HotelCode="408686|482225" HotelName="NL Hotel District Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 368, 1054 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/5a/c05a2aa0a3b72095ce2bf30736633a8808f32b3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Amsterdam, on the Singel Gracht. It is surrounded by museums, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.30" OriginalAmount="123.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3602336" Longitude="4.8778561" StarRating="3" HotelCode="|50502" HotelName="S&amp;A Vondel Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VOSSIUSSTRAAT, 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/0/2/50502_3a7ed5c0450.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2002. SITUATION: This establishment is in the heart of Amsterdam. Nearby, you will find the Van Gogh, Rijksmuseum and Rembrandt museums. It is located close to Leidseplein ROOM: The rooms have WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353535" Longitude="4.871992" StarRating="3" HotelCode="337317|memphis_hotel_2" HotelName="The Alfred Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cornelis Schuytstraat 58-60, 1071 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/dd/8fdd026756f843908004c030f5706480c4be9928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in an ivy-covered building located just a short distance from the lively...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33814927" Longitude="4.92064926" StarRating="4" HotelCode="497627|crowne_plaza_amsterdam_amstel" HotelName="QO Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Amstelvlietstraat 4, 1096 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/88/3288a7f3609606ceb8c5a982c2f3f421e2331d7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35728372" Longitude="4.85546399" StarRating="0" HotelCode="581987|conscious_hotel_the_tire_station" HotelName="Conscious Hotel The Tire Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelveenseweg 1-7, 1054 MB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/1b/9c1bd32298c599bc084722b44cda3e20ba417655.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.45" OriginalAmount="124.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36645" Longitude="4.91132" StarRating="0" HotelCode="|191964" HotelName="Park Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/6/4/191964_5c1c8e11704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.55" OriginalAmount="124.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.346660577724" Longitude="4.8311547220901" StarRating="4" HotelCode="299591|1521298" HotelName="Corendon City Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aletta Jacobslaan 7, 1066 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/1d/f81dff3ada41880df4cd7c0f2f9c92085e393786.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.349952700903" Longitude="4.9186385803566" StarRating="3" HotelCode="337392|hotel_casa_400_amsterdam" HotelName="Hotel Casa Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Ringdijkstraat 4, 1097 BC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/df/a8df7e6c9e20de96561991436347a04ad581375e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Middenweg in the southern part of Amsterdam near Frankendael Park. C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.89" OriginalAmount="125.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376605" Longitude="4.844573" StarRating="0" HotelCode="|444517" HotelName="Cityden Bolo District" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos en Lommerplantsoen 45a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/1/7/444517_427bf001258.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.07" OriginalAmount="125.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3730475" Longitude="4.9168589" StarRating="0" HotelCode="|338262" HotelName="Pension Homeland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kattenburgerstraat 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/6/2/338262_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.23" OriginalAmount="125.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.93283" Longitude="-74.19929" StarRating="0" HotelCode="|545517" HotelName="Amsterdam Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 Florida Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/5/1/7/545517_db132971035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.43" OriginalAmount="125.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362633" Longitude="4.878067" StarRating="4" HotelCode="|22078" HotelName="Catalonia Vondel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VONDELSTRAAT 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/8/22078_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 86 rooms a reception, a safety deposit box service, lifts, a bar, a cafÃ©, a breakfast room and a conference room. The establishment offers WiFi, room service and a laundry service. SITUATION: This cosy hotel is in a residential area, in the surrounding area, clients have the city centre, Where you can find shops, leisure areas, entertainment and tourist points of interest. ROOM: It has cosy rooms with a bathroom, a sitting area, a direct line telephone, a satellite or cable television, a radio and a mini-bar. They also have an ironing set, a courtesy tea and coffee service, a safety deposit box, internet and central heating. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.64" OriginalAmount="125.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365864" Longitude="4.912884" StarRating="3" HotelCode="13844|229736" HotelName="The Lancaster Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 48, 1018 DH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10788705</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located opposite Amsterdam’s Artis Zoo in a green area of the old city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375617" Longitude="4.898474" StarRating="3" HotelCode="142211|cc_hotel" HotelName="Hotel CC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 42, 1012 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/84/1c848344b271be7e1f924d3a350fe50b0be503a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location 300 m from the city centre (Dam Square) and offers guests conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.30982220274" Longitude="4.9464214231747" StarRating="4" HotelCode="320492|courtyard_amsterdam_arena_atlas" HotelName="Courtyard Amsterdam Arena Atlas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 1, 1101 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/d1/20d1702f3b21e6b8915d3f6f8a65c615b93f807b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.05" OriginalAmount="126.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.30982" Longitude="4.942294" StarRating="4" HotelCode="|169357" HotelName="Holiday Inn Amsterdam Arena Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOOGOORDDREEF 66A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/7/169357_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 120 rooms, meeting facilities, a banquet hall and WiFi. SITUATION: This establishment, Amsterdam it is in Close to restaurants, bars and shops. It has excellent transport links to the train and Schiphol Airport 15 minutes away, you can find the city centre, Where guests can enjoy tourist points of interest. ROOM: Each room has a coffee maker, a kettle, pillow menu and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.08" OriginalAmount="126.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360174" Longitude="4.877838" StarRating="3" HotelCode="81170|122359" HotelName="Hotel Piet Hein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 53, 1071 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/5a/7a5a4af052bdc48560d8039ed06d8f4d7f1be9a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376182102068" Longitude="4.8922996222973" StarRating="1" HotelCode="193886|hotel_tourist_inn" HotelName="Budget Hotel Tourist-Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 52, 1012 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/47/eb47d9f74d8ba0a0eda78849f165ce450d7cc932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35309568692" Longitude="4.880971944149" StarRating="3" HotelCode="187727|bronckhorst_hotel" HotelName="The Muse Amsterdam Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bronckhorststraat 14, Oud Zuid, 1071 WR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d1/84d1f54172ffa8a5f2beba8341f4f6f99a1e419c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located both 100 m away from the Roelof Hartplein tram stop and 20 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.38" OriginalAmount="128.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36612" Longitude="4.8963462" StarRating="2" HotelCode="|22029" HotelName="Atlanta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 8-10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/9/22029_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1630, has 4 floors, 36 rooms, 9 single rooms and 25 double rooms. It has a lobby, a reception, a safety deposit box service and a currency exchange service. SITUATION: This hotel is in Amsterdam the city centre of near the establishment, guests will find museums, exhibitions, theatres, cinemas, shops, restaurants, bars, nightclubs, nightclubs and casinos. ROOM: It has inviting rooms with a bathroom, a hairdryer, a direct line telephone, satellite and cable TV, internet, a safety deposit box, central heating, tiled floors and fitted carpets. FACILITIES: The establishment has a jacuzzi, a sauna and a solarium. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.325932" Longitude="4.867066" StarRating="3" HotelCode="187062|holiday_inn_express_amsterdam__south" HotelName="Holiday Inn Express Amsterdam - South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel,City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zwaansvliet, 20, Amsterdam 1081AP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/b4/43b4bdd0a8d0b0bec6f8455690480753ce1b9ba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located near the financial district of Amsterdam, the South Axis. If using the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37362" Longitude="4.8858436" StarRating="1" HotelCode="147907|hotel_galerij" HotelName="Galerij" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 43, 1016 DD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4c/e64c7d4613466358ad45f77d8f370adb727c8162.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.27" OriginalAmount="129.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.340116578117" Longitude="4.8736996141946" StarRating="3" HotelCode="116378|211160" HotelName="Qbic Hotel Amsterdam WTC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathijs Vermeulenpad 1, 1077 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/89/0a89f8835840bc06c2abe5e1fb97c508e0b9758e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.87" OriginalAmount="129.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3612" Longitude="4.8845" StarRating="4" HotelCode="|22077" HotelName="Leonardo Boutique Museumhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.C. HOOFSTRAAT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/7/22077_01db1421545.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel has 188 rooms and 5 floors. It has a lobby with elevators, a reception, a safety deposit box service and a bar. The establishment offers guests a laundry service. SITUATION: This hotel is situated between PC Hooftstraat and Stadhouderskade is situated in the heart of Amsterdam, close to the Van Gogh and Rijksmuseum museums and Leidseplein Square. Opposite the establishment, you can find jetties, bicycles and boats. ROOM: Each room has a bathroom with a shower, a WC, a hairdryer, a direct line telephone, a television and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375372" Longitude="4.895727" StarRating="3" HotelCode="336453|hotel_the_exchange" HotelName="The Exchange" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 50, 1012 LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/c2/7fc2c6da4670ecbc43dc9f3b1cd86f610216d212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Amsterdam near to the Dam. The Kalverstraat with its abundance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.14" OriginalAmount="130.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3765297" Longitude="4.8938599" StarRating="3" HotelCode="|55815" HotelName="Westcord City Centre  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDSE VOORBURGWAL 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/1/5/55815_0ea81b21426.jpg</HotelPictures>
        <HotelDescription>ROOM: This establishment has 106 rooms, The establishment has standard rooms with a hairdryer, a safety deposit box, a coffee maker, a kettle, an alarm clock, a direct line telephone, a radio and a television. It also has Star Rooms with an air-conditioning system, internet (free of charge), a bathroom and a flat-screen television. FACILITIES: The establishment boasts a lobby, a cafÃ©, a room where you can watch TV, a reception, a breakfast room and a launderette.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.22" OriginalAmount="130.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37779" Longitude="4.89625" StarRating="2" HotelCode="|191959" HotelName="CS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/5/9/191959_6b72c8f1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.32" OriginalAmount="130.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3414421" Longitude="4.85315607" StarRating="3" HotelCode="951173|663501" HotelName="Olympic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ijsbaanpad 12, 1076 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/81/28813e802e5df54a2c32118ec6788f2b6515008e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3627422" Longitude="4.8746104" StarRating="1" HotelCode="142722|hotel_abba" HotelName="Hotel Abba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Elevator,Housekeeping,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 118-122, 1054 HM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d9/77d9a257e8e46b978d6a6486680e31a0972465cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Hotel Abba  is in the heart of Amsterdam, walking distance from Vo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361733242928" Longitude="4.9105657774473" StarRating="3" HotelCode="143266|hotel_allure" HotelName="Allure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 117-119, 1018 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/18/ca1814c570e278bd1202fa92bd16662a0c792ae7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35920649231" Longitude="4.9013319077613" StarRating="3" HotelCode="318943|ph_hotel_oosteinde" HotelName="PH Hotel Oosteinde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oosteinde 15-17, 1017 WT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/3a/413a080a59c32ae484be7ec6be05195de50ad78e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377744750234" Longitude="4.8962729840092" StarRating="1" HotelCode="342814|hotel_jimmy" HotelName="Hotel Jimmy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 15, Boven, 1012 TN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/57/3f57d9c1b09cdff06b92f9dbd8956db0aa48cb94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Jimmy places you in the heart of Amsterdam, walkin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353869" Longitude="4.857512" StarRating="3" HotelCode="142000|hotel_central_park" HotelName="Central Park Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldeck Pyrmontlaan 9, 1075 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/84/3e/843e7dd356b11ba7ffc5db677c8b4a20d9f042e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392188" Longitude="4.91095" StarRating="4" HotelCode="336624|nh_galaxy" HotelName="NH Amsterdam Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Distelkade 21, 1031 XP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/ed/c4edb6390c2458b713b0757fa727b510c7325f9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just north of the centre of Amsterdam within walking distance of all the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.64" OriginalAmount="133.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38591" Longitude="4.83456" StarRating="0" HotelCode="|221621" HotelName="Urban Lodge " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Arlandaweg 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/2/1/221621_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.15" OriginalAmount="134.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3713335" Longitude="4.9348093" StarRating="4" HotelCode="|372879" HotelName="Hampton By Hilton Amsterdam Centre East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Panama Laan 188-196</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/7/9/372879_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.18" OriginalAmount="134.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361753" Longitude="4.87806" StarRating="4" HotelCode="97121|482275" HotelName="Hotel Roemer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 10, 1054 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/1d/531dd3ee8f302c4eb873d99b0b8824ae1a7fefb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location close to the lively Leidseplein square where guests can find re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.32" OriginalAmount="134.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358735" Longitude="4.89865" StarRating="0" HotelCode="|331059" HotelName="ClinkCoco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/5/9/331059_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.02" OriginalAmount="134.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38656901" Longitude="4.87523979" StarRating="0" HotelCode="630800|2906035" HotelName="Conscious Hotel Westerpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 10, 1014 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/45/864590681e12dbef1da5db1b808ff5e3fc70a01e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.53" OriginalAmount="135.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365736" Longitude="4.8782039" StarRating="3" HotelCode="|41078" HotelName="Nl  District Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NASSAUKADE 368</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/7/8/41078_7.jpg</HotelPictures>
        <HotelDescription>HOTEL:. SITUATION: This trendy hotel is situated in the city centre, Singel Gracht it is in this hotel is surrounded by museums, shops, a coffee shop, restaurants and exhibitions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.81" OriginalAmount="135.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36338356" Longitude="4.87815281" StarRating="3" HotelCode="649208|2283595" HotelName="Hotel van de Vijsel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 13-17, 1054 HA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/08/27088d6feefbb4f88cdecbab08fe9d6fdf5bbf46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.83" OriginalAmount="135.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.396561" Longitude="4.906843" StarRating="4" HotelCode="|448419" HotelName="Bob W Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Papaverweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/4/1/9/448419_5af02a71302.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36126637088" Longitude="4.8841032711639" StarRating="3" HotelCode="116174|leonardo_boutique_museum_hotel_amsterdam_city_center" HotelName="Apollo Museumhotel Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 2, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/4d/af4dcb2a7bfe27f04378cef7d284db9c0211d12e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the point where the elegant P.C. Hofstraat meets charming Stadhouderskade. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.11" OriginalAmount="136.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35918" Longitude="4.90141" StarRating="3" HotelCode="|183891" HotelName="Boutique  Oosteinde" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oosteinde 15-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/1/183891_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372305" Longitude="4.897554" StarRating="2" HotelCode="337195|heart_of_amsterdam__hostel_2" HotelName="Heart of Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 118-120, 1012 DT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/42/2342148732a7571f209d53feac3973d6446f9e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the in the famous red light district "De Wallen" close to the city centre, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.43" OriginalAmount="137.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.356965" Longitude="4.877437" StarRating="3" HotelCode="95617|482105" HotelName="XO Hotel Inner" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wanningstraat 1, 1071 LA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/73/ef733b6345b63613fd50bfce1eba248391a12499.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The budget hotel is located in the centre of Amsterdam, close to Museum Square and Leidse Square as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359203705035" Longitude="4.87972676754" StarRating="3" HotelCode="193852|hotel_fita" HotelName="Hotel Fita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 37, 1071 CL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/bf/44bfece3f3d046ab29a92ceb7ac195b1735b6575.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.63" OriginalAmount="138.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357844" Longitude="4.856532" StarRating="3" HotelCode="165668|461325" HotelName="Conscious Vondelpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 519, 1054 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/59/305962f5744a19ed41a2cb22b5f81f13bb1066b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located conveniently in the city centre of Amsterdam. Behind the hotel starts the famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33328575" Longitude="4.91453469" StarRating="4" HotelCode="757211|van_der_valk_hotel_amsterdamamstel" HotelName="Hotel Amsterdam Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 20, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/1d/8e1d3d741f6c97dfd1144fc75af22126633f08af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Hotel is situated in Amsterdam. Situated within 6. 0 kilometre(s) from the town centre, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.82" OriginalAmount="139.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354644335736" Longitude="4.9127091899834" StarRating="3" HotelCode="397917|2238255" HotelName="The Student Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129, 1091 GL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/aa/91aaaf314eb6de638b66a7c291a33e8029e7a116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.12" OriginalAmount="139.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3656443" Longitude="4.8852139" StarRating="2" HotelCode="148144|1526258" HotelName="Quentin Golden Bear Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 37, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/32/8532b9c677a5ed922bb5eeb40f474a96f4507bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3779604" Longitude="4.896211575" StarRating="3" HotelCode="95614|428140" HotelName="Season Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 18, 1012 AS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/52/b2/52b21b45d45f2a86b8ac56a7b51ec64744d38a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379447" Longitude="4.880503" StarRating="3" HotelCode="296731|linden_hotel" HotelName="Linden Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Lindengracht 251, 1015 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/17/5817b55cd5ca5146efc4cb105577d241e38cb4b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Linden Hotel is in the heart of Amsterdam, walking distance from N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37434611" Longitude="4.89111972" StarRating="1" HotelCode="511039|mevlana" HotelName="Hotel Mevlana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 160, 1012 SJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/26/d1265a64fca16a98d6753985e29e64771e2ac927.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.52" OriginalAmount="140.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3554295" Longitude="4.8781928" StarRating="4" HotelCode="|23496" HotelName="Conscious  Museum Square" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAIRESSESTRAAT 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/6/23496_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4 floors, 34 rooms and 29 double rooms. It has a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a restaurant. There are many services available at the establishment, including internet, room service and a laundry service. SITUATION: This urban hotel is in the heart of Amsterdam. Close to the establishment, guests have the sports centre and the concert hall. Close to the establishment, clients can find museums, shops and leisure areas. 200 metres away, clients have a public transport stop. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, central heating and a safe (available for a fee). FACILITIES: Guests are offered sports and an activities programme.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.02" OriginalAmount="140.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3866061" Longitude="4.8752965" StarRating="3" HotelCode="|372887" HotelName="Conscious Westerpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/8/7/372887_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365141599397" Longitude="4.8784527919163" StarRating="3" HotelCode="313014|no_377_house" HotelName="Hotel No 377 House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 377, 1054 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/76/ab76a73c07065d5f356fd037d8de50b829c25cb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.50" OriginalAmount="141.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3929898" Longitude="4.8692698" StarRating="4" HotelCode="|69263" HotelName="WestCord Art Hotel Amsterdam 4*" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/2/6/3/69263_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.70" OriginalAmount="141.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.338347" Longitude="4.92086" StarRating="4" HotelCode="|338284" HotelName="Ruby Emma Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelvlietstraat 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/8/4/338284_7f075100247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.99" OriginalAmount="141.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35508858" Longitude="4.87749742" StarRating="3" HotelCode="200949|353695" HotelName="Conscious Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 7, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/38/2838f1df603ab9fbfef4765289e6783d0a69e2c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right at the heart of Amsterdam, only metres from the famous concert building of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.23" OriginalAmount="141.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362654" Longitude="4.835317" StarRating="3" HotelCode="|445187" HotelName="Met Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marius Bauerstraat 401</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/8/7/445187_836529e0947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.25" OriginalAmount="141.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36006846106" Longitude="4.8819680779143" StarRating="2" HotelCode="168159|869155" HotelName="Max Brown Hotel Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 40-46, 1071CR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/e2/0de22346cdc6ff583baabcfd427e68b959ee19b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a delightful, peaceful residential area close to Amsterdam's buzzing city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.81" OriginalAmount="142.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3538361" Longitude="4.8975592" StarRating="3" HotelCode="|22024" HotelName="De Pijp Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SARPHATIPARK 106</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/4/22024_1b86abc1423.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1956, renovated in 2001, has 4 floors and 36 rooms. It has 8 single rooms and 12 double rooms. It has a reception, a safety deposit box service, a currency exchange service, a lift, a kiosk and a TV room. The establishment offers guests internet. With regards to the food and beverage offering, the establishment has an Ã  la carte restaurant. SITUATION: This hotel is in a central location. Next to the property, you can find a park. It is close to the tourist centre and the historic centre. It is 15 kilometres away from the airport. 10 metres away, there is a public transport stop. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable television, guests are offered internet, a safe, fitted carpets and central heating. MEALS: The establishment serves a buffet breakfast and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.18" OriginalAmount="142.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3712308" Longitude="4.8902375" StarRating="3" HotelCode="|27148" HotelName="Nova Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 276</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/4/8/27148_9535c821401.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, renovated in 2005, has 4 floors and 61 rooms. It has a lobby with elevators, a reception, a safety deposit box service, a currency exchange service and a breakfast room. The establishment offers a laundry service. SITUATION: This hotel is in the tourist area, Close to bars, restaurants and the Royal Palace. it is situated 1 kilometre away from the railway station ,Anne Frank the House of it is 2 kilometres away from Vondelpark park 2 kilometres away from the establishment, guests will find Van Gogh the museum it is situated 20 kilometres away from Amsterdam Airport Close to, Bloemenmarkt it is situated 200 metres away from. ROOM: The cosy rooms, have a bathroom with a shower, a fridge, central heating, a direct line telephone, internet, a radio and satellite or cable TV. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.26" OriginalAmount="142.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37121531" Longitude="4.89017679" StarRating="3" HotelCode="284247|296975" HotelName="Nova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 276, 1012 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/6b/946b5f72305b2b5531939b3de70795472fa0cc2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33179294" Longitude="4.87748091" StarRating="4" HotelCode="439598|element_amsterdam" HotelName="Element Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>A.J. Ernststraat 577, 1082 LD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/19/0619eb298ac1340fd2394559effa5a12ff388887.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.4273" Longitude="4.8766" StarRating="0" HotelCode="497347|van_der_valk_hotel_oostzaan_amsterdam" HotelName="Van Der Valk Hotel Oostzaan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 1, 1511 MA Oostzaan-Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/32/37322a5e6035a65a2829928a2ef6fcb28d328e82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.58" OriginalAmount="143.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353874" Longitude="4.857462" StarRating="3" HotelCode="|72560" HotelName="Dutch Design Vondelpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waldeck Pyrmontlaan 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/6/0/72560_f7a45010939.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Vondelpark it is situated next to it is in the southern area, the business district and the cultural area. near the establishment, guests will find Van Gogh and Rijksmuseum the museums it is located near Leidse the area. ROOM: The establishment has 42Â comfortable, modern rooms with coffee pot, a kettle and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378041" Longitude="4.896493" StarRating="3" HotelCode="38372|ibis_styles_amsterdam_central_station" HotelName="Ibis Styles Amsterdam Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 10, 1012 TP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/90/5b90291fd971b4a32f86bcdad2f5b925876d4292.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historic city centre, on the Martelaarsgracht. This is the road which r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.58" OriginalAmount="144.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3619995" Longitude="4.8769999" StarRating="3" HotelCode="|50487" HotelName="Alexander" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VONDELSTRAAT, 44-46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/8/7/50487_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a good location and is ideal for holidays or business trips. SITUATION: This hotel is in Amsterdam the city centre of Next to the historic centre, in the surrounding area, clients have the shopping area. ROOM: The establishment has 32 rooms and fully-equipped. They have a television, a bathroom and a direct line telephone. NOTICE:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359292275042" Longitude="4.897736187055" StarRating="3" HotelCode="116327|hotel_v_frederiksplein" HotelName="Hotel V Frederiksplein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 136, 1017 XV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/13/48132be6b4f46a562648211e53f569aa73ca3dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the tram stop Frederiksplein. Restaurants, bars and shopping opportuni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.382457038794" Longitude="4.8875421229299" StarRating="2" HotelCode="153389|hotel_teun" HotelName="Teun Hotel Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerdijk 61, 1013 KB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/4b/a24b70d143ac9a09751a81c23f665bd02526fc66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.70" OriginalAmount="146.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3778668" Longitude="4.8933216" StarRating="3" HotelCode="|16600" HotelName="Singel  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SINGEL 13-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/16600_06806db1722.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in the 17th Century, has 32 rooms and 5 floors. It has a lobby with a reception and a bar. SITUATION: This hotel is in front of Singel the canal it is near, the railway station, the Royal Palace, near the establishment, you will find Koepel the church it is located close to Anne Frank the House of a few minutes walk away, customers can find monuments, shops and leisure areas. 100 metres away, there is a public transport stop. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone and a safety deposit box (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.04" OriginalAmount="146.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365730732327" Longitude="4.8972797055226" StarRating="4" HotelCode="303787|1463398" HotelName="Royal Amsterdam Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 44, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/6e/b86ee06d64bd080e56200654e13ac78d944fe78e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 23 rooms. Most of the storeys can be reached by l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355006" Longitude="4.92854" StarRating="0" HotelCode="|505807" HotelName="Bob W Oosterpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Middenweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/8/0/7/505807_6991c761041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.12" OriginalAmount="147.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3505173" Longitude="4.8752937" StarRating="4" HotelCode="|32346" HotelName="Apollofirst Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>APOLLOLAAN 123-127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/3/4/6/32346_450f0ca1725.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel and renovated in 2001. It has a garden and a terrace. It has 40 rooms and 3 floors. Our guests can find a lobby, a reception, lifts, a cafÃ©, a kiosk, a bar, a conference room and a dining room with highchairs, The establishment offers WiFi, a laundry service and room service. SITUATION: This hotel is in a beautiful area, close to the establishment, clients can find the city centre, the business district, close to the establishment, guests have Van Gogh, Stedelijk and Rijks the museums of Concertgebouw it is located near 20 minutes away from the establishment guests have Schiphol Airport. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, a television, an alarm clock and a desk. Are also furnished with internet, internet, fitted carpets, individual heating and a safe. Clients are offered 1 apartment and 1 junior suites. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359133" Longitude="4.880093" StarRating="3" HotelCode="35193|240549" HotelName="XO Hotels Van Gogh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van de Veldestraat 5, 1071 CM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/0c/370c70742631abafaae5ed8294e1a5f068174a71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of the museum district just a few paces from the famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35132" Longitude="4.874097" StarRating="5" HotelCode="318243|bilderberg_garden_hotel" HotelName="Bilderberg Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dijsselhofplantsoen 7, 1077 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/bf/56bf892ca841cf8d3216b75baf21f50262cc9bcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies in the south of Amsterdam within walking distance of the city's most exclusiv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.71" OriginalAmount="148.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33324" Longitude="4.91689" StarRating="4" HotelCode="|444516" HotelName="Leonardo Royal Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat 24, Oost</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/1/6/444516_bc5ed6b0828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.33" OriginalAmount="148.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353691" Longitude="4.897563" StarRating="3" HotelCode="337197|480615" HotelName="The Arcade Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatipark 106 b, 1073 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ff/03ffd4b6823ea7ddf3243f830eb1c1c35fc89a2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family run hotel is centrally located next to a wonderful park near to Amsterdam's city and tou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.34" OriginalAmount="148.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3599014" Longitude="4.8794999" StarRating="3" HotelCode="|22075" HotelName="Cornelisz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.C. HOOFTSTRAAT 24-28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/5/22075_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has modern rooms and a large hall. Regarding the food and beverage offering, the establishment has breakfast service. SITUATION: This hotel is in Amsterdam a commercial area of the Rijksmuseum 150 metres away, guests can find el Museo Van Gogh it is 400 metres away from Vondelpark a 10-minute walk away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="153.67" OriginalAmount="149.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377859" Longitude="4.9140640000001" StarRating="4" HotelCode="58830|NL005382" HotelName="Mövenpick Amsterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piet Heinkade 11, 1019 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/e0/8de0b574bdac5979f0b9353e70275c7ec7f6634d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the water's edge, and yet within walking distance of the old centre of Amst...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354070372492" Longitude="4.8767194538027" StarRating="3" HotelCode="95613|de_ware_jacob_boutique_hotel" HotelName="Sander" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jacob Obrechtstraat 69, 1071 KJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/d8/d5d805d7751daf90007036f440b12137fd7b488b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a very convenient location and lies within walking distance of many of Amsterdam's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.17" OriginalAmount="150.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3616599" Longitude="4.8779897" StarRating="4" HotelCode="|44228" HotelName="Roemer" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROEMER VISSCHERSTRAAT 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/2/8/44228_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern style, boutique hotel, was constructed in the 18th Century. It has 23 standard rooms. It has a lobby, a reception, a safety deposit box service, a lift, a bar and a restaurant. For an additional charge you can use WiFi, room service, a laundry service and bicycle hire. SITUATION: This establishment is in Leidseplein Square where you can find restaurants, shops and bars. It is 12 kilometres away from Schiphol Airport. ROOM: The rooms have a bathroom with a shower, a television, a bath, a hairdryer, a king-size bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a coffee maker, a kettle, an air-conditioning system, central heating and a balcony or terrace. OTHERS: The establishment offers a breakfast service and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360991118708" Longitude="4.8829782431889" StarRating="3" HotelCode="337174|robertramon" HotelName="Hotel Cornelisz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 24, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/0a/9a0aae34f7ade53ba2e55ac87243f975c44a81a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the most exclusive shopping street in the city, close to Amsterdam's most i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3594695" Longitude="4.8959556" StarRating="3" HotelCode="930980|the_amsterdam_canal_hotel" HotelName="The Amsterdam Canal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 253, 1017 XJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/f2/fbf278d756da45621895afac1de141f10449d61c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.93" OriginalAmount="151.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3651144" Longitude="4.8785994" StarRating="3" HotelCode="|338208" HotelName="No. 377 House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 377</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/0/8/338208_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.33" OriginalAmount="151.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377764" Longitude="4.893301" StarRating="3" HotelCode="45091|482345" HotelName="Singel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 13-17, 1012 VC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/4a/704adf2f2f56241177a62d9a047e722ce277c3e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Singel Canal, only steps from the train station, the Royal Palace, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35901047" Longitude="4.89787533" StarRating="3" HotelCode="466447|golden_mansion_apartment_amsterdam" HotelName="Golden Mansion City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Huidekoperstraat 21-23, 1017 ZL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/b4/66b4fdbec19a7b867741c8cea877f0c5c3e2f6c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Golden Mansion Apartment Amsterdam places you in the hea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374128" Longitude="4.9050130000001" StarRating="3" HotelCode="296732|hotel_mansion" HotelName="Hotel Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 123, 1011 AM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/3b/873b730be804cb1d493014fea2a69068b87f4506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357867" Longitude="4.900296" StarRating="3" HotelCode="89082|55133" HotelName="Ibis Styles Amsterdam Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 131, 1074 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/80/fb804e18b258b42f9f353fd61dc7fb2d5763890f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Stadhouderskade in a quiet but central part of Amsterdam, close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357985" Longitude="4.900697" StarRating="3" HotelCode="89083|55493" HotelName="Ibis Styles Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 135, 1074 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/71/7f71840bd9a9b5893a81014fe07fd97902143c6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is located in the city centre, within walking distance of one of the major entertainm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.326672" Longitude="4.87997" StarRating="4" HotelCode="101716|nh_musica" HotelName="NH Amsterdam Zuid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Van Leijenberglaan 221, 1082 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/66/63665f2cf073af3abe6a80b9df266e0b4887d4e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located in the heart of Amsterdam's vibrant Zuidas business district with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.93" OriginalAmount="153.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359127" Longitude="4.92629" StarRating="4" HotelCode="166962|482005" HotelName="The Manor Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linneausstraat 89, 1093 EK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145159/145159a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the eastern part of the city centre known for all its museums a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.33" OriginalAmount="153.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3633794" Longitude="4.8782131" StarRating="4" HotelCode="|331072" HotelName="Van De Vijsel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 13-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/7/2/331072_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369866121076" Longitude="4.8659335076809" StarRating="3" HotelCode="193896|hotel_restaurant_larende" HotelName="Hotel Restaurant Larende" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Clercqstraat 115-hs, 1053 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/9c/419c18aed6360c55eac1928a691c2e4a20c8d11c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36178" Longitude="4.922496" StarRating="3" HotelCode="33463|nh_tropen" HotelName="Amsterdam Tropen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linnaeusstraat 2C, 1092 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/53/97532261feca19629aaf2ea730af6c19ac16945e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to Oosterpark and the Royal Tropical Institute, within a short distance ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3315849" Longitude="4.853305" StarRating="3" HotelCode="155347|spa_sport_hotel_zuiver" HotelName="Zuiver / Amstelpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koenenkade 8, 1081 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/67/94674355a663cca2e416c6b469a616e00598ec79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.69" OriginalAmount="155.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354301" Longitude="4.86646" StarRating="4" HotelCode="316802|461495" HotelName="Park Plaza Vondelpark, Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningslaan 3, 1075 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/23/f3235af5546fa8775f752c71088ef170b99f1c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Amsterdam next to the beautiful Vondelpark. All of the po...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358887362245" Longitude="4.8937118383025" StarRating="2" HotelCode="76648|hotel_asterisk_3_star_superior" HotelName="Asterisk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Den Texstraat 16, 1017 ZA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ed/0cedf69cb75250a14b980a7d89faa92995b01829.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367184944995" Longitude="4.896133244884" StarRating="2" HotelCode="129861|hotel_monopole" HotelName="Monopole Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 60, 1017 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/0d/490d5b832703e3bd93600d9550c5a1245c74d664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 25 rooms. Services and facilities at the hotel include a baggage ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.98" OriginalAmount="156.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3545939" Longitude="4.9126321" StarRating="4" HotelCode="|338245" HotelName="The Social Hub Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/4/5/338245_6bf286c0227.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.11" OriginalAmount="156.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364181" Longitude="4.8784020000001" StarRating="3" HotelCode="19379|229596" HotelName="The ED Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 387-390, 1054 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018194/018194a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre. Guests can easily reach the many bars, restaurants and cafe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.81" OriginalAmount="157.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3825" Longitude="4.88753" StarRating="2" HotelCode="|183869" HotelName="Calisto" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerdijk 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/6/9/183869_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.14" OriginalAmount="157.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3513738" Longitude="4.8739911" StarRating="5" HotelCode="|16619" HotelName="Bilderberg Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DIJSSELHOFPLANTSOEN 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/9/16619_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4 floors and 124 rooms. It has a lift, a bar, an Ã  la carte restaurant and a reception. The establishment offers a car park (for a fee). SITUATION: This hotel is in south Amsterdam. Near the establishment, guests will find shopping areas, museums and the Congress Centre. 5 minutes away from the establishment guests have the exhibition centre RAI. 200 metres away, there is a public transport stop. 15 minutes away from the establishment you have the city centre. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a television, a radio, a mini-bar and a safety deposit box (available for a fee). OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.67" OriginalAmount="157.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376005" Longitude="4.901172" StarRating="3" HotelCode="12650|482085" HotelName="France Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Kolk 11, 1012 AL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/a5/7ca5da566f35970e6663da43697b1f8d937da4a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a modern building in the centre of Amsterdam. Some of the rooms offer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.350465" Longitude="4.875595" StarRating="4" HotelCode="58217|apollofirst_2" HotelName="Apollofirst Boutique Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 123-127, 1077 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/07/0807bef585634d77e1a5aec693d77517d3ef11de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of the most stunning streets in Amsterdam. From here, the outskirts of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.79" OriginalAmount="158.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366888" Longitude="4.898726" StarRating="4" HotelCode="11016|229526" HotelName="Eden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 144, 1017 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/1f/1f8f673dc4f494e8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of Amsterdam, directly next to the Amstel and roughly 10 miles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.34" OriginalAmount="158.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377917" Longitude="4.896548" StarRating="3" HotelCode="|448726" HotelName="Sotel Amsterdam Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/7/2/6/448726_f05ae8e1256.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3641926" Longitude="4.98562506" StarRating="0" HotelCode="560201|la_corte_sconta_bb" HotelName="La Corte Sconta B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brigantijnkade 20, Zeeburg, 1086 VB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/64/90641c1475ffe2b6b8b999ebef4f54a159614846.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Alvoco da Serra village, surrounded by the lush vegetation of Serra da Estrela Mountain, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.12" OriginalAmount="159.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359053" Longitude="4.903199" StarRating="3" HotelCode="|498539" HotelName="If boutique hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatikade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/8/5/3/9/498539_7c5f1c11124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.30" OriginalAmount="159.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3650774" Longitude="4.8962331" StarRating="3" HotelCode="|338315" HotelName="Frank Since 1666" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>563 Herengracht</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/1/5/338315_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.67" OriginalAmount="162.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3590163" Longitude="4.8979458" StarRating="0" HotelCode="|338210" HotelName="Golden Mansion Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huidekoperstraat 21-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/1/0/338210_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.33" OriginalAmount="163.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37424" Longitude="4.90475" StarRating="3" HotelCode="|183860" HotelName="Fine Harmony" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/6/0/183860_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.89" OriginalAmount="163.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3597984" Longitude="4.8815999" StarRating="3" HotelCode="|22076" HotelName="Max Brown  Museum Square" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 40-46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/6/22076_dcb04311216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361287254963" Longitude="4.8935642838478" StarRating="4" HotelCode="14737|mercure_hotel_amsterdam_arthur_frommer" HotelName="Mercure Amsterdam Centre Canal District" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderstraat 46, 1017 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/63/df639b729992cc61511921eb330d825f9f28371d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is set in a quiet street in the centre of Amsterdam, lying very close to the main at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36508093" Longitude="4.89623628" StarRating="3" HotelCode="620380|hotel_frank_since_1666" HotelName="Hotel Rudolph" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 563, 1017 CD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a2/fba20543e7a5243e76c703e60017b2ed0f09b686.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39399019" Longitude="4.88209812" StarRating="0" HotelCode="972964|hotel_boat_co" HotelName="Hotel Boat&amp;Co" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Revaleiland 500, 1014 ZG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b1/8bb10d56f62a785183e12b8d743f507517feac83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.27" OriginalAmount="164.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36587" Longitude="4.89716" StarRating="4" HotelCode="|183899" HotelName="Royal Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/9/183899_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.91" OriginalAmount="164.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37603145916" Longitude="4.8992586135864" StarRating="3" HotelCode="67212|482145" HotelName="Luxer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 11, 1012 HT Amsterdam, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/4d/284dc3dcd53f6f015340b5a7208adfb83a13e78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Amsterdam's old historical centre. The central station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.07" OriginalAmount="165.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3558217" Longitude="4.8861473" StarRating="4" HotelCode="|28768" HotelName="Avani Museum Quarter Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOBBEMAKADE 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/6/8/28768_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 163 rooms a conference room, lounge bar, a breakfast room, facilities for people with disabilities, a laundry service, a dry cleaner's and a shoe-shining service. The establishment also has a cloakroom, an ice machine, a babysitting service (on request), a safety deposit box service, bicycle hire and a car hire service (on request). SITUATION: Museumplein It is near it is well-connected with public transport services. ROOM: The establishment has luxurious, standard rooms with private bathrooms with a hairdryer, They have complimentary bathroom items, a direct line telephone, cable television with radio, pay channels, WiFi, an air-conditioning system and a safe. You can also find a courtesy tea and coffee service, ice machine, an iron, an alarm clock and pillow menu. You are offered disabled access rooms. FACILITIES: The establishment has a gym. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and traditional cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372361016926" Longitude="4.8944668471813" StarRating="3" HotelCode="909542|doria_3" HotelName="Doria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damstraat 3, 1012 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/aa/44aa1fb0d056f0a97a597359b5fef3954ef2334e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Doria in Amsterdam (Amsterdam City Centre), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355839" Longitude="4.886094" StarRating="4" HotelCode="59360|nh_museum_quarter" HotelName="NH Amsterdam Museum Quarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobbemakade 50, 1071 XL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/cf/c5cf41045154a583bd13fe1c8ae82e8cb998cc92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the Museumplein and is surrounded by art. The beautiful contrast with the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="974475|cityview_hotel" HotelName="Cityview Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Binnen Wieringerstraat, Amsterdam City Centre, 1013 EA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/be/2dbec37d98145c65e1a93d8bcc7e8764ceab5d55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.72" OriginalAmount="167.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3540516" Longitude="4.8767544" StarRating="4" HotelCode="|60026" HotelName="De Ware Jacob Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JACOB OBRECHTSTRAAT 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/0/2/6/60026_1_2235.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Sander is rated three stars and it is in a great location. It has a cosy bar. SITUATION: It is near the museums of Rijksmuseum and Van Gogh. Nearby, you will find the Square of Dam and the central station. ROOM: The establishment has 20 comfortable rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.400812" Longitude="4.893883" StarRating="4" HotelCode="293284|brooklyn_hotel_2" HotelName="DoubleTree by Hilton Hotel Amsterdam - NDSM Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>NDSM - Plein 28, 1033 WB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/5c/a95cac132d9561fbc63cecab621c80697e866d2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.380951649286" Longitude="4.8904140293598" StarRating="4" HotelCode="193908|art_hotel_dulac" HotelName="The Bank Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 120, 1013 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/d7/e6d7fd8ab631e1e59ba07834b0e4f9953bde2393.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362475" Longitude="4.875603" StarRating="3" HotelCode="35005|hotel_europa_92" HotelName="Hotel Europa 92" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1e Constantijn Huygensstraat 103-107, 1054 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/06/550623fd4d4a91a540a6ff9f2696d5bd00977616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's central location, near to Leidseplein and the Hooftstraat, is splendid. The surrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373192665432" Longitude="4.898613778593" StarRating="1" HotelCode="336760|hotel_royal_taste" HotelName="Hotel Royal Taste" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Photocopy,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 47, 1012 DB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/21/e421d299c16025fe241728ac53c55dcf093221b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: This hotel is close to the historic centre. It is situated in The Red Light District. 

F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.50" OriginalAmount="169.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362107406324" Longitude="4.8783124703484" StarRating="3" HotelCode="200950|47864" HotelName="Leonardo Hotel Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesselschadestraat 23, 1054 ET Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7683/a_7683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the city centre and near to the Van Gogh Museum, the Rijksm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.66" OriginalAmount="169.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.345343" Longitude="4.92555" StarRating="4" HotelCode="|208723" HotelName="V Fizeaustraat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fizeaustraat 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/7/2/3/208723_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.80" OriginalAmount="169.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374509195063" Longitude="4.9047789061821" StarRating="3" HotelCode="345610|2483635" HotelName="Hotel Fine Seasons" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 120, 1011 AM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/f1/90f141acf3eb19bf97f486d6d8892176b0c3ebb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.76" OriginalAmount="170.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3838632" Longitude="4.9020948" StarRating="4" HotelCode="|211217" HotelName="SIR ADAM" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Overhoeksplein 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/1/7/211217_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.06" OriginalAmount="170.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360799474885" Longitude="4.869471510416" StarRating="3" HotelCode="337176|832955" HotelName="Pillows Anna van den Vondel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anna van den Vondelstraat 6, 1054 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/94/83943ef0a3d6d31638cae3b5afbacc4fedbb1bb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Amsterdam. The PC Hooftstraat is within walking distance and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.90" OriginalAmount="171.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35836753277" Longitude="4.8987780932541" StarRating="4" HotelCode="906311|143930" HotelName="Notting Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 26, 1017 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/d9/b1d95a739a0c815cac2d673a2edd28f7df2f04d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique-style hotel is located in the city centre, alongside one of the most beautiful...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.14" OriginalAmount="171.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3608306" Longitude="4.8930595" StarRating="4" HotelCode="|39690" HotelName="Citadines Canal Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NOORDERSTRAAT 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/0/39690_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008 and has 90 luxurious rooms a reception, a lift and a bar. The establishment offers WiFi and a car park (for a fee), (on request). SITUATION: This urban hotel is on a peaceful street in the city centre, near the establishment, you will find tourist points of interest, in the surrounding area, clients have shops, restaurants and museums. near the establishment, you will find RAI the exhibition centre it is close to Zuidoost the business area of 500 metres away, there is a public transport stop. ROOM: The rooms 90 comfortable rooms, have a bathroom with a hairdryer, a satellite television, a radio, a safety deposit box, internet, a mini-bar and an air-conditioning system. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3714234" Longitude="4.8873212" StarRating="2" HotelCode="149526|hotel_hegra_amsterdam" HotelName="Hegra Amsterdam Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 269, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/36/e4/36e45b90dcb1061b899dd005b89dab8c84a052b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.39" OriginalAmount="172.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3606987" Longitude="4.8695998" StarRating="3" HotelCode="|22028" HotelName="Maison ELLE Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anna van den Vondelstraat 6, Oud-West</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/8/22028_670fee71203.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a charming hall, a bar and a living room. SITUATION: It is in a beautiful area, Overtoom it is next to close to the establishment, clients can find Vondel park bars, shops and restaurants. Leidseplein nearby, you will find Where you can find restaurants, the casino, Hooftstraat the shopping area of Van Gogh and Rijks the museums 12 minutes away from the establishment guests have the railway station. ROOM: All the rooms have a fully-equipped bathroom. RESTAURANT: Regarding gastronomy, the establishment offers breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.54" OriginalAmount="172.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3759892" Longitude="4.9012456" StarRating="3" HotelCode="|22073" HotelName="France" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>OUDEZIJDS KOLK 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/3/22073_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1950, has 4 floors, 54 rooms, 54 single rooms and 19 double rooms. It has a lobby with a reception, a safety deposit box service, a lift, a bar and an internet zone. SITUATION: This hotel is in Amsterdam the heart of Close to the railway station, Dam the Square of and the tourist areas, is 15 kilometres away from the beach, is located 10 metres away from shops, restaurants, bars and a public transport stop. ROOM: The establishment has renovated, comfortable rooms with private bathroom with a hairdryer, They have a direct line telephone, a satellite or cable television, a central heating system and an air-conditioning system. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.59" OriginalAmount="172.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.34696" Longitude="4.83146" StarRating="4" HotelCode="|183841" HotelName="Corendon Amsterdam New-West, a Tribute Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aletta Jacobslaan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/4/1/183841_3abe84f0914.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.345384988263" Longitude="4.9259640264587" StarRating="4" HotelCode="464532|hotel_v_fizeaustraat" HotelName="Hotel V Fizeaustraat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fizeau straat 2, 1097 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/zz/eeadaee17bacb4d35c3797178be6e9cdcc12c2a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.343606" Longitude="4.858172" StarRating="4" HotelCode="547331|hotel_twenty_eight" HotelName="Twenty Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Stadionplein 260, 1076 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/8d/ea8da6ef0244cdf5c340e2c71c288b69d5a7d4d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.72" OriginalAmount="174.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3432309" Longitude="4.857531" StarRating="4" HotelCode="|338292" HotelName="The July - Twenty Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>260 Stadionplein</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/9/2/338292_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.97" OriginalAmount="174.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3668164" Longitude="4.8988797" StarRating="4" HotelCode="|22080" HotelName="Eden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AMSTEL 144</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/8/0/22080_1c3bb041124.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of Amsterdam, next to El rio Amstel, close to Rembrandt Square, El Museo Rembrandt, El mercado flotante de flores, Stopera and El Museo de Espuma de la fotografÃ­a. There are many places you can visit in the surrounding area, including Kalverstraat and Leidsestraat and the Royal Palace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366389" Longitude="4.896956" StarRating="4" HotelCode="11449|nh_caransa" HotelName="NH Amsterdam Caransa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 19, 1017CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/6d/3b6d9520e50f99a50b62873459beff5bd761860f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, city hotel is situated in a conveniently central location on the lively Rembrandtp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367498112248" Longitude="4.8889282208225" StarRating="2" HotelCode="53225|adam_the_first_city_boutique_hostel" HotelName="Adam the First City Boutique Ho(s)tel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Singel 462, 1017 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/e1/41e16cd9989bf5c372f928c48f2340142de12417.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A warm welcome awaits you at the mid size, 2 star Hotel Agora in Amsterdam. The hotel offers off sit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384729" Longitude="4.894064" StarRating="4" HotelCode="260447|room_mate_aitana_hotel" HotelName="Room Mate Aitana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJDok 6, 1013 MM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/45/e0458bb8441f43d839782787b6186f306e1128bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.30" OriginalAmount="175.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3746736" Longitude="4.8800951" StarRating="3" HotelCode="|338270" HotelName="Mr. Jordaan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bloemgracht 102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/7/0/338270_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367706477496" Longitude="4.9099240398155" StarRating="2" HotelCode="143435|hotel_parklane" HotelName="Amsterdam Parklane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Parklaan 16, 1018 ST Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/4c/254c278753cf3cca2bbe7f7fe9226bed4f4e3bbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367961849101" Longitude="4.8963447276127" StarRating="3" HotelCode="80810|hotel_nes" HotelName="Nes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kloveniersburgwal 137-139, 1011 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/34/6a344bc07adedba9dac30a1ea4f556e1b25e8eeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361020264666" Longitude="4.8950307816267" StarRating="4" HotelCode="193865|la_remise__bed__breakfast" HotelName="La Remise Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderstraat 74, 1017 TW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/56/02566f51029015baad1e6cc13adb1227c76afd39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.350519" Longitude="4.876996" StarRating="4" HotelCode="11793|best_western_delphi_hotel" HotelName="The Delphi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 101-105, 1077 AN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/49/5f4943140d812b390fcd0e8c811b8ed8c713b9c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in an upscale residential area of Amsterdam in Oud-Zuid. It is con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.96" OriginalAmount="178.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370284" Longitude="4.908478" StarRating="3" HotelCode="|445066" HotelName="Holiday Inn Express Amsterdam - City Hall, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 14-16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/6/445066_212ba660845.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366905291358" Longitude="4.8951508106875" StarRating="3" HotelCode="345875|hotel_the_bird" HotelName="Hotel The Bird" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 30, 1017 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/10/7d10c552f0a4432f4c2b2fbd52b5271b0cc9b700.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel The Bird in Amsterdam (Canal Ring), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354470021495" Longitude="4.8797466234686" StarRating="3" HotelCode="284248|nova_apartments" HotelName="Nova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nicolaas Maesstraat 72, 1071 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0d/38/0d388f1b0bee20f0df605fb2bb612e05a88f4304.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373968254581" Longitude="4.8961633443832" StarRating="2" HotelCode="909545|st_christophers_inn_at_the_winston" HotelName="St. Christopher's at the Winston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 129, 1012 JA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/99/b599c72cbfd70a9fb2698bcf2c160438718659ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Amsterdam. The 69 welcoming bedrooms offer a perfect place to relax...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.94" OriginalAmount="181.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3628428" Longitude="4.8794965" StarRating="4" HotelCode="|16618" HotelName="NH Amsterdam Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STADHOUDERSKADE 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/8/16618_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1928, has 242 rooms and 7 floors. It also has a reception, a hairdresser's and a restaurant. nearby, you can find a public car park. SITUATION: This luxurious hotel is in a central location, Close to, In front of, 100 metres away, there is a public transport stop, In the surrounding area, you can find shopping areas, and. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a fridge, an air-conditioning system and a safe. FACILITIES: There is a range of facilities and services available at the establishment, including a sauna, a solarium, a gym, a beauty centre and a massage service. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.308949440353" Longitude="4.7597776441803" StarRating="4" HotelCode="29262|sheraton_amsterdam_airport_hotel__conference_center" HotelName="Sheraton Amsterdam Airport Hotel and Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiphol Boulevard 101, 1118 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/13/2d13794ebc3d244d6dcb3d3d0c9d2d51e6785437.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;As a conference venue, the hotel is of international importance. The centre of Amsterdam can be reac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37036969" Longitude="4.9084203" StarRating="2" HotelCode="612977|holiday_inn_express_amsterdam_city_hall" HotelName="Holiday Inn Express Amsterdam-City Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 14, 1011 LZ  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/db/3bdb10504c789235c9e11673ed95a34ae91995ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.27" OriginalAmount="182.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3650017" Longitude="4.8839998" StarRating="4" HotelCode="|50493" HotelName="Dikker And Thijs Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht, 444</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/9/3/50493_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the historic centre, the business area and the cultural area. near the establishment, you will find museums, shops inPrincengracht the Canal Leidseplein in the surrounding area, clients have Where you can find cafÃ©s and restaurants. ROOM: Clients are offered renovated rooms and fully-equipped. NOTICE:.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333733" Longitude="4.888883" StarRating="4" HotelCode="29268|novotel_amsterdam_city" HotelName="Novotel Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 10, 1083 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0e/c3/0ec3b46654e7a78a7934571c1a1f1d7a6b1df511.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording excellent transport links to the city centre, this hotel lies within 500 m of links to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.41" OriginalAmount="184.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375665" Longitude="4.901614" StarRating="4" HotelCode="|444010" HotelName="Mai Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Geldersekade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/1/0/444010_0696f081126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370616477286" Longitude="4.8843494809856" StarRating="4" HotelCode="193854|canal_boutique_apartments" HotelName="Canal Boutique Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 302-304, 1016 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/26/9d26fdd4409dfaa41a170cc9e8fad2cc446b8121.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Amsterdam. Guests will enjoy a peaceful and calm stay at Canal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363108" Longitude="4.879466" StarRating="4" HotelCode="25125|nh_amsterdam_centre" HotelName="NH Amsterdam Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 7, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/40/3940fe63060e9f6a77103b9de0254e454eb1ef7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel enjoys a central location near to the Leidesplein, directly near to the Singelgr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.57" OriginalAmount="185.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3542725" Longitude="4.8666148" StarRating="4" HotelCode="|23515" HotelName="Park Plaza Vondelpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONINGINNEWEG 34-36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/1/5/23515_af4c4040903.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 5 floors, 143 rooms, 118 double rooms, 11 single rooms and 8 suites. It has a lobby, a reception, a safety deposit box service, a currency exchange service, lifts, a kiosk, a bar, a restaurant and a conference room. The establishment offers internet, room service, a laundry service and a medical care service. SITUATION: This urban hotel is in Amsterdam the heart of it is close to Vondel park close to the establishment, clients can find museums, shops, is located 200 metres away from bars, 50 metres away, there is a public transport stop, is situated 2,5 kilometres away from a nightclub. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a fridge, a safety deposit box, internet, central heating, fitted carpets and a sitting room. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.72" OriginalAmount="186.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3743243" Longitude="4.9348318" StarRating="3" HotelCode="|40261" HotelName="The Hoxton Lloyd Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OOSTELIJKE HANDELSKADE 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/6/1/40261_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 1921. ROOM: The establishment has 117 rooms with internet and a satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.94" OriginalAmount="186.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363775" Longitude="4.880936" StarRating="4" HotelCode="29315|228156" HotelName="American Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 97, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/da/da596e6f6c56b284/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a building with a listed Art Noveau façade, this well-known hotel is centrally located on ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.32" OriginalAmount="186.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333282" Longitude="4.914542" StarRating="4" HotelCode="|444319" HotelName="Van Der Valk Amsterdam Amstel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/1/9/444319_863d4fc0802.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.66" OriginalAmount="187.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3592694" Longitude="4.8977596" StarRating="3" HotelCode="|64637" HotelName="V Frederiksplein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WETERINGSCHANS, 136</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/6/3/7/64637_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The V Frederiksplein is rated three stars, traditional, yet modern, has a lobby, WiFi (free of charge) and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.28" OriginalAmount="187.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36996881" Longitude="4.90736274" StarRating="0" HotelCode="615212|4768915" HotelName="Motel One Amsterdam-Waterlooplein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 90, 1011LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/87/44871c3f6fb414ea253bfe3665d08a485d3cb20a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37468017" Longitude="4.88007578" StarRating="0" HotelCode="430933|480507" HotelName="Mr. Jordaan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bloemgracht 102, Jordaan District, 1015 TN Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/78/b0787f66737740a679aebe9e6c06f8c5b060eb8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373717716033" Longitude="4.8936367034912" StarRating="4" HotelCode="200953|amsterdam_de_roode_leeuw" HotelName="Amsterdam De Roode Leeuw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 93-94, 1012 LP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/02/20021cb5adafa3b596b8c2d2afc6d5c1dc92460b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Amsterdam, directly next to the famous dam. The hotel is also...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.20" OriginalAmount="188.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376174" Longitude="4.894492" StarRating="4" HotelCode="258441|246286" HotelName="Inntel Hotel Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Kolk 19, 1012 PV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/26/b0264d1fd39ca7a2b75b835cf4caf9cc7ab5fb3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the city centre in the Dam pedestrian area. It is just a few minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3698584" Longitude="4.90738452" StarRating="4" HotelCode="591631|monet_garden_hotel_amsterdam" HotelName="Monet Garden Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 76, 1011LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/1b/dc1bc43c1080ca76b01aa805770c3e30af13b5a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.42" OriginalAmount="189.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3739299" Longitude="4.8907887" StarRating="4" HotelCode="|16608" HotelName="Die Port Van Cleve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>N.Z.VOORBURGWAL 176-180</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/8/16608_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is non-smoking, has a bar, 122 classic rooms, WiFi (free of charge) and 5 meeting rooms. SITUATION: This establishment, is in Amsterdam the centre of Close to points of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3073861" Longitude="4.7555639" StarRating="4" HotelCode="|16577" HotelName="Hilton Amsterdam Airport Schiphol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>SCHIPHOL BOULEVARD 701</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/7/16577_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 8 floors, 275 rooms and 8 suites. It has a bar, an Ã  la carte restaurant and a reception. SITUATION: This establishment is in Schiphol Airport. 15 minutes away, you can find Amsterdam city centre. It is situated near a leisure area, a beach and a hiking route. Near the establishment, customers can find a commercial centre and a casino. 500 metres away, there is a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: There are many facilities and services available at the establishment, including a sauna and a gym. It is situated close to a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37487165" Longitude="4.89122932" StarRating="0" HotelCode="678302|hotel_tamara_3" HotelName="Hotel Tamara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 144</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/70/4f7060475a92ae8c44bc2cedf1f4e2fe10954460.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.60" OriginalAmount="190.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3634158" Longitude="4.8811699" StarRating="4" HotelCode="|16610" HotelName="Clayton Hotel Amsterdam American" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 97</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/0/16610_bccbc440940.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors and 175 rooms. It has facilities for people with reduced mobility, a lobby, a bar, a reception and 3 lifts. The establishment offers guests room service, a concierge, a car park, a laundry service and a babysitting service. Guests can find a brew-bar and a terrace (seasonal). SITUATION: it is in a central area, Leidseplein it is in in the surrounding area, clients can find shops, boutiques, monuments, restaurants, cultural places and nightclubs. ROOM: The bright, modern rooms, have a bathroom with a shower, a hairdryer, an air-conditioning system, a mini-bar, a radio, a TV and a direct line telephone. FACILITIES: The establishment boasts a gym, a sauna and a solarium. OBSERVATIONS:.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367003152497" Longitude="4.8969672649513" StarRating="3" HotelCode="143431|amstelzicht" HotelName="Amstelzicht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 104, 1017 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/8a/878a333cf4b8c2fcb018febc27061a33dd758cb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.95" OriginalAmount="191.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3619995" Longitude="4.9239998" StarRating="3" HotelCode="|28739" HotelName="V Oosterpark by Conscious" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LINNAEUSSTRAAT 2C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/3/9/28739_36471ac1434.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 83 rooms. The establishment boasts a reception, a bar, a restaurant, internet, daily newspapers (free of charge) and an ironing set. The establishment offers guests a laundry service, a shoe-shining service, bus service, a medical care service, a car park and a car hire service. It also has a business centre. SITUATION: This establishment is close to Oosterpark it is located close to the commercial district. Near the establishment, you will find Waterloo Square and the zoo. In front of the hotel there is a public transport stop. Nearby, you will find the historic centre, the train station, the airport and the convention centre. ROOM: All the rooms have a bathroom with a hairdryer, complimentary bathroom items, a direct line telephone, cable television with pay channels, WiFi, a safety deposit box, a kettle and a coffee maker. Guests are offered pillow menu, cots and an alarm clock. The establishment has non-smoking rooms. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3690558" Longitude="4.882252" StarRating="2" HotelCode="143437|amsterdam_wiechmann_hotel" HotelName="Amsterdam Wiechmann" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 328, 1016 HX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/1e/ba1e2f027ab2cc1cd8dd2871a64c7ff480e5a339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 37 rooms. The accommodation offers a bar. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="198.76" OriginalAmount="192.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335701778541" Longitude="4.8742559299553" StarRating="4" HotelCode="169696|1401822" HotelName="Crowne Plaza Amsterdam South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Gershwinlaan 101, Amsterdam 1082 MT</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/23/302366dec9389c37d6f247e9883a5ab46b13d96d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a major new development area in Amsterdam: the Zuidas close to the RAI Conventio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355843937652" Longitude="4.8757195472717" StarRating="3" HotelCode="25126|omega_hotel_amsterdam" HotelName="Omega" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Massage Centre,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jacob Obrechtstraat 33, 1071 KG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/7b/e67bf41eae3e36925df882ed3c1f8c0cfbf6007a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies in the heart of Amsterdam, close to the concert hall, plenty of museu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.00" OriginalAmount="193.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3359582" Longitude="4.8750638" StarRating="4" HotelCode="|74715" HotelName="Crowne Plaza Amsterdam South, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>George Gershwinlaan 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/7/1/5/74715_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Some of the establishment facilities on offer are a modern gym, a cosy bar, a business centre, a lounge club, One-O-One the large restaurant windows. SITUATION: This hotel is located near RAI the Convention Centre This hotel is in the southern area, has good links to the airport, the city centre. ROOM: The modern rooms and have internet. OTHERS: Regarding the food and beverage offering, clients can enjoy American breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.94" OriginalAmount="194.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37623" Longitude="4.89462" StarRating="4" HotelCode="|16597" HotelName="Inntel Hotels Amsterdam Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Kolk, 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/7/16597_ca0ac851414.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in the city centre, is close to Dam the Square of the shopping area, near the establishment, you will find Anne Frank the House of It is situated close toRoze Buurt the district of nearby, you will find bars. ROOM: The establishment has 239 rooms and with air-conditioned. The rooms are modern.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.16" OriginalAmount="194.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359585" Longitude="4.880156" StarRating="4" HotelCode="904495|2065005" HotelName="Hotel JL No76" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 76, 1071 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/02/13025f51f769d905468d121a61ec43e1c269b2e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in two 18th-century mansions in the heart of Amsterdam, right in the middle of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.31" OriginalAmount="194.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378086" Longitude="4.91427" StarRating="4" HotelCode="|39062" HotelName="Mövenpick  Amsterdam City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIET HEINKADE 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/6/2/39062_94b09651052.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Movenpick Amsterdam City Center is rated four stars. It is ideal for business and holiday stays, has beautiful views, a babysitting service, a restaurant, gala dinner, a bar and a lounge. it has a reception, a transfer service, a concierge, lifts, room service, a dry cleaner's, a laundry service, meeting facilities, a business centre has features that offer you the maximum level of comfort, event rooms and wedding facilities. SITUATION: This establishment is close to the commercial area and the historic centre. Near the establishment, guests will find the leisure area and the commercial district. It is located close to Nieuwendijk, Dam Square and Water's edge this hotel is opposite Amsterdam Harbour it is situated near Anne Frank House ROOM: The establishment has smart rooms and luxurious. FACILITIES: It is near a golf course. The establishment has an activities programme and water activities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.53" OriginalAmount="194.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3697879" Longitude="4.9072623" StarRating="4" HotelCode="|338500" HotelName="Monet Garden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/0/0/338500_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.85" OriginalAmount="195.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36507" Longitude="4.883935" StarRating="4" HotelCode="78772|dikker_and_thijs_fenice_hotel" HotelName="Dikker &amp; Thijs Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 444, 1017 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/eb/a7ebb1fa1028aac73d0b04bfcca56ee5f5460555.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.44" OriginalAmount="196.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365755" Longitude="4.8967693" StarRating="4" HotelCode="|16579" HotelName="NH Amsterdam Schiller" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>REMBRANDTPLEIN 26-36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/9/16579_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1912, has 95 rooms and 6 floors. It has a reception, a bar and an Ã  la carte restaurant. SITUATION: This hotel is in Amsterdam the historic centre of it is in Rembrandt the Square of a few minutes walk away, customers can find shops, boutiques, museums and speedboats. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.69" OriginalAmount="196.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36533" Longitude="4.89582" StarRating="1" HotelCode="|39706" HotelName="Thorbecke" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thorbeckeplein 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/0/6/39706_1.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 14 rooms and some rooms have, shared bathrooms, They have WiFi, a television, a direct line telephone, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.40" OriginalAmount="197.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373095457284" Longitude="4.8823727667332" StarRating="4" HotelCode="652950|2331485" HotelName="Hotel Mercier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rozenstraat 12, 1016 NX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/e2/74e24f46ae24f59af7a8ffc01620ae22591fbe79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classic, retro and elegant. Step inside Hotel Mercier and feel at home. History relives at the strai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.41" OriginalAmount="197.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363775" Longitude="4.906708" StarRating="4" HotelCode="|202305" HotelName="Zoku Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WEESPERSTRAAT 105</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/3/0/5/202305_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.94" OriginalAmount="198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369761" Longitude="4.888699" StarRating="3" HotelCode="316800|nh_city_centre_amsterdam" HotelName="NH City Centre Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 288-292, 1012VX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d9/11/d9115505eff4de45fe277db34c007cb3aae897f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in a central location, close to Damplatz and the main train stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378419" Longitude="4.89642" StarRating="3" HotelCode="95615|atrain" HotelName="A-train" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 23, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/zz/57ad8b99a7eb1bae94360bba8adf1be61c691a26.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.95" OriginalAmount="199.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3545004" Longitude="4.8875268" StarRating="4" HotelCode="255579|922715" HotelName="Sir Albert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert Cuypstraat 2, De Pijp District (Latin Quarter), 1072 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/e2/83e29e7a3fa4b464bc524d5155393edecff33e84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.10" OriginalAmount="200.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3700714" Longitude="4.8966179" StarRating="4" HotelCode="|16617" HotelName="Radisson Blu, Amsterdam City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUSLAND 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/7/16617_d91b0ad0957.jpeg</HotelPictures>
        <HotelDescription>HOTEL: &lt;b title='Esta frase debe ser traducida'&gt;Este hotel de primera clase esta ubicado en varias casas del mercaderes del siglo XVIII, una vicarÃ­a del siglo XIX y una antigua fÃ¡brica de papel&lt;/b&gt;. SITUATION: The establishment is in Amsterdam, close to tourist points of interest. ROOM: The rooms are cosy.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.81" OriginalAmount="200.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.393705" Longitude="4.882171" StarRating="0" HotelCode="|444321" HotelName="The July - Boat and Co" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>500 Revaleiland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/2/1/444321_043b3a10832.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361645892007" Longitude="4.9001088752207" StarRating="3" HotelCode="343138|hotel_dwars" HotelName="Hotel Dwars" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Utrechtsedwarsstraat 79, 1017 WD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/28/d2284cf2a8d93c360df2bd58b18a012f6829bfac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Dwars in Amsterdam (Canal Ring), you'll be mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374698" Longitude="4.903854" StarRating="5" HotelCode="387464|grand_hotel_amrath_amsterdam" HotelName="Grand Hotel Amrâth Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 108, 1011 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/bc/e8bc92ae67a1f6d73838a8a427f67d207af676e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a perfect location in Prins Hendrikkade in the city centre, only around 500...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.24" OriginalAmount="201.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37351173" Longitude="4.90605828" StarRating="4" HotelCode="572286|2485515" HotelName="The Hendrick's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 139, 1011AS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b9/cbb9ac77879672fa5ef83c59f05cbc9821e9b918.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357716" Longitude="4.873949" StarRating="3" HotelCode="76515|atlas" HotelName="AMS Atlas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Eeghenstraat 64, 1071 GK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/09/c80968433e5f01e19ee4e424a3f1f33da4e5504a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an ideal location, where guests can find the Vondelpark just next door and ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.27" OriginalAmount="205.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365757055353" Longitude="4.8932102322578" StarRating="4" HotelCode="24556|461125" HotelName="The Albus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 49, 1017 HE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/39/28397d298db7aa07a47bc7c623d0d338b069571d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design boutique hotel is well located within the famous Canal Belt and a short walk from Dam sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="211.38" OriginalAmount="205.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353356632137" Longitude="4.9072498306884" StarRating="5" HotelCode="573623|619508" HotelName="Pestana Amsterdam Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsteldijk 67, 1074 HZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/a3/a9a3a6356029c030d0b0dc015b33751d7d98fb5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="211.54" OriginalAmount="205.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.339874" Longitude="4.870981" StarRating="4" HotelCode="|444008" HotelName="Innside By Meliá Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eduard van Beinumstraat 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/0/8/444008_a2f09d41126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.06" OriginalAmount="205.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3665406" Longitude="4.8934582" StarRating="4" HotelCode="|16602" HotelName="Albus Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIJZELSTRAAT 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/2/16602_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 8 floors and 74 rooms. It has a lobby, a reception, a lift and a safety deposit box service. Regarding the food and beverage offering, the establishment has a bar and a restaurant. The establishment offers guests internet. The establishment also offers room service and a laundry service (for a fee). SITUATION: This hotel is in the heart of Amsterdam. Is situated in the Rembrandt district. It is 4.5 kilometres away from the exhibition centre RAI. It is surrounded by tourist points of interest and shopping areas. Close to the establishment, clients can find Bloemenmarkt 200 metres away, there is a public transport stop. It is just 15 kilometres away from Schiphol Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone and satellite or cable TV. OTHERS: The establishment serves American buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.36" OriginalAmount="208.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373924" Longitude="4.905469" StarRating="3" HotelCode="|42551" HotelName="City  Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINS HENDRIKKADE 130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/5/5/1/42551_716e9e71625.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel and was built in the 18th Century. It has a reception and a bar. SITUATION: It is inAmsterdam the city centre of close to the establishment, clients can find the railway station, 50 metres away, there is a bus station, 200 metres away, guests have the city centre, 500 metres away from the establishment, guests can find restaurants, bars, 1 kilometre away, you can find nightclubs. ROOM: The rooms a bathroom with a shower and a WC. They have a television, a direct line telephone with a hairdryer, central heating and a safe. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.42" OriginalAmount="208.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37395" Longitude="4.905356" StarRating="2" HotelCode="76110|480795" HotelName="City Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 130, 1011 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/6b/b06b7fa7528d59fa44838b9b5f50c6bfb18bc272.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam next to Amsterdam Central Station and close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.29" OriginalAmount="209.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3374325" Longitude="4.8678816" StarRating="0" HotelCode="|445065" HotelName="Premier Suites Plus Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parnassusweg 376</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/5/445065_21a63a20753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.77" OriginalAmount="209.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362307" Longitude="4.8758344" StarRating="3" HotelCode="|22031" HotelName="Huygens Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1e Constantijn Huygensstraat 103-107</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/3/1/22031_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2012, The establishment boasts modern rooms and a patio with a garden. SITUATION: This establishment, is close to Amsterdam the centre of Close to, Where customers can find restaurants, cafÃ©s, bars, pubs and theatres. Vondelpark it is situated 3 minutes walk away from Where you can find, Van Gogh the museum Stedelijk the museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.89" OriginalAmount="209.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370154347291" Longitude="4.8966461420059" StarRating="4" HotelCode="16407|317485" HotelName="Radisson Blu Hotel, Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rusland 17, 1012 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/9b/e39b5f415871894c3bfb4bf08d0300ab0d694327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, with all of Amsterdam's fantastic tourist attractions w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348550184721" Longitude="4.8851823806763" StarRating="4" HotelCode="13957|wyndham_apollo_hotel_amsterdam" HotelName="Apollo Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 2, 1077 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/78/c478667a76df495dba04bcb5ca82983e77b3260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;If guests wish to relax and enjoy the beautiful city of Amsterdam, this location near the exclusive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361544769493" Longitude="4.8830907572413" StarRating="4" HotelCode="15715|park_hotel_amsterdam" HotelName="Park Centraal Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 25, 1071 ZD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/00/a70030c9d8be3898b2413767d26f16e462501327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.36" OriginalAmount="212.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379155556893" Longitude="4.8898601531982" StarRating="3" HotelCode="193853|hotel_sebastians" HotelName="Sebastians" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 15, 1015 CC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/b6/6fb65504f25398aadf49cff08fba3f5719251f81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365784" Longitude="4.897434" StarRating="2" HotelCode="146048|city_hotel_27" HotelName="City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utrechtsestraat 2, 1017 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/f4/41f40e6d1d3191efd5d1527e75a791192b0cfadd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.83" OriginalAmount="214.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3769684" Longitude="4.8979721" StarRating="4" HotelCode="|16609" HotelName="Park Plaza Victoria Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMRAK 1-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/9/16609_9d9e7770913.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This elegant hotel is in a central area, In front of the central station, 200 metres away, guests have public transport services. HOTEL: This luxury hotel is Victorian style and was built in 1890. The establishment boasts a reception, a brasserie, a bar and a restaurant. 50 metres away, you can find a public car park. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite TV, a mini-bar, a fridge, an air-conditioning system and a safety deposit box. FACILITIES: There are many facilities and services available at the establishment, including a covered swimming pool, a sauna, a Turkish bath, a massage service and a gym. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37544825" Longitude="4.8886986833333" StarRating="3" HotelCode="82445|the_times_hotel_2" HotelName="The Times" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 135-137, 1015 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a8/caa8fcd95640f906e883de27923f65fe5d8cde28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Times Hotel Situated in Amsterdam, the Times Hotel provides 3x000D star accommodation. Hotel gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37179457" Longitude="4.90989205" StarRating="4" HotelCode="470160|harbour_loft_studios" HotelName="Harbour Loft Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade, 1011 TC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abea5a5568adcb151163ea666f4a3fc78a9e7e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360179971793" Longitude="4.9266788363457" StarRating="4" HotelCode="193932|eastern_park_apartments" HotelName="Eastern Quarter Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijttenbachstraat 30, 1093 JC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ba/1cba970e1f4bf50bd1cb08af566385d1b93ae2d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.57" OriginalAmount="219.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365513" Longitude="4.896081" StarRating="1" HotelCode="71424|the_bolster" HotelName="The Bolster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thorbeckeplein 3, 1017CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ba/f4ba6369ab667fb9a7157946a2fa9ad0942df221.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small city hotel is situated in the heart of Amsterdam city centre, in the Thorbeckeplein. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.88" OriginalAmount="220.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37775" Longitude="4.897062" StarRating="5" HotelCode="213842|1061638" HotelName="art'otel amsterdam, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 33, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e0/28e016662ff8bd697c1508f39180b51291e1b94b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3617147" Longitude="4.8826914" StarRating="4" HotelCode="|16586" HotelName="Park Centraal " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STADHOUDERSKADE 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/6/16586_11c45d41133.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1895, renovated in 2006, has 187 rooms, 6 suites and 7 floors. In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Some of the facilities that the establishment offers to guests include a hairdresser's, a bar, a restaurant with air-conditioning, conference rooms and internet. The establishment also offers a laundry service and an indoor car park. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a double bed, a sitting room, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a coffee maker, a kettle, an iron, an ironing board, a safe (available for a fee) and central heating. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.90" OriginalAmount="223.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36096" Longitude="4.90606" StarRating="4" HotelCode="|444012" HotelName="Citizenm Amstel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/1/2/444012_7c6d61c1200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.83" OriginalAmount="224.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367646" Longitude="4.888828" StarRating="3" HotelCode="|518027" HotelName="SUPPER" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>462 Singel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/8/0/2/7/518027_8a246c72330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38852428" Longitude="4.88860918" StarRating="3" HotelCode="602469|yays_concierged_boutique_apartments_zoutkeetsgracht_2" HotelName="Yays Zoutkeetsgracht Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Zoutkeetsgracht 114-118, 1013 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/1a/741a3a59b578fec007e38a2ce0bfac451d73c342.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;YAYS Concierged Boutique Apartments - Zoutkeetsgra is a popular choice amongst travelers in Amsterda...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.84" OriginalAmount="226.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3679631" Longitude="4.8926537" StarRating="2" HotelCode="|337658" HotelName="Des Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 154 - 156</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/7/6/5/8/337658_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375636" Longitude="4.892383" StarRating="3" HotelCode="32037|hotel_citadel" HotelName="Citadel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijdsvoorburgwal 98-100, 1012 SG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/1e/6a1e7d3b1f9569a71800b1d2bf6c212f8775199a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this hotel is just steps from the train station as well as various sights of i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37825102" Longitude="4.89389432" StarRating="2" HotelCode="613946|hotel_canal_view" HotelName="Hotel Canalview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Singel 5, 1012 VC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/71/5c719023849d00b84da6c389ca27753aafcacbd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.13" OriginalAmount="229.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3756138" Longitude="4.8924551" StarRating="3" HotelCode="|16591" HotelName="The Highlander" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 98-100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/1/16591_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and urban hotel, has 7 floors and 38 rooms. It has a lobby with a reception and a bar. SITUATION: This hotel Amsterdam it is in near the establishment, you will find the railway station, monuments and leisure areas. in the surrounding area, clients have the Royal Palace ,Koepel the church in the surrounding area, clients have Anne Frank the House of near the establishment, you will find shops, leisure areas, 900 metres away, there is a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.48" OriginalAmount="229.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3706385" Longitude="4.8930716" StarRating="4" HotelCode="|66450" HotelName="Mister Highland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROKIN 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/4/5/0/66450_43057691847.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1973, has 2 buildings, a breakfast room, a buffet breakfast, a reception and a spacious living room. SITUATION: Is situated in the historic area, this hotel is close to Dam the square 10 minutes away, guests can find the central station situated close to the shopping area, the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.75" OriginalAmount="229.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3622407" Longitude="4.8984294" StarRating="2" HotelCode="|47514" HotelName="Itc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINSENGRACHT 1051</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/1/4/47514_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in the 18th Century, renovated in 2008 and has 33 rooms, The establishment offers internet and bicycle hire. SITUATION: This hotel is in a quiet area of the city, close to the establishment, clients can find shops, bars, is 20 minutes away from Anne Frank the House of 15 kilometres away from the establishment, guests will find Dam the Square of 5 minutes away, there is public transport, is 15 kilometres away from Amsterdam-Schiphol Airport. ROOM: The comfortable rooms, have a bathroom, a television and heating. MEALS: The establishment serves a continental breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359591" Longitude="4.8810089999999" StarRating="3" HotelCode="130358|hotel_aalders" HotelName="Aalders" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 13-15, 1071 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/ca/76ca5d4388adbf864ff28c8e9197dced28ede9c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel makes it the ideal base for art lovers and culture enthusiasts. It is situ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.96" OriginalAmount="232.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36096385" Longitude="4.90616987" StarRating="4" HotelCode="779711|citizenm_amsterdam_amstel" HotelName="citizenM Amsterdam Amstel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 47, 1018EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/77/ba77c704dec402b8ada63c0c245e006e0c058e9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.40184498" Longitude="4.87476386" StarRating="3" HotelCode="613859|residence_inn_by_marriott_amsterdam_houthavens" HotelName="Residence Inn Amsterdam Houthavens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 177, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/f2/e6f2277b69201886409d5e76789fd3a9711eb142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.17" OriginalAmount="234.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3772926" Longitude="4.895597" StarRating="4" HotelCode="|16615" HotelName="Kimpton De Witt Amsterdam, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/5/16615_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1700. It has 6 floors, 270 rooms, 87 double rooms, 62 single rooms and 4 suites. Some of the establishment facilities on offer are a bar, a restaurant and a jetty. SITUATION: This luxurious hotel is in Leidseplein, near the establishment, you will find museums, churches, theatres, shops, a public transport stop and the nightlife. ROOM: The luxurious, elegant rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a fridge and a safety deposit box. FACILITIES: The establishment boasts a covered swimming pool, a sauna, a solarium and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359777" Longitude="4.881062" StarRating="4" HotelCode="258786|bilderberg_jan_luyken_2" HotelName="Bilderberg Hotel Jan Luyken" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 58, 1071 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c8/58/c85887c7535764db96376f60cd675166d1574950.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies at the heart of a peaceful, cultural area of Amsterdam- Links to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370633" Longitude="4.893014" StarRating="3" HotelCode="901948|rokin" HotelName="Rokin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 73, 1012 KL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/ed/d0edf6a7cf8e4b1e340743eb9cba6d787e9f1b82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old city on a main street. It lies just a few steps from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.08" OriginalAmount="236.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370557" Longitude="4.888567" StarRating="4" HotelCode="337181|hotel_estherea" HotelName="Estherea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 303-309, 1012 WJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/52/8552989227c27feae60b0f949035d7b713f35b2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of Amsterdam's most magnificent canals just 400 m from Dam Square and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.06" OriginalAmount="236.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355379" Longitude="4.902432" StarRating="3" HotelCode="193847|1872085" HotelName="Hotel Atlantis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ceintuurbaan 215-217, 1074 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c1/0fc1906f038f26f82a62af396abf81da6e09af02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Amsterdam, this hotel is ideal for those in need of an adults-only hol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.11" OriginalAmount="237.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.402075" Longitude="4.874767" StarRating="0" HotelCode="|444323" HotelName="Residence Inn by Marriott Amsterdam Houthavens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 177</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/2/3/444323_fcc2ab80928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.17" OriginalAmount="239.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362245458387" Longitude="4.8984680324793" StarRating="2" HotelCode="193876|itc_hotel" HotelName="ITC Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 1051, 1017 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a4/aca42a3f6d413ea817bd1b568850865c20e705bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.11" OriginalAmount="239.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33886571" Longitude="4.89264397" StarRating="3" HotelCode="400714|4768705" HotelName="Motel One Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 23, 1079 PC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/fa/f1fa76a3f77155b961bfde260bbc5f1540f5dfe2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.341829908249" Longitude="4.8759850633134" StarRating="4" HotelCode="146012|56853" HotelName="citizenM Amsterdam South Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinses Irenestraat 30, 1077 WX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/ab/39ab83073ff3549e0e0309cc0b91d670de578f1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.02" OriginalAmount="240.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3598656" Longitude="4.8811601" StarRating="0" HotelCode="|16587" HotelName="Jan Luyken Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 54-58</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/16587_2b118dd1055.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1890, has 62 standard rooms and 5 floors. It has a bar and a restaurant. SITUATION: This urban hotel is in a quiet area of Amsterdam. 200 metres away, there is a public transport stop. In the surrounding area, clients have the Van Gogh and Rijksmuseum museums. It is near Leidseplein ROOM: The inviting rooms have a bathroom with a shower, a hairdryer, a mini-bar, a direct line telephone and a safety deposit box (available for a fee). FACILITIES: Outdoors, clients can enjoy a sunbathing terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.29" OriginalAmount="243.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362056459457" Longitude="4.8995587755128" StarRating="1" HotelCode="154080|townhouse_hotel_3" HotelName="The Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 816, 1017 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/03/010382a732c954114b0021ea458c1c5f46a17164.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.92" OriginalAmount="243.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3735085" Longitude="4.8933649" StarRating="4" HotelCode="|16580" HotelName="Swissôtel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMRAK 96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/0/16580_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel establishment was built in 1986, renovated in 2004, has 6 floors, 109 rooms, 95 double rooms and 14 suites. In the entrance, guests are offered a lobby with a reception, a currency exchange service, a safety deposit box service, a cloakroom, lifts and a conference room. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning, The establishment offers internet, room service, a laundry service and a medical care service. SITUATION: This luxurious hotel is in Amsterdam the city centre of the Royal Palace of Amsterdam and Madame Tussauds it is situated close to 100 metres away, guests can find shops, boutiques and shops. it is located 500 metres away from restaurants, bars and a public transport stop. close to the establishment, clients can find Amsterdam Centraal the railway station. ROOM: The comfortable, smart rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. They also have a sitting room, a mini-bar, a double bed, a safety deposit box and a central heating system. FACILITIES: This establishment offers a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366357" Longitude="4.893003" StarRating="4" HotelCode="258926|nh_carlton_amsterdam" HotelName="NH Collection Amsterdam Flower Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 4, 1017 HK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/fb/e1fbc933b6f8f3f48ca7c1e4ed8e6e177a5c63f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel ideally located in the centre of Amsterdam. Nearby is the famous Floating Flo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.06" OriginalAmount="245.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377231" Longitude="4.895498" StarRating="4" HotelCode="24557|19964" HotelName="Kimpton De Witt Amsterdam" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 5, 1012 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/d0/6cd0f7142de5fe7e8ce2231464231a0183305ff5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well known luxury hotel behind a protected art-nouveau façade is located directly on Leidseplei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.44" OriginalAmount="248.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364993263359" Longitude="4.8782058119267" StarRating="2" HotelCode="146475|hotel_crystal_2" HotelName="Sara's Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Helmersstraat 6, 1054 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/76/98769bc1c22632bfade99ad6c2fae3276ae76e9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Amsterdam. For guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.47" OriginalAmount="249.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367880893678" Longitude="4.8943802400559" StarRating="3" HotelCode="341230|hotel_residence_le_coin" HotelName="Hotel Residence Le Coin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 5, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/72/67727bb6e0cafa65950439624bafb7c1bb972817.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.53" OriginalAmount="251.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37527569" Longitude="4.89349716" StarRating="0" HotelCode="571768|the_highland_house_3" HotelName="The Highland House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Nieuwstraat 17, 1012 NG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/c9/95c96db587d933c8e24a5e6fe678464759bcf480.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.57" OriginalAmount="252.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358182" Longitude="4.889771" StarRating="2" HotelCode="400757|428235" HotelName="Aston City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 68, 1072 AD Amsterdam, Oud-Zuid</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/9e/379e262d14aa3c86b0c4e405fc67e0f53a7eea2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location in the heart of Amsterdam, overlooking one of character...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.95" OriginalAmount="252.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359626" Longitude="4.880239" StarRating="4" HotelCode="|76167" HotelName="Jl No76" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JAN LUYKENSTRAAT 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/6/7/76167_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This historic hotel is in the heart of Amsterdam, close to the Rijksmuseum, Van Gogh and Stedelijk Museum Museums. Just a few minutes walk away, you can find Leidseplein Square and Vondelpark Park. Is 14 kilometres from Amsterdam-Schiphol Airport. HOTEL: It has modern rooms, a lounge bar, a restaurant and a garden. This establishment was built in 2011, has 39 standard rooms, air-conditioning, a lobby, a reception and a safety deposit box service. The establishment also offers room service, a laundry service and bicycle rental. ROOM: Each room has a television, a DVD player, WiFi (free of charge), toiletries, a hairdryer, an individual air-conditioning system, a safety deposit box and a mini-bar. They also have a bathroom, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.36" OriginalAmount="254.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37922" Longitude="4.922285" StarRating="4" HotelCode="|222725" HotelName="Jakarta Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Javakade 766, 1019 SH Amsterdam, NL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/7/2/5/222725_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.41" OriginalAmount="254.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377849" Longitude="4.897327" StarRating="4" HotelCode="|126212" HotelName="Art'Otel Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINS HENDRIKKADE 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/2/1/2/126212_e66ea620942.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This deluxe hotel, has 107 rooms, a meal service, a bar, a library, a living room and a showroom. Guests can also find a swimming pool, an events room and exhibition rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.77" OriginalAmount="255.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3491535" Longitude="4.8842363" StarRating="4" HotelCode="|16574" HotelName="Apollo  Amsterdam, A Tribute Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/4/16574_18.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 223 standard rooms, 16 suites and 6 floors. It has air-conditioning, a lobby, a reception, a bar and a restaurant. The establishment offers a conference room, a laundry service, a car park (for a fee), a business centre and a babysitting service (on request). SITUATION: This hotel is close to shops, the museum square, the concert hall and the nightlife. It is situated 20 minutes away from Schipol Airport, 2 minutes away from the ring road. Close to the establishment, clients can find the business distrcits RAI and World Trade Centre Amsterdam. ROOM: The comfortable rooms have a bathroom with a bath, a shower, a hairdryer, an air-conditioning system and WiFi. They also have a mini-bar, a coffee maker, a kettle, a television and a desk. Guests also have available one bedroom suites with a sitting room. FACILITIES: Guests can use a gym. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374213406598" Longitude="4.8923862392521" StarRating="3" HotelCode="64187|best_western_dam_square_inn" HotelName="Best Western Dam Square Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gravenstraat 12-16, 1012 NM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/3e/433e149a0fc5eb281790e7432d62aa65fb2f4970.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of the centre of Amsterdam, just a stone’s throw from Dam Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37651041" Longitude="4.90020874" StarRating="5" HotelCode="10661|nh_barbizon_palace" HotelName="NH Collection Amsterdam Barbizon Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 59-72, 1012 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/1c/aa1c513bbfffbefd7d7be6dc86671f3fbb52396e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within about 10 minutes guests can reach the Anne Frank House from the hotel. Dam Platz is just arou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366284" Longitude="4.898445" StarRating="4" HotelCode="366274|hampshire_hotel__rembrandt_square_amsterdam" HotelName="Rembrandt Square Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstelstraat 17, 1017 DA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4c/6f4ca58b3c7e46c83e2d0df403c9aeff54dccc0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located in the historical city centre just around the corner from the wor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.41" OriginalAmount="257.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379345484429" Longitude="4.922046661377" StarRating="4" HotelCode="653947|2384605" HotelName="Hotel Jakarta Amsterdam" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Javakade 766, 1019 SH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/6f/ff6f04f7a752c01b7c36ea36f99bcedf8a8dbc71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Hotel Jakarta Amsterdam is a unique sustainable hotel in Amsterdam at the IJ river, at the former l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.36" OriginalAmount="258.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3718" Longitude="4.88727" StarRating="4" HotelCode="|183906" HotelName="The Hoxton, Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 255</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/0/6/183906_9a6dcb91410.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366959" Longitude="4.89453" StarRating="0" HotelCode="163960|house_of_amstel" HotelName="House of Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 16, 1017 AA Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/16/821677772d9fc8d0c3b5cb4958ebe0d309cb6228.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348835" Longitude="4.891855" StarRating="5" HotelCode="15376|5553" HotelName="Okura Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferdinand Bolstraat 333, 1072 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/dc/ebdc60d2ad3afd5eb3b415e9b5ae614781e7e2ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside one of the most famous canals in Amsterdam. The RAI...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36938900262" Longitude="4.8871547661846" StarRating="4" HotelCode="76501|ambassade_hotel" HotelName="Ambassade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 341, 1016 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b8/92b82936f5857cf6c2cf0bafd933141e9fbe678b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37593578" Longitude="4.90181824" StarRating="3" HotelCode="943845|mauro_mansion_2" HotelName="Mauro Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Geldersekade 16, 1012 BH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/25/8525b7d83a16e17c12c00b092e032999aac0dd10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="271.90" OriginalAmount="263.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3765711" Longitude="4.9071006" StarRating="4" HotelCode="904494|162775" HotelName="DoubleTree by Hilton Amsterdam Centraal Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Oosterdoksstraat, 1011 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/08/8708ec7edbad7cc4ca973fbac9453b98387ecc74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the riverfront and next to the central train station, the hotel is within easy reach of a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.371806" Longitude="4.8873630000001" StarRating="3" HotelCode="16607|rembrandt_classic_hotel" HotelName="The Hoxton Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 255, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/52/b052b10bab3f18d7336c197731f7ba4e595626ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Amsterdam, surrounded by shops, bars, pubs, discos and re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.55" OriginalAmount="269.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376253329786" Longitude="4.8863518238068" StarRating="4" HotelCode="145475|1132058" HotelName="Canal House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 148, 1015 CX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/d7/21d7bb3ed4d3590950aeb44e194dcf4dac4513aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3774518" Longitude="4.9886162" StarRating="3" HotelCode="146702|de_oude_taveerne" HotelName="Amsterdam Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Durgerdammerdijk 73, 1026 CB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/b9/c1b90ab147bef964fdb4aae2d0a4258574cb9fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 16 rooms. Services and facilities at the hotel includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3709107" Longitude="4.8936852" StarRating="4" HotelCode="930978|hotel_v_nesplein" HotelName="Hotel V Nesplein City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nes 49, 1012 KD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/4d/eb4dada28d88bbcd586a5958cff39c976c3766e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="283.86" OriginalAmount="275.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375471" Longitude="4.892807" StarRating="4" HotelCode="17703|NL000018" HotelName="INK Hotel Amsterdam - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 67, 1012 RE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/20/14200bd411d5e525e79f976ce84ec39834b2817e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed in a wonderfully located 17th century building that lies between the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.03" OriginalAmount="276.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3735" Longitude="4.90604" StarRating="4" HotelCode="|480980" HotelName="The Hendrick\'s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/9/8/0/480980_fe7e5db1734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360042" Longitude="4.905384" StarRating="5" HotelCode="200952|intercontinental_amstel_amsterdam" HotelName="InterContinental Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Professor Tulpplein 1, 1018 GX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/ed/96ed5aaf375448fdbe6af942d62200330415c175.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This very luxurious hotel is situated on the banks of the River Amstel. It is within walking distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.43" OriginalAmount="281.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377527" Longitude="4.895101" StarRating="3" HotelCode="142414|sint_nicolaas" HotelName="Sint Nicolaas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 1a, 1012 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/f2/28f205d0e5fbc5af327e0c9009b79a40531e6bd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.52" OriginalAmount="284.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36173969" Longitude="4.91160577" StarRating="5" HotelCode="533996|hyatt_regency_amsterdam" HotelName="Hyatt Regency Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatiestraat 104, 1018 GV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/b8/9fb8bde25aa9b116716838f4f4429a55f1d11368.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.60" OriginalAmount="284.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3754997" Longitude="4.8929" StarRating="4" HotelCode="|16592" HotelName="Ink  Amsterdam - Mgallery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWE ZIJDS VOORBURGWAL 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/2/16592_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has rooms with features that offer you the maximum level of comfort and a restaurant. SITUATION: This welcoming hotel is between the railway station and the Royal Palace, Close to, Where guests can enjoy the shops, 300 metres away, there is a public transport stop.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368238724571" Longitude="4.8957100846558" StarRating="4" HotelCode="24558|nh_doelen" HotelName="NH Collection Amsterdam Doelen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 26, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/15/cd15de1e4b71e5406e2fa3a65e81e9b826eb67ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located directly beside the Amstel River. It is located in the centre of Amste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="980697|hotel_the_craftsmen" HotelName="Hotel The Craftsmen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Singel 83, 1012 VE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f8/77f8eee5a884ed2b58a5557dccd4a7f14c4bd616.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.72" OriginalAmount="290.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3653143" Longitude="4.89302" StarRating="4" HotelCode="|76165" HotelName="Banks Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HERENGRACHT 519-525</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/6/5/76165_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.42" OriginalAmount="293.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3727996" Longitude="4.8943597" StarRating="5" HotelCode="|16606" HotelName="Anantara Grand Hotel Krasnapolsky Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAM 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/6/16606_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Amsterdam the centre of la plaza Dam is situated in In front of, In the surrounding area you can also find shops, entertainment areas and the historic centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.94" OriginalAmount="294.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368131" Longitude="4.8958793" StarRating="5" HotelCode="|16582" HotelName="Tivoli Doelen Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWE DOELENSTRAAT 24-26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/2/16582_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 6 floors, 86 rooms and 1 suite. It has a lobby, lifts and a bar. nearby, you can find an indoor car park. SITUATION: This establishment, is in front of Amstel the river it is in Amsterdam the city centre of this hotel Rembrandtplein and de Dam it is between in the surrounding area, clients can find theatres, museums ,Bloemenmarkt 2 minutes away from the establishment guests have it is located in front of a public transport stop. ROOM: The rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite and cable TV, a sitting area, a mini-bar, a courtesy tea and coffee service and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.85" OriginalAmount="295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36607468" Longitude="4.9123706" StarRating="4" HotelCode="611873|de_jonker_urban_studios_suites" HotelName="De Jonker Urban Studios &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 40, 1018 DG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/5f/c55f827f845c8f1dc58e827ad07fca1c58103ff0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.22" OriginalAmount="297.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372699275099" Longitude="4.8943267987767" StarRating="5" HotelCode="13020|20114" HotelName="NH Collection Amsterdam Grand Hotel Krasnapolsky" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 9, 1012 JS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/zz/aeadbfa05f1fef1e48408c0b16ae1fb5e989b7d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern first-class hotel lies at the heart of Amsterdam, directly on Dam Square and opposite th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.00" OriginalAmount="300.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37431167" Longitude="4.87470752" StarRating="3" HotelCode="361186|morgan__mees" HotelName="Morgan &amp; Mees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Hugo de Grootstraat 2-6, 1052 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/8f/028f64bfb2c5b57915a0963954dd7b6378cdc8ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.64" OriginalAmount="306.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3660603" Longitude="4.9123089" StarRating="4" HotelCode="|338304" HotelName="De Jonker Urban Studio's and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/0/4/338304_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.16" OriginalAmount="307.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362194" Longitude="4.919684" StarRating="5" HotelCode="|445063" HotelName="Pillows Grand Boutique Hotel Maurits At The Park - Small Luxury Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>61 Mauritskade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/3/445063_09acf191433.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.49" OriginalAmount="310.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3708075" Longitude="4.8949837" StarRating="5" HotelCode="|16575" HotelName="Sofitel Legend The Grand Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OUDEZIJDS VOORBURGWAL 197</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/5/16575_dbdb08d0703.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned modern hotel facilities, a lobby, a reception, a safety deposit box service, a lift and a restaurant. SITUATION: This establishment, is in Amsterdam the historic centre of Close to the business area and, 50 metres away from the establishment, you can find a bus station, public transport services. ROOM: All the rooms have a bathroom, a bath, a shower, a WC, a hairdryer, a bathrobe, an air-conditioning system, a satellite TV, a mini-bar, a safe and internet. OTHERS: Regarding the food and beverage offering, you can enjoy an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.39" OriginalAmount="313.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362595951237" Longitude="4.880042345074" StarRating="5" HotelCode="336273|amsterdam_marriott_hotel" HotelName="Marriott Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 12, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/9f/879fe0c7ff4730fc262f5a7645189d6a2e6ae46c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel enjoys an ideal location across the street from Leidseplein's fine shopping, d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.51" OriginalAmount="317.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352771" Longitude="4.883624" StarRating="4" HotelCode="52827|the_college_hotel" HotelName="The College Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roelof Hartstraat 1, 1071 VE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/0272296c52a8a6f79d75046439e50553ee2f352c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated near the Museumplein (Museum square). Although there is a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.90" OriginalAmount="330.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378158" Longitude="4.894374" StarRating="5" HotelCode="29270|renaissance_amsterdam_hotel" HotelName="Renaissance Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kattengat 1, 1012 SZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/13/0413e686abdbe9781f13356873ed0132b287a1cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is situated in a strategic and central location. Links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37586757" Longitude="4.88601871" StarRating="4" HotelCode="336266|the_toren" HotelName="The Toren" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 164, 1015 CZ Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/42/5a4295d31ece301aa0b7c97f70712563eedf3bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.52" OriginalAmount="350.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3758932" Longitude="4.8862283" StarRating="4" HotelCode="|50508" HotelName="The Toren Amsterdam by The Pavilions" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht, 164</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/0/8/50508_49c19410405.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic style hotel, renovated in 2005, has a bar and a business centre. SITUATION: It is inAmsterdam the city centre of near the establishment, guests will find Anne Frank the House of Dam it is 5 minutes away from it is in Keizersgracht the street. ROOM: The establishment has 40 rooms with TV, a direct line telephone, an air-conditioning system and internet. The rooms a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.10" OriginalAmount="358.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3528318" Longitude="4.8828571" StarRating="4" HotelCode="|45158" HotelName="The College  Amsterdam, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROELOF HARTSTRAAT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/5/8/45158_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a living room, a patio, meeting rooms, a reception and a restaurant. For an additional charge you can use WiFi, a laundry service and a car park. SITUATION: Museumplein It is in in front of the hotel there is a tram stop, close to the establishment, clients can find tourist areas, 300 metres away, clients have the museums ,Concertgebouw the concert hall it is situated 10 kilometres away from Amsterdam-Schiphol Airport. ROOM: The rooms have a bathroom, an individual air-conditioning system, bath or shower, a WC, a direct line telephone and a television. You are offered internet, a safe, a mini-bar, a bathrobe and slippers. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a breakfast service and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.10" OriginalAmount="360.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.308842" Longitude="4.760301" StarRating="4" HotelCode="|16598" HotelName="Sheraton Amsterdam Airport and Conference Center" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHIPHOL BOULEVARD 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/8/16598_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned soundproofed hotel, has 406 rooms, 24 suites and 11 floors. It has a restaurant, a bar and a cafÃ©. SITUATION: This luxurious hotel is in Amsterdam-Schiphol Airport 20 minutes away, guests can find the city centre. ROOM: The rooms have a bathroom with a shower, a hairdryer, an air-conditioning system and a direct line telephone. They also have a mini-bar and a safety deposit box (available for a fee), All rooms are non-smoking rooms. FACILITIES: The establishment boasts body care and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.46" OriginalAmount="360.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37274" Longitude="4.88961" StarRating="5" HotelCode="|191987" HotelName="W Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 175</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/8/7/191987_a9ed6730721.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.98" OriginalAmount="366.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372803699074" Longitude="4.8832981072054" StarRating="5" HotelCode="16257|hotel_pulitzer_a_luxury_collection_hotel" HotelName="Pulitzer Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 323, 1016 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/b9/adb9a9b5a476167785fc36f06509ea51064827a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies between two canals, close to the Royal Palace. 25 traditional buildings, righ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.98" OriginalAmount="369.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3600105" Longitude="4.9052017" StarRating="5" HotelCode="|64206" HotelName="Intercontinental Amstel Amsterdam, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PROFESSOR TULPPLEIN 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/2/0/6/64206_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1867 and has attentive service, With regards to the food and beverage offering, the establishment has La Rive the restaurant This air-conditioned establishment has 79 rooms, a lobby, a lift, conference facilities, internet and room service. SITUATION: This luxurious hotel is situated close to Amstel the river Rembrandtplein near the establishment, guests will find it is located close to CarrÃ© the theatre it is situated 30 kilometres away from Schiphol Airport. ROOM: The rooms have a marble bathroom, a bath, a separate WC, a shower, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a safety deposit box and a mini-bar. FACILITIES: The establishment boasts a covered pool, a jacuzzi, a sauna and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.76" OriginalAmount="370.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.336381" Longitude="4.887845" StarRating="4" HotelCode="|444009" HotelName="Van Der Valk Amsterdam Zuidas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tommaso Albinonistraat 200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/0/9/444009_8b987181151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.61" OriginalAmount="373.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38317" Longitude="4.84666" StarRating="0" HotelCode="|231906" HotelName="Dutchies" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sara Burgerhartstraat 21-A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/9/0/6/231906_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38333999" Longitude="4.84639468" StarRating="0" HotelCode="497987|dutchies_hostel" HotelName="Dutchies Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sara Burgerthartstraat 21A, 1055 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/b9/22b97fb4e185200d5cf3d10fe99ebfaca173cd9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.46" OriginalAmount="385.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367916" Longitude="4.882842" StarRating="5" HotelCode="|128147" HotelName="Andaz Amsterdam Prinsengracht - A Concept By Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 587</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/1/4/7/128147_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Andaz Amsterdam Prinsengracht is rated five stars, has 122 rooms, a social room, a lounge bar, a restaurant, a spa with a sauna and a gym has features that offer you the maximum level of comfort. SITUATION: It is in Prinsengracht, ROOM: The rooms have a sitting room with flat-screen TV, a mini-bar, a coffee maker, a kettle, a bathroom with a shower, a WC, a bathrobe and bathroom items (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.43" OriginalAmount="390.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3709984" Longitude="4.8920002" StarRating="3" HotelCode="|50490" HotelName="Ozo Hotels Cordial Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 62-64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/9/0/50490_c0ccbb01524.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 50 rooms a lobby, a reception, a lift, a safety deposit box service (for a fee), a baggage room, a bar and a breakfast room with buffet breakfast, It also has heating. SITUATION: This urban hotel is in Amsterdam the city centre of it is located between Dam and Muntplein the squares of in the surrounding area, there is restaurants, bars, pubs and shops. 100 metres away, there is a public transport stop. ROOM: The rooms have a bathroom with a shower or bath, a WC, a hairdryer, a direct line telephone and cable television. MEALS: Guests can book bed and breakfast. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="405.82" OriginalAmount="394.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367148" Longitude="4.882733" StarRating="5" HotelCode="178573|andaz_amsterdam_prinsengracht__a_hyatt_hotel" HotelName="Andaz Amsterdam Prinsengracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 587, 1016 HT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/80/eb8061f83bb88ac400491a1c3e641cd77d6d0630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="407.19" OriginalAmount="395.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370708002176" Longitude="4.8923002527652" StarRating="3" HotelCode="71421|480805" HotelName="Cordial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 62 - 64, 1012 KW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/7f/127f4f78d14b345e5e7b7e1241950e2ec67da870.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated right in the heart of Amsterdam, between the Dam and Mun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="412.00" OriginalAmount="400.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367620839981" Longitude="4.8943018913269" StarRating="5" HotelCode="11634|de_leurope_amsterdam" HotelName="De L'Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 2-14, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/1e/541e520f390a89056d7bc8a40017807a152a5ca4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Amsterdam's old town on the banks of the River Amstel. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.03" OriginalAmount="401.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37765533" Longitude="4.90695658" StarRating="3" HotelCode="439634|eric_vokel_boutique_apartments_amsterdam_suites" HotelName="Eric Vökel Amsterdam Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>De Ruijterkade 127, 1011AC  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/d4/88d4a7869525e643b3e8d0e88a3b768d7526b150.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.51" OriginalAmount="417.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38407035" Longitude="4.88840731" StarRating="4" HotelCode="486682|yays_bickersgracht" HotelName="YAYS Concierged Boutique Apartments Bickersgracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bickersgracht 1, 1013 LE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/b5/96b5d3b8679643903487f3462286d75a3d029cb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.57" OriginalAmount="419.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36697607" Longitude="4.93295619" StarRating="3" HotelCode="623280|short_stay_group_eastern_docklands_apartments" HotelName="Short Stay Group Eastern Docklands Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Zeeburgerpad 28-29, 1019AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/48/274828ec1e572065f12144d5883304f2d6b23114.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.62" OriginalAmount="423.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38404" Longitude="4.88859" StarRating="4" HotelCode="|183919" HotelName="Yays Amsterdam Prince Island By Numa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bickersgracht 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/1/9/183919_1d7099b0821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.14" OriginalAmount="452.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364457" Longitude="4.90027" StarRating="3" HotelCode="|44113" HotelName="Ozo Hotels Armada Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KEIZERSGRACHT 713-715</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/1/3/44113_68791861700.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a breakfast room. SITUATION: Is situated in an excellent location. ROOM: The simple rooms, have sheets and towels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="473.80" OriginalAmount="460.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359726934805" Longitude="4.9246979324383" StarRating="5" HotelCode="305902|breitner_house" HotelName="Breitner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oosterpark 87-88, 1092 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/5c/895cba64553285f1d6a620cad0ba1d59aafa474f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.10" OriginalAmount="470.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364066" Longitude="4.89842" StarRating="2" HotelCode="888366|armada" HotelName="Armada Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 713-715, 1017 Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/7e/c47e050d44b1b02afdfa241c08b64a1cd8393036.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of Amsterdam’s most beautiful canals, which is lined with centuries-old ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493.37" OriginalAmount="479" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369247083416" Longitude="4.884224832058" StarRating="5" HotelCode="11307|32300" HotelName="The Dylan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 384, 1016 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/54/4f542b6f09b62180f59e0714e60347a8ed8f6fb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated on the Keizersgracht, one of the main canals in Amsterdam. It is loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.49" OriginalAmount="483.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358617" Longitude="4.878541" StarRating="5" HotelCode="904540|conservatorium_hotel_amsterdam" HotelName="Conservatorium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Baerlestraat 27, Amsterdam 1070 LP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/d4/47d4990262081209f212976928e5cb07072ccfde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="507.85" OriginalAmount="493.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37116007" Longitude="4.89537896" StarRating="5" HotelCode="318678|CBE379800" HotelName="Canal House Suites at Sofitel Legend The Grand Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 197 A, 1012 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/b1/fab1e3a0cbaba69db3724454ca8754822dfd5b80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="517.93" OriginalAmount="502.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3636619" Longitude="4.8861867" StarRating="2" HotelCode="|64205" HotelName="Mozart" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>PRINSENGRACHT 518-520</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/2/0/5/64205_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.18" OriginalAmount="506.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364539611217" Longitude="4.8926599809336" StarRating="3" HotelCode="313010|dream_hotel_amsterdam" HotelName="Dream Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Concierge,Dry Cleaning,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 73, 1017 HG Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/80/6880ebfb9d7f58bf77876c92c4929cb2e3d3bf4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Dream Hotel Amsterdam is in the heart of Amsterdam, walking distan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="552.08" OriginalAmount="536.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37887577" Longitude="4.83802553" StarRating="3" HotelCode="847565|2485335" HotelName="Hotel New Kit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos En Lommerweg 390, 1061 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/9e/089e764d41c6a9672f92af9f8cb2a643debfbf99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.28" OriginalAmount="576.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361117278711" Longitude="4.9006848427564" StarRating="2" HotelCode="116282|hotel_de_munck_2" HotelName="De Munck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Achtergracht 3, 1017 WL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/10/261074bf35d44f9849dbaf45e7b76912498c40b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="608.60" OriginalAmount="590.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.4004055" Longitude="4.8891823" StarRating="3" HotelCode="|22007" HotelName="Botel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MT. ONDINAWEG (NDSM-PIER3 )</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/7/22007_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This exclusive hotel is in a boat, Close to the tourist attractions. HOTEL: This non-smoking hotel, it offers a bar, with billiards and darts. The establishment has a car hire service and bicycle hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.22" OriginalAmount="674.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364630806722" Longitude="4.8967426714726" StarRating="5" HotelCode="930981|waldorf_astoria_amsterdam" HotelName="Waldorf Astoria Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 542-556, 1017 CG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/bf/46bf37aac62a413da63780e4c0fb4a69cf4c83d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="732.33" OriginalAmount="711.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359365871644" Longitude="4.8940745741129" StarRating="1" HotelCode="193930|sphinx_hotel_2" HotelName="Sphinx Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 82, 1017 XR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/7b/187b21e843ec16d2d00fa73262b56759b93fcd06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.96" OriginalAmount="732.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376310654594" Longitude="4.8996171845815" StarRating="1" HotelCode="901505|the_old_nickel_hotel" HotelName="Old Nickel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Brugsteeg 11, 1012 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b4/f0b4f527cd26d6f618efe136519e243a03ad241b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Old Nickel, located in the center of old Amsterdam, is a small family owned hotel just two min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.14" OriginalAmount="738.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3647606" Longitude="4.9042788" StarRating="2" HotelCode="148799|hotel_hermitage_amsterdam" HotelName="Hermitage Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Keizersgracht 16, 1018 DR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/b0/cab05c3faa299f27ab04f4aeb247bb900bc9a4c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="773.53" OriginalAmount="751.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.381062908444" Longitude="4.8918658393809" StarRating="1" HotelCode="153310|quentin_arrive" HotelName="Quentin Arrive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 65, 1013 EL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/5f/ba5f3843958d32aeb3a4332bdc553149f7c93e11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="788.55" OriginalAmount="765.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3725" Longitude="4.89332" StarRating="5" HotelCode="|221497" HotelName="Twentyseven" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dam 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/4/9/7/221497_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="812.67" OriginalAmount="789.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37246248" Longitude="4.89327047" StarRating="5" HotelCode="615095|hotel_twentyseven" HotelName="Hotel TwentySeven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 27, 1012 JS Amsterdam, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/9a/e69a2a7445e6836ca714d25eac2e80d06ed8853d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="819.26" OriginalAmount="795.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3696498" Longitude="4.883938" StarRating="5" HotelCode="|38993" HotelName="The Dylan Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>KEIZERSGRACHT 384</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/9/3/38993_1_325.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century and has 41 air-conditioning rooms, a lobby with a reception, a lift and a breakfast room. The establishment also offers internet and a laundry service. SITUATION: It is inKeizersgracht the Canal is situated in the city centre, close to the establishment, clients can find shopping areas, museums, close to the establishment, guests have restaurants, a public transport stop, 2 kilometres away, you can find Van Gogh and Rijksmuseum the museums it is situated 14 kilometres away from Schiphol Airport. ROOM: Guests can find rooms and suites. The rooms a bathroom with a shower, a satellite or cable television, a mini-bar, a safe and an air-conditioning system. FACILITIES: Guests can enjoy a gym. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1491.44" OriginalAmount="1448.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3674172" Longitude="4.88580117" StarRating="0" HotelCode="715815|hotel_the_noblemen" HotelName="Hotel De Leydsche Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 14, 1016 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/e6/b6e657b8bda6544875572a736720bdc305319792.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 17th century canal house, De Leydsche Hof (1660) is located in Amsterdam. Free WiFi acce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service,Conference Hall,Room Service,Central Heating,Bicycle Rental,Designated Smoking Area,Sauna,Massage Centre,Lounge,Spa,Garden,Jacuzzi,Swimming Pool,Nightclub,Shopping Arcade,Currency Exchange,Diet Meals,Wheelchair Access,Golf,Kitchen,Housekeeping,Wake-up Call Service,24 Hour Security,ATM/Cash Machine,Meeting Room,Parking,Printer,24 Hour Power Supply,Banquet Hall,24 Hour Front Desk,Elevator,Library,Luggage Storage,24 Hour Room Service,Concierge,LCD/Projector,Coffee Shop,Off-Site Parking,Dry Cleaning,Valet Parking,Business Centre,Pets allowed,Photocopy,Smoking Rooms,Vending Machine</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,AIRPORT HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,APARTMENT HOTEL,ECO HOTEL,HOTEL DE CHARME,CONFERENCE HOTEL,HOTEL,SPA HOTEL,HOSTEL,HOSTELS,APARTHOTEL,APARTMENT,HOLIDAY HOMES,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dce9cf30-a139-4b23-b3ab-5efd56c08a70|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
9c55f8dd-437d-476f-a741-99f1332958d2|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="9c55f8dd-437d-476f-a741-99f1332958d2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </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
9c55f8dd-437d-476f-a741-99f1332958d2|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9c55f8dd-437d-476f-a741-99f1332958d2|InfiniteSearch|successfull supplier interation||Infinite|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
9c55f8dd-437d-476f-a741-99f1332958d2|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9c55f8dd-437d-476f-a741-99f1332958d2|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9c55f8dd-437d-476f-a741-99f1332958d2|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9c55f8dd-437d-476f-a741-99f1332958d2|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9c55f8dd-437d-476f-a741-99f1332958d2|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:948b4af7-b838-4897-8b70-dd8d04ffc3ff
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9c55f8dd-437d-476f-a741-99f1332958d2|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-24T13:30:47.5238813+01:00" Version="0" EchoToken="Search" TransactionIdentifier="9c55f8dd-437d-476f-a741-99f1332958d2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="35.45" OriginalAmount="34.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.9011063" Longitude="2.3328441" StarRating="1" HotelCode="|310735" HotelName="Hotelf1 Paris Saint Ouen Marché Aux Puces" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 rue du docteur Babinski</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/7/3/5/310735_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.80" OriginalAmount="36.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.6413107" Longitude="-87.6916472" StarRating="1" HotelCode="|315016" HotelName="Super 8 By Wyndham Paris Il" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11642 Il Highway 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/5/0/1/6/315016_3584d9e1009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.901090545418" Longitude="2.332599489584" StarRating="1" HotelCode="101868|hotelf1_paris_porte_de_montmartre" HotelName="Hôtel hotelF1 Paris Saint Ouen Marché aux Puces" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Du Docteur Babinski, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/8d/338d454a08d432a9749e1b96d6ff751430e0ae78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.15" OriginalAmount="39.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8583517" Longitude="2.3780244" StarRating="0" HotelCode="|272958" HotelName="Au Royal Mad" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68 rue Sedaine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/2/9/5/8/272958_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.39" OriginalAmount="42.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.6873551" Longitude="-95.554904" StarRating="2" HotelCode="|274243" HotelName="American Inn and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2501 N Main St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/4/2/4/3/274243_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.21" OriginalAmount="42.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.660934" Longitude="-95.540415" StarRating="0" HotelCode="|459529" HotelName="Paris Extended Stay Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1518 Lamar Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/5/2/9/459529_e99c4de1853.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858124061447" Longitude="2.3776307702065" StarRating="3" HotelCode="189572|200037" HotelName="Au Royal Mad Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>68 Rue Sedaine, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/75/8975a0e7b49b7e8fd423e6cae07cd9f11a692890.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.41" OriginalAmount="43.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870797" Longitude="2.3766549" StarRating="2" HotelCode="|273105" HotelName="De L'europe Belleville" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10, Rue Louis Bonnet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/1/0/5/273105_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="49.009794" Longitude="2.31047" StarRating="3" HotelCode="410245|226863" HotelName="Residhotel les Hauts d´Andilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Route de la Berchére, 95580 Andilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/92/f092887eed241b18dc8d8e74317622915b6ab1e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a small and peaceful green town only 18 km from the business district of L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891593" Longitude="2.344948" StarRating="3" HotelCode="74081|le_montclair_hostel" HotelName="Montclair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Ramey, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/44/b84480e51c2b31eb5d5d40db3dd7d8ccbc31a7b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.10" OriginalAmount="46.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.6884046" Longitude="-95.55299" StarRating="2" HotelCode="|315087" HotelName="Days Inn By Wyndham Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2650 North Main Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/5/0/8/7/315087_e97e3f91437.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.39" OriginalAmount="46.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.9011077" Longitude="2.3341119" StarRating="2" HotelCode="|358972" HotelName="Ibis Budget Paris Porte De Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 rue du Docteur Babinski</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/8/9/7/2/358972_2bc2deb1855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.05" OriginalAmount="49.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891607" Longitude="2.344821" StarRating="0" HotelCode="|532466" HotelName="Le Montclair Montmartre by River - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 rue Ramey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/4/6/6/532466_73869e51451.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.7819762" Longitude="2.3532302" StarRating="3" HotelCode="263475|hotel_balladins_villejuif" HotelName="Hotel urban Villejuif by balladins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Avenue de l'Épi d'Or, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/db/95db121a2adf374f4f68c5c6a61154062ef9cc4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.97" OriginalAmount="51.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.665201" Longitude="-95.512294" StarRating="0" HotelCode="|314824" HotelName="6 Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>425 35th St Ne</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/4/8/2/4/314824_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.6409853" Longitude="-87.6926148" StarRating="3" HotelCode="|284183" HotelName="Rodeway Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>11639 Illinois Highway 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/1/8/3/284183_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.03" OriginalAmount="52.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85107" Longitude="2.37877" StarRating="0" HotelCode="|233083" HotelName="Auberge Internationale Des Jeunes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Trousseau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/0/8/3/233083_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.59" OriginalAmount="53.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867011942476" Longitude="2.3739154153443" StarRating="1" HotelCode="326706|hotel_des_andelys" HotelName="Hôtel des Andelys" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 rue des Trois Bornes, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/1e/611e52f9c77da3ab91713aba0a8e8d6f060687b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.76" OriginalAmount="54.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.663595" Longitude="-95.5093459" StarRating="2" HotelCode="|282753" HotelName="Americas Best Value Inn Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3755 NE Loop 286</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/7/5/3/282753_53a7d930927.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.27" OriginalAmount="54.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85587" Longitude="2.38142" StarRating="0" HotelCode="|446780" HotelName="Lpl Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Richard Lenoir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/8/0/446780_1aea09d1154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882651" Longitude="2.369121" StarRating="2" HotelCode="180071|238988" HotelName="Peace &amp; Love" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>245 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/55/f75571b87b18856bf62bcc2e3f22171e3cc0f713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features a childcare service for a comfortable and relaxing stay. Wireless internet acces...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865546" Longitude="2.417213" StarRating="3" HotelCode="63961|campanile_paris_est__porte_de_bagnolet" HotelName="Campanile Porte de Bagnolet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28, Avenue du General de Gaulle, Bagnolet 93170</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/63/e5639206d9f415acfef929fb7e7dbc09d811c26d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel-restaurant is situated in the east of Paris, near Porte de Bagnolet. The centre of Paris ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.89016034327" Longitude="2.3606320373649" StarRating="0" HotelCode="335949|hotel_de_la_poste_29" HotelName="Hotel De La Poste" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Dry Cleaning,Garden,Internet,Laundry,Lounge,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>94 Rue Riquet, 18th Arr., 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/d8/46d8d7a2e6680a8b60fd4b64c04c0fed951c190e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel de la Poste in Paris (Montmartre - Sacre Coeu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.08" OriginalAmount="56.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.297" Longitude="-88.31128" StarRating="2" HotelCode="|507716" HotelName="Knights Inn Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>409 Tyson Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/7/1/6/507716_32b8b741106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.60" OriginalAmount="56.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.6680013" Longitude="-95.5114648" StarRating="2" HotelCode="|282988" HotelName="Quality Inn Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3505 North East Loop US 286</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/9/8/8/282988_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877492" Longitude="2.353713" StarRating="2" HotelCode="147042|hotel_du_brabant" HotelName="Du Brabant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18, rue des Petits Hôtels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/51/1e5106159189b3bc0c29638d4872190117cacb19.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.905884867094" Longitude="2.4575378687172" StarRating="3" HotelCode="888124|campanile_paris_est__bobigny" HotelName="Hotel Campanile Paris Est - Bobigny" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>304 Avenue Paul-Vaillant Couturier, 93000 Bobigny</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/a4/8da486faa1c421b4b92a8a9aae82c7350bb2621e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location, near to Paris by metro (line 5), 100 metres from the centre o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85585625" Longitude="2.38149434" StarRating="1" HotelCode="327095|lpl_paris_hotel" HotelName="LPL Paris Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/4d/034d1ec620289df0e1fce94b23359eb2e9bcd4d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at LPL Hôtel in Paris (11th Arrondissement), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.87" OriginalAmount="58.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877457" Longitude="2.3537457" StarRating="2" HotelCode="|165181" HotelName="Hôtel Du Brabant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/1/8/1/165181_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a lift and internet in communal areas. SITUATION: This hotel is 400 metres away from Gare du Nord the railway station Montmartre it is situated 15 minutes walk away from 400 metres away, guests will find PoissonniÃ¨re the metro station It has excellent transport links to and Garnier the opera. ROOM: Each room has a bathroom, a flat-screen television and a bathroom with a shower. OTHERS: Regarding the food and beverage offering, you can enjoy a continental breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.96" OriginalAmount="58.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88389960992" Longitude="2.3449654877186" StarRating="3" HotelCode="56513|53515" HotelName="Bellevue Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/7c/267cc2e2e4f332d950cb3dc487d2a24077c5024f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the foot of the famous Montmartre, just a short distance from a cable car, ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.27" OriginalAmount="59.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.966537" Longitude="2.517132" StarRating="3" HotelCode="|122034" HotelName="Ibis Paris Nord Villepinte Parc Des Expositions" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A104 Sortie no2 Visiteurs, Parc des expositions BP 64069</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/0/3/4/122034_e36f43c1551.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ibis Villepinte Parc Expos is rated three stars. It has a buffet breakfast, a restaurant and a car park. SITUATION: It is situated in the centre of Roissy. The establishment is 5 kilometres away from the airport. ROOM: The establishment has 124 rooms. It also has disabled access rooms. They have an air-conditioning system, WiFi, a safety deposit box and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.905682" Longitude="2.117601" StarRating="3" HotelCode="110244|hotel_campanile_montesson__le_vesinet" HotelName="Campanile - Le Vesinet - Montesson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue du chant des oiseaux, 78360 Montesson</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/96/15966742e45b7652b69c9a738b82a31e1a4492c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.83" OriginalAmount="61.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85250429" Longitude="2.40606715" StarRating="3" HotelCode="502231|hotel_de_lunion_3" HotelName="Hotel de L'Union" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/70/cf701240bf455c9df0b12892a31c2295488d02fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.86" OriginalAmount="62.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831862039179" Longitude="2.3044785803565" StarRating="2" HotelCode="110526|arty_paris_2" HotelName="Arty Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue des Morillons, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d7/3bd7d75a866428a4cf6911aa6a1297e663004085.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.86" OriginalAmount="62.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84942734755" Longitude="2.4163431312828" StarRating="2" HotelCode="213101|ibis_budget_paris_porte_de_vincennes" HotelName="Ibis budget Paris Porte de Vincennes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Léon Gaumont, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/d6/38d6d88bd5978bd0b8a38c6442dd91da0042b34e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.08" OriginalAmount="62.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.90177" Longitude="2.36026" StarRating="2" HotelCode="|444899" HotelName=" ibis budget Paris Porte de la Chapelle-Aréna " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Impasse Marteau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/9/9/444899_c334ed30827.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.13" OriginalAmount="62.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875987" Longitude="2.35636" StarRating="1" HotelCode="|63349" HotelName="Grand  Magenta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>129; BOULEVARD DE MAGENTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/4/9/63349_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers excellent service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.89" OriginalAmount="63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.940853298132" Longitude="2.3241877555847" StarRating="3" HotelCode="63979|226867" HotelName="Kyriad Villeneuve la Garenne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Boulevard Charles De Gaulle, 92390 Villeneuve La Garenne</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/44/bb44731a3c51cff7d63b02a895b02fd52813f915.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 5 minutes from the Stade de France and 20 minutes from the business distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.89991482" Longitude="2.32159811" StarRating="0" HotelCode="766912|odalys_apparthotel_paris_xvii" HotelName="Appart'hôtel Paris XVII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Hélène et François Missoffe, 17ème Arrondissement (Batignolles-Monceaux), 75017 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/af/8cafcdd8b24be234c3c7bd0c09ba29f4108b311e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.00" OriginalAmount="63.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.3050111" Longitude="-88.3009609" StarRating="2" HotelCode="|314838" HotelName="Paris Inn and Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>1297 East Wood Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/4/8/3/8/314838_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.73" OriginalAmount="63.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.2038682" Longitude="-84.2757502" StarRating="3" HotelCode="|277082" HotelName="Best Western Paris Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>2011 Alverson Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/7/0/8/2/277082_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8886328" Longitude="2.362923" StarRating="0" HotelCode="|449811" HotelName="de Jeunesse Paris Yves Robert" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 esplanade Nathalie Sarraute</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/8/1/1/449811_07d6be11035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836354" Longitude="2.29473" StarRating="2" HotelCode="76707|avenir_hotel" HotelName="Avenir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373 Rue De Vaugirard, 75015 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/75/bf756d8aa310c0d2f983d507eed5992ad45f4f4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Arr14/15:Montparnasse-T. Eiffel. The property features a total of 42 bedro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.65" OriginalAmount="64.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86893" Longitude="2.38545" StarRating="1" HotelCode="|169200" HotelName="Des Vosges" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES MARONITES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/0/0/169200_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers dinner service, a restaurant, smoking rooms (on request) and smoking areas. The establishment also offers internet and a transfer service. Pets are allowed, Guests can also find a concierge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.92" OriginalAmount="64.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8223401" Longitude="2.3163418" StarRating="1" HotelCode="|273021" HotelName="Hotelf1 Paris Porte De Châtillon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/0/2/1/273021_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880825236932" Longitude="2.3516857624054" StarRating="1" HotelCode="74043|grand_hotel_magenta" HotelName="Grand Magenta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>129 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/90/0e9094a0124f49d3d1f8fb70b8df4848b89ac4f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855988" Longitude="2.381387" StarRating="1" HotelCode="149205|hotel_richard" HotelName="Hostel Richard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>35, Rue Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/60/3360667875fcdc14823671eb0cc8bdfb612a0824.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Richard (rated 1 star) is a mid size hotel in Paris. Guests can enjoy a meal at the hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85097811" Longitude="2.37872098" StarRating="0" HotelCode="588267|bastille_hostel" HotelName="Bastille Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Trousseau, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/2b/5d2b520264a74703a1beb47965537e08805be38a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers a range of facilities and services to ensure a comfortable stay. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.99" OriginalAmount="65.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872575" Longitude="2.355178" StarRating="0" HotelCode="|484553" HotelName="Hotel Pacific" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/5/5/3/484553_823532a2058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="67.16" OriginalAmount="65.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871856795202" Longitude="2.3434996604919" StarRating="2" HotelCode="58334|CAH857000" HotelName="Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis Cité Bergere, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/20/d820b49129d0fd4684740db528bac0a5dbdad252.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.45" OriginalAmount="65.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8997159" Longitude="2.3215052" StarRating="0" HotelCode="|359928" HotelName="Odalys City Paris Xvii" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/9/2/8/359928_1_3088.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.98" OriginalAmount="66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88232094" Longitude="2.37045471" StarRating="3" HotelCode="549023|200231" HotelName="Hotel De La Comete" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Boulevard De La Villette, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/97/3f973893c385bec192a263d9a70e8fbcd5f8a7b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.822483682679" Longitude="2.3167773816147" StarRating="1" HotelCode="298447|hotelf1_paris_porte_de_chatillon" HotelName="Hôtel hotelF1 Paris Porte de Châtillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>23 Avenue de la Porte de Châtillon, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c2/e8c2a8903c6f16bd6e6ce300557524d8c43ecb28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.31" OriginalAmount="67.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.6733315" Longitude="-95.5181183" StarRating="0" HotelCode="|280520" HotelName="La Quinta Inn and Suites By Wyndham Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>3205 Northeast Loop 286</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/5/2/0/280520_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.04" OriginalAmount="68.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.893368" Longitude="2.337208" StarRating="0" HotelCode="74072|alliance_4" HotelName="Alliance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue des Cloys, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/38/bf38202ce73da8e683828b1d40695bfc5e7191d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.04" OriginalAmount="68.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.901651452649" Longitude="2.3602735159559" StarRating="2" HotelCode="141437|ibis_budget_paris_porte_de_la_chapelle" HotelName="ibis budget Paris Nord 18ème" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Impasse Marteau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/ac/b9ac52ed0abb675f2d06811fe4b5e98308ce983a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.04" OriginalAmount="68.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87256322" Longitude="2.35531113" StarRating="1" HotelCode="324325|hotel_pacific_3" HotelName="Pacific" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>70 Rue du Château d'Eau, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/13/1613e18d5e0915651b748364058f7b91b35a658d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Pacific, you'll be centrally located in Paris...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.04" OriginalAmount="68.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867801362994" Longitude="2.3829778119948" StarRating="1" HotelCode="322953|hotel_des_vosges_3" HotelName="Hôtel des Vosges Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>2 rue des Maronites, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/62/ae62d7f2c39bed3215aa4a5f1d9dc5dad4d1e055.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.15" OriginalAmount="68.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8802" Longitude="2.32706" StarRating="3" HotelCode="|22147" HotelName="New Saint Lazare" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE D'AMSTERDAM 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/4/7/22147_64708790332.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 5 floors and 58 rooms. In the entrance, you can find a lobby with elevators and WiFi (free of charge). The establishment also offers a business centre, a safety deposit box service, a dining room and a patio. SITUATION: This hotel is situated 1 kilometre away from ParÃ­s city centre. 100 metres away, guests can find restaurants and bars. 50 metres away, there is a public transport stop. It is 900 metres away from shops. 2 kilometres away, you can find the Champs-ElysÃ©es 40 minutes away from the establishment guests have Paris Orly Airport. It is 60 minutes away from Charles de Gaulle Airport. ROOM: The rooms have a bathroom, a direct line telephone, satellite and cable TV, internet (available for a fee), WiFi and heating. MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, Diners Club and JCB. OBSERVATIONS: Pets are not allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.46" OriginalAmount="68.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8610001" Longitude="2.3829999" StarRating="3" HotelCode="|50566" HotelName="Hipotel Paris Père Lachaise République" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37, RUE SERVAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/6/6/50566_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated on a peaceful street, is located between RÃ©publique and la Nation the squares of Lyon near the establishment, you will find. HOTEL: This hotel is inviting, modern.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.59" OriginalAmount="68.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.815022" Longitude="2.418757" StarRating="0" HotelCode="|68041" HotelName="Adagio Access Paris Maisons-alfort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE EUGENE RENAULT 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/0/4/1/68041_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has a lobby and a lift. It has 85 studios and with features that offer you the maximum level of comfort. Our guests can find a breakfast room, internet (free of charge) and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880156" Longitude="2.326942" StarRating="3" HotelCode="395329|4644" HotelName="New Hotel Saint Lazare" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue d'Amsterdam, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e5/92e55f58d697b09c8f18102da6c04d546da37a55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated around 1 km away from the centre of Paris. Public transport, excellent restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854546897702" Longitude="2.415554523468" StarRating="3" HotelCode="32824|ibis_paris_porte_de_montreuil" HotelName="Hôtel ibis Paris Porte de Montreuil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue du Professeur Andre Lemierre, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/4b/b44bde6b530be60a756a11e527c948ccac415c0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel provides direct access to the center of Paris (Metro L9 in 15 minutes). It is located to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873996" Longitude="2.356169" StarRating="1" HotelCode="150117|hotel_jarry_confort" HotelName="Jarry" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4, Rue Jarry, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/8a/258a9d3a50ab3046e719ac28afb961e5f9b4a750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.91" OriginalAmount="69.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891132" Longitude="2.321472" StarRating="0" HotelCode="|75281" HotelName="De l'Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 Rue Des Moines</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/2/8/1/75281_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and functional hotel, is rated 1 stars and was opened in 2011. SITUATION: Place Clichy It is near it is in 17 District it is well-connected by public transport 10 minutes away from the Champs-ElysÃ©es the opera, the boulevards, close to the establishment, clients can find Lafayette and Printemps the Galeries It is nearMontmartre the Bohemian district of Sacre Cour it is located near Moulin Rouge and Pigalle It is 15 minutes away from is situated in an excellent location, the Palace of Versailles it is well-connected with It is 300 metres away fromBrochant the metro station of. ROOM: The establishment has 37 rooms, double rooms, triple rooms and single rooms with shared bathroom. They have a flat-screen television, a direct line telephone and heating. FACILITIES: The establishment has a reception, a TV room, WiFi in the communal areas and a luggage room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88266714947" Longitude="2.3421887785215" StarRating="3" HotelCode="933876|57828" HotelName="Regina Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Boulevard de Rochechouart, Montmartre-Pigalle (18e), 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/f3/c3f36cfe22b72d73db90fe57ed0bb9de6df85922.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868809" Longitude="2.368125" StarRating="2" HotelCode="94369|absolute" HotelName="Absolute" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de la Fontaine au Roi, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/de/eddece8d60ef62f4872ba9a4902532d0d0b949f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.910174875047" Longitude="2.1684908866882" StarRating="3" HotelCode="142309|residhome_carrieres_seine_saint_germain" HotelName="Residhome Carrières La Défense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Jacuzzi,Kitchen,Laundry,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Eiffel, 78420 Carrieres Sur Seine</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/29/9d290d75b8ec1abfaff3f15fa9bc7a031db027fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.57" OriginalAmount="70.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887856" Longitude="2.347091" StarRating="0" HotelCode="|197598" HotelName="Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE RAMEY 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/5/9/8/197598_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.13" OriginalAmount="71.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.889869668175" Longitude="2.3210817575455" StarRating="3" HotelCode="14338|121_paris_hotel" HotelName="121 Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>121 Avenue de Clichy, 75017 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/40/7e4027ea90b703f263c8d0da569a2d747028bbb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a lively quarter of Paris where the worlds of art and business mingle, this is the perfe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.13" OriginalAmount="71.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834349517018" Longitude="2.3239605742397" StarRating="3" HotelCode="11354|campanile_maine_montparnasse" HotelName="Campanile Paris XIV - Maine Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/19/4519d1ae7beb574b690fa8b69c89f11dabcd195e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.13" OriginalAmount="71.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.89103" Longitude="2.321293" StarRating="1" HotelCode="180118|hotel_de_leurope_5" HotelName="HOTEL de l' Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>67 Rue Des Moines, 17 Arrondissement, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/df/bedf6f00e1d30519ae1cc99dbeba86b73486ef3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.55" OriginalAmount="71.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83481" Longitude="2.28456" StarRating="1" HotelCode="|191330" HotelName="Le Carrosse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 rue Desnouettes</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/3/0/191330_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.16" OriginalAmount="72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.826064389331" Longitude="2.3258960294304" StarRating="2" HotelCode="110517|55985" HotelName="Hôtel Résidence Châtillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Avenue du General Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/ee/95eeda95631e780054b01b8b4284504c84f3783b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.23" OriginalAmount="72.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8345746" Longitude="2.3236881" StarRating="3" HotelCode="|63857" HotelName="HOTEL CAMPANILE PARIS 14 - Maine Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>146 Avenue du Maine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/5/7/63857_0f5759b0823.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Montparnasse the area it is in 14 District it is in a central location. FACILITIES: The establishment has a reception, a conference room and a launderette. ROOM: All the rooms have a bathroom with a bath or shower, a direct line telephone, internet, a satellite TV, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.19" OriginalAmount="73.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860067" Longitude="2.411938" StarRating="2" HotelCode="172564|residence_internationale" HotelName="Résidence Internationale de Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44 rue Louis Lumière, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/52/535245fd52f17ea2f8cde3e4d008fb6287b83337.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834800379382" Longitude="2.2845555055573" StarRating="1" HotelCode="324072|hotel_le_carrosse" HotelName="Hotel Le Carrosse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue Desnouettes, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/94/8694479d4ea1dcfe00fbd71eba5246e7ef654f23.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85696062" Longitude="2.38485894" StarRating="2" HotelCode="417305|hotel_belfort" HotelName="Hotel de Belfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de Belfort, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/4a/744a3a0ac2eaa5c8df0ade34cc74a6f0f3dfb993.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.84" OriginalAmount="74.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8792923" Longitude="2.3580425" StarRating="0" HotelCode="|359744" HotelName="St Christopher's Budget Hotel Paris - Gare Du Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue de Dunkerque</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/7/4/4/359744_1_719.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.02" OriginalAmount="74.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83187" Longitude="2.3043" StarRating="0" HotelCode="|169338" HotelName="Arty Paris Porte De Versailles By River" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 RUE DES MORILLONS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/3/8/169338_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a transfer service to the airport, Pets are allowed, The establishment also offers a concierge and a restaurant. SITUATION: This hotel ParÃ­s it is in. ROOM: All the rooms have a hairdryer, a kettle and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85416283" Longitude="2.36426199" StarRating="1" HotelCode="325319|sully_hotel" HotelName="Sully" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 rue Saint Antoine, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/f3/bbf3014e83d089f4b1f4cb670584315aa5d6855a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.901298539383" Longitude="2.3890121165676" StarRating="2" HotelCode="933601|bb_hotel_paris_porte_de_la_vil_" HotelName="B&amp;B Hotel Paris Porte de la Villette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Emile Reynaud, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/92/b89278829735d4350804f153492692cd939e57bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="77.53" OriginalAmount="75.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891959461053" Longitude="2.384762763977" StarRating="3" HotelCode="71253|FR003693" HotelName="Hôtel ibis Paris la Villette Cité des Sciences 19ème" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 quai de l'Oise, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/82/368291f8e863bbf401301bef52afa8ce43db9737.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880211" Longitude="2.345498" StarRating="3" HotelCode="35184|4276" HotelName="Riviera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Turgot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e2/03e2196a7af2d5ca1de024a65cecbd0a1bae7742.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the entertainment quarter, with the superb Opéra Garnier and the Moulin Roug...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8969944" Longitude="2.3454932" StarRating="3" HotelCode="300871|44478" HotelName="Hotel Kyriad Paris 18 - Porte de Clignancourt - Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Boulevard Ornano, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/b9/d2b9a5639d562cb511691cd665283009bf962046.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.797203" Longitude="2.347729" StarRating="2" HotelCode="111094|campanile_villejuif" HotelName="Campanile Villejuif" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20, Rue Du Docteur Pinel, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2e/9b2e80f34a218e842eabd62df6e923c76f407dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.99" OriginalAmount="76.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876511" Longitude="2.343868" StarRating="3" HotelCode="|63372" HotelName="Lebron" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 RUE LAMARTINE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/7/2/63372_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s city centre. ROOM: The establishment has 41 rooms with TV, a direct line telephone, a bathroom and a hairdryer. FACILITIES: The establishment has a reception, room service, secretary service, a safe and a lounge. Regarding the food and beverage offering, there is a restaurant with breakfast service. OTHERS: Pets are allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885246" Longitude="2.329182" StarRating="2" HotelCode="74082|hotel_hippodrome" HotelName="Hippodrome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Forest, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a7/caa7bebf55f88726b89ccde5ffa6edf09821b7f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87938" Longitude="2.358098" StarRating="0" HotelCode="385602|st_christophers_inn_gare_du_nord__hostel" HotelName="St Christopher's Paris Gare du Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d1/84d1ecae26777e6b6e549a7bbbb6a5297178f395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.36" OriginalAmount="77.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.305923" Longitude="-88.29868" StarRating="2" HotelCode="|555091" HotelName="Super 8 by Wyndham Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>1309 E Wood St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/0/9/1/555091_5207f841742.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="79.39" OriginalAmount="77.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.892176371259" Longitude="2.3148375749588" StarRating="3" HotelCode="317178|FR003716" HotelName="Hôtel ibis Paris 17 Clichy-Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Bernard Buffet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/a4/eca4621ad5fa103dea1862a2c60450159a661868.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated, close to Montmartre, the Champs Elysées and many more of the Frenc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.98" OriginalAmount="77.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837169" Longitude="2.350575" StarRating="0" HotelCode="|469998" HotelName="Port Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard de Port-Royal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/9/9/8/469998_05c7cde1213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.21" OriginalAmount="77.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8569567" Longitude="2.3848452" StarRating="2" HotelCode="|359401" HotelName="Belfort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 rue de Belfort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/4/0/1/359401_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.892981" Longitude="2.373065" StarRating="2" HotelCode="79724|paris_villette" HotelName="Hôtel Paris Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Curial, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/fc/a6fc65bdc55e53c32f91c8ad07ce020dfe1ac935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887574" Longitude="2.311071" StarRating="3" HotelCode="97242|hotel_de_la_felicite" HotelName="de la Felicite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue de la Felicite, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/a9/a1a9b13f1069af603a0b9a4390479e322069b660.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856617" Longitude="2.381552" StarRating="1" HotelCode="180105|anya_hotel" HotelName="Anya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Passage Viallet, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/e3/7be3935647751d86d1b84d70665da27a5d704ea3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests attractive accommodation units, as well as a range of facilities for a comfo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.37" OriginalAmount="79.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874297960646" Longitude="2.4051853369888" StarRating="2" HotelCode="79723|lilas_gambetta" HotelName="Hipotel Paris Lilas Gambetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Avenue Gambetta, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/27/b9272524ffec5fce6a901d3f9e0cd3d288a00b04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.37" OriginalAmount="79.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.901721" Longitude="2.3595" StarRating="4" HotelCode="82267|novotel_suites_paris_nord_18me" HotelName="Novotel Suites Paris Nord 18ème" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Impasse Marteau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/84/0d84a1fe1700fe31acb75124c177c8704234d174.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from the metro, 2 km from Montmartre and the centre of Paris, and 15 km f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.53" OriginalAmount="79.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.895761" Longitude="2.372468" StarRating="3" HotelCode="|216053" HotelName="Residhome París Rosa Parks" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Gaston Tessier, 3-7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/0/5/3/216053_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.62" OriginalAmount="79.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8543015" Longitude="2.4152999" StarRating="3" HotelCode="|15305" HotelName="Ibis Paris Porte de Montreuil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av Du Pr Andre Lemierre, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/0/5/15305_03888ce1515.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ibis Porte de Montreuil is rated two stars, is in ParÃ­s the outskirts of and was built in 1988. The establishment boasts a restaurant, lifts and business facilities. pets are allowed. ROOM: The establishment has 325 rooms, fully-equipped with an air-conditioning system and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.77" OriginalAmount="79.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85667" Longitude="2.38203" StarRating="0" HotelCode="|169103" HotelName="Hotel Anya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASSAGE VIALLET142 BOULEVARD VOLTAIRE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/0/3/169103_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 200 metres away from Voltaire the underground station of It has excellent transport links to, is 250 metres away from Charonne the underground station of 100 metres away, guests can find cafÃ©s and restaurants, La Plaza de la Bastilla it is 15 minutes drive away from. ROOM: Each room has a flat-screen television, WiFi (free of charge), heating, parquet flooring, a wardrobe, a coffee maker, a bathroom with toiletries and a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.85" OriginalAmount="79.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.6750261" Longitude="-95.5204341" StarRating="3" HotelCode="|273676" HotelName="Comfort Inn and Suites Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3035 North East Loop 286</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/6/7/6/273676_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.894327787388" Longitude="2.3124933242798" StarRating="3" HotelCode="43937|timhotel_berthier_paris_17" HotelName="Timhotel Paris Berthier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Berthier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/cb/60cbef49b604b831daccf2129f6b6310c6f42990.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 17th arrondissement of Paris, the hotel is very convenient for both business and tou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881212410196" Longitude="2.3374177515507" StarRating="3" HotelCode="60436|ibis_styles_pigalle_montmartre" HotelName="Ibis Styles Paris Pigalle Montmartre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Frochot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f8/5cf86863ebea05eaf958b995150567f4d7c992ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is well-situated in the famous district of Pigalle, which is home to many historical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882813106119" Longitude="2.3450660705566" StarRating="2" HotelCode="74033|le_regent_hostel_montmartre_2" HotelName="Le Régent Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 Boulevard Rochechouart, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/13/1d133403b81812091384d4cb9281dbf19689c91d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839897" Longitude="2.337403" StarRating="2" HotelCode="110438|beauvoir" HotelName="Beauvoir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 avenue Georges Bernanos, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/c4/15c4db1f8b22dba452965f3771a411cf17141d37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="978147|moxy_paris_charles_de_gaulle_airport" HotelName="Moxy Paris Charles de Gaulle Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue du Signe, 95700 Paris, Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/47/81474b7270af0edfe3697da39c6566304936a161.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.58" OriginalAmount="80.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.816054606817" Longitude="2.3643310368061" StarRating="4" HotelCode="38276|447565" HotelName="Novotel Paris Porte d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue Voltaire, 94270 Le Kremlin Bicetre, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/85/25854f726613408557b8f8613bdc7991982ab5be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business conference hotel lies on the southern outskirts of the French capital. It is just a fe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.22" OriginalAmount="80.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8922005" Longitude="2.3171999" StarRating="3" HotelCode="|15257" HotelName="IBIS PARIS 17 CLICHY BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Bernard Buffet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/5/7/15257_24b11b81056.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ibis Paris Berthier Porte de Clichy is rated two stars, is situated in ParÃ­s and was built in 1975. Regarding the food and beverage offering, the establishment has 3 restaurants. The establishment has lifts. It has a swimming pool and a sauna. The establishment offers business facilities. ROOM: The establishment has 688 rooms with a hairdryer, an air-conditioning system, a television and a radio. OTHERS: Pets are allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891087" Longitude="2.403294" StarRating="3" HotelCode="88728|50573" HotelName="Campanile Paris Est Pantin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Avenue Jean Lolive, Pantin 93500</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/5e/d35eea85917be423455c56bcf3fa2a17b7bdea16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the edge of Paris, guests of the hotel may visit such attractions as Parc de la Villette...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867220202591" Longitude="2.3837391879599" StarRating="3" HotelCode="333848|hotel_de_menilmontant" HotelName="Hôtel de Ménilmontant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Menilmontant, 75020 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/20/2b20a082f9bf7dbad6b57bd6d28ae5dc27fbe755.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86624423" Longitude="2.3508603" StarRating="0" HotelCode="430674|hotel_du_globe_3" HotelName="Hôtel Du Globe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197 Rue Saint Denis 2e arrondissement, Paris 75002</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/71/5471608ac30ffd250a0038dcbeaf7d7ad1b7b652.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="83.46" OriginalAmount="81.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87938" Longitude="2.358098" StarRating="3" HotelCode="404089|844893" HotelName="St Christopher's Budget Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>5 rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="83.50" OriginalAmount="81.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.823500062262" Longitude="2.3306472987788" StarRating="3" HotelCode="36459|FR000842" HotelName="Villa Royale Montsouris" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Rue De La Tombe Issoire, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/39/37397110363a02737b77528dfc4a6ee7c6e53949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute tram ride (T3) from the Porte de Versailles Exhibition Park. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.24" OriginalAmount="81.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86102" Longitude="2.38068" StarRating="3" HotelCode="|168897" HotelName="Du Chemin Vert Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASSAGE DU CHEMIN VERT97 RUE DU CHEMEIN VERT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/8/9/7/168897_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception and a concierge. SITUATION: This hotel is 500 metres away from PÃ¨re-Lachaise Cemetery. It is situated close to el RÃ­o Sena a 10-minute walk away from el Museo Edith Piaf La Plaza de la Bastilla it has excellent transport links to la Ã“pera Garnier Moulin Rouge ROOM: Customers have soundproofed rooms with an air-conditioning system, WiFi (free of charge), a flat-screen television and a bathroom. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84648192943" Longitude="2.410290093254" StarRating="4" HotelCode="34876|best_western_premier_61_paris_nation_hotel" HotelName="Best Western Plus 61 Paris Nation Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue de la Voute, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/3c/723caaace4db49e6506b29743b7af72dae9ca797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet area in the east of Paris, near to the Place de la Nation and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879428213265" Longitude="2.3568141460419" StarRating="2" HotelCode="69393|picardy_hotelgare_du_nord" HotelName="Picardy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue De Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/e6/39e6af6bc90f1145cdbd0e5f010288184ee47a92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869697461395" Longitude="2.3508161650018" StarRating="0" HotelCode="335286|hotel_dorleans_paris_gare_de_lest_" HotelName="Hotel d'Orléans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue De La Lune, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/8f/0b8f8b36f0e4777b9e143ffd868ca0b85d6d0e0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="2" HotelCode="552021|residhome_paris_rosa_parks" HotelName="Residhome Paris Rosa Parks" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>3/13 Rue Gaston Tessier, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/6e/3e6ed52441414cc9d353ad7252693a2277975038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.55" OriginalAmount="82.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88384" Longitude="2.73587" StarRating="1" HotelCode="|220238" HotelName="Le Quincangrogne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue De L'Abreuvoir.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/3/8/220238_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.66" OriginalAmount="82.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.827159982089" Longitude="2.3482954502106" StarRating="3" HotelCode="64088|1661668" HotelName="St. Charles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6, Rue de l'Espérance, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/a8/83a84658850b7111800b34f5aea707cc5f77d9bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.82" OriginalAmount="82.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8753561" Longitude="2.3568632" StarRating="3" HotelCode="|63301" HotelName="Alane " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 BOULEVARD MAGENTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/0/1/63301_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2008, This Parisian building, has 6 floors and 32 soundproofed rooms. In the entrance, guests are offered a reception and a lift. The establishment has a breakfast room, (for a fee), WiFi and a car park. This hotel is non-smoking. SITUATION: This urban hotel is close to Gare du Nord the stations of it is 2 minutes away from the railway station, a bus service and a metro station. Clients can also find Notre-Dame Cathedral Louvre the museum Moulin Rouge the cabaret Le Marais the District Bastille the Square of in the surrounding area, clients can find restaurants, bars and pubs. it is 25 kilometres away from Paris Orly Airport it is situated 30 kilometres away from Charles de Gaulle Airport it is situated 120 kilometres away from Paris Beauvaisâ€“TillÃ© Airport. ROOM: All the rooms have a double bed, a television, a bathroom, a sink and a shower. They also have double-glazed windows, a safe, a hairdryer, a direct line telephone, WiFi and heating. MEALS: Guests are offered a continental buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.23" OriginalAmount="82.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8261252" Longitude="2.3244613" StarRating="3" HotelCode="|271460" HotelName="Le Clos D'alésia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Friant</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/4/6/0/271460_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.45" OriginalAmount="82.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869148" Longitude="2.395317" StarRating="3" HotelCode="|559131" HotelName="Bridget" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/1/3/1/559131_cfbc6c21707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879759" Longitude="2.334026" StarRating="2" HotelCode="24416|eden_opera" HotelName="Eden Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Baptiste Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/89/048903daa58c7b22ba5c3c16b1fd5b973200d86e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883654546144" Longitude="2.3594285952986" StarRating="3" HotelCode="75476|hotel_faubourg_216224" HotelName="Sure Hotel by Best Western Paris Gare du Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>224 Rue Du Faubourg Saint Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/03/e3037a35d5b76a5fd9f878a7f752b59d2e383f0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An enviable position in the heart of the French capital makes this city hotel an ideal starting poin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.62" OriginalAmount="83.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846385" Longitude="2.4102057" StarRating="4" HotelCode="|22644" HotelName="Best Western Plus 61 Paris Nation " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LA VOUTE 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/4/4/22644_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors 42 double rooms and 5 single rooms. In the entrance, you can find a reception, a safety deposit box service and lifts. SITUATION: This urban hotel is in a central location, the Bastille near the establishment, guests will find near the establishment, you will find shops, restaurants and bars. 45 minutes away from the establishment guests have Charles de Gaulle and Paris Orly the airports of. ROOM: The comfortable rooms, have a bathroom with a shower, with a hairdryer, a direct line telephone, internet, a mini-bar and central heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.99" OriginalAmount="83.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879782" Longitude="2.334028" StarRating="3" HotelCode="|55385" HotelName="Eden Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35, RUE JEAN BAPTISTE PIGALLE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/8/5/55385_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This small hotel is rated 2 stars andPlace Blanche it is near. SITUATION: Sacre Cour It is located close to nearby, you will find the opera, is in ParÃ­s the city centre of in the surrounding area, clients have shops. ROOM: The establishment has 40 rooms, fully-equipped with TV and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.18" OriginalAmount="83.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8805" Longitude="2.374141" StarRating="2" HotelCode="|68479" HotelName="Relais Bergson" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>124 AV. SIMON BOLIVAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/7/9/68479_ba0b0431246.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel and ParÃ­s it is situated in. SITUATION: It is close to the metro stations, is close to bus stops. ROOM: The establishment has 20 comfortable rooms. FACILITIES: The establishment boasts a lounge and a small garden area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87579819325" Longitude="2.3456191690509" StarRating="3" HotelCode="336410|13541" HotelName="Hotel Havane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue De Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ab/04aba3e8b462a01ab87cc28568e7661f2d4ad682.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris. A restaurant and Cadet metro station are in the immedi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870478927906" Longitude="2.3601856827736" StarRating="2" HotelCode="69499|little" HotelName="Little" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Pierre Chausson, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/2b/d92bd3c8b7abe942824d9d610f909ab4eab5eec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873769" Longitude="2.356524" StarRating="2" HotelCode="101095|hotel_liege_strasbourg" HotelName="Liege Strasbourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/1c/881c9bd79934e10559caad93cf292cc1cb8ba993.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831874" Longitude="2.324684" StarRating="2" HotelCode="180108|enjoy_hostel_2" HotelName="Enjoy Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/86/4d860f77fb1accf3b67fdab73026c0f8b19a6bf8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a business centre are available to guests of the hotel. Wireless inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84741365" Longitude="2.39935543" StarRating="2" HotelCode="945389|grand_hotel_du_bel_air_" HotelName="Grand Hôtel du Bel Air" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Boulevard De Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/c2/8bc2aeb93096e0b58b957b5cfddd7bfab75c1f04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="87.25" OriginalAmount="84.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.817297097111" Longitude="2.3504278063774" StarRating="3" HotelCode="29464|FR002603" HotelName="ibis Paris Porte d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du Val de Marne, 94250 Gentilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/9a/679a4053a3b2082fc597613dc27cf50e78f15339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located opposite the Charléty stadium, close to the exhibition centre. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.890434922994" Longitude="2.324284661333" StarRating="2" HotelCode="25343|hotel_paris_legendre" HotelName="Paris Legendre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>149 Rue Legendre, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/dc/16dc2ac3f88a882f2a5e8ec85ce36784936ec1c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the Porte de Saint-Ouen and the Porte de Clichy, next to the famous Mo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869033096777" Longitude="2.3628517985344" StarRating="2" HotelCode="67255|hotel_de_l_expositionrepubliq" HotelName="De L'Exposition" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/4c/0f4cde76dc3aec414e15173cc70a386573f8e069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Paris, on the prestigious Place de la République. It lies...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861013" Longitude="2.380632" StarRating="3" HotelCode="110550|du_chemin_vert" HotelName="Hotel du Chemin Vert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d7/58d79a539c8153a9562c6c5c78540328bab32c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="971337|the_people_hostel_paris_12_2" HotelName="The People Hostel Paris 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Boulevard de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/6f/076faab76f0c1b1ee86122f36d440c9afc49ac5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.81816779335" Longitude="2.4005556106567" StarRating="4" HotelCode="888805|mercure_paris_ivry_quai_de_seine" HotelName="Mercure Paris Ivry Quai de Seine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Allee De La Seine, 94200 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3b/1d/3b1da154c42c401a67df606b70f31cf23918b942.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Seine, near the Paris Bercy Palais Omnisport sports and ent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.21" OriginalAmount="85.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8300819" Longitude="2.3204391" StarRating="3" HotelCode="|22173" HotelName="Montparnasse Alesia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE D'ALESIA 147</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/7/3/22173_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was completely renovated in 2006, has 7 floors and has 70 rooms, In the entrance, guests are offered a lobby with a lift, a reception and a safety deposit box service. The establishment boasts conference rooms with WiFi. SITUATION: This urban hotel is situated in 14 District it is situated 3 kilometres away from the city centre, Where you can find monuments and tourist points of interest. in the surrounding area of the establishment, guests can find shops, leisure areas and entertainment. 200 metres away, there is a public transport stop, is situated 2 kilometres away from Montparnasse the Station of the establishment is 30 kilometres away from Paris Orly Airport it is situated 40 kilometres away from Charles de Gaulle Airport. ROOM: The cosy rooms, have a bathroom, a direct line telephone, a satellite or cable television, WiFi, a mini-bar, a safety deposit box (available for a fee) and a central heating system. MEALS: The establishment serves a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, JCB, Diners Club and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.826151708167" Longitude="2.3244345188141" StarRating="3" HotelCode="189580|hotel_le_clos_dalesia" HotelName="Clos d'Alésia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Friant, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/5d/7e5da738df747f5a89bc3438096e90515c8c2dd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87868907" Longitude="2.2960602" StarRating="1" HotelCode="502375|wagram" HotelName="Wagram" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Poncelet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/95/3d953c5f347490cff0d32cceb886c1ae53ee63bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in 17. Arc de Triomphe / Palais des Congrès, Hotel Wagram is a perfect starting point from w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869137" Longitude="2.39533003" StarRating="3" HotelCode="975801|hotel_bridget" HotelName="Hotel Bridget" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>258 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/cc/4acca71ea9912942d5287357618ed439fdd0675d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.96" OriginalAmount="86.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855686" Longitude="2.378773" StarRating="3" HotelCode="|63880" HotelName="Grand Nouvel Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>152 Avenu Ledru Rollin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/8/0/63880_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: Place de la Bastille It is next to. HOTEL: This hotel is situated in a great location. ROOM: The comfortable rooms a bathroom with a hairdryer, They are equipped with a satellite television and a direct line telephone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.16" OriginalAmount="86.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845104" Longitude="2.432476" StarRating="3" HotelCode="|72737" HotelName="Daumesnil - Vincennes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 avenue de Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/7/3/7/72737_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is rated 3 stars. SITUATION: This hotel is in Vincennes the city of in the surrounding area, clients have Vincennes the underground station of near the establishment, customers can find the forest ,Vincennes Castle Le Louvre, Notre Dame, les Champs Ã‰lysÃ©es and le Palais Royal 15 minutes away from the establishment, you can find. ROOM: The cosy rooms, have a bathroom with a bath or shower, a satellite TV, a direct line telephone and WiFi. FACILITIES: Outdoors, guests have access to a relaxation area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.32" OriginalAmount="86.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84981" Longitude="2.38548" StarRating="2" HotelCode="|479342" HotelName="Hôtel des Pyrénées - Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>204 rue du Faubourg Saint Antoine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/3/4/2/479342_115ee971457.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.33" OriginalAmount="86.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8741989" Longitude="2.4052" StarRating="2" HotelCode="|53494" HotelName="Hipotel Lilas Gambetta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>223, AV GAMBETTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/9/4/53494_1ba05651539.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, modern hotel ParÃ­s it is in. SITUATION: Is situated inParÃ­s a good location in Porte de Lilas it is near near the establishment, you will find La Villete the Park of It is situated close toPadre Lachaise the cemetery. ROOM: The establishment has spacious, comfortable rooms. FACILITIES: Outdoors, clients have access to a garden area next to Porte de Lilas the metro of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869801" Longitude="2.355849" StarRating="2" HotelCode="180054|residence_de_bourgogne" HotelName="Résidence Bourgogne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Bar,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue du Faubourg Saint-Martin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/3e/7b3e681092055fdaf12275013b1e79ba776ef166.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and a bar, for a comforta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8498529" Longitude="2.38547114" StarRating="2" HotelCode="328086|hotel_des_pyrenees" HotelName="Hôtel des Pyrénées - Entre Bastille et Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>204 Rue du Faubourg Saint-Antoine, 75012 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/1d/6a1db3d262cdc78bae0beecfa454e21f534efb97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.64" OriginalAmount="87.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8964" Longitude="2.32843" StarRating="3" HotelCode="|169407" HotelName="Source Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135 AVENUE DE SAINT OUEN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/0/7/169407_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service and 34 rooms. SITUATION: This hotel Montmartre it is close to, and, 15 minutes away, guests can find ParÃ­s the historic centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.69" OriginalAmount="87.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8929946" Longitude="2.3730991" StarRating="2" HotelCode="|53488" HotelName="HOTEL PARIS VILLETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56, RUE CURIAL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/8/8/53488_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is and comfortable, inviting, ParÃ­s it is in. SITUATION: This establishment, is in a lively area, Where you can find restaurants and shops. the CitÃ© des Sciences et de l'Industrie and the Parc de la Villette it is near. ROOM: All the rooms have a bathroom, a television and a direct line telephone. FACILITIES: The establishment has a lounge, Outdoors, clients have access to a beautiful garden area, Well-connected by public transport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="89.71" OriginalAmount="87.1" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849335991702" Longitude="2.390439260965" StarRating="3" HotelCode="13549|FR030301" HotelName="Le Patio Bastille" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>289 bis Rue du Fauburg Saint Antoine, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/00/23007ebcf8c6ce06bffab25e343cfc38a82933ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical heart of Paris, only a few minutes away from the Marais, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.23" OriginalAmount="87.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8851013" Longitude="2.3309" StarRating="3" HotelCode="|29428" HotelName="Citadines Montmartre Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE RACHEL 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/4/2/8/29428_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and renovated in 2005. It has 92 studios, 21 apartments, 4 disabled access bungalows and 8 floors. You are also offered a garden, a terrace for sunbathing SacrÃ© Coeur with beautiful views of In the entrance, guests are offered a hall with a reception, a safety deposit box service and a lift. The establishment has a cafÃ©, a TV room, a breakfast room, WiFi, some services (for a fee), a laundry service and indoor parking. SITUATION: It is in a peaceful area, is in Les Abesses the district of Place de Clichy 250 metres away, guests will find 300 metres away, there are shops, leisure areas and public transport services. SacrÃ© Coeur it is situated 1 kilometre away from the Galeries Lafayette It is situated 1,5 kilometres away from it is 2 kilometres away from Saint-Lazare the Station of It is situated 30 kilometres away fromCharles de Gaulle the airport it is 35 kilometres away from Paris Orly Airport. ROOM: The establishment has apartments and studios, fully-equipped with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo and internet. They also have a kitchen, a fridge, a microwave, an iron, an ironing board, a safe and individual heating. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.57" OriginalAmount="87.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86882" Longitude="2.36005" StarRating="2" HotelCode="|169251" HotelName="Hotel Excelsior" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 RUE DE LANCRY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/5/1/169251_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers charming, has excellent service. SITUATION: This hotel is in ParÃ­s the city centre of Close to, is in Grands Boulevards the district of Where you can find shops, theatres and museums.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.90042002" Longitude="2.33616917" StarRating="4" HotelCode="639705|280022" HotelName="Hotel The Originals Paris Maison Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Avenue De La Porte De Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d2/2e/d22ee477c0f608977315c717d9e8f936add6c254.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867123" Longitude="2.374232" StarRating="2" HotelCode="25346|hotel_leonard_de_vinci" HotelName="Léonard de Vinci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue des Trois Bornes, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/41/e341e7f152fb83dc910f2c7566887e99bcc4704d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839902038905" Longitude="2.3814958333969" StarRating="3" HotelCode="35367|hotel_claret" HotelName="Claret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Boulevard de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/cf/f8cf4487dd7dc8dc2b2e0bfc970d9931e5284a03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies close to Bercy Park as well as the gare de Lyon. Plenty of shopping and en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.02" OriginalAmount="88.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.9016648" Longitude="2.3602313" StarRating="2" HotelCode="|164340" HotelName="greet Hotel Paris Nord 18ème" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Impasse Marteau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/3/4/0/164340_5e41a241342.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has air-conditioning, a reception, a car park, a lift, WiFi (free of charge), a lobby, vending machines and a terrace. SITUATION: This hotel is in ParÃ­s northern the establishment is a 6-minute drive away from Stade de France the stadium SacrÃ©-CÅ“ur Basilica it is 10 minutes drive away from, 550 metres away, guests will find Porte de La Chapelle the underground station of. ROOM: Customers can find simple rooms and with satellite television. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast in the breakfast room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.28" OriginalAmount="88.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.310837" Longitude="-88.29327" StarRating="0" HotelCode="|444166" HotelName="Quality Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1510 East Wood Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/6/6/444166_d0a5be81308.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.58" OriginalAmount="88.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8732053" Longitude="2.3828021" StarRating="3" HotelCode="|359771" HotelName="Scarlett" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Jouye Rouve</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/7/7/1/359771_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874232" Longitude="2.38782" StarRating="3" HotelCode="148870|37774" HotelName="Hipotel Paris Buttes Chaumont Pyrénées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Jean Batiste Daumay, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/55/d6/55d65cba4d6c267433d4468dfd30567e09e2a396.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.896363611899" Longitude="2.3283867537975" StarRating="3" HotelCode="173800|203266" HotelName="Hotel Source" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135 Avenue St. Ouen, 75017 Paris, Ilke de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/2291f7014b7f4255b33e54c5087f63f7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 34 rooms. The upper floors of the hotel can be access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.34" OriginalAmount="89.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845279" Longitude="2.432491" StarRating="3" HotelCode="78652|231820" HotelName="Daumesnil Vincennes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Avenue de Paris, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/83/f583e7e6a413340ac20f75972b757fd1635cf99a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.38" OriginalAmount="89.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873885596027" Longitude="2.3504170775413" StarRating="3" HotelCode="34883|18042" HotelName="Hauteville Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 18/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue D'hauteville, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/73/8c734a95f206bc6885f68536b5fa6a16541005f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is within walking distance of the city centre. The stations Gare du Nord ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.66" OriginalAmount="89.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88207934994" Longitude="2.3334628343582" StarRating="2" HotelCode="35269|304105" HotelName="Royal Mansart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Mansart, 75009 PARIS</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/d3/4dd313df218534c64e8ab5888c4c1c7e83f0a9ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Sacré Coeur and the opera, around 2 km away from the Seine. Guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878299" Longitude="2.384219" StarRating="3" HotelCode="180098|203286" HotelName="Nouveau Paris Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Hassard, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a5/caa50b30f32dc3c1ff46b77b753136bf0e35202a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a bar are available to guests of the hotel. Wireless internet access i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885188920655" Longitude="2.331170886755" StarRating="3" HotelCode="47462|citadines_montmartre_paris" HotelName="Citadines Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue Rachel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/3e/423e2d84062ab914d1117ad964c3ab6882ff006f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a stunning, peaceful location in the Les Abbesses district of the city, around 250...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.890019571838" Longitude="2.323342859745" StarRating="3" HotelCode="59525|le_katorze_hotel" HotelName="Meridional" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue du Docteur Heulin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/b0/c9b08330c4761c202175540a881e329f262c8724.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.830045193268" Longitude="2.3202180862427" StarRating="2" HotelCode="96585|montparnasse_alesia" HotelName="Montparnasse-Alesia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 Ter Rue d’Alesia, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/2c/ba2c4d8bdaca9f0dce15ad0b7a958469853091ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 14th arrondissement in the heart of the French capital. It is aro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8364" Longitude="2.4037" StarRating="3" HotelCode="110505|sport_hotel_paris" HotelName="Hotel L' Interlude" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>258 Avenue Daumesnil, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/3e/083e51cf7ea1b9ebe7bd7ec418d3a7750c50af75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843725" Longitude="2.296344" StarRating="2" HotelCode="180081|leonard_de_vinci_2_2" HotelName="Léonard de Vinci 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/2c/f12cd3a3775e5e63b75463ed21d4a3246112c8ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885867" Longitude="2.366272" StarRating="2" HotelCode="180084|hotel_reims" HotelName="Hôtel Reims" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue d'Aubervilliers, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/dd/7fdde8a25ad72450fc734ff689e8605d4824eb7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 35 rooms. Services and facilities at the hotel include a bar and room ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.821036720426" Longitude="2.3763333290376" StarRating="3" HotelCode="355143|lodge_in" HotelName="Lodge In MIS" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-16 Rue Theroigne de Mericourt, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/44/99442d257995ec0d86af19adbce910bd77353ada.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883943554904" Longitude="2.3443109713839" StarRating="3" HotelCode="386086|le_village_boutique_hostel" HotelName="Le Village Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue d’Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/aa/d0aa05a9035d11799ca97a26b7d906f5f157bf3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.72" OriginalAmount="90.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8786895" Longitude="2.2960818" StarRating="1" HotelCode="|271861" HotelName="Maât Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Poncelet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/8/6/1/271861_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.08" OriginalAmount="90.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88239" Longitude="2.37043" StarRating="0" HotelCode="|478308" HotelName="Hôtel de la Comète" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>196 boulevard de la Villette, 75019</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/3/0/8/478308_ec040ec1308.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.36" OriginalAmount="90.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87832" Longitude="2.38423" StarRating="3" HotelCode="|169360" HotelName="Nouveau Paris Park " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 RUE HASSARD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/6/0/169360_b3dbd991839.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a hairdryer and a transfer service to the airport, Pets are allowed, The establishment also offers a concierge, facilities for people with disabilities, a reception and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880415610584" Longitude="2.3374109533729" StarRating="3" HotelCode="16038|villa_margaux_opera_montmartre" HotelName="Hotel Villa Margaux" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Henry Monnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/ae/7eae72ad03a8b3f6ff4575d011ba0d0c50efab4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly eco hotel is situated halfway between Montmartre (Sacré-Coeur) and the opera ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877489057009" Longitude="2.3424158478413" StarRating="3" HotelCode="47806|hotel_corona_rodier_paris" HotelName="Corona Rodier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Rodier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/54/0f54c0b63500e0ed2a9adfaea572eb7526679f48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hidden in a sleepy side street in the centre of Paris, the hotel is in the Sacre Coeur and Opera nei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884100339695" Longitude="2.3487181344586" StarRating="1" HotelCode="322615|angleterre_hotel_3" HotelName="Angleterre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Bervic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/2a/032a33c16a2e2312075b0c0aed70aa29b5eadc18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878204126918" Longitude="2.3698616837682" StarRating="1" HotelCode="311282|generator_paris_hostel" HotelName="Generator Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Place du Colonel Fabien, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/9c/259c15b9e78069c14ed9aef5690e2c65e24059db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87321681" Longitude="2.3827721" StarRating="3" HotelCode="439979|hotel_scarlett" HotelName="Hôtel Scarlett" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Jouye-Rouve, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/37/693755224d0345f5b32928c283d4cdfa2302a667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88822913" Longitude="2.34266881" StarRating="4" HotelCode="738463|apparthotel_odalys_paris_montmartre" HotelName="Odalys City Paris Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Saint-Vincent, 18th Arr, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/20/0920140b33c0036894cab27d32d4259a60df3cbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious Hotel is set in Arr17:Triumph arch-Pte Maillot. The 72 welcoming units offer a pe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.12" OriginalAmount="91.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87427" Longitude="2.387862" StarRating="3" HotelCode="|125505" HotelName="Huni" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue, Jean Batiste Daumay,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/5/0/5/125505_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is nearPirineos the metro station of Picasso the museum. ROOM: The rooms have a satellite television and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="94.20" OriginalAmount="91.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849422478562" Longitude="2.380967438221" StarRating="3" HotelCode="33001|FR022739" HotelName="Color Design Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Citeaux, 12ème Arrondissement, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/d5/08d5fcc51ff66d6370eb49fb4daaeaa8570a1695.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within a few paces of the Place de la Bastille and the Gare de Lyon. Although locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.26" OriginalAmount="91.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876848379509" Longitude="2.3457473516464" StarRating="3" HotelCode="36462|1081878" HotelName="Hotel Williams Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/c8/69c8ccc71b52a2622270bcf68c32374cf5b19e3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris, close to the Paris Stock Exchange, The Louvre and Notre Dame Cathedr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.46" OriginalAmount="91.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846370698252" Longitude="2.3795592784882" StarRating="3" HotelCode="39441|38876" HotelName="Hôtel Trianon Gare de Lyon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/2d/672d9f1018dbc38a2b949f6e53a2fbc8b7fb8333.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the new business district close to the Palais Omnisports de Paris-Bercy (POPB) and the Ga...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864009420566" Longitude="2.3687345975533" StarRating="2" HotelCode="151925|marys_hotel_republique" HotelName="Hotel Mary's Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/98/0c98e6e7378fa5746ee9bc61b7b59cf07b56b0f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated right in the heart of a lively quarter of Paris, this hotel is a 4-minute walk from Place d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891152" Longitude="2.37635" StarRating="3" HotelCode="149398|hotel_crimee" HotelName="De Crimée" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>188, rue de Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/fd/a3fdf80b3d9ce1b0ced3c7f7fc52ab99d2084f6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.05" OriginalAmount="92.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.822444" Longitude="2.334577" StarRating="3" HotelCode="|359396" HotelName="Du Parc Montsouris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 rue du Parc Montsouris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/3/9/6/359396_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.61" OriginalAmount="92.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8760643" Longitude="2.3421238" StarRating="3" HotelCode="|187704" HotelName="Touring" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Buffault</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/7/7/0/4/187704_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="95.78" OriginalAmount="92.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834073875664" Longitude="2.3461208515205" StarRating="2" HotelCode="14314|CAW516400" HotelName="Belambra City Hotel Magendie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2/4 Rue Magendie, Angle 6 rue Corvisart, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/9d/cd9d84525f66ecfca433e8531ddb675580954f8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.893488590775" Longitude="2.4136881573104" StarRating="3" HotelCode="110416|67431" HotelName="Hôtel ibis Paris Pantin Église" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Avenue Jean Lolive, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/29/3b297dfee6b6bffa61c232ea5e66c981b5b4344d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.79" OriginalAmount="93.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845114807514" Longitude="2.2973415255547" StarRating="3" HotelCode="48365|alyss_saphir_cambronne_eiffel_2" HotelName="Hotel Alyss Saphir Cambronne Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue de la Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/b0/00b026881d5aa710e843d579f0fbf3d3278c42f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a peaceful location just a few paces from the Dupleix metro station on line 6, this city ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.79" OriginalAmount="93.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868778" Longitude="2.360023" StarRating="2" HotelCode="78969|hotel_excelsior_13" HotelName="Excelsior Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Lancry, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/96/8796968dba88ce628e8e794c5dc7e1b08bfde1a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.79" OriginalAmount="93.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875758" Longitude="2.357415" StarRating="3" HotelCode="146525|hotel_dalsace" HotelName="Hôtel d'Alsace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85, Boulevard De Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/e1/f4e1ca98b8fbb5da9a1443c422c097faff5fe589.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.02" OriginalAmount="93.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8493704" Longitude="2.3810296" StarRating="3" HotelCode="|23238" HotelName="Color Design" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE CITEAUX 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/3/8/23238_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel, has 46 rooms, 4 floors and a reception. SITUATION: Place de la Bastille and Gare de Lyon It is close to it is on a quiet street, Clients can find restaurants and bars. it is 18 kilometres away from Paris Orly Airport. ROOM: The spacious and inviting rooms, have a bathroom with a shower, a direct line telephone, a satellite or cable television and a mini-bar. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.09" OriginalAmount="93.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876704" Longitude="2.345971" StarRating="3" HotelCode="|59839" HotelName="WILLIAM´S" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RUE MAYRAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/3/9/59839_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet, elegant hotel, was built in the 19th Century and is perfect for business and holiday stays. SITUATION: Is situated inParÃ­s the city centre of the Palais Garnier, Montmartre and Gare du Nord It is located between it is surrounded by public transport, is well-connected with the tourist attractions, the shopping areas and the business district. it is situated 25 kilometres away from Charles de Gaulle Airport It is situated 16 kilometres away fromParis Orly Airport. ROOM: The establishment has 63 rooms. FACILITIES: Guests are offered car rental.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="96.22" OriginalAmount="93.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882112126215" Longitude="2.3345641188998" StarRating="3" HotelCode="50205|FR000709" HotelName="Libertel Montmartre Opéra" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a5/f0a592b6ed2c151688356b95b9c1aaf7bfdaa190.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel with maritime flair lies around 100 m away from the Place Pigalle and at the foot ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="96.22" OriginalAmount="93.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882335107523" Longitude="2.3710432648659" StarRating="2" HotelCode="50293|FR006901" HotelName="Libertel Canal St Martin" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Avenue Secretan, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/18/a218b5b2d0a67638cb3f0a56f6b59cd6dcbe6bec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Technical Museum of La Villette (Parc de la Cité des Sciences), Ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="96.25" OriginalAmount="93.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.896631387894" Longitude="2.3457560201535" StarRating="3" HotelCode="25634|FR003734" HotelName="Hôtel ibis Paris Ornano Montmartre Nord 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Bis Boulevard Ornano, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/1a/1b1a4f14facdea5edfda145253e2a4cd45980f64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.61" OriginalAmount="93.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8807829" Longitude="2.3514732" StarRating="2" HotelCode="|164317" HotelName="Hôtel Paris Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>4, rue de Dunkerque</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/3/1/7/164317_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 42 modern rooms, has a hairdryer, a television, a fax machine and WiFi (free of charge), it is located in front of a car park. SITUATION: This establishment, is a 5-minute walk away from Gare du Nord the railway station It has excellent transport links to Villepinte the exhibition centre Charles de Gaulle the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.63" OriginalAmount="93.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882227513113" Longitude="2.3448903858662" StarRating="2" HotelCode="52556|145920" HotelName="Hotel du Square d Anvers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Place Anvers, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/da/58da6b35daa2b03cb0d509b76b9e6c6f52fe8528.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Between Montmartre and the Avenue Trudaine, in one of the most visited historic districts in Paris, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884513395409" Longitude="2.3758600183119" StarRating="2" HotelCode="298448|203285" HotelName="ibis budget Paris La Villette 19ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>57-63 Avenue Jean Jaurès, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/67/67d56ce611766da8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.82" OriginalAmount="94.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845746728365" Longitude="2.3706288635731" StarRating="3" HotelCode="60484|best_western_aurore" HotelName="Best Western Hôtel Aurore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Traversiere, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/33/de332bda87ca96e3b0a0af9b935e1bed497e5f9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.01" OriginalAmount="94.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885640436118" Longitude="2.3344740271568" StarRating="3" HotelCode="23062|17557" HotelName="29 Lepic Montmartre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Lepic, Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/1c/f21cc982f20eaa514cdc1816c0765f750fcc303f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Montmartre district in the northeast of Paris. Picturesque Montmartre c...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.54" OriginalAmount="94.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87675257" Longitude="2.3269601" StarRating="3" HotelCode="128353|134479" HotelName="Grand Hôtel du Calvados" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/6d/376decf5572a004fbb407265c8e459f4a3540012.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.73" OriginalAmount="94.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.674328" Longitude="-95.52149" StarRating="0" HotelCode="|461331" HotelName="Holiday Inn Express And Suites Paris, Texas, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3025 NE Loop 286</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/3/3/1/461331_0954b1f0457.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.81" OriginalAmount="94.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883196" Longitude="2.359144" StarRating="3" HotelCode="|41641" HotelName="Sure by Best Western Paris Gare du Nord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU FAUBOURG SAINT-DENIS 224</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/4/1/41641_81c4fa21445.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, is situated in a historic building. SITUATION: This establishment, is in ParÃ­s the centre of Close to tourist points of interest, and, In the surrounding area you can also find public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879440560868" Longitude="2.3584717512131" StarRating="2" HotelCode="187842|238926" HotelName="Hôtel de Paris Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/c7/f0c73bd7e53db44ade8507338b2632d57a52c0b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882172833898" Longitude="2.3367753624916" StarRating="4" HotelCode="49888|37648" HotelName="Villa Royale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/aa/25aa843f9891819f5bfd967325b5e86197b453b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the Montmartre area of Paris and is just 10 m from Pigalle u...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.85" OriginalAmount="95.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879545711311" Longitude="2.3562153433253" StarRating="2" HotelCode="267509|hotel_richmond_2" HotelName="Hôtel Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/36/333653eb831d5079817e1e520a6d32dcd5f9947e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.97" OriginalAmount="95.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8642181" Longitude="2.3687428" StarRating="2" HotelCode="|81794" HotelName="Mary's République" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Malte, 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/7/9/4/81794_c46c68b1504.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 40 rooms, a lift, a hall with a reception, a safety deposit box service, a breakfast room and WiFi. SITUATION: This hotel ParÃ­s it is in Close to, La Plaza de la RepÃºblica Cemetery and the main boulevards. 50 metres away, there is a bus station, 70 metres away, guests have Oberkampf the metro station 18 kilometres away from the establishment, guests will find Gare du Nord the railway station it is situated 21 kilometres away from Charles de Gaulle the airport. ROOM: It has rooms with double-glazed windows, a bathroom with a shower, a bath, a WC, a hairdryer, a satellite television, an alarm clock, a direct line telephone and a microwave. MEALS: Guests are offered a continental breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.08" OriginalAmount="95.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8819008" Longitude="2.3713" StarRating="3" HotelCode="|19693" HotelName="Libertel Canal Saint Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE SECRETAN 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/9/3/19693_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Art Deco style hotel, has a main 8-storey building, a 2-storey annexed building and 69 rooms. In the establishment entrance, guests will find a lobby with a reception, The establishment has internet, a laundry service and a safety deposit box service. It is 100 metres away from a car park. SITUATION: Parc de la CitÃ© des Sciences Is situated in 1,5 kilometres away, you can find Gare de l'Est the Station of it is situated 1 kilometre away from Buttes-Chaumont park It is a few minutes walk away fromSaint-Martin the Canal 3 minutes away from the establishment you have JaurÃ¨s the underground station of 300 metres away from the establishment, you can find restaurants, bars situated 2,5 kilometres away from shops, is 35 kilometres away from ParÃ­s Orly Airport. ROOM: The rooms a bathroom with a shower or bath, They are equipped with a direct line telephone, a satellite or cable television, internet, a double bed, individual heating, soundproofed windows and an iron. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.11" OriginalAmount="95.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88594" Longitude="2.36627" StarRating="2" HotelCode="|169261" HotelName="Reims" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 RUE DAUBERVILLIERS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/6/1/169261_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant rooms with internet. SITUATION: This hotel ParÃ­s it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.11" OriginalAmount="95.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.900412" Longitude="2.336288" StarRating="4" HotelCode="|260396" HotelName="The Originals Boutique, Maison Montmartre, Paris Les Puces" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Avenue de la Porte de Montmartre</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/0/3/9/6/260396_1_1877.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="98.22" OriginalAmount="95.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839472" Longitude="2.392728" StarRating="3" HotelCode="16703|FR029938" HotelName="Le Quartier Bercy-Square" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Boulevard de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/06/3106d26c5674abbbcf5774703ab0f0eded631202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming tradition-rich hotel is peacefully located close to the Place de la Nation, Bercy spor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.42" OriginalAmount="95.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8464812" Longitude="2.3792856" StarRating="3" HotelCode="|26572" HotelName="Trianon Gare de Lyon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD DIDEROT 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/7/2/26572_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004, has 6 floors and 30 standard rooms. This establishment with air-conditioning, is on a main street. It has a lobby with a lift, a reception, a safety deposit box service, a currency exchange service and internet. The establishment also offers a laundry service. SITUATION: This hotel is situated in the commercial and business area. A few minutes walk away, clients can find bars, restaurants and public transport. This hotel is 500 metres away from the city centre where you can find shops and leisure areas. 30 minutes away from the establishment you have Charles de Gaulle and Paris Orly airports. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, a radio, a double bed, fitted carpets, an air-conditioning system, individual heating and internet (available for a fee). MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.83" OriginalAmount="95.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.903066522603" Longitude="2.0933353900909" StarRating="3" HotelCode="56453|766235" HotelName="Hôtel Mercure Paris Ouest Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue Des Loges, 78100 Saint-Germain en Laye, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/cf/cacf8113d285ba33fa2bcdf1179af8a04718afe5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Expo Park, Princes Garden and the Roland Garros Stadium, within 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="98.88" OriginalAmount="96.0" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837805542124" Longitude="2.3463812502613" StarRating="3" HotelCode="934272|FR001743" HotelName="The Five Hotel" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="Apartment Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Flatters, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/4e/af4e381d579309bf9f5fe5472052a9d7f526c00b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming aparthotel is situated in the 5th arrondissement or Latin Quarter. Bordering the Seine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882126973865" Longitude="2.3257300257683" StarRating="3" HotelCode="34747|hotel_regence" HotelName="Hotel Regence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Saint Petersbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e2/fe/e2febea321f84db261f81d8037f0110731ce9cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Paris some 800 m from the Place de l'Opéra. The es...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876071316328" Longitude="2.3420915007591" StarRating="3" HotelCode="74034|touring_3" HotelName="Hotel Touring Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ff/52/ff5297fcc70e00a12b0d0aa50d2280e3afa8851b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.894077381419" Longitude="2.336847782135" StarRating="3" HotelCode="60435|hotel_lumieres" HotelName="Lumieres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Damrémont, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/12/8f12bcf003092ffad599f8d5680f5aea299991a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.818956275893" Longitude="2.3258765084643" StarRating="2" HotelCode="187860|ibis_budget_porte_dorleans" HotelName="ibis budget Paris Porte d'Orléans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Boulevard Romain Rolland, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/34/af34e58f0e6eece6f9fb10d6b27c026b84325b79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869730388152" Longitude="2.3561505405224" StarRating="2" HotelCode="333871|hotel_mimosa_6" HotelName="Hôtel Mimosa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 rue du Faubourg Saint-Martin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b1/f0b1f976fe48851705f955f50d76833c7f0a2ffc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its range of services and facilities, the hotel ensures travellers a pleasant and comfortable s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872821655274" Longitude="2.3613390466271" StarRating="2" HotelCode="258817|kyriad_paris_10__canal_saint_martin__republique" HotelName="Hotel Kyriad Paris X Canal Saint Martin République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Lucien Sampaix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/bf/b4bfe3dcac7c8dd6b28a47274d068a190921b51f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel is found in a quiet side street only 5 minutes from the Republic Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.896572567973" Longitude="2.3435767740011" StarRating="4" HotelCode="337117|hotel_iliade_montmartre" HotelName="Best Western Le 18 Paris Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Letort, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/e6/cae6140f1d39feab0c5ae81d9ae5d00dc9e16a80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located by Porte de Clignancourt metro station, close to the tourist centre. A large c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880044427" Longitude="2.4077876415253" StarRating="2" HotelCode="300870|bb_hotel_paris_porte_des_lilas" HotelName="B&amp;B Hôtel PARIS Porte des Lilas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Avenue René Fonck, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/62/db625a2b8a4cc785c02235b5c3cdedc5d84de8b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.82591968" Longitude="2.34210099" StarRating="4" HotelCode="772726|hotel_b55" HotelName="Hotel B55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue Boussingault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/c7/d2c7756a3e75e15fc509966fbdd7b75df8d7fbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="99.07" OriginalAmount="96.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876551138832" Longitude="2.3270148038864" StarRating="3" HotelCode="36461|FR047401" HotelName="Grand Hotel du Havre" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue D'amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/1d/871da5c50b4b3e891b66c386d8c2ebf759e67411.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just steps away from Saint Lazare train station. Numerous restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.12" OriginalAmount="96.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865728" Longitude="2.36648" StarRating="0" HotelCode="|80567" HotelName="Ferney République" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Voltaire, 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/5/6/7/80567_551082a0945.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel Plaza de la RepÃºblica it is 200 metres away from near the establishment, you will find the tourist area excellent transport links to the metro station and the bus. Around the establishment, clients can find restaurants, bakeries, supermarkets, launderette and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.35" OriginalAmount="96.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875276" Longitude="2.357701" StarRating="3" HotelCode="|63345" HotelName="Grand  De Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 BOULEVARD DE STRASBOURG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/4/5/63345_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.52" OriginalAmount="96.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8876487" Longitude="2.3605896" StarRating="3" HotelCode="|69533" HotelName="De Bellevue Gare du Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67, Rue Philippe de Girard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/5/3/3/69533_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, with air-conditioning, has 40 rooms and is perfect for couples and families, The establishment offers internet (free of charge), In the entrance, you can find a hall with a reception, a safety deposit box service and a lift. The establishment has various facilities, such as a cafÃ©, a mini-market, a bar, a pub, an auditorium, a television room, a restaurant, a car park and an indoor car park. SITUATION: It is close toMontmartre and sacrÃ©-cÅ“ur the district of it is well-connected with the metro station, Guests can enjoy, commercial zones, theatres and the stadium. It is situated 8 minutes away fromGare du Nord the Railway Station of it is 18 kilometres away from Charles de Gaulle and Paris Orly the airports of it is situated 110 kilometres away from ParÃ­s-Beauvais TillÃ© Airport it is situated 200 kilometres away from Brussels Airport. ROOM: They have a shower, a hairdryer, a television, internet, an iron and a safety deposit box. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: The establishment offers a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879415789789" Longitude="2.3556790530624" StarRating="0" HotelCode="333512|hotel_des_belges" HotelName="Hotel des Belges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Bis Rue de Saint Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/6f/1d6fba7a3140b9382c6a031b84d37a9768a13261.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.82234236" Longitude="2.33456919" StarRating="3" HotelCode="308152|hotel_du_parc_montsouris" HotelName="Hôtel du Parc Montsouris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Pets allowed,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Parc Montsouris, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/ae/93aec540430a8a358d1ebb2b79bdd9cbe0701b33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel du Parc Montsouris in Paris (Montparnasse Tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8700175" Longitude="2.37889685" StarRating="3" HotelCode="549007|les_piaules_nation_hostel" HotelName="Les Piaules Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>59 Boulevard De Belleville, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/15/a215bd80b0c9acc6e95a5d4873c57d95d0f02790.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.25" OriginalAmount="97.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874237" Longitude="2.347804" StarRating="2" HotelCode="36464|301775" HotelName="Hotel Le Faubourg" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 rue du Faubourg Poissonière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/f5/21f5f74041bbf578a596ecf689213a725a4ecb89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is a few steps away from Montmartre and the Folies Bergere and close to the opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="100.26" OriginalAmount="97.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871191953661" Longitude="2.3550446158501" StarRating="3" HotelCode="47531|FR007274" HotelName="Hôtel Brady - Gare de l'Est" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/90/38904b0bd0f883fd0116cb38b8f10a67c5562a5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively city centre, this intimate hotel enjoys a wonderful location. Le Halles, the S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.36" OriginalAmount="97.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87059" Longitude="2.3515" StarRating="4" HotelCode="|26569" HotelName="Régina Opéra Grands Boulevards" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE MAZAGRAN 11 bis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/6/9/26569_451f1581825.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 6 floors and 44 standard rooms. In the entrance, you can find a hall with a lift, a reception, a safety deposit box service and a currency exchange service. There are many services available at the establishment, including internet and a laundry service. SITUATION: This hotel is in the commercial district. In the surrounding area of the establishment, guests can find bars, restaurants and a public transport stop. 500 metres away, clients have the centre where you can find shops and leisure areas. It is 30 minutes away from ParÃ­s Orly and Charles de Gaulle airports. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV, internet (available for a fee), a double bed, fitted carpets, an air-conditioning system, individual heating and a safe (available for a fee). MEALS: Guests are offered a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Mastercard, Visa, Diners Club and JCB.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.53" OriginalAmount="97.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84695" Longitude="2.39726" StarRating="2" HotelCode="|227326" HotelName="Nouvel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>24 avenue du Bel Air</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/7/3/2/6/227326_77047900055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.79" OriginalAmount="97.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837696" Longitude="2.346452" StarRating="3" HotelCode="|46231" HotelName="Five Boutique  Paris Quartier Latin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE FLATTERS 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/3/1/46231_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel,boutique, has and 1 exclusive suites, is in Latino the district renovated in 2008. The establishment boasts air-conditioning, express check-out, a reception, a safety deposit box service, a cafÃ©, WiFi and room service. SITUATION: Sena Next to the establishment, clients can find it is situated 10 minutes away from ParÃ­s the city centre of 500 metres away, guests can find bars, pubs, restaurants and shops. it is situated 1,5 kilometres away from the bus station, Rue Mouffetard and Arenes de LutÃ¨ce 500 metres away, guests can find it is 30 minutes away from the city centre, is 20 kilometres away from Charles de Gaulle Airport it is situated 10 kilometres away from Paris Orly Airport. ROOM: Guests are offered 1 suite a double bed, hall, an iPod docking station, a bathroom, a living room, a kitchenette with fridge, a microwave and cable and satellite television. Guests also have available internet, a direct line telephone with a hairdryer, an iron, a safety deposit box, an individual air-conditioning system and a terrace. MEALS: The establishment offers a continental buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard, Visa and some debit cards.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831012030522" Longitude="2.3299178134919" StarRating="4" HotelCode="77340|35799" HotelName="Best Western Nouvel Orléans Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 avenue du Général Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/83/bf83971f1a083c7c018f8b1ee4aeea6ca3fc32e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88667" Longitude="2.360923" StarRating="2" HotelCode="74068|55576" HotelName="Hotel de Bellevue Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67, rue Philippe de Girard, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/67/ce678e76b3ad5f3951ae49dacfde12af9df0d956.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Montmartre and Sacré Coeur, the hotel enjoys privileged direct access by metro to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886188295408" Longitude="2.3361967772911" StarRating="1" HotelCode="74077|hotel_bonsejour_montmartre" HotelName="Hôtel Bonséjour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Burq, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/92/fb92ee1a1ad25b3158791b00780954e8ed47527e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878734978703" Longitude="2.3460155725479" StarRating="2" HotelCode="64661|hotel_de_paris_opera_2" HotelName="Hôtel de Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue Maubeuge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/60/ed60fe9c9e80c000356c07a523ac55c83f6ca4ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is situated in the heart of Paris, within the triangle formed by La Madéleine, Opéra and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877404" Longitude="2.356094" StarRating="3" HotelCode="97038|midnight_hotel_paris" HotelName="Midnight Hôtel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Rue du Faubourg St Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/bb/f6bb46be5e702f8de3ecb3f80b863fcc0906760b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865645" Longitude="2.366577" StarRating="2" HotelCode="149714|hotel_voltaire_republique" HotelName="Hôtel Voltaire République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10, boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ab/a4aba576135090f8137298ab95c09f92e164fd66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.822788" Longitude="2.36136" StarRating="1" HotelCode="901408|novex_paris_free_wifi_hotel" HotelName="Novex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Designated Smoking Area,Garden,Internet,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Caillaux, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8f/89/8f89276eab035b760ab1bbe3ba9d3f7be765a6e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Paris China Town within walking distance to Metro "Maison Blanche" on Line 7, with an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879548" Longitude="2.356005" StarRating="2" HotelCode="901308|new_hotel_gare_du_nord" HotelName="Newhotel Gare Du Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40, rue de Saint Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/46/fd46147da81bf02c68cede58a0f4fddcfd5ab2ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.20" OriginalAmount="98.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87036" Longitude="2.35132" StarRating="2" HotelCode="|183898" HotelName="Mazagran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>4, rue Mazagran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/8/183898_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.23" OriginalAmount="98.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879134" Longitude="2.327022" StarRating="3" HotelCode="|63878" HotelName="Grand Hotel Du Calvados" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>20, Rue d'Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/7/8/63878_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is near the department stores, Grand Boulevard and the Palais Garnier near the establishment, guests will find it is near the business distrcits. ROOM: The rooms a bathroom with a shower or bath, They have a direct line telephone, a satellite television, a mini-bar, a safe (available for a fee) and a hairdryer. FACILITIES: The establishment boasts a reception, With regards to the food and beverage offering, there is a restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="101.38" OriginalAmount="98.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.827442507044" Longitude="2.3210307955742" StarRating="3" HotelCode="29356|FR003680" HotelName="Hôtel ibis Paris Alésia Montparnasse 14ème" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 rue des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/85/dc8581785612c6871a2d8cd9fc21dc0a4f70c50c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in a convenient location in the south of Paris between the districts of Alesia ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879773944978" Longitude="2.3501837253571" StarRating="2" HotelCode="39504|443524" HotelName="Maison du Pré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue De Maubeuge, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/0b/eb0b542f439896dbef161f44fac675d6abb098d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Arr10/11:North Republic Station. The accommodation comprises 40 cosy u...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849402" Longitude="2.398764" StarRating="3" HotelCode="70641|pavillon_nation" HotelName="Pavillon Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/85/9b85f52eab6fb30d93523214a16f94a8f30945bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located a short walk from the Place de la Nation, the hotel enjoys a stunning location. The 5 metro ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86739658219" Longitude="2.3965286839247" StarRating="2" HotelCode="935631|hipotel_paris_gambetta_republique" HotelName="Hipotel Paris Gambetta République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>236 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/41/4541bc5a808f0b3e7028ed49eda3b231495c0af3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.19" OriginalAmount="99.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.6654542" Longitude="-95.5092868" StarRating="3" HotelCode="|282694" HotelName="Hampton Inn Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3563 Northeast Loop 286</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/6/9/4/282694_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.22" OriginalAmount="99.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8700347" Longitude="2.3790092" StarRating="0" HotelCode="|313911" HotelName="The People - Paris Belleville" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59 Boulevard De Belleville</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/3/9/1/1/313911_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="102.28" OriginalAmount="99.3" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8761948005" Longitude="2.3570635914803" StarRating="3" HotelCode="34890|FR001758" HotelName="Libertel Gare de l’Est Français" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/3c/bd3c7bb2dde082ab2211c94879aa84c3196066b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel lies at the heart of the beautiful French capital a mere 100 m from the nearest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.45" OriginalAmount="99.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8427505" Longitude="2.3243899" StarRating="3" HotelCode="|53476" HotelName="BERKELEY" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/7/6/53476_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel and Montparnasse it is situated in. SITUATION: It is inMontparnasse the district of Saint Germain des PrÃ©s it is near Where you can find boutiques, shows and restaurants. ROOM: The establishment has 39 rooms and fully-equipped. The rooms a bathroom, internet and a mini-bar. OTHERS: Pets are allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.71" OriginalAmount="99.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8899422" Longitude="2.3231139" StarRating="4" HotelCode="|55565" HotelName="Le Katorze" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue du Dr Heulin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/6/5/55565_20783eb1336.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Meridional is rated two stars. SITUATION: This establishment is in the heart of ParÃ­s. It has excellent transport links to the opera and Montmartre. It is situated 50 metres away from Brochant Underground Station. It has excellent transport links to los Campos ElÃ­seos and los InvÃ¡lidos. ROOM: The rooms have a television, a direct line telephone and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.85" OriginalAmount="99.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8274994" Longitude="2.3209" StarRating="3" HotelCode="|15212" HotelName="Ibis Paris Alésia Montparnasse 14éme" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Plantes,49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/1/2/15212_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: Pets are allowed, This establishment offers air-conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.85" OriginalAmount="99.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.9134159" Longitude="2.2737095" StarRating="3" HotelCode="|200973" HotelName="Sub" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Ter Villa Aubert</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/9/7/3/200973_24f0caa1704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86614507" Longitude="2.36842937" StarRating="3" HotelCode="180068|38086" HotelName="Albert's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue du Grand Prieuré, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/53/d953743643975ab590cd15e1de770411f76640da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875374" Longitude="2.357995" StarRating="3" HotelCode="101002|grand_hotel_de_paris" HotelName="Grand Hotel De Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard De Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/42/62420562352dd03249c6da6644e0015c6f9ebb7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in Paris, in the vicinity of the city’s East Station (100 meters away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8469305" Longitude="2.397383" StarRating="2" HotelCode="224990|nouvel_hotel_paris" HotelName="Nouvel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Avenue du Bel air, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/2c/f02cff9510eab5dbbfad53abcf2d0be27b74df18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a range of services and facilities, making it ideal for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.12" OriginalAmount="100.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880127" Longitude="2.3343589" StarRating="3" HotelCode="|22616" HotelName="Villa Boheme" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/1/6/22616_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has a main 6-storey building and 24 rooms. It has 11 single rooms, 10 double rooms, 2 suites and 1 apartment. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service and a lift. The establishment has a breakfast room and a bar. It has a hairdresser's, The establishment offers internet, room service and a laundry service. SITUATION: This attractive hotel, the Palais Garnier and Montmartre it is located between It is in a small, quiet street and it is near Clichy the square Le Moulin Rouge, SacrÃ© Cour and Place du ThÃ©Ã¢tre it is close to in front of the hotel there is public transport, is 500 metres away from Gare du Nord the Railway Station of it is situated 25 kilometres away from Charles de Gaulle Airport. ROOM: The modern rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet and a double bed. Are also equipped with an air-conditioning system and a central heating system. OTHERS: The establishment offers a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.85" OriginalAmount="100.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.893376" Longitude="2.380079" StarRating="3" HotelCode="|55489" HotelName=" CAMPANILE PARIS 19 - La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenue De Flandres , 147-151</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/8/9/55489_79742a01037.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Campanile La Villette (antes Kyriad Paris La Ville is rated two stars, is situated in ParÃ­s and was built in 1998. Regarding the food and beverage offering, the establishment has a restaurant. There are many services available at the establishment, including lifts and business facilities. ROOM: The establishment has 207 rooms with a hairdryer, an air-conditioning system, a television and a radio. OTHERS: pets are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.92" OriginalAmount="100.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8797" Longitude="2.35607" StarRating="2" HotelCode="|183923" HotelName="Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 rue de Dunkerque</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/2/3/183923_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855415181956" Longitude="2.4097260832787" StarRating="2" HotelCode="34567|comfort_hotel_davout_nation" HotelName="Comfort Davout Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue des Orteaux, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/11/6b/116b1398233a6a275a297d5c980111422a10297c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated just a few métro stations from the opera as well as from the Cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8585747" Longitude="2.3684939" StarRating="3" HotelCode="63224|bastille_de_launay" HotelName="Bastille De Launay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42, Rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/a1/9ba1aa4da0dffa13607d35ab1eb11e280136a866.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877781585089" Longitude="2.3550422001711" StarRating="3" HotelCode="94391|de_l_europe" HotelName="Hotel de l’Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/7f/967fc4874b22fbb0344380cdfeb04957caf99261.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838788465825" Longitude="2.3228822186001" StarRating="0" HotelCode="333551|lesperance" HotelName="L'Espérance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue de la Gaité, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/9d/459d2e8868b3bca5c54c8b1bc217b468d7077b9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Esperance in Paris (14th Arrondissement), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.25" OriginalAmount="101.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876373" Longitude="2.357122" StarRating="3" HotelCode="|22891" HotelName="Libertel Gare De L'est Francais" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU 8 MAI 1945 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/9/1/22891_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.37" OriginalAmount="101.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8852615" Longitude="2.360559" StarRating="2" HotelCode="|26692" HotelName="Merryl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE PAJOL 7-9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/2/26692_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was completely renovated in 2005, has 4 floors, 35 rooms and elegant suites. The establishment has a beautiful garden area, a lobby with elevators and a public car park. SITUATION: The hotel is in ParÃ­s the heart of it is on a peaceful street, SacrÃ© Coeur and Montmartre it is located close to nearby, there is public transport excellent transport links to, and monuments. it is 50 kilometres away from Paris Orly Airport it is situated 30 kilometres away from Charles de Gaulle Airport. ROOM: The cosy rooms, have a bathroom and with a shower or bath, a hairdryer. Are also furnished with a direct line telephone, a satellite or cable television, central heating, a safe (available for a fee) and a sofa. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.45" OriginalAmount="101.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8544697" Longitude="2.3981162" StarRating="3" HotelCode="|359902" HotelName="Terre Neuve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 bis rue terre neuve</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/9/0/2/359902_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.58" OriginalAmount="101.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.819445" Longitude="2.326282" StarRating="2" HotelCode="|212719" HotelName="Ibis budget París Porte D'Orleans" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Boulevard Romain Rolland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/2/7/1/9/212719_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="104.68" OriginalAmount="101.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887179" Longitude="2.386331" StarRating="2" HotelCode="97699|FR005250" HotelName="Appart'City Paris La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>157 Avenue Jean Jaures, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/c4/b3c4d418eba1a17fbd1f48eaf0e66777626d92bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located nearby the Cité des Sciences, and both Gare de l'Est and Gare du Nord train st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="104.68" OriginalAmount="101.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865344213985" Longitude="2.3833398127586" StarRating="2" HotelCode="293225|FR007482" HotelName="Hôtel de l'Horloge" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>25 Passage de Ménilmontant, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cf/eccfaeb847499cf88d655f02950382877d8b731a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.74" OriginalAmount="101.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875763" Longitude="2.3575464" StarRating="3" HotelCode="|163917" HotelName="D'Alsace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85, Boulevard de Strasbourg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/1/7/163917_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, The establishment offers tourist information. SITUATION: This establishment, is 100 metres away from Gare de l'Est the train station is situated in ParÃ­s the 10th arrondissement of Close to Gare du Nord the railway station Notre-Dame Cathedral it is situated 15 minutes away (by metro) from. ROOM: Each room has a bathroom, a television, parquet flooring, large windows, natural light and a bathroom. On request, the establishment offers an iron and a hairdryer. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="104.85" OriginalAmount="101.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861533335287" Longitude="2.3710459470749" StarRating="2" HotelCode="187859|332507" HotelName="Saint Sebastien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 rue Saint Sébastien, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/ed/36ed97fa03e9d897569db3bffb5a3167c9f81dd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870785908027" Longitude="2.3517018556595" StarRating="3" HotelCode="39378|32196" HotelName="Hôtel Regina Opéra Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Mazagran, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/36/7936b56239e34d07256eb7ccaf72a97936618bd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous, bustling Grands Boulevards at the heart of Paris' lively theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84176024" Longitude="2.38422466" StarRating="0" HotelCode="583995|residhome_paris_gare_de_lyon_jacqueline_de_romilly" HotelName="Residhome Paris Gare De Lyon - Jacqueline De Romilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>47 Rue Jorge Semprùn, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/6f/ce6f363baada43d7252b703dc200b67fabe122ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85434719" Longitude="2.39798889" StarRating="3" HotelCode="592812|hotel_terre_neuve" HotelName="Hotel Terre Neuve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Bis Rue de Terre Neuve, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/40/644049d72003996b77eb4eb10562e19beaaab9f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845562" Longitude="2.402112" StarRating="2" HotelCode="904085|lux_picpus" HotelName="Lux Picpus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Boulevard Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c4/03c4d6f217426eb7420a6d4c46fe2f2dbe827f01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.18" OriginalAmount="102.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8759319" Longitude="2.3589284" StarRating="4" HotelCode="|15244" HotelName="NH Paris Gare de l'Est" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU 8 MAI 1945 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/4/4/15244_4e3a97d1306.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1912, has 200 standard rooms, 8 floors, air-conditioning, a bar and a restaurant with air-conditioning. SITUATION: The hotel is situated near Gare de l'Est Station, Montmartre and Les Halles. It is 6 kilometres away from the exhibition centre. 100 metres away, there is public transport services. ROOM: Customers can find inviting rooms with a bathroom with a hairdryer, a mini-bar, a safety deposit box (available for a fee), a direct line telephone and an air-conditioning system. FACILITIES: Guests are offered a sauna and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.41" OriginalAmount="102.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874023" Longitude="2.36236" StarRating="3" HotelCode="|79218" HotelName="BELTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46, rue Lucien Sampaix</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/2/1/8/79218_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: The HOTEL BELTA is rated three stars and has a reception. SITUATION: It is situated next to the Canal Saint Martin, close to the stations of Gare de l'Est and Gare du Nord, the Square of La RepÃºblica and the Opera of the Bastille. ROOM: Clients are offered 62 comfortable rooms with a bathroom, shower or bath, a WC, a hairdryer, a satellite TV and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.55" OriginalAmount="102.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8907128" Longitude="2.3249038" StarRating="3" HotelCode="|63309" HotelName="Ambassadeur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153 RUE LEGENDRE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/0/9/63309_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has a large terrace. SITUATION: This establishment, is in a peaceful area, is situated in Montmartre the area Close to the Palais Garnier the metro station, and, is situated 25 kilometres away from Orly and Charles de Gaulle the airports of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="105.60" OriginalAmount="102.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884892853814" Longitude="2.3974278532803" StarRating="4" HotelCode="406136|FR007220" HotelName="Hipark by Adagio Paris La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Boulevard d'Indochine, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/55/8055e97795c016b66cdb7b29e835d634ed92030f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.62" OriginalAmount="102.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8759003" Longitude="2.3454001" StarRating="3" HotelCode="|22566" HotelName="Pax Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE TREVISE 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/6/6/22566_d4167f41304.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 6 floors and 48 rooms. In the establishment entrance, guests will find a lobby with a reception, a lift and a safety deposit box service. With regards to the food and beverage offering, the establishment has a bar and a breakfast room. SITUATION: This comfortable hotel is in 9 District is situated in ParÃ­s the heart of Close to Lafayette the street near the establishment, you will find shops, bars, pubs and Cadet the underground station of it is situated near Gare du Nord the Station of 10 minutes away from the establishment guests have the opera, Tour Eiffel, Les Champs Ã‰lysÃ©es and Notre Dame 15 minutes away from the establishment, you can find the establishment is 15 kilometres away from Paris Orly Airport it is situated 20 kilometres away from Charles de Gaulle Airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite television, cable television, individual air-conditioning and a central heating system. OTHERS: Guests can book bed and breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.65" OriginalAmount="102.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847535" Longitude="2.296475" StarRating="3" HotelCode="|523399" HotelName="Hôtel 31 Paris Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue du Commerce</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/3/9/9/523399_44ebfb70920.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.07" OriginalAmount="102.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8486838" Longitude="2.4078754" StarRating="3" HotelCode="|63312" HotelName="Piapia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Maraichers 14bis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/1/2/63312_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, economical hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855123990744" Longitude="2.4095369875431" StarRating="2" HotelCode="29451|armstrong_paris_hotel" HotelName="ibis Styles Paris Nation Porte De Montreuil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de la Croix Saint Simon, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/42/c742cc5a526efd4eafc29f6369dc46c8cf8c79d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a street corner directly beside Porte de Montreuil metro station. From here...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856095119172" Longitude="2.4151786441803" StarRating="4" HotelCode="82268|suite_novotel_paris_porte_de_montreuil" HotelName="Novotel Suites Paris Montreuil Vincennes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue du Professeur Lemierre, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/5d/555d71810efa34c8c051a21b4c13dc466e340dcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This suite hotel is located 200 m from the metro and 2 km from the centre of Paris. It lies 18 km fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87563912" Longitude="2.35812872" StarRating="2" HotelCode="325036|grand_hotel_de_leurope_3" HotelName="Grand Hôtel de l’Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Boulevard de Strasbourg, 75010 Paris, Ile De France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bf/3c/bf3c3dfc9790b52c554850fc5ea077a01a747287.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.55" OriginalAmount="103.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845771" Longitude="2.370581" StarRating="3" HotelCode="|81118" HotelName="Aurore Paris Gare de Lyon	" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Traversiere</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/1/1/8/81118_3c7dbdd1148.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Best Western Aurore is rated three stars. It has a reception and a concierge. At no additional cost you can use newspapers and magazines. SITUATION: This hotel is 250 metres away from the railway station Paris-Gare de Lyon. 300 metres away you can find the river Sena. 30 minutes walk away, guests can find Cathedral Notre Dame. It is situated 11 minutes away from the Square of the Bastille. ROOM: The rooms have an air-conditioning system and WiFi (free of charge). The rooms are soundproofed with satellite TV, a kettle, a coffee maker and a bathroom. MEALS: The establishment serves a buffet breakfast and vending machines.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.65" OriginalAmount="103.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8800011" Longitude="2.3369999" StarRating="3" HotelCode="|50506" HotelName="Villa Margaux Opera Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23, Rue Henry-Monnier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/0/6/50506_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic style building, was renovated in 2003. SITUATION: This establishment, is in an excellent location, Montmartre it is located between the opera, 3 minutes away from the establishment you have Saint Georges and Pigalle the metro stations of it is close to Gare du Nord the Station of. ROOM: The establishment has 31 rooms with TV, a direct line telephone, a mini-bar, a safe and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.06" OriginalAmount="103.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8712997" Longitude="2.3552999" StarRating="3" HotelCode="|22270" HotelName="Brady – Gare De L’est" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard de Strasbourg 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/7/0/22270_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, has 57 rooms, a lobby with an elevator, a breakfast room, internet and room service. SITUATION: Is situated in the city centre, Les Halles it is 3 kilometres away from Clients can also find Sena the river close to the establishment, guests have restaurants, nightclubs and bars. close to the establishment, clients can find public transport services 30 minutes away fromParis Orly Airport 45 minutes away from the establishment guests have Charles de Gaulle Airport. ROOM: All the rooms have a bathroom, a satellite television, a direct line telephone, an air-conditioning system, internet, fitted carpets and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85397727" Longitude="2.37103664" StarRating="0" HotelCode="486763|238841" HotelName="Hôtel Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>24 rue de la Roquette, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/5a/435a072a4da8779c67348e8bafd5185a7818110e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.12" OriginalAmount="104.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878327" Longitude="2.347599" StarRating="3" HotelCode="16583|hotel_relais_du_pre" HotelName="Relais du Pre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Pierre Sémard, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/5c/245cf4ed50ffc41b551487df4778db37ab173f7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.12" OriginalAmount="104.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848334784673" Longitude="2.2970987856388" StarRating="3" HotelCode="110530|hotel_saphir_grenelle" HotelName="Saphir Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Commerce, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/6e/7a6e8ed4d4838725c7f9ceb60a84097de0a8b550.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.12" OriginalAmount="104.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866059533188" Longitude="2.368361900629" StarRating="4" HotelCode="142308|hotel_gabriel_paris_marais" HotelName="Gabriel Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue du Grand Prieuré, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/72/b072730015070ac0ec01176663e94cca2a4dc6f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.33" OriginalAmount="104.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83466" Longitude="2.32506" StarRating="4" HotelCode="|183675" HotelName="Helzear Montparnasse Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Liancourt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/6/7/5/183675_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="107.34" OriginalAmount="104.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836346524189" Longitude="2.2896865010262" StarRating="3" HotelCode="168457|143201" HotelName="Viceversa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>213 Rue de la Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/4c/754c22037d102885a498c91a270dbcac17709edd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located 200 m from the Porte de Versailles exhibition centre and Palais des Sp...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="107.44" OriginalAmount="104.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.89118175087" Longitude="2.3390538990498" StarRating="2" HotelCode="200878|17567" HotelName="The Originals Paris Montmartre Apolonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/11/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 Rue Marcadet, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/19/3e199790e106d20b1d24c9df6cde24ea2ca8c9bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This privately-run hotel is centrally located at the heart of the famous Montmartre district of Pari...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.45" OriginalAmount="104.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884834" Longitude="2.3974013" StarRating="0" HotelCode="|198499" HotelName="Adagio Paris 19 eme Cité de la Musique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/4/9/9/198499_3d537b81509.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.96" OriginalAmount="104.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887144" Longitude="2.386498" StarRating="2" HotelCode="|43399" HotelName="Appart'city Classic Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE JEAN JAURES 157</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/3/9/9/43399_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, has 80 apartment-studios, a lobby, a breakfast room and a car park. SITUATION: This hotel is near La Ciudad de las Ciencias and Gare de l'Est and Gare du Nord Railway Station, next to Ourcq Metro Station. It is just 1 kilometre away from Buttes-Chaumont Metro Station, 2 kilometres away from Sagrado CorazÃ³n. The establishment is 3 kilometres away from the city centre. It is just 4 kilometres away from the Eiffel Tower it is 30 kilometres away from Charles de Gaulle Airport. It is just 40 kilometres away from ParÃ­s-Orly Airport. ROOM: The apartments have a bathroom with a shower, a satellite or cable television, internet, a kitchen with fridge, a microwave, a coffee maker, a kettle and a double bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874655" Longitude="2.34167" StarRating="2" HotelCode="44280|monte_carlo" HotelName="Monte Carlo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/2d/5f2d230737032ad461e00af260dadf1550e0c36d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, between the Opéra Garnier and Gare du Nord. Les Grands M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.890236490461" Longitude="2.3993727564812" StarRating="4" HotelCode="29469|mercure_paris_porte_de_pantin" HotelName="Mercure Porte de Pantin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue Jean Lolive, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/7a/4b7adf66cf2407e22fef9404f4e017575a0165af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is a 25-minute walk from the Parc de La Villette and offers direct access to the centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876635812914" Longitude="2.3541614413261" StarRating="3" HotelCode="110495|hotel_parisiana" HotelName="The Originals Paris Gare de l'Est Parisiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/66/3a6646130dfc63340046e63952e9c54a9d58a637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is strategically located in the lively 10th district, just 300 metres from the G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865031" Longitude="2.377641" StarRating="3" HotelCode="79725|verlain" HotelName="Hôtel Verlain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue Saint-Maur, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/f8/1ff8f6ef59444143219b10457bb4a7d70b0de88e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849931" Longitude="2.346254" StarRating="3" HotelCode="148958|home_latin" HotelName="Home Latin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 &amp; 17, rue Du Sommerard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/7b/207be72bbb1f62da1e3d7bd0d114fe55c101c2ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83972" Longitude="2.309348" StarRating="2" HotelCode="145363|hotel_cactus" HotelName="Cactus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47, rue des Volontaires, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/d6/78d6e2c01f7410ebbe132946dff4c990135224e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848581389366" Longitude="2.4079745251438" StarRating="3" HotelCode="401815|hotel_tamaris" HotelName="Tamaris Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue des Maraichers, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/70/e67015dea186415511cddc05a7d398460ef6a4dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fully renovated hotel offers guests a perfect location for leisure stays in Paris. From the nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="108.34" OriginalAmount="105.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877987" Longitude="2.354781" StarRating="2" HotelCode="25351|FR006902" HotelName="Libertel Gare du Nord Suède" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>106 Boulevard Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/ef/8eefa8e534ba809439b1ed9ced41778848b11a28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated between Gare du Nord and Gare de l'Est and close to the famous Montmartre. In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.56" OriginalAmount="105.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885314" Longitude="2.335956" StarRating="2" HotelCode="130476|121750" HotelName="Audran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Audran, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/76/3d761a9cc59ef5c90327600ca5832b5b2fb9b8a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.70" OriginalAmount="105.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867421" Longitude="2.396663" StarRating="2" HotelCode="|197911" HotelName="Hipotel Paris Gambetta Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES PYRENEES 236</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/9/1/1/197911_44c08701012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.73" OriginalAmount="105.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8554928" Longitude="2.4097955" StarRating="3" HotelCode="|22151" HotelName="Ibis Paris Nation Davout" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES ORTEAUX 110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/5/1/22151_12bf9a81426.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 65 rooms. The establishment boasts a reception, a lift, has a television room, internet and a car park. SITUATION: It has excellent transport links to the opera and the Champs-ElysÃ©es. It is 100 metres away from shops. 2 kilometres away, you can find bars and pubs. It is just 3 kilometres away from nightclubs. ROOM: The modern rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television and internet. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.88" OriginalAmount="105.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.827356" Longitude="2.3719847" StarRating="3" HotelCode="|74211" HotelName="Green Hotels Confort Paris 13" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE PATAY 90</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/2/1/1/74211_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is business, has 38 rooms, a lobby with a reception, express check-out, a safety deposit box service, a cloakroom and a lift. The establishment also has air-conditioning, a cafÃ©, a hairdresser's, a restaurant, WiFi, room service, a laundry service, a car park and indoor parking. SITUATION: This hotel Notre Dame it is situated 5 kilometres away from it is 10 minutes away from ParÃ­s the centre of It has excellent transport links to public transport services, is situated 15 kilometres away from ParÃ­s Orly Airport this establishment, is situated 35 kilometres away from Charles de Gaulle Airport it is situated 40 kilometres away from Brussels Airport. ROOM: The establishment has renovated rooms with a bathroom, soundproof, parquet flooring, a hydromassage bath, showers, a hairdryer, cable and satellite television, internet, a coffee maker, a kettle, an iron, a double bed, individual air-conditioning, individual heating and a safe. OTHERS: Regarding the food and beverage provision, the establishment offers a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874710762159" Longitude="2.3557640570737" StarRating="2" HotelCode="74046|201039" HotelName="De Bordeaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Rue du Faubourg-Saint-Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/7b/177bae60451425253ae8974fe3c0d14a69546b92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831565" Longitude="2.357401" StarRating="3" HotelCode="13456|express_by_holiday_inn_paris__place_ditalie" HotelName="Timhotel Paris Place d'Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/83/f3835d7e76c862f0c2db4eb91b3a85f6018d130f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located in the south of the city, close to Montparnasse. It is just 100 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885326" Longitude="2.360537" StarRating="2" HotelCode="14807|hotel_merryl" HotelName="Hipotel Paris Gare du Nord Merryl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Pajol, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/bd/52bd4ff7dad93256dbe7b67e11506ce61be1aecb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a peaceful side street in the 18th arrondissement, this hotel lies at the heart of Paris ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875871991133" Longitude="2.35897095314" StarRating="4" HotelCode="39394|holiday_inn_paris_gare_de_lest" HotelName="Holiday Inn Paris - Gare De L'est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/4e/b34e189b77b3ef059ffb08bfeaf5cf27cc6c03bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated opposite Gare de l'Est. Both Montmatre and Les Halles are to be found nearby....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885393514104" Longitude="2.3351499438286" StarRating="3" HotelCode="54633|pavillon_de_montmartre" HotelName="Pavillon de Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Aristide Bruant, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/04/3a04a5d4063863ad312536664baf9896bb56fd98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel with a welcoming atmosphere lies in the artistic district of Montmartre, close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848664404748" Longitude="2.2918523848057" StarRating="2" HotelCode="74053|au_pacific" HotelName="Au Pacific" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Fondary, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/d7/6ed775a271d73726d5bb73a79561c807fdd968a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877536" Longitude="2.338338" StarRating="2" HotelCode="110486|hotel_france_albion" HotelName="France Albion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Notre Dame de Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/81/c481fbf780d01eec51609ace7a78148aea01a610.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="3" HotelCode="189436|best_western_prince_montmartre_2" HotelName="Hotel Prince Albert Montmartre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/31/fe317d99eb1385ccce946129dd33231f0e40a511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864145187697" Longitude="2.398050763835" StarRating="3" HotelCode="348051|hotel_paris_gambetta" HotelName="Hôtel Paris Gambetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Avenue Du Pere Lachaise, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/84/4b84a0e8dbd76e750fc78393d301706d810a1b81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, room service and a conference ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="109.34" OriginalAmount="106.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840552814402" Longitude="2.2991110865082" StarRating="3" HotelCode="263481|FR007285" HotelName="Hotel Eden Porte De Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/09/b809beeb965783f9482680bb218ac59ed36c8d34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.38" OriginalAmount="106.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8762665" Longitude="2.34231" StarRating="3" HotelCode="|22417" HotelName="New La fayette" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BUFFAULT 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/1/7/22417_019b1c41317.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 1930, renovated in 1999 and has air-conditioning 50 rooms, 8 single rooms, 39 double rooms and 3 suites. In the entrance, you can find a lobby with elevators and a reception with safety deposit boxes, The establishment has a cosy bar and a restaurant with air-conditioning, The establishment offers internet and a laundry service. SITUATION: This trendy hotel is in a central area, is near the opera, the shopping centres ,MontmartrÃ© and SacrÃ© Cour near the establishment, you will find it is close to the tourist attractions, the monuments, the shops, the leisure areas and entertainment. it is situated near Gare de l'Est and Gare du Nord the stations of. ROOM: The modern rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite television, cable television, internet, a central heating system and fitted carpets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.78" OriginalAmount="106.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.893375532653" Longitude="2.3798704147339" StarRating="3" HotelCode="25636|905345" HotelName="Hotel Campanile Paris 19 - La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147/151 Avenue de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/7c/fc7c3a999abe2ff738f692973f77aaf2dc57047e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.83" OriginalAmount="106.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8600133" Longitude="2.3060223" StarRating="2" HotelCode="|81901" HotelName="Malar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Malar, 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/9/0/1/81901_e7585f71539.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a patio, rooms with bathroom and satellite TV. SITUATION: The hotel la Torre Eiffel it is 10 minutes away from Les Invalides the Palace of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85369801175" Longitude="2.3881155252457" StarRating="3" HotelCode="47668|6458" HotelName="Comfort Hotel Nation Père Lachaise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Léon Frot, 11th Arrondissement, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/72/827222b152735b44ef9003af66cc767d12a4e3ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location in the east of Paris and only steps from the Place de...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876279475185" Longitude="2.3421800136566" StarRating="3" HotelCode="337352|315" HotelName="Newhotel Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/09/4d09d11f00f38327720430582e76610c67fd700a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is splendidly located near the opera and Les Grandes Boulevards. Montmartre and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834893527714" Longitude="2.3296058177948" StarRating="4" HotelCode="25179|villa_montparnasse" HotelName="Villa Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Boulard, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/f1/28f1ed2b5b9559fa6840afeb112a189a09dfc90d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in very quiet and safe surroundings on the Left Bank, in the heart of the Mont...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88803551638" Longitude="2.3909318447113" StarRating="3" HotelCode="11624|hotel_restaurant_au_boeuf_couronne" HotelName="Au Boeuf Couronne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>188 Avenue Jean Jaurès, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/61/5361dddd7c0b7d81c3d237c24468ab611df50168.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851597795458" Longitude="2.2897267341614" StarRating="3" HotelCode="39973|hotel_france_eiffel" HotelName="France Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Saint Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/b8/bdb8a26d9274c1984fdfbbd4e34d8a8f7066b1d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in a peaceful street, just minutes from the Eiffel Tower, the Champs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878338713935" Longitude="2.3573144576721" StarRating="2" HotelCode="146530|hotel_damiens" HotelName="Hôtel d'Amiens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Des Deux Gares, 10th Arrondissement, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/af/44af0bbffd2d4fa48c3589fe5b7e3e376db52fd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.779553" Longitude="2.260854" StarRating="4" HotelCode="267514|le_plessis_grand_hotel" HotelName="Grand Hôtel Plessis Robinson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Avenue Aristide Briand, 92350 Le Plessis-Robinson</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/2a/0f2acb61566df0ed99ef74ba637476e804654cfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87126682" Longitude="2.35425895" StarRating="1" HotelCode="323804|victory_hotel_galou" HotelName="Victory Galou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Passage de l'Industrie, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/d3/ded3b66aa8bd5a8df5f60aa8969dcb273e49496e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88439738" Longitude="2.34720897" StarRating="0" HotelCode="417764|residence_clignancourt" HotelName="Résidence Clignancourt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Clignancourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/64/1c64566e1aa5f5a2f95fef52689cbacf5dd95968.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Paris (Montmartre - Sacre Coeur), Résidence Clignancour...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.25" OriginalAmount="107.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882089933038" Longitude="2.3708809912205" StarRating="2" HotelCode="35954|936515" HotelName="Des Buttes Chaumont Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/11/2026" HotelFacility="Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue Secretan, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/c1/a5c18d055faf811ca7d989aab84f6f6c85ef82bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Les Buttes-Chaumont district of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.40" OriginalAmount="107.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881076591215" Longitude="2.3653542995453" StarRating="3" HotelCode="11353|299335" HotelName="Paris Louis Blanc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>232 Rue du Faubourg St Martin, 75010 Paris-10, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/15/8e154ae25a0b96f102d4fe46682588cde59357f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rue du Faubourg Saint Martin and very close to both Gare du Nord and Gare d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.41" OriginalAmount="107.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8457" Longitude="2.37534" StarRating="4" HotelCode="|454042" HotelName="Parisianer" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Hector Malot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/2/454042_3bee1aa1839.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.60" OriginalAmount="107.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8574982" Longitude="2.3714621" StarRating="3" HotelCode="|15348" HotelName="Marais Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36, Boulevard Richard-Lenoir 75011 Paris,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/4/8/15348_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Marais-Bastille is rated three stars, is in the city centre, was built in 1930 and there are no lifts. The establishment boasts a concierge, room service, business facilities and pets are allowed. ROOM: The establishment has 36 rooms with a hairdryer, a television and a radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.76" OriginalAmount="107.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8911018" Longitude="2.3392999" StarRating="3" HotelCode="|22271" HotelName="Apolonia Paris Montmartre Sure Hotel Collection by Best Western" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE MARCADET 147</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/7/1/22271_d2551120322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883395164662" Longitude="2.342794239521" StarRating="3" HotelCode="25692|aparthotel_adagio_paris_montmartre" HotelName="Aparthotel Adagio Paris Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 place Charles Dullin, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/fe/97fe071c08c095c97d3a39b4f457179d3de78802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the peaceful heart of Montmartre, only a few minutes' walk away from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883557092046" Longitude="2.2941227178577" StarRating="3" HotelCode="54634|etoile_pereire" HotelName="Hotel Etoile Pereire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 boulevard Pereire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0a/a6/0aa683d1c6830b65e2ea5af489457effca4f8236.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel is situated in a quiet residential area on the Boulevard Péreire. In th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.824259594732" Longitude="2.3289030790329" StarRating="2" HotelCode="65287|hotel_beaunier" HotelName="Beaunier Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31,Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/a6/20a66c8ad0b09c136a06eaaa1989821990f5e1ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.82517063" Longitude="2.36077744" StarRating="0" HotelCode="662867|arian_hotel_2" HotelName="Arian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102 Avenue De Choisy, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/ab/c3abddc22eae1122f89980abd9d731bf6fcb2686.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.64" OriginalAmount="108.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836461" Longitude="2.28968" StarRating="4" HotelCode="|81698" HotelName="Vice Versa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>213 RUE DE LA CROIX NIVERT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/6/9/8/81698_cae0db01142.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a breakfast room. SITUATION: It is situated 5 minutes away fromPorte de Versailles the fair centre. ROOM: The rooms have internet, (free of charge), a mini-bar, cable television and a safety deposit box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.65" OriginalAmount="108.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884062" Longitude="2.332979" StarRating="4" HotelCode="|77941" HotelName="Du Beaumont " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RUE LEPIC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/9/4/1/77941_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inMontmartre the heart of Close to. ROOM: Guests can find 19 rooms and 1 suite.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="112.00" OriginalAmount="108.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884115673203" Longitude="2.3328767716885" StarRating="4" HotelCode="189596|177415" HotelName="Hôtel du Beaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Lepic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/f7/d9f7259418a536bd3c1be86fd3d1f6864d83fe2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.08" OriginalAmount="108.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851546" Longitude="2.398978" StarRating="2" HotelCode="25353|312125" HotelName="Timhotel Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue d'Avron, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/47/c447144192736a6dd2acd304cc0e96505c396cc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the centre of Paris just a stone's throw from the Place de la Natio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.09" OriginalAmount="108.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8940174" Longitude="2.3367512" StarRating="3" HotelCode="|164297" HotelName="Hôtel Lumières" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/2/9/7/164297_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This trendy hotel is 650 metres away from Jules Joffrin the underground station of Moulin Rouge it is situated 15 minutes walk away from Montmartre the hills Where you can find SacrÃ© CÅ“ur the Basilica of it is situated 30 minutes walk away from Gare du Nord the train station. ROOM: Each room has WiFi (free of charge), bedding, double-glazed windows, a bathroom and flat-screen satellite television. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.13" OriginalAmount="108.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874878" Longitude="2.36021" StarRating="3" HotelCode="12256|389515" HotelName="Timhotel Paris Gare de l'Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue des Récollets, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/ef/33efd0f96d0e778d05cc1d9016295063eca3fc60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute walk from République and the famous Boulevard Montmartre in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834665775965" Longitude="2.3254886269569" StarRating="4" HotelCode="189577|57371" HotelName="Suite &amp; Hôtel Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Liancourt, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/e4/79e4595cfcbde5e12f83645ad8f7ae4b1efcbcaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877935894884" Longitude="2.3378160595894" StarRating="2" HotelCode="32579|hotel_antin_saintgeorges" HotelName="Antin Saint Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Notre-Dame De Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/0c/d30cbdd644519219bc1e530cd8089d2af34aeaaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated between the Sacré-Coeur Basilica and the Opéra, in the heart of Paris' busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868228564963" Longitude="2.3616810142994" StarRating="3" HotelCode="34952|hotel_paix_republique" HotelName="Hôtel Paix Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2bis Boulevard Saint-Martin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/6b/bf6bdf4ff0e583cf97154c2df0d45d2e5a987b51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris’ Right Bank, where guests are received in a friendly and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838677453927" Longitude="2.2887240288361" StarRating="3" HotelCode="39454|de_la_paix_5" HotelName="Hôtel de la Paix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Duranton, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/2b/222beeeaa8c6f131de76b66fdfa97e923f748475.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873019396348" Longitude="2.3586675524712" StarRating="3" HotelCode="67904|est_hotel_3" HotelName="Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>49 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/42/62420562352dd03249c6da6644e0015c6f9ebb7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8639788" Longitude="2.3688289" StarRating="3" HotelCode="224997|hotel_alhambra_8" HotelName="Hotel Alhambra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/19/17197468944bebad5b205a4c349a9ee4948fcd2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8707887" Longitude="2.30897389" StarRating="0" HotelCode="968262|apartment_ws_champs_elysees_ponthieu" HotelName="Apartment WS Champs Elysées - Ponthieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue de Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/2d/942d62d35e201466bd0f217d6da69b38f4a4f1a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.45" OriginalAmount="109.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.888519" Longitude="2.379095" StarRating="0" HotelCode="|163508" HotelName="St Christopher's Inns The Canal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/5/0/8/163508_5c286aa1716.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge), a living room with a computer and rooms with air-conditioning. SITUATION: This establishment, Bassin de la Villette it is close to 350 metres away, clients have CrimÃ©e the metro station of the CitÃ© des Sciences et de l'Industrie it is situated 950 metres away from 20 minutes away from the establishment you have the Louvre the Museum of Gare du Nord it is 15 minutes away from. ROOM: The establishment has shared rooms with a bathroom, a WC and a locker.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.70" OriginalAmount="109.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.82729" Longitude="2.35188" StarRating="2" HotelCode="|191358" HotelName="Verlaine" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 rue Bobillot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/5/8/191358_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="112.78" OriginalAmount="109.5" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873700361104" Longitude="2.3440924286842" StarRating="3" HotelCode="337161|FR001229" HotelName="Pavillon Opera Grands Boulevards" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/8a/0d8aac61a367e3424f0d6ef19d6ece858bcf70ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of Paris' theatre district, within a short distance of the renowne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.78" OriginalAmount="109.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8740005" Longitude="2.3469" StarRating="3" HotelCode="|22565" HotelName="Peyris Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU CONSERVATOIRE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/6/5/22565_8558f6f1417.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1855, with air-conditioning, has 50 rooms, 5 floors, a reception with safety deposit boxes, a lift and a bar. SITUATION: This hotel is in ParÃ­s the 9th arrondissement of is situated on a peaceful street, Folies BergÃ¨re 100 metres away from a 3-minute walk away from Grands Boulevard the metro stop it takes 10 minutes to get to Gare du Nord the train station La Ã“pera and Galeries Lafayette in just 15 minutes, clients can get to Notre Dame it takes 20 minutes to get to and, 15 minutes away from the establishment you have Paris Orly Airport 20 minutes away from the establishment, you can find Charles de Gaulle Airport. ROOM: Each room has a direct line telephone, a satellite television, internet, an air-conditioning system, central heating, double-glazed windows, a bathroom, a WC, bath or shower and a hairdryer. OTHERS: The establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.87" OriginalAmount="109.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8678017" Longitude="2.3622999" StarRating="3" HotelCode="|24821" HotelName="Paix Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD SAINT-MARTIN 2 BIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/2/1/24821_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 6 floors, 45 rooms and 5 suites. This hotel is ideal for holidays or business trips, In the entrance, you can find a reception. SITUATION: This hotel is in ParÃ­s the city centre of Place de la Republique with wonderful views of Clients can also enjoy Marais District. Tour Eiffel and sacrÃ©-coeur it is situated 3 kilometres away from Ã“pera and Notre Dame 2 kilometres away, you can find it is situated 3 kilometres away from Louvre the Museum of the Champs-ElysÃ©es it is situated 4 kilometres away from it is 15 kilometres away from Paris Orly Airport it is situated 25 kilometres away from Charles de Gaulle Airport. ROOM: The establishment has single, double and triple rooms, The rooms a bathroom with a hairdryer and a direct line telephone. They have satellite or cable TV, a radio, internet, a mini-bar and a kettle. There is also a coffee maker, an iron, fitted carpets, a sitting room and a safe.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.01" OriginalAmount="109.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8358002" Longitude="2.3185999" StarRating="3" HotelCode="|22474" HotelName="Orchidée" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE L'OUEST 65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/7/4/22474_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, was built in 1990, has 40 double rooms and 6 floors. The establishment boasts a reception, a lounge bar and a conference room. It is 200 metres away from, a car park, (for a fee). SITUATION: This elegant, urban hotel, Montparnasse it is in it is in 14 District in the surrounding area of the establishment, guests can find shops, bars ,Rue de la GaitÃ© it is near Where you can find theatres, is 200 metres away from Pernety the Railway Station of a metro station, is well-connected with the monuments, the tourist attractions, is situated 15 kilometres away from the airport. ROOM: The cosy rooms, have a bathroom with a shower, a direct line telephone, a satellite or cable television, internet and a central heating system. FACILITIES: The establishment has a wonderful winter garden. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864450619225" Longitude="2.4062535472908" StarRating="3" HotelCode="75639|hipotel_belgrand_2" HotelName="Hipotel Paris Belgrand Marie 20Éme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Belgrand, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/24/0b24c16cc5ed5ea957e808434ef799f888aa0c12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.827907" Longitude="2.329803" StarRating="3" HotelCode="80199|les_jardins_dalesia" HotelName="Max" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue d’Alesia, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/99/0699700cc44dbdcd074816907be6d0e68d4d0e78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.827409702194" Longitude="2.3720224276354" StarRating="3" HotelCode="94388|cantagrel" HotelName="Green Hotels Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Rue de Patay, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/df/47df88fde15ec60bc71eda2144e5b4e6aaf2b836.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Notre Dame (5 km) and about 10 minutes by subway from central Paris. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848259" Longitude="2.324725" StarRating="3" HotelCode="149447|hotel_de_sevres" HotelName="Hôtel De Sèvres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue de l'Abbé Grégoire, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/5c/245c15af85a08d4111ef20d20bff63d62f8776d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866576234832" Longitude="2.3728859424591" StarRating="3" HotelCode="386790|ibis_styles_paris_voltaire_republique_2" HotelName="Hotel Hor Les Lumières" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Jean-Pierre Timbaud, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/e5/97e5d449d9009dee906855cc4ab8b5d9d5d49838.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 11th Arondissement, in the Rue Jean-Pierre Timbaud, not far from the Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.892861" Longitude="2.34125" StarRating="3" HotelCode="258815|hotel_les_jardins_de_montmartre" HotelName="Les Jardins de Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/56/77565102aaf1c8e28affaafdf627f672e81925b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Paris' 18th arrondissement just a few paces from well-known Montmart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887187198421" Longitude="2.3143172264099" StarRating="4" HotelCode="316804|villa_eugenie" HotelName="Villa Eugénie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/f6/bff6022a8ef5fb703c24c4f7bdebfd6336b6c5ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is known amongst guests from the fashion and business world and lies to the nor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887487617568" Longitude="2.307923253373" StarRating="3" HotelCode="316806|pavillon_pereire_arc_de_triomphe" HotelName="Hotel Gaston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Péreire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3b/41/3b4143ec4ef3e7641897216a4449650af83b91b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is quietly located on the Boulevard Péreire to the north of Parc Montreau and cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84564849" Longitude="2.37538817" StarRating="0" HotelCode="587602|hostel_blue_planet" HotelName="Hostel Blue Planet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d3/01d3e8f5b216daf7e2d9b0dc79ffd327734fd3c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Blue planet hostel in Paris (12th Arrondissement), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.33" OriginalAmount="110.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.824045" Longitude="2.330078" StarRating="1" HotelCode="|122121" HotelName="Montsouris Orleans" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15, Rue Beaunier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/1/2/1/122121_fd1bbd91517.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Montsouris Orleans is rated one stars. Was opened in 1930, has breakfast service, room service and a hairdresser's. SITUATION: It is in the city centre of ParÃ­s. It has excellent transport links to Montparnasse. Near the establishment, you will find shops, restaurants and theatres. ROOM: The rooms have WiFi (free of charge), a flat-screen television and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.42" OriginalAmount="110.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850371" Longitude="2.291977" StarRating="0" HotelCode="|450740" HotelName="Dupleix" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/7/4/0/450740_19eeae51349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="113.55" OriginalAmount="110.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848971" Longitude="2.369794" StarRating="4" HotelCode="59719|FR026535" HotelName="Marceau Bastille" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Jules Cesar, Paris 75012</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/78/3b784a22db8b5eb5286a6f0492bac6984c5a4b20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Bastille, the historic old town of Marais and the railway station G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="113.71" OriginalAmount="110.4" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883818475712" Longitude="2.3185229301453" StarRating="4" HotelCode="31760|FR003796" HotelName="Mercure Paris 17eme St Lazare Monceau" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>99 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/8f/d98f27cb53771902310f74d186485bd2f966bc53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to all major business districts including the Palais des Congrès exhibition centre, this hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="113.94" OriginalAmount="110.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.888836202457" Longitude="2.3942363262177" StarRating="4" HotelCode="13791|FR003792" HotelName="Mercure Paris 19 Philharmonie La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>216 Avenue Jean Jaures, 75019 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/79/7479832b198cd0d04849e862a49558f7f9a86894.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the north of Paris and offers an ideal starting point for those ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836327104101" Longitude="2.3601615428925" StarRating="4" HotelCode="31197|villa_lutece_port_royal" HotelName="Villa Lutèce Port Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52-52 bis Rue Jenner, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/4d/ff4daafba412c057a05f16a39de54fb1a4d988fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located close to the Place d`Italie and the French National Library. L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860209" Longitude="2.306001" StarRating="2" HotelCode="110476|hotel_malar" HotelName="Hotel Malar – Green Spirit Hotels Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Malar, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/81/38812f5eaf072263066fef492fdda1caf192db05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.82726702" Longitude="2.3519579" StarRating="2" HotelCode="336649|hotel_verlaine" HotelName="Hôtel Verlaine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Bobillot, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/zz/32ad5b1fe246daf0d9f4dffbf37ba8300c77eafb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847528354333" Longitude="2.2964936189658" StarRating="1" HotelCode="334435|hotel_printemps_2" HotelName="Hotel Printemps" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Du Commerce, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/b9/efb9edace8555eb482fd7b5c22650fcf8667fdf8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the 15th district of Paris, Hotel Printemps is just a 15-minute walk from the Eiffel Towe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8886" Longitude="2.379" StarRating="2" HotelCode="933602|st_christophers_inns_the_canal_hostel" HotelName="St Christopher's Paris Canal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Rue De Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/4f/cc4ffdc7c8f947bd9db80275b798ac3fcaac9b10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.39" OriginalAmount="111.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8825073" Longitude="2.332783" StarRating="3" HotelCode="|22045" HotelName="Apollo Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE DOUAI 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/4/5/22045_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, was built in 1950. SITUATION: This establishment is between Montmartre and the opera. It is located near the shopping centre and Moulin Rouge. 100 metres away, guests will find the train station. In the surrounding area, you can find restaurants, bars and nightclubs. It is situated 45 minutes walk away from Charles de Gaulle and 40 minutes away from Paris Orly.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.73" OriginalAmount="111.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8792" Longitude="2.3429999" StarRating="3" HotelCode="|22267" HotelName="Marena" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LA TOUR D'AUVERGNE 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/6/7/22267_1_2612.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1840, has 5 floors, 36 rooms, 2 single rooms and 34 double rooms. In the entrance, you can find a reception with an elevator and a safety deposit box service. The establishment also offers a car park (for a fee). SITUATION: The hotel is located between La Opera and El Montmartre it is in the commercial area, close to department stores and the theatres. In the surrounding area you can also find the stations Gare du Nord, Gare de l'Est and Cadet, Saint Georges and Anvers metro stations. 150 metres away, guests have a public car park. ROOM: The modern rooms have a bathroom, a direct line telephone, a satellite TV, cable television, internet, fitted carpets and central heating. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.04" OriginalAmount="111.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8505705" Longitude="2.3922753" StarRating="3" HotelCode="|71709" HotelName="Prince Eugene" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD VOLTAIRE 247</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/0/9/71709_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel, is perfect for business and holiday stays, renovated in 2010, has 35 rooms, a lobby, daily newspapers (free of charge) and attentive service. The historic hotel, with air-conditioning, has express check-out, a reception, a safety deposit box service, a lift, a breakfast room, internet and a laundry service (for a fee). SITUATION: This inviting hotel, Place de la Nation it is close to Bastille, RÃ©publique, ChÃ¢telet, the Louvre and the Champs-Ã‰lysÃ©es it has good links to it is close to the metro station, the bus station, this hotel is situated 18 kilometres away from Paris Orly Airport it is situated 25 kilometres away from Charles de Gaulle Airport it is 80 kilometres away from Paris Beauvaisâ€“TillÃ© Airport it is situated 250 kilometres away from Brussels Airport. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, a double bed, an air-conditioning system, central heating, a direct line telephone, a satellite television, internet, a safety deposit box, a coffee maker and a kettle. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard, Visa and some debit cards.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.11" OriginalAmount="111.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.823529" Longitude="2.324732" StarRating="2" HotelCode="|76714" HotelName="Terminus Orléans" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>197, BOULEVARD BRUNE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/7/1/4/76714_bd6c1b11521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.11" OriginalAmount="111.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8551127" Longitude="2.386528" StarRating="3" HotelCode="|50565" HotelName="Diese Hotel Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131, RUE DE CHARONNE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/6/5/50565_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Classics Bastille is rated three stars, has a garden and a cosy bar. SITUATION: It is close to Place de la Bastille, ROOM: Some rooms have garden. The bight and quiet rooms have a direct line telephone, a satellite television and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="115.12" OriginalAmount="111.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879213011707" Longitude="2.3622268438339" StarRating="3" HotelCode="36931|CAF407900" HotelName="ibis Styles Paris Gare de l'Est Château Landon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 rue de Château Landon, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/1e/7d1e87a2a84cd46ea0de82aa65dba68aa0cdf584.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855077" Longitude="2.386537" StarRating="3" HotelCode="82864|6288" HotelName="Classics Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>131 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/db/6edb5ed8a25204b51f36ce3a54d28e51bb3efb7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located between Place de la Bastille, Place de la Nation and the Père Lachais...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8456985" Longitude="2.375298" StarRating="0" HotelCode="959051|425484" HotelName="Hotel Parisianer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/c3/dcc3d941b2b28dcee7c6ef4814a8ed4d71b3fef2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.36" OriginalAmount="112.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850667" Longitude="2.341973" StarRating="2" HotelCode="74020|hotel_saint_pierre_2" HotelName="Saint-Pierre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de l'Ecole des Medecine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/76/5b76dfe1df12abd3155b7d66aa6f946070910fb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.36" OriginalAmount="112.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871233" Longitude="2.362394" StarRating="2" HotelCode="147939|garden_saint_martin" HotelName="Garden Saint Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Yves Toudic, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ca/f6ca721addf0145d372036c62a0e5c10506e6bcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.36" OriginalAmount="112.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87212" Longitude="2.308711" StarRating="3" HotelCode="180043|elysees_hotel_2" HotelName="Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Rue La Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/fa/52fa046c37dffce243c424a7361a3b8f0944bd03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.38" OriginalAmount="112.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866239" Longitude="2.368357" StarRating="4" HotelCode="|67971" HotelName="Gabriel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU GRAND PRIEURE 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/9/7/1/67971_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant boutique hotel, is situated in the heart of the city, The establishment boasts a reception. SITUATION: Place de la Republique It is situated near it is 100 metres away from Republique and Oberkampf the metro stations of Gare du Nord 10 minutes away from the establishment, clients can find it is 30 kilometres away from Charles de Gaulle Airport It is situated 20 kilometres away fromParis Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.58" OriginalAmount="112.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8450476" Longitude="2.2974408" StarRating="3" HotelCode="|22278" HotelName="Alyss Saphir Cambronne Eiffel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue De La Croix Nivert</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/7/8/22278_5.jpg</HotelPictures>
        <HotelDescription>ROOM: All the rooms have a bathroom with a bath or shower, a hairdryer, heating, a direct line telephone, a safe, a satellite TV and an alarm clock. FACILITIES: The establishment has meeting rooms and conference rooms. The establishment has a lift and a concierge service. With regards to the food and beverage offering, there is a breakfast room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.61" OriginalAmount="112.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877502" Longitude="2.346886" StarRating="3" HotelCode="|81023" HotelName="Relais Du Pré" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Pierre Semard, 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/0/2/3/81023_1a7f34a1558.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.94" OriginalAmount="112.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832172" Longitude="2.321834" StarRating="3" HotelCode="|63366" HotelName="Ariane Montparnasse By Patrick Hayat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/6/6/63366_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2010, has 30 rooms, a reception, express check-out, a lift, a hairdresser's, a breakfast room and internet. SITUATION: This hotel Montparnasse it is in Close to points of interest, is situated close to restaurants, the market, in front of the hotel there is a bus stop, 900 metres away, guests can find the railway station, is situated 14 kilometres away from ParÃ­s-Orly Airport it is 36 kilometres away from Charles de Gaulle Airport. ROOM: The rooms have WiFi (free of charge), a bathroom, a hairdryer, a double bed, a direct line telephone, a satellite or cable television and an ironing set. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.95" OriginalAmount="112.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884439" Longitude="2.376133" StarRating="2" HotelCode="|445364" HotelName="Ibis Budget Paris La Villette 19eme" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57 63 Avenue Jean Jaures</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/6/4/445364_41df4470729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.06" OriginalAmount="112.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832524" Longitude="2.358928" StarRating="3" HotelCode="|406236" HotelName="Ibis Paris Place D'Italie 13ème" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Avenue Stephen Pichon.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/2/3/6/406236_650af771033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85408" Longitude="2.382014" StarRating="2" HotelCode="89358|203044" HotelName="Hôtel des Arts Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Godefroy Cavaignac, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/9c/749c74df5debd83d68fa58748f01f690c4337ca7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Plymouth (PLY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858335824349" Longitude="2.3816755414009" StarRating="3" HotelCode="337355|10358" HotelName="New Hotel le Voltaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Petion, 75011 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/df/8cdf6f6b87eb74fe17edd95cf508398f5a771b9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of the French capital, close to the centre that can eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866011624736" Longitude="2.3685139417648" StarRating="3" HotelCode="13049|le_20_prieure_hotel" HotelName="Hôtel 20 Prieuré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue du Grand Prieuré, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/af/6cafa94f0d970c368c3966e0b1d32379eba9659e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="116.48" OriginalAmount="113.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835158" Longitude="2.387685" StarRating="3" HotelCode="47501|FR004558" HotelName="Kyriad Hotel Bercy Village" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Baron Le Roy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/6a/a56a1ea585e1127ceebeb44b9115a8bd455a77c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.54" OriginalAmount="113.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8818626" Longitude="2.3223469" StarRating="3" HotelCode="|22558" HotelName="Berne Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37, rue de Berne</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/5/8/22558_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 34 rooms and 6 floors. The establishment has a lobby with a reception and a breakfast room. SITUATION: This hotel Place de Clichy it is near la OpÃ©ra Garnier, Sacre Coeur, Notre Dame and Tour Eiffel it is situated 4 kilometres away from a few minutes walk away from the establishment, guests can find shops, bars, nightclubs and restaurants. it is situated only a few minutes walk away from public transport services. ROOM: The establishment has disabled access rooms, a bathroom with a bath or shower, a hairdryer, a satellite television, cable television, a mini-bar, internet, an air-conditioning system and a safe (available for a fee). OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="116.64" OriginalAmount="113.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832126" Longitude="2.321826" StarRating="3" HotelCode="73982|FR000033" HotelName="Ariane Montparnasse" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de la Sablière, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/cd/94cdb9e9f946d0fb642de3db4aba947aeab8cb16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the Montparnasse area, the hotel offers a top location. In a very quiet street and n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="116.81" OriginalAmount="113.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850962" Longitude="2.369957" StarRating="3" HotelCode="16039|FR006872" HotelName="Paris Bastille" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9a/e09a785edb971c0f0dd573d524e0980406473a7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="116.92" OriginalAmount="113.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846931117195" Longitude="2.4079920351505" StarRating="3" HotelCode="31196|FR022327" HotelName="Hôtel ibis Styles Paris Nation Cours de Vincennes" Meals="BREAKFAST INCLUDED,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Cours de Vincennes, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/1f/d11f5db4f4e25441024ef2e239377c6b7721da28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Paris directly opposite Porte de Vincennes metro station. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.22" OriginalAmount="113.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.888381550227" Longitude="2.2126011355251" StarRating="3" HotelCode="110308|227739" HotelName="Hôtel ibis Nanterre la Défense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36/38 avenue Champs Pierreux, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/a1/6da17288041ac28a5dba698a3033dd4d7636c68a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.24" OriginalAmount="113.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8540001" Longitude="2.388" StarRating="3" HotelCode="|27066" HotelName="Comfort  Nation Pere Lachaise Paris 11" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE LEON FROT 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/6/6/27066_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2004 6 floors and 44 rooms. In the establishment entrance, guests will find a hall, a lift, a reception, a safety deposit box service, a cloakroom and a currency exchange service. The establishment also offers a breakfast room and a restaurant. This business hotel, has a conference room with internet, with 20 places, a medical care service, indoor parking and a car park. SITUATION: It is inParÃ­s the centre of Place de la Nation it is near Ã“pera de la Bastilla a few minutes walk away, guests can find it is in front of Rue des Boulets the underground station of in the surrounding area, clients can find shops, a leisure area ,Disneyland Paris It is situated 30 minutes away from. ROOM: The modern and elegant rooms, have a bathroom with a shower, a bath with a hairdryer, a direct line telephone, satellite or cable TV, a radio and internet. Our guests also have available a safety deposit box (available for a fee), a king-size bed, central heating with stunning views. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883739987058" Longitude="2.3287180066109" StarRating="3" HotelCode="336445|49450" HotelName="CONTACT HOTEL Alizé Paris Montmartre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 rue de Douai, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/fc/36fcc4e78ca2ebe4d0919bffc5fcc44c6ad80fbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel enjoys a location near Montmartre and L'Opera. Large department stores such as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835791" Longitude="2.318961" StarRating="3" HotelCode="20229|hotel_de_lorchidee" HotelName="Hotel Orchidee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c9/03c9629a1d6ec25650d906dd45f137823342fa57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, city hotel is located in exotic surrounds in Montparnasse, Paris' 14th arrondissement....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85726" Longitude="2.37143" StarRating="3" HotelCode="14417|best_western_marais_bastille" HotelName="Hôtel Marais Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/36/4e36934a7a85a90fd538671b59cf6771b86c33d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This special timeless hotel lies near the Bastille opera house, the Marais district, the Place des V...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876558195011" Longitude="2.347109913826" StarRating="3" HotelCode="31210|hotel_montholon_paris" HotelName="Montholon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Montholon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/95/869569d97eadf14106fa28da1a6301c0c323f809.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located close to the tourist centre just a short distance from restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85371627975" Longitude="2.3806107399178" StarRating="3" HotelCode="50415|hotel_hi_matic" HotelName="Hotel Exquis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/6c/376cf57d0cc2b640008b3320e68cd8f07b246c93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878148" Longitude="2.327031" StarRating="3" HotelCode="61172|opera_deauville_hotel" HotelName="Opera Deauville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/93/96937c4e8f7e0ba27756c2e459a8dc39bb73fec6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 9th arrondissement, close to Liège metro station, in the heart of the ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853769488149" Longitude="2.3708648979664" StarRating="3" HotelCode="189571|hotel_central_bastille" HotelName="Hotel Petit Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue De La Roquette, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/2f/862f5fb0e21b70a5150f759f6461e801fcb2f704.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Hotel Central Bastille in Paris. Hotel guests can enjoy a meal at the restaurant on s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859693" Longitude="2.402814" StarRating="2" HotelCode="151774|mama_shelter_paris" HotelName="Mama Shelter Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>109, rue de Bagnolet, 75020 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/ac/90ac41e9038af08a60669658b78bc4e8f011d1fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.823591" Longitude="2.324751" StarRating="2" HotelCode="907209|terminus_orleans" HotelName="Hotel Terminus Orleans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>197 boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/56/7c56c1f3195d6c5fd7a82adf59f9182279b4a3fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="117.43" OriginalAmount="114.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.823555000406" Longitude="2.3715488612652" StarRating="3" HotelCode="56962|1114623" HotelName="ibis Styles Paris Massena Olympiades" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82-84 rue Regnault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/64/d3643d8bf0d7240385445ef1223d6526b79a1c03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southeast of Paris, near the Bercy business area and the exhibition par...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.47" OriginalAmount="114.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.890524" Longitude="2.335163" StarRating="3" HotelCode="|163510" HotelName="De Flore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>108 RUE LAMARCK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/5/1/0/163510_7a23e300910.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a continental breakfast, ticket sales and internet (free of charge). SITUATION: This establishment, is 13 minutes away from SacrÃ©-CÅ“ur Basilica the Church of 50 metres away, guests will find restaurants and bars, 20 minutes away from the establishment clients have Stade de France the Stadium of it is 4 minutes away from Lamarck-Caulaincourt the metro station of. ROOM: The rooms have a satellite TV, a direct line telephone and bath or shower. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.52" OriginalAmount="114.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8436605" Longitude="2.352296" StarRating="3" HotelCode="|15323" HotelName="BEST WESTERN QUARTIER LATIN PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE MONGE 71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/2/3/15323_dfa8db31247.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors, 33 rooms and 15 double rooms. SITUATION: This attractive hotel is in ParÃ­s the city centre of Notre-Dame it is situated 2 kilometres away from in the surrounding area of the establishment, guests can find Gare d'Austerlitz and Place Monge the train and metro station. ROOM: The modern rooms, have a bathroom with a hairdryer, a direct line telephone and a safe.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="117.55" OriginalAmount="114.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832704205735" Longitude="2.3591123556455" StarRating="3" HotelCode="110509|FR003700" HotelName="Hôtel ibis Paris Place d'Italie 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Avenue Stephen Pichon, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/76/4b76cbdb6750e0510a86a26f343f1b0dcb2f80d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="117.75" OriginalAmount="114.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871894725711" Longitude="2.3447898030281" StarRating="3" HotelCode="25354|FR037244" HotelName="Aston" Meals="BREAKFAST INCLUDED,ROOM ONLY" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/8d/478dcaba55546627807e20e74e3b8048fd6e8054.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a splendid location in a peaceful side street near to Grands Boulevards métro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.85" OriginalAmount="114.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8678017" Longitude="2.3592" StarRating="3" HotelCode="|22557" HotelName="Meslay République" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE MESLAY 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/5/7/22557_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel and was built in 1923. It has 39 rooms, 1 single rooms and 38 double rooms. In the entrance, you can find a reception area with an elevator and a safety deposit box service. It has a breakfast room. SITUATION: This hotel is on a peaceful street in the city centre, Place des Vosges it is a few minutes' walk away from it is near the opera, the business district, near the establishment, you will find shops, leisure areas, is next to RÃ©publique the underground station of it is situated 1 kilometre away from Gare du Nord the Station of it is 35 minutes away from Paris Orly Airport it is 40 minutes away from Charles de Gaulle Airport. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite TV, cable television, internet, a mini-bar, fitted carpets, a safety deposit box and central heating. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.91" OriginalAmount="114.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8500669" Longitude="2.2922312" StarRating="3" HotelCode="|22538" HotelName="Timhotel Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Juge</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/3/8/22538_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s the city centre of la Torre Eiffel it is 600 metres away from 15 kilometres away from ParÃ­s Orly the airport 25 kilometres away, you can find ParÃ­s Charles de Gaulle Airport it is situated 5 minutes away from Dupleix the metro station. ROOM: Each room has luxurious bedding. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast on the terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.91" OriginalAmount="114.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8835272" Longitude="2.323537" StarRating="3" HotelCode="|67094" HotelName="Baldaquin Excelsior" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CAROLINE 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/0/9/4/67094_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This rustic style, boutique hotel, has 22 rooms, with a fireplace and it is in a quiet area. SITUATION: It is inBatignolles the district of it is in ParÃ­s the heart of It is close to the department stores, the Champs-ElysÃ©es and Montmartre near the establishment, you will find. ROOM: Some rooms with views of the indoor garden. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.92" OriginalAmount="114.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8565131" Longitude="2.3021699" StarRating="2" HotelCode="|218919" HotelName="Eiffel Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>79 Avenue De La Bourdonnais</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/9/1/9/218919_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.92" OriginalAmount="114.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8784637" Longitude="2.35677" StarRating="3" HotelCode="|33026" HotelName="Appia La Fayette" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES DEUX GARES 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/0/2/6/33026_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet, comfortable hotel, has 42 rooms and 6 floors. In the entrance, you can find a lobby with a reception, a safety deposit box service and a lift. The establishment boasts a breakfast room, a conference room and a laundry service. SITUATION: This hotel ParÃ­s it is in Gare du Nord and Gare de l'Est it is close to Clients can also find Villepinte the trade fair ground a few minutes walk away, guests can find Grands Boulevards shops. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, an iron, a safe and a double bed. They also have a central air-conditioning system, individual heating and a balcony or terrace. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.03" OriginalAmount="114.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833441" Longitude="2.32459" StarRating="2" HotelCode="|57484" HotelName="Transcontinental " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>155 AVENUE DU MAINE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/8/4/57484_4ba30b61255.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1900, is situated in a typical Parisian building, This charming, modern establishment, is in ParÃ­s the heart of and it is well-connected to the city. SITUATION: This hotel is in ParÃ­s the city centre of is situated in Montparnasse the area it is in the heart of the city. ROOM: The establishment has 40 rooms, fully-equipped, a television with international channels, a safety deposit box, heating and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.04" OriginalAmount="114.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.896801" Longitude="2.3847644" StarRating="4" HotelCode="|15352" HotelName="Moxy Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TER AVENUE CORENTIN CARIOU 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/5/2/15352_cc3804e1552.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Forest Hill la Villette is rated three stars, is in ParÃ­s and was built in 1990. With regards to the food and beverage offering, the establishment has a restaurant. The establishment boasts lifts and a concierge. The establishment offers guests room service, a bellboy and business facilities. ROOM: The establishment has 259 rooms. The rooms have a hairdryer, an air-conditioning system, a television, video and a radio. OTHERS: pets are allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.05" OriginalAmount="114.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8925891" Longitude="2.3745797" StarRating="3" HotelCode="|74184" HotelName="Ibis Styles Paris Crimee la Villette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE CRIMEE 219</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/1/8/4/74184_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 39 rooms, a lobby with a reception, a currency exchange service, a lift in rooms, internet and a laundry service. it is near a car park, an indoor car park. SITUATION: This hotel is in ParÃ­s north-east the establishment is 5 kilometres away from the city centre, is near CrimÃ©e the metro station nearby, you will find restaurants. ROOM: All the rooms have WiFi (free of charge), workspace, a bathroom with a shower, a hairdryer, a television, a coffee maker, a kettle, an air-conditioning system, individual heating, a balcony or terrace and a terrace. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.44" OriginalAmount="114.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831501" Longitude="2.3576" StarRating="3" HotelCode="|15213" HotelName="Inn Design Paris Place D'italie" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BD VINCENT AURIOL 178</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/1/3/15213_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Montparnasse the area Around the establishment, clients can find shops. 100 metres away, there is a public transport stop, 600 metres away from the establishment, you can find Porte de Vanves the underground station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884129" Longitude="2.325272" StarRating="3" HotelCode="180060|238931" HotelName="Hôtel Rendez-Vous Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Rue Lecluse, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/fc/8cfca1ec847cef39af4aaa3f94f750e4e4d1164e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a peaceful side street in the Batignolles district of Paris, this hotel lies within a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880910785724" Longitude="2.3626747727394" StarRating="3" HotelCode="69779|56843" HotelName="Hôtel ibis Paris Gare du Nord Château-Landon 10ème" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>197-199 Rue La Fayette, Near Gare du Nord and Gare de l'Est Train Stations, l’Entrepôt/10. Arrondissement, 75010 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/e0/10e0f7ac0729ed985bbe1eb5b634871db37b28f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.823731" Longitude="2.324101" StarRating="4" HotelCode="15448|quality_hotel_paris_orleans" HotelName="Mercure Paris Alésia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>185-187 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/c2/fdc2b9a763f4967b09fd36b2f22c0366f5e7e557.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated on the Rive Gauche of the Seine River.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8898187" Longitude="2.3212687" StarRating="3" HotelCode="14915|mirific" HotelName="Hôtel Mirific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 Avenue de Clichy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/78/1f/781f885a54c9b10cc1cdee29828d6e52c8ae4d6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located with excellent public transport links, the hotel is just a 1-minute walk from Broc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835979306702" Longitude="2.3253598809242" StarRating="3" HotelCode="189576|hotel_clairefontaine" HotelName="Hotel Clairefontaine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Fermat, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/51/0851a5081825ea2415a5079abc67791c223f5f49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8886555" Longitude="2.348049" StarRating="3" HotelCode="267513|hotel_boronali" HotelName="Boronali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue de Clignancourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fc/ddfc149ef2073d853bbeb98af1dde0276bf010e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833285" Longitude="2.356039" StarRating="3" HotelCode="905584|hotel_des_ecrivains" HotelName="Hôtel des Ecrivains" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Coypel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/34/2834e4f51c1eafea3e593c82e9a32b35592b97b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Gobelins-Mouffetard district, close to the Great New Library, the Palais Omnisports d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.49" OriginalAmount="115.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835748" Longitude="2.387723" StarRating="3" HotelCode="|55723" HotelName="CAMPANILE PARIS 12 - Bercy Village" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 RUE BARON LEROY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/7/2/3/55723_a0892cb0816.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Bercy (ParÃ­s) the district of Bercy (ParÃ­s) 2 minutes away from the establishment, you can find shops, cinemas and restaurants. ROOM: Customers can find soundproofed rooms with satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.66" OriginalAmount="115.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84192" Longitude="2.384078" StarRating="3" HotelCode="|218934" HotelName="Residhome Paris Gare De Lyon - Jacqueline De Romil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/9/3/4/218934_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.67" OriginalAmount="115.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8838449" Longitude="2.3184478" StarRating="4" HotelCode="|164397" HotelName="Grand Hotel Chicago" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>99 Bis, Rue De Rome</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/3/9/7/164397_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge) and attentive service. SITUATION: This establishment is in Batignolles nearby, you will find Saint-Lazare Railway Station and the business area. It is located near the metro station. 100 metres away from the establishment, you can find a public transport stop. ROOM: All the rooms have an air-conditioning system, flat-screen satellite television, a welcome kit, a mini-bar, a kettle, a coffee maker and a marble bathroom. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.90" OriginalAmount="115.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8766922" Longitude="2.3543439" StarRating="3" HotelCode="|67459" HotelName="Kabanel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 RUE CHABROL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/4/5/9/67459_1f45b680507.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009 and has 65 comfortable rooms. SITUATION: 20 minutes away from the establishment, you can findParÃ­s the city centre of it is close to public transport services, train stations and subway stations.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.28" OriginalAmount="115.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85443" Longitude="2.37132" StarRating="2" HotelCode="|183769" HotelName="Daval" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Daval</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/7/6/9/183769_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.43" OriginalAmount="115.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84827" Longitude="2.32473" StarRating="3" HotelCode="|450748" HotelName="De Sèvres" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/7/4/8/450748_eb64cdd1539.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.45" OriginalAmount="115.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8811989" Longitude="2.3252001" StarRating="3" HotelCode="|22473" HotelName="Regence Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE ST PETERSBOURG 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/7/3/22473_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 27 standard rooms, a lobby with a reception and WiFi. SITUATION: This hotel is in the centre of ParÃ­s, 800 metres from la Place de l\'OpÃ©ra. It's 1 kilometre from points of interest, such as the Galeries Lafayette, Moulin Rouge, Montmartre, el Arco de Triunfo and los Campos ElÃ­seos 400 metres away, guests can find Europe Metro Station. This hotel is located between Sunny Beach and St Vlass it is 600 metres away from Lazare, 20 minutes away from the airport Charles de Gaulle. ROOM: All the rooms have a bathroom with a shower, a bath, a hairdryer (available for a fee), a direct line telephone, LCD satellite and cable television, internet, a mini-bar, a safety deposit box (available for a fee), an air-conditioning system and individual heating. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883583009382" Longitude="2.3235923051834" StarRating="3" HotelCode="110541|37565" HotelName="Hôtel Excelsior-Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Caroline, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/5d/db5d40455e28588bc9e2122d5b45fd5b94863c9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886492307706" Longitude="2.3122867941856" StarRating="2" HotelCode="34587|prince_albert_wagram" HotelName="Prince Albert Wagram" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Passage Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c6/30c64e5a2171a4fd4263de72d5c6c56f894c20ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in a peaceful district of Paris, 2 minutes from its sister hotel. The Arc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.825801525043" Longitude="2.3526600668982" StarRating="3" HotelCode="64086|ibis_paris_italie_tolbiac_13eme" HotelName="Hôtel ibis Paris Italie Tolbiac 13ème" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>177 Rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d8/a1/d8a1213b0abf6fe921838ef8545b37d34e857773.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838756322149" Longitude="2.4008560180664" StarRating="3" HotelCode="177794|hotel_gossec" HotelName="Sweet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 rue Gossec, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/31/5831a143948a6dce3e93a846a5ebdfda71b784a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a 20-minute walk from Bercy Village and the Palais Omnisports Paris-Bercy aren...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831821" Longitude="2.35742" StarRating="2" HotelCode="180055|neptune" HotelName="Neptune Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Godefroy, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/a3/50a3641f23f5ac76a4129bdecdc4ef4d2c516c5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891334755721" Longitude="2.3246041938291" StarRating="3" HotelCode="377824|le_mireille" HotelName="Hôtel Le Mireille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Davy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/23/542392d168839856b7d4229fa88f1ffe6c6d208f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844662139324" Longitude="2.4024859920307" StarRating="0" HotelCode="324666|hotel_cosy_3" HotelName="Le petit Cosy Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Boulevard De Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/05/c605b0f62a219b723da8a7faa29470ba3ab56aaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Cosy in Paris (Pere Lachaise - Menilmontant),...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.62" OriginalAmount="116.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.89125" Longitude="2.32452" StarRating="3" HotelCode="|191334" HotelName="Le Mireille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>24, Rue Davy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/3/4/191334_f98625b1001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.66" OriginalAmount="116.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85521" Longitude="2.339" StarRating="0" HotelCode="|183783" HotelName="Hotel De Nesle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 rue de Nesle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/7/8/3/183783_f83d2db1544.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.83" OriginalAmount="116.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854" Longitude="2.38203" StarRating="2" HotelCode="|169193" HotelName="Des Arts Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2RUE GODEFROY CAVAIGNAC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/9/3/169193_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception. SITUATION: This hotel ParÃ­s it is in el Cementerio PÃ¨re Lachaise 15 minutes away from the establishment, you can find, 300 metres away, guests have Charonne the metro station of It has excellent transport links to Trocadero and Nation the metro station of Paris-Gare de Lyon it is situated 15 minutes away from Close to Marais and Chatelet the districts. ROOM: All the rooms have with WiFi (free of charge), have a television, parquet flooring, a sitting room and a bathroom. OTHERS: Regarding the food and beverage offering, clients can enjoy a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.87" OriginalAmount="116.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833326" Longitude="2.359289" StarRating="3" HotelCode="|72736" HotelName="Jack's" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE STEPHEN PICHON 19,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/7/3/6/72736_4b511061431.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2009 and has WiFi. SITUATION: Is situated inParÃ­s the city centre of Close to Paris-Austerlitz and Paris-Lyon the stations of. ROOM: Clients are offered 30 comfortable rooms with a shower or bath, a satellite television, a hairdryer and a direct line telephone. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.25" OriginalAmount="116.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8371151" Longitude="2.2970684" StarRating="3" HotelCode="|33514" HotelName="Convention Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE ALAIN CHARTIER 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/5/1/4/33514_ef6af061555.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, renovated in 2006 and has 36 rooms single rooms, double rooms and family rooms. The establishment has a reception, lifts, a restaurant and a TV room. The establishment offers internet. SITUATION: This hotel is in ParÃ­s the business area of is situated in 15 District nearby, there is a metro station, nearby, you will find markets, shops, cafÃ©s and terraces. the Eiffel Tower it is near it is 15 minutes away from UNESCO the building is 10 minutes away from Port de Versailles the sports centre, 12 minutes away, there is a train station. ROOM: The rooms a bathroom with a hairdryer, an individual air-conditioning system and heating. They have a direct line telephone, satellite and cable television, WiFi and double-glazed windows.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="120.31" OriginalAmount="116.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.830238" Longitude="2.302024" StarRating="3" HotelCode="110522|FR003707" HotelName="Hôtel ibis Paris Brancion Parc des Expositions 15ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Rue Brancion, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/dd/d4ddbae1f4693f351481098ba741b50826e52f3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.32" OriginalAmount="116.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8762741" Longitude="2.3561599" StarRating="3" HotelCode="|27129" HotelName="Libertel Gare Du Nord Suede" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD MAGENTA 106</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/2/9/27129_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors and 50 rooms. In the entrance, you can find a lobby with a lift, a reception and a safety deposit box service. The establishment offers internet, 400 metres away, clients have an indoor car park. SITUATION: This modern hotel is located between Gare du Nord and Gare de l'Est the train stations of Montmartre it is near nearby, you will find the Palais Garnier the shopping centre Clients can also find the railway station, a public transport stop, bars and restaurants. it is situated 37 kilometres away from Charles de Gaulle Airport it is 45 kilometres away from Paris Orly Airport. ROOM: The fully-equipped rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, internet, fitted carpets, a double bed and a central heating system. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.32" OriginalAmount="116.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876459" Longitude="2.348657" StarRating="3" HotelCode="|533589" HotelName="Ernest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/8/9/533589_ad949311153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="120.45" OriginalAmount="116.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842371684351" Longitude="2.3631870746612" StarRating="3" HotelCode="59790|FR006900" HotelName="Libertel Austerlitz" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard de l’Hôpital, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/3e/523e0a5af5d24c8ff1eb15c61db47082b74d740d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.46" OriginalAmount="116.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8389061" Longitude="2.2883171" StarRating="3" HotelCode="|59785" HotelName="De La Paix" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43 RUE DURANTON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/7/8/5/59785_346696a1504.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel and the Eiffel Tower it is close to This establishment is charming and ideal for holidays or business trips. SITUATION: Porte de Versailles It is situated 1 kilometre away from in the surrounding area, there is public transport. ROOM: The establishment has 37Â cosy rooms, fully-equipped, heating, a television with international channels and WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848782" Longitude="2.341076" StarRating="3" HotelCode="18683|best_western_trianon_rive_gauc" HotelName="Trianon Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/dd/d1dd1a7156fcca6af0886c8cda37fae6103a1ab4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the Sorbonne University in the Marais district of Paris. Res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87603603508" Longitude="2.3556447029114" StarRating="3" HotelCode="12561|mercure_paris_gare_de_lest_magenta" HotelName="Mercure Paris Gare de l'Est Magenta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Cour de la Ferme St Lazare, Angle 79/81 boulevard Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/78/7878efda5cbd46c0455a7c271bf66fc389503e92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated in a quiet side street of Boulevard Magenta, around 5 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837428740837" Longitude="2.2587606310844" StarRating="3" HotelCode="37861|hotel_murat" HotelName="Murat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 bis boulevard Murat, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a8/12a8632018ba3d0f49cc2fe5b52110ed51e079d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the 16th arrondissement, by the Porte St Cloud, close to the Troc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833379" Longitude="2.331964" StarRating="2" HotelCode="180041|hotel_du_lion" HotelName="Hotel Du Lion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue du Général Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/23/d1239cd4a208212267197bbaa40326af1bf7a12c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 33 rooms. Services and facilities at the hotel include a dining area ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850657" Longitude="2.39242" StarRating="3" HotelCode="149501|hotel_du_prince_eugene" HotelName="Hôtel Du Prince Eugène" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>247, boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/96/2f9649ccf1fdc19d87a768437652bf5b3758d3bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This delightful hotel is situated close to the Place de la Nation and benefits from an excellent loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.52" OriginalAmount="117.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8195596" Longitude="2.3099133" StarRating="0" HotelCode="|170446" HotelName=" Aparthotel Adagio Paris Malakoff Châtillon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 avenue Pierre Brossolette</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/4/4/6/170446_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a hall with an elevator, a business centre, WiFi, a bar, a breakfast room, a gym and a jacuzzi. If you pay a supplement, you are offered a launderette and a car park. SITUATION: This aparthotel, Malakoff it is in it is located near la Porte de ChÃ¢tillon the exhibition centre, Porte de Versailles 3 kilometres away from the establishment is 5 kilometres away from ParÃ­s the city centre of los Champs Elysses it is situated 6 kilometres away from 600 metres away from the establishment, you can find Mairie Montrouge the metro station Malakoff-Plateau de Vanves it is situated 900 metres away from. APARTMENTS: The apartments offer air-conditioninng, a TV, DVD, WiFi, desk, a kitchen with fridge, a microwave, an oven, a bathroom with a shower or bathtub and a hairdryer. Offereing with a surcharge cleaning service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.97" OriginalAmount="117.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8783471" Longitude="2.3476881" StarRating="3" HotelCode="|218931" HotelName="Résidence Du Pré" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Pierre Semard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/9/3/1/218931_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.17" OriginalAmount="117.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8470001" Longitude="2.2858" StarRating="3" HotelCode="|53534" HotelName="BEAUGRENELLE ST CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82, RUE DE ST CHARLES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/3/4/53534_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: the Eiffel Tower and the Porte de Versailles It is located between it is 10 minutes away from EuropÃ©en Georges-Pompidou the hospital. ROOM: The establishment has 49Â soundproofed, renovated rooms, with air-conditioning and fully-equipped.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.23" OriginalAmount="117.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8661822" Longitude="2.3718997" StarRating="2" HotelCode="|55727" HotelName="Hor Les Lumieres" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 RUE JEAN PIERRE TIMBAUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/7/2/7/55727_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The All Seasons Voltaire Republique is rated two stars, is situated in the city centre and was built in 1994. The establishment has a restaurant, lifts, a sauna, room service, business facilities and pets are allowed. ROOM: The establishment has 42 rooms with a hairdryer, a television and a radio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.26" OriginalAmount="117.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87367" Longitude="2.35916" StarRating="3" HotelCode="|184239" HotelName="Staycity s, Paris Gare De L'est" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Passage Dubail</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/3/9/184239_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="121.34" OriginalAmount="117.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.896940675192" Longitude="2.3852439754198" StarRating="3" HotelCode="185980|6077" HotelName="Forest Hill Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Ter Avenue Corentin Cariou, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/e2/a4e2229d64fe663e3ab936991626eba919bbbecb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located opposite the Cité des Sciences et de l'Industrie and the Parc de la Villett...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835974" Longitude="2.405967" StarRating="3" HotelCode="110501|56768" HotelName="de la Porte Doree" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>273 Avenue Daumesnil, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b4/eb/b4ebfa7e0d3c2e465bfa963a16af29ad8986c1dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876397548519" Longitude="2.3489555907402" StarRating="3" HotelCode="73729|18066" HotelName="Hotel Paris Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue des Messageries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/28/3828c524b6dd12e54c6fd6ec9c1e02f04ee70c89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet street in a business and leisure area in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843647943741" Longitude="2.3524582386017" StarRating="3" HotelCode="29351|best_western_quartier_latin_pantheon" HotelName="Best Western Plus Quartier Latin Panthéon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/e7/68e77b279f0103d5abaab8b287c9d1e84c56febd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Paris around 2 km from Notre-Dame de Paris. The railway ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852535" Longitude="2.336123" StarRating="2" HotelCode="65596|hotel_le_clement" HotelName="Le Clément" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Clément, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/e2/39e2e6303394129171e1984e175408f4bd6c9738.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867242180969" Longitude="2.3622839300594" StarRating="3" HotelCode="258452|meslay_republique" HotelName="Hotel Meslay République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Meslay, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/68/3968c7cfb84f0f38062c363ab0cb53331adb21c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in a quiet street in the centre of the city, only a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879469263534" Longitude="2.358457322348" StarRating="2" HotelCode="323929|hotel_montana_5" HotelName="Hotel Montana La Fayette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/46/cc464796bb78e568430468c687276d0d3e9d333a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.72" OriginalAmount="118.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8880005" Longitude="2.3080001" StarRating="3" HotelCode="|26451" HotelName="Gaston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BD. PEREIRE 51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/5/1/26451_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2005, has 6 floors and has 44 rooms, In the entrance, you can find a lobby with a lift and a reception with safety deposit boxes, The establishment offers guests internet a bar. SITUATION: This lovely hotel is in PÃ©reire boulevard it is in Parc Montreau northern the Arc de Triomphe, the Place de Wagram, the Place de l'Etoile and the Champs-ElysÃ©es it is situated 1,5 kilometres away from in the surrounding area, clients can find the city centre, Where clients can find bars, shops and restaurants. 20 metres away, there is a bus stop, 50 metres away, clients have Villiers the underground station of it is 100 metres away from the railway station, is situated 200 metres away from the tourist area, 400 metres away from the establishment, guests can find a nightclub, is 30 kilometres away from Paris Orly Airport it is situated 45 kilometres away from Charles de Gaulle Airport. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a kettle and a coffee maker. Are also furnished with a double bed, fitted carpets, a sofa, a safety deposit box (available for a fee), heating and an air-conditioning system. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="121.96" OriginalAmount="118.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.895245" Longitude="2.340911" StarRating="2" HotelCode="901643|FR003774" HotelName="Ibis Styles Paris Montmartre Nord" Meals="BREAKFAST INCLUDED,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77, rue du Ruisseau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/e9/7be955f8a94798d8377403a7cfd949ba08d2d637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="122.13" OriginalAmount="118.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839286815215" Longitude="2.3891749978065" StarRating="4" HotelCode="34402|37916" HotelName="Le 209 Paris Bercy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>209 Rue de Charenton, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/3c/db3cb19341cd81787daa56b24f671e5b260cb69f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Paris, directly on a main road and surrounded by bars, r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.57" OriginalAmount="119.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884910047539" Longitude="2.3033376038074" StarRating="4" HotelCode="64781|best_western_mercedes_arc_de_triomphe" HotelName="Best Western Hotel Mercedes Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/04/4304003c23d319fd90278fb215d51afb2a5d7d41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Avenue Wagram in Paris' 17th arrondissement, a few minutes from Place des T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.57" OriginalAmount="119.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846745" Longitude="2.287768" StarRating="3" HotelCode="76455|alize_grenelle_tour_eiffel" HotelName="Alize Grenelle Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>87 Avenue Emile Zola, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/7a/4e7ae40b8c916dd3f32c322b73ea6452050300a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.57" OriginalAmount="119.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83388024" Longitude="2.32871128" StarRating="2" HotelCode="502258|solar_hotel_2" HotelName="The Solar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 rue Boulard, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/cb/8dcb9020c562493d24aa48120d189fad259e53a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="122.65" OriginalAmount="119.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884573" Longitude="2.3793029999999" StarRating="1" HotelCode="310578|431899" HotelName="Ibis Styles Paris Buttes Chaumont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Petit, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/63/3363c5b64f88289d9b43d87821ea0ceaf7770134.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 54 rooms. A business centre is available to guests. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.77" OriginalAmount="119.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842197" Longitude="2.363084" StarRating="3" HotelCode="|80887" HotelName="Libertel Austerlitz Jardin des plantes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD DE LHOPITAL 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/8/7/80887_ea652d31554.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has multilingual staff and 51 rooms. SITUATION: This hotel la Gare d'Austerlitz it is in front of Close to, Historia Natural the Museum of, Rive Gauche the district of and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.30" OriginalAmount="119.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849575150945" Longitude="2.2969847917557" StarRating="3" HotelCode="34746|364135" HotelName="Europe Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/30/f630e66e1829e7696d7a00c3606b587b817be3fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the Rue du Commerce, one of the French capital's main shopping str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="123.38" OriginalAmount="119.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877995" Longitude="2.35839183" StarRating="4" HotelCode="956702|FR070612" HotelName="Okko Hotels Paris Gare De L’est" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 A Rue D’Alsace, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/f2/c8f2697351db0cdac39486aa1b5bcc06f0cacf55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8486135" Longitude="2.40787912" StarRating="3" HotelCode="399689|25011" HotelName="Hotel Comete" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/11/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Bis Rue des Maraichers, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833766388485" Longitude="2.3229264290319" StarRating="3" HotelCode="14331|ibis_maine_montparnasse" HotelName="ibis Paris Maine Montparnasse 14ème" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue du Château, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a0/f0a0855b5791ff173a5df344c3ac3e180814a555.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.66" OriginalAmount="120.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8245576" Longitude="2.3269604" StarRating="2" HotelCode="|81272" HotelName="Parc  Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Beaunier, 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/2/7/2/81272_b2a0eae1530.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s a quiet area of it is located 400 metres away from Porte d'OrlÃ©ans the tram stop of 15 minutes walk away, you can find Porte de Versailles the Exhibition Centre It has excellent transport links to AlÃ©sia the underground station of the city centre, public transport services and points of interest. Such as Saint-Michel the Mountain of Luxembourg the Gardens. ROOM: Customers can find soundproofed rooms with TV, a writing desk and a bathroom with a hairdryer, The establishment has non-smoking rooms, You are offered an elevator.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.02" OriginalAmount="120.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8765836" Longitude="2.3471031" StarRating="3" HotelCode="|15376" HotelName="Montholon Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 RUE DE MONTHOLON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/7/6/15376_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in front of Montholon the garden it is in ParÃ­s the business district close to the establishment, clients can find the opera, the shopping centre ,Montmartre it is near nearby, there is public transport. ROOM: The establishment has spacious, comfortable rooms and fully-equipped. FACILITIES: The establishment boasts an elegant living room, Close to the establishment, guests have at their disposal, a car park, (available for a fee). OBSERVATIONS:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.04" OriginalAmount="120.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833477" Longitude="2.356061" StarRating="3" HotelCode="|169525" HotelName="Des Ecrivains" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 RUE COYPEL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/2/5/169525_9db21cf1513.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception and a lift. SITUATION: This hotel ParÃ­s it is in Close to, and, 100 metres away, clients have Place d'Italie the metro station of It has excellent transport links to points of interest. ROOM: The rooms have WiFi (free of charge), a satellite television and a bathroom. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="124.10" OriginalAmount="120.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8865222905" Longitude="2.3094262182713" StarRating="3" HotelCode="34956|FR030224" HotelName="Glasgow Monceau" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Felicite, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/8e/858e0bb89049704ef72671cb8d0e248f730f5d26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is centrally located near to the Champs-Élysées and the enchanting Parc Monc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.24" OriginalAmount="120.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8359" Longitude="2.32219" StarRating="2" HotelCode="|479375" HotelName="La Perle Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 rue maison dieu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/3/7/5/479375_110a9aa1513.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.48" OriginalAmount="120.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8693" Longitude="2.357383" StarRating="3" HotelCode="|65718" HotelName="Moris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 RUE RENE BOULANGER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/7/1/8/65718_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in the city centre and Parisian. It has 45 rooms, meeting room, with features that offer you the maximum level of comfort and an inviting bar. SITUATION: Is situated inParÃ­s the city centre of Where customers can find boutiques.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.56" OriginalAmount="120.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87789" Longitude="2.35834" StarRating="4" HotelCode="|444518" HotelName="Okko Hotels Paris Gare De L'est" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 A rue d'Alsace</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/1/8/444518_c8beffb1228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846706174515" Longitude="2.3050174196434" StarRating="3" HotelCode="97447|18853" HotelName="Hotel Eiffel Segur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/d0/6cd0638fedc12a4281dd12c526e6c52b6f52600f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes from the Eiffel Tower (2 km) and next to Napoleon's Tomb. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.862037825325" Longitude="2.3854585509262" StarRating="3" HotelCode="110499|55234" HotelName="Hotel ibis Paris Père Lachaise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue de la Folie Régnault, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a2/baa2d3d6b13ca2c5a3810e39047ff0375cc1f49d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841317" Longitude="2.300958" StarRating="2" HotelCode="180129|5973" HotelName="Amiral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 rue de l'Amiral Roussin, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/18/30186c6b1352b49bf1e9d5c2af77ebf266cbec66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 30 rooms. Room service is among the facilities. Wireless i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864549" Longitude="2.3749" StarRating="3" HotelCode="25177|citadines_republique_paris" HotelName="Citadines République Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 bis Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/19/901907acda8c6cee943a278c865a6a0ae9874a89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between Place de la Republique and Père Lachaise. Orly Airport is 25 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.829358" Longitude="2.374886" StarRating="3" HotelCode="28200|quality_suites_bercy_bibliotheque_paris_13_2" HotelName="Quality Suites Bercy Bibliothèque by HappyCulture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/99/9199d9d67f8089e7085f90770e24642df47ddf32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Grande Bibliothèque François Mitterrand and the Bercy business di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835376" Longitude="2.323119" StarRating="2" HotelCode="34409|du_maine" HotelName="Du Maine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Maison Dieu, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/64/b3647d631f0a05604fd485c0c634d76db5b074bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849839899639" Longitude="2.3426225781441" StarRating="2" HotelCode="74018|hotel_de_suez" HotelName="Hotel de Suez" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Boulevard Saint-Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/c2/58c23cfebda4816353b046b59d90936e52c9d932.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880052" Longitude="2.326273" StarRating="3" HotelCode="64604|hotel_alexandrine_opera" HotelName="Alexandrine Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue De Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/zz/50adcb40014edbd585becdbcbe7a81e91c25182b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is well located in a pleasant and quiet area in the heart of Paris, very close to Sai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841191" Longitude="2.324029" StarRating="2" HotelCode="212851|hotel_edgar_quinet" HotelName="Edgar Quinet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 boulevard Edgar Quinet, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/9c/249c7684ae0bc2b8c793f2a5110fcb6036e4901f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872104218384" Longitude="2.3600607915699" StarRating="3" HotelCode="326445|hotel_magenta_paris" HotelName="Hotel Magenta 38 by HappyCulture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Boulevard Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/25/81/2581c8285df6deedcdf71a5ef27c974050a2d50a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Sacré Coeur and Bastille, only 5 minutes from Gare du Nord and Gar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83486594" Longitude="2.32423759" StarRating="0" HotelCode="555342|petit_palace_hotel" HotelName="Petit Palace Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131 Avenue Du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/99/79990b29f33576f64d247c3655f5e6e9c076366f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Walk down the beautiful tree-lined avenue du Maine, past the Montparnasse Tower and its lively distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.89045464" Longitude="2.3351341" StarRating="3" HotelCode="935453|hotel_de_flore_2" HotelName="Hotel de Flore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Lamarck, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/6b/926b63ca6635b8d1e04e00cea8642d7e155b378e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.67" OriginalAmount="121.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8448982" Longitude="2.3547001" StarRating="3" HotelCode="|22172" HotelName="Jardin Des Plantes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Linne 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/7/2/22172_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the surounding areas of the Latin Quarter, in front of the botanical garden, El Jardin des Plantes, the Natural History Museum, Close to The Pierre and Marie Curie University. This hotel is near the metro station. It has excellent transport links to points of interest and the historic centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.85" OriginalAmount="121.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878567" Longitude="2.356952" StarRating="3" HotelCode="|72643" HotelName="D'amiens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11, Rue Des Deux Gares</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/6/4/3/72643_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is on a quiet street, this establishment, is located between Gare de l'Est and Gare du Nord the stations of Close to promenades, restaurants, banks and shops. ROOM: Clients are offered 53 comfortable rooms with a bathroom with a shower or bath, a hairdryer, a satellite TV and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.99" OriginalAmount="121.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8334698" Longitude="2.3190424" StarRating="4" HotelCode="|212133" HotelName="Bob By Elegancia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Pernety</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/2/1/3/3/212133_e5725a01113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.13" OriginalAmount="121.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877941" Longitude="2.327851" StarRating="3" HotelCode="|80828" HotelName="Atn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DATHENES 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/2/8/80828_bd36cbd1509.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of ParÃ­s, close to Saint-Lazare Railway Station, the Galeries Lafayette Shopping Centre Galeries Lafayette, department stores Printemps, the Garnier Opera, Moulin Rouge, theatres and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.50" OriginalAmount="121.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.89276" Longitude="2.34278" StarRating="3" HotelCode="|183809" HotelName="Eden Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>90 Rue Ordener</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/0/9/183809_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.60" OriginalAmount="121.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858645" Longitude="2.282686" StarRating="3" HotelCode="|76822" HotelName="GAVARNI" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 RUE GAVARNI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/8/2/2/76822_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel with air-conditioning, has 21 rooms, 4 suites, a conference room, a bar, WiFi, internet and an interior patio. SITUATION: Torre Eiffel and Campo de Marte It is located near this establishment, is in Passy the heart of Where guests can enjoy boutiques.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.61" OriginalAmount="121.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842702" Longitude="2.338475" StarRating="2" HotelCode="|79756" HotelName="Des Mines" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD SAINT MICHEL 125</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/7/5/6/79756_8f038d31551.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has air-conditioning, a lobby, a reception, a safety deposit box service, a lift, a cafÃ©, a breakfast room and internet (for a fee), The establishment boasts daily newspapers (free of charge), a bar and has 50 rooms. SITUATION: This hotel the Latin Quarter it is in it is near Luxembourg Garden nearby, there is a bus stop, is situated 30 kilometres away from ParÃ­s Orly Airport it is situated 40 kilometres away from ParÃ­s Charles de Gaulle Airport it is situated 60 kilometres away from Paris Beauvaisâ€“TillÃ© Airport 200 kilometres away from the establishment, guests will find Brussels Airport. ROOM: The establishment has non-smoking rooms with a bathroom, a shower, a bath, a satellite television, a direct line telephone, a hairdryer, an air-conditioning system, individual heating, a double bed and internet. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883426913115" Longitude="2.2924840450287" StarRating="3" HotelCode="35058|23643" HotelName="Magellan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-19 Rue Jean Baptiste Dumas, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/be/02bee75c7e32f196e2d99ece4491c6a0353657ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated, around 250 m from Péraire metro station and 500 m from the Arc de Tr...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83348756" Longitude="2.31899221" StarRating="4" HotelCode="411411|195801" HotelName="Bob Hotel by Elegancia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Pernety, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ef/00ef59bf4ad90636044e3b88faa633fa4aee3d14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873675444957" Longitude="2.3449106923862" StarRating="3" HotelCode="14635|mattle" HotelName="Le Wit Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de la Boule Rouge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/d1/24d16d67ed8a26e780c4eeec05b85e66d9eb3559.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Folies Bergère. It is 50 m from the Grands Boulevards metro stop, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848690880163" Longitude="2.3477482795715" StarRating="3" HotelCode="31205|hotel_moderne_st_germain" HotelName="Hotel Le M Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/1f/8f1f4b6e8a9187612171ec3213b3d425be3c1141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the heart of Paris, in the Latin Quarter and Saint-Germain des Prés. In the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876633166851" Longitude="2.2908465564251" StarRating="3" HotelCode="59055|acacias_etoile" HotelName="Acacias Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/a9/c2a91c03ce95f7933ef88d3a3034365aa87555fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883409275088" Longitude="2.3250970244408" StarRating="2" HotelCode="74063|hotel_camelia_international" HotelName="Camelia International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Darcet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/90/72/90721e1ccb1d39dfe914dc7fb8acf6dae2ad064f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879574590155" Longitude="2.3557519766865" StarRating="3" HotelCode="110493|kyriad_paris_10_gare_du_nord" HotelName="Timhotel Paris Gare du Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue de Saint Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/5f/b55fc640aca23534fc0451b22f19a5163e27232e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.896491189474" Longitude="2.3847541576856" StarRating="3" HotelCode="101779|adagio_access_paris_la_villette_2" HotelName="Adagio Access Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 21/11/2026" HotelFacility="Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 bis avenue Corentin Cariou, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/79/1779303034a04072387720d154f9ac7590fd5bf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located opposite the Cité des Sciences et de l'Industrie and the Parc de la Villett...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="125.74" OriginalAmount="122.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873802849389" Longitude="2.3443497234317" StarRating="4" HotelCode="13919|218689" HotelName="Maxim Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Geoffroy-Marie, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/39/a23916b74d66ee3e57879b56f1629e06f42f7a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Paris in the district of Grands Boulevards/Bourse/Halles, 100 ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.95" OriginalAmount="122.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840317" Longitude="2.315476" StarRating="3" HotelCode="|122005" HotelName="Ibis Gare Montparnasse 15eme" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>71 Boulevard De Vaugirard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/0/0/5/122005_1_1890.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to Puerta de Versalles the Exhibition Centre the tourist attractions, Around the establishment, clients can find restaurants. ROOM: The establishment has 31 rooms with an air-conditioning system, WiFi, a direct line telephone, a television and a bathroom with a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.15" OriginalAmount="122.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84215" Longitude="2.31281" StarRating="2" HotelCode="|169337" HotelName="Madrigal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD PASTEUR 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/3/7/169337_849749b1548.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, was built in 1920, has 51 rooms, a lobby, a reception, a safety deposit box service and a lift. The establishment offers guests air-conditioning, a kiosk, ticket reservation, a breakfast room and internet (for a fee). SITUATION: This establishment, is in Montparnasse the district of Close to the railway station, the tower, , bars, 5 minutes away from the establishment, you can find the metro station, restaurants and bars. shops, bus stations and the railway station, JardÃ­n del Luxemburgo 600 metres away from the establishment, you can find the Arc de Triomphe it is 25 kilometres away from el Museo Orsay it is situated 15 kilometres away from it is 2 kilometres away from Notre Dame Cathedral 20 kilometres away, you can find ParÃ­s Orly Airport it is situated 30 kilometres away from ParÃ­s Charles de Gaulle Airport it is 70 kilometres away from Paris Beauvaisâ€“TillÃ© Airport the establishment is 250 kilometres away from Brussels Airport. ROOM: The establishment has non-smoking rooms, have a bathroom with a shower or bath, a WC, a hairdryer, a satellite television, double-glazed windows, a direct line telephone and a wardrobe. It also offers WiFi (free of charge), individual heating and a double bed. It also offers an air-conditioning system. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.42" OriginalAmount="122.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8665" Longitude="2.3608" StarRating="2" HotelCode="|74531" HotelName="Paris France" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 rue de Turbigo.Temple</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/5/3/1/74531_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is near public transport services, You can find the metro station, the bus and the railway station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.43" OriginalAmount="122.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858232" Longitude="2.371871" StarRating="3" HotelCode="|124878" HotelName="La Finca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 BD RICHARD LENOIR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/8/7/8/124878_003718d1748.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located betweenthe Bastille and Le Marais the districts. ROOM: Clients can find 21 rooms, non-smoking rooms, a direct line telephone, a safety deposit box, a satellite television, a bathroom and a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.43" OriginalAmount="122.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87787" Longitude="2.34693" StarRating="3" HotelCode="|212136" HotelName="Helussi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Bis Rue De Bellefond</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/2/1/3/6/212136_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.46" OriginalAmount="122.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851135" Longitude="2.339471" StarRating="2" HotelCode="|22471" HotelName="Villa Des Princes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 RUE DE MR. LE PRINCE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/7/1/22471_6e8c6b51106.jpg</HotelPictures>
        <HotelDescription>ROOM: Clients are offered 12 soundproofed rooms with a bathroom with a hairdryer, internet, a direct line telephone and a television. FACILITIES: There is a range of facilities and services available at the establishment, including meeting rooms, a reception with a safe box, a breakfast room, a sauna and a spa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.47" OriginalAmount="122.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876414" Longitude="2.348963" StarRating="3" HotelCode="|46440" HotelName="Paris La Fayette" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 rue des Messageries</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/4/0/46440_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lift, a reception with safety deposit boxes, a baggage room, air-conditioning in communal areas, a business centre, internet, billiards, a bar and a reception. SITUATION: This hotel Grand Boulevard it is between Gare du Nord and Gare de l'Est the stations of Close to, is situated 40 minutes away from Charles de Gaulle and Paris Orly the airports of. ROOM: The rooms have an air-conditioning system, a direct line telephone, central heating, a bathroom, a hairdryer, WiFi and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.50" OriginalAmount="122.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8912735" Longitude="2.3846879" StarRating="3" HotelCode="|55473" HotelName="ibis Paris La Villette Cité des Sciences 19ème" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>31-35 Quai De L'Oise,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/7/3/55473_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="126.62" OriginalAmount="122.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884433236233" Longitude="2.3471763938485" StarRating="3" HotelCode="47661|6024" HotelName="Best Western Hotel Le Montmartre Saint-Pierre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Clignancourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/92/8192ea9efd137133595e4a06915c1a81f0dd4f9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the picturesque quarter of Montmartre in the north of Paris, only a few me...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="126.67" OriginalAmount="122.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8801918" Longitude="2.302567" StarRating="2" HotelCode="267512|FR004675" HotelName="Mederic" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Médéric, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/aa/d7aa5cf0db6db8554d9babb42a968c5fbf1ff183.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843031883449" Longitude="2.405099272728" StarRating="4" HotelCode="57105|best_western_allegro_nation" HotelName="Best Western Allegro Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Avenue du Docteur Arnold Netter, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/67/ee678f91e88527435d0e927e0da97cb952599f23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 12th arrondissement of Paris, only a short distance (800 m) from the Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848805" Longitude="2.288145" StarRating="3" HotelCode="72445|hotel_de_lexposition__tour_eiffel" HotelName="Exposition Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 bis, rue du Théâtre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/fc/41fc5688bf7c83e817455d9b1f2dd7126cf78fef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the Left Bank near the Eiffel Tower (15-minute walk), between the exhibitio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877202067152" Longitude="2.3511278629303" StarRating="3" HotelCode="74049|chabrol_opera" HotelName="Chabrol Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/36/3f36d1ad1aefcaf8b4de34425b2ca234caee6f47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.892392" Longitude="2.213316" StarRating="3" HotelCode="110309|hotel_lamandier" HotelName="L'Amandier - Nanterre La Defense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, avenue Pablo Picasso, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/3b/3a3b4004ae2781666cde06541cb825cb7493bcc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873784" Longitude="2.349923" StarRating="3" HotelCode="166556|hotel_paradis_2" HotelName="Hotel Paradis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/f5/2ef5264130c01a5625a02bc17ec05f77ef48c24b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to the Montmartre hill in the northeast of Paris, surrounded by scores of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882577" Longitude="2.345837" StarRating="2" HotelCode="166726|hotel_gerando" HotelName="Gerando" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11, rue Gérando, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/4a/e84a4f7a27ebddf8bc5e4f1746a01c1bfcc1a6e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83811" Longitude="2.35673" StarRating="3" HotelCode="199728|hotel_saintmarcel" HotelName="Hôtel Saint-Marcel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Boulevard Saint-Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/b5/ecb5335f33fef3261069b1dec4a6271f35ed5137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875450121401" Longitude="2.325541641996" StarRating="0" HotelCode="834410|apartments_ws_saintlazare_opera" HotelName="Apartments WS Saint-Lazare - Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>117 Rue Saint-Lazare, 8th Arrondissement, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/86/bb86bd6cbd1a5fbda9216015d78707424bc5eb17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.70" OriginalAmount="123.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8839989" Longitude="2.3253" StarRating="3" HotelCode="|15245" HotelName="Rendez-vous Batignolles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE LECLUSE 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/4/5/15245_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a historic building. SITUATION: The establishment, is in Batignolles the district of Close to and, Le Moulin Rouge 2,5 kilometres away, you can find, 500 metres away from the establishment, you can find Clichy the metro station public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.97" OriginalAmount="123.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859253" Longitude="2.307528" StarRating="2" HotelCode="|80673" HotelName="AMELIE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5, RUE AMELIE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/6/7/3/80673_d8545cb1520.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Amelie is rated two stars, is in the city centre and has 16 rooms. SITUATION: this establishment is near shopping areas, la Torre Eiffel, Les Invalides and tourist points of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.97" OriginalAmount="123.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8660011" Longitude="2.3770001" StarRating="3" HotelCode="|50567" HotelName="Verlain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97, RUE SAINT MAUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/6/7/50567_12.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 38 rooms with air-conditioned, a satellite TV with Canal Plus, a direct line telephone with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.01" OriginalAmount="123.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8829061" Longitude="2.3426024" StarRating="0" HotelCode="|24813" HotelName="Adagio Paris Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>place Charles Dullin 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/1/3/24813_24d1a291156.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a main building, an annexed building and 76 apartments. In the establishment entrance, guests will find a lobby with a lift, a reception and a safety deposit box service (for a fee). The establishment has a car park, a garden and a laundry service. SITUATION: This hotel is in Montmartre city centre. It is a few minutes away from sacrÃ©-cÅ“ur and Place du Tertre in the surrounding area, clients can find shops. 100 metres away, clients have the metro station and the bus station. It is 20 kilometres away from Charles de Gaulle Airport. It is 22 kilometres away from Paris Orly Airport. ROOM: The establishment has inviting apartments with a living room-bedroom, a bathroom with a shower, a direct line telephone, a satellite or cable television, internet, a kitchenette and a fridge. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.10" OriginalAmount="123.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8749149" Longitude="2.3429947" StarRating="4" HotelCode="|43835" HotelName="CADET Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CADET 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/8/3/5/43835_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel recently opened, has 21 suites and it is in an indoor garden, with a Japanese garden, In the entrance, you can find a reception and a lift. The establishment boasts a hairdresser's, WiFi and a car park (for a fee). SITUATION: Rue Cadet Is situated in Where customers can find shops, restaurants, kiosks and bakeries. near the establishment, you will find ParÃ­s Grands Magasins the department stores Clients can also find the opera and Folies BergÃ¨re the cabaret 100 metres away, clients have public transport, Palais del Louvre it is situated 1 kilometre away from the Eiffel Tower 4 kilometres away, you can find the Champs-ElysÃ©es It is situated 5 kilometres away from it is situated 21 kilometres away from Paris Orly Airport it is 25 kilometres away from Charles de Gaulle Airport. ROOM: The establishment has suites with air-conditioning, a bathroom with a shower or bath, a sink, a towel warmer, a hairdryer, a mirror, a welcome kit and a separate WC. They are equipped with a kitchenette, a microwave, a ceramic hob, a fridge freezer, a coffee maker, a kettle, a toaster, kettle and hood. They have a living room, a direct line telephone, a satellite TV, internet, a mini-bar, an iron and a double bed. OBSERVATIONS: There are no meal services at the establishment. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: The establishment offers a continental breakfast for an extra charge and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.49" OriginalAmount="123.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8965492" Longitude="2.343719" StarRating="3" HotelCode="|22016" HotelName="Dalila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE LETORT 51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/1/6/22016_9fe80f71535.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel with a garden, has a main building, an annexed building and 7 floors. It has 49 rooms, 38 double rooms and 11 single rooms. In the establishment entrance, guests will find a hall with a reception, a safety deposit box service and lifts. Guests are also offered a breakfast room and internet. SITUATION: It is located close toPorte de Clignancourt the underground station of It is situated close to the tourist centre, Clients can also find restaurants, bars, cafÃ©s and shops. 20 minutes away from the establishment, clients can find Gare du Nord and Moulin Rouge the Station of it is 23 kilometres away from Charles de Gaulle Airport it is situated 31 kilometres away from Paris Orly Airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV and internet. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="127.60" OriginalAmount="123.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840289" Longitude="2.352039" StarRating="2" HotelCode="14089|37456" HotelName="Maxim Quartier Latin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Censier, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/70/1c70928a34c5c2acbacb338fcad0eef1e5bbe50e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is located in a quiet position in the Latin Quarter near the student area. The botan...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882604118084" Longitude="2.333466411045" StarRating="3" HotelCode="11068|timhotel_opera_blanche_fontaine_3" HotelName="Timhotel Opéra Blanche Fontaine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/01/ca01b2346a13e6ef9f479e0795ae2e84151c162b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a peaceful location at the foot of Montmartre, just a few minutes on foot f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87529688721" Longitude="2.3263576626778" StarRating="3" HotelCode="14179|londres_et_new_york" HotelName="Londres &amp; New York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Place du Havre, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/1e/d21e07ea0534772290635c5a6e9dc541e5d1c32e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, close to Galeries Lafayette and the opera house. The C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885818571957" Longitude="2.3377047479153" StarRating="2" HotelCode="18604|timhotel_montmartre" HotelName="Timhotel Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Ravignan, Place Emile Goudeau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/72/e172a620d792223f9ccdc5fe1aba43840131f206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This endearing hotel is centrally located in Montmartre. An abundance of shops and other entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866614" Longitude="2.285361" StarRating="3" HotelCode="76470|le_singulier" HotelName="Le Singulier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue Saint Didier, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e5/29e5232e7cd732bf6036db5f7e4093e186f45118.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877728" Longitude="2.327507" StarRating="3" HotelCode="74032|hotel_de_geneve" HotelName="de Genève" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de Londres, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/76/2276be5be1a58256f9b8f56ef30b77f79c0f6117.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Saint Lazare train station, near Opéra Garnier, great department store...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8779749" Longitude="2.327723" StarRating="3" HotelCode="94375|atn_hotel" HotelName="ATN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 rue d'Athenes, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/1b/441b633cff74f840a7cb889becbd404d462b043d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869336" Longitude="2.349524" StarRating="3" HotelCode="180058|hotel_bonne_nouvelle" HotelName="Bonne Nouvelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 rue Beauregard, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/21/5621ca28a0b8ae4c433218f70f17aee80318d149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 20 rooms. Individual storeys are accessible via the lift or stairs. A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847347930299" Longitude="2.2832633135415" StarRating="4" HotelCode="905730|platine_hotel" HotelName="Platine Hôtel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Ingénieur Robert Keller, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/89/328917470d6ec6f794842d58fb9d955e378ee50a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in Paris' 15th district, just 300 m from Charles Michels metro station....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="127.85" OriginalAmount="124.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860544588477" Longitude="2.368002728836" StarRating="4" HotelCode="13548|FR030300" HotelName="Les Jardins du Marais" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>74 rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/3a/0d3a8303425ab96bc15c69bb5cc635ff4c608596.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly boutique hotel is nestled in the heart of historical Paris, in the fam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="128.04" OriginalAmount="124.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843305492823" Longitude="2.3071825504303" StarRating="3" HotelCode="76353|FR002245" HotelName="Aberotel Montparnasse" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a0/60/a060f9350424e9d14c870805237f860283791a0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, just 220 metres from the metro station Volontaires. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.35" OriginalAmount="124.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873701" Longitude="2.359048" StarRating="3" HotelCode="25355|211888" HotelName="Staycity Aparthotels Gare de L’Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Fax,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Passage Dubail, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/aa/adaa1cb76bdfea84eccde2eaef546731be893e85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.36" OriginalAmount="124.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8869019" Longitude="2.3102" StarRating="3" HotelCode="|22148" HotelName="Glasgow Monceau Paris By Patrick Hayat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/4/8/22148_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was completely renovated in 2006, has 37 rooms and has 6 floors. It has 6 single rooms, 29 double rooms and a garden area. In the entrance, guests are offered a lobby with elevators, a reception and a safety deposit box service. With regards to the food and beverage offering, the establishment has a breakfast room. The establishment offers WiFi, room service and a laundry service (for a fee). SITUATION: This smart hotel is in a central area. Near the establishment, guests will find the Champs-ElysÃ©es, is close to the Monceau Gardens. A few minutes walk away, guests will find shops, leisure areas, entertainment and the monuments. 500 metres away, guests have the Malesherbes metro station. 1.5 kilometres away, there is a train station. 25 minutes away, guests can find Charles de Gaulle Airport. It is situated 15 minutes away from Paris Orly Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a television, a radio, internet, a double bed, an air-conditioning system, heating and fitted carpets. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.39" OriginalAmount="124.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8359842" Longitude="2.325317" StarRating="3" HotelCode="|273063" HotelName="Clairefontaine" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Fermat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/0/6/3/273063_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.47" OriginalAmount="124.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875653" Longitude="2.295624" StarRating="3" HotelCode="|59821" HotelName="Princesse Caroline" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 BIS RUE TROYON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/2/1/59821_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has air-conditioning and double rooms. SITUATION: This hotel is in ParÃ­s the heart of the Arc de Triomphe and the Champs Ã‰lysÃ©es it is located 150 metres away from nearby, you will find the stores, the tourist attractions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.57" OriginalAmount="124.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.901641909717" Longitude="2.3288440704346" StarRating="3" HotelCode="13524|301475" HotelName="Kyriad Paris Nord Porte de Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue La Fontaine, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/03/c103f75f6971a5778c8c6110d357f6a184e9fe8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to Paris and Villepinte. Within 300 m of the hotel are lin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="128.69" OriginalAmount="124.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846154024554" Longitude="2.401779" StarRating="2" HotelCode="189573|FR004639" HotelName="Du Printemps" Meals="BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>80 Boulevard de Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/03/8003d54c6ff1166e921cd8a1736dd4008431c4d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868416466643" Longitude="2.2891782224178" StarRating="3" HotelCode="200888|203145" HotelName="Hotel Pastel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/e6/2ee6d61b08cd7fb1d0be53c3af457fe318a5d39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet neighbourhood in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838946" Longitude="2.322602" StarRating="3" HotelCode="25178|arcadie_montparnasse" HotelName="Arcadié Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/56/e5564e300019f1b6c87c7f9cd44a214cca6a90f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884648" Longitude="2.338143" StarRating="2" HotelCode="16566|hotel_regyns_montmartre" HotelName="Regyn’s Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 place des Abbesses, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/03/5503f7986ab891d72492233cadb79fea9a39e263.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869173359223" Longitude="2.3574981093407" StarRating="3" HotelCode="15018|moris_grands_boulevards" HotelName="Hôtel Moris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue René Boulanger, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/ec/93ec9b777a1f9f4ef434c229bac05f962abbc5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869796155019" Longitude="2.33019053936" StarRating="3" HotelCode="189558|hotel_volney_opera" HotelName="Volney Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Volney, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/1e/7f1e05253aecea3c658f484d9e861dd6788c2954.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 29 rooms. Most storeys are accessible by lift. Services and facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85650988" Longitude="2.30210662" StarRating="2" HotelCode="323846|hotel_kensington_2" HotelName="Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>79 Avenue De La Bourdonnais, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/19/b5/19b512df72be05ed8463cd40abaffb3e496d1c2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the 7th district in Paris, Hotel Eiffel Kensington is just an 8-minute walk from the Eiffel T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835887988787" Longitude="2.3221728933732" StarRating="2" HotelCode="336224|hotel_la_perle_montparnasse" HotelName="Hotel La Perle Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Maison Dieu, 14th Arr., 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/06/51069f9e64be80a47c7fcee50eae43afaf9db621.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.76" OriginalAmount="125.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8824005" Longitude="2.3185" StarRating="3" HotelCode="|22275" HotelName="Du Théâtre By Patrick Hayat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE CHEROY 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/7/5/22275_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1930, has 4 floors and has 20 double rooms, In the entrance, guests are offered a lift, a lobby with a reception, a currency exchange service and a safety deposit box service. The establishment offers internet (for a fee), With regards to the food and beverage offering, the establishment has a breakfast room. SITUATION: This trendy hotel is 5 minutes away from the opera, the Champs-ElysÃ©es and Porte Maillot it is located close to in front of the hotel there is an underground station, nearby, you will find shops, restaurants, pubs and nightclubs. it is 30 minutes away from Charles de Gaulle Airport. ROOM: The comfortable rooms, have a bathroom with a bath, a hairdryer, a direct line telephone, a satellite or cable television, a central heating system, a safe, a fan and piped music. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.85" OriginalAmount="125.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8536773" Longitude="2.380545" StarRating="3" HotelCode="|62328" HotelName="Exquis By Elegancia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Charonne,71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/3/2/8/62328_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is rated 3 stars. SITUATION: Is situated inParÃ­s the city centre of Bastille near the establishment, guests will find close to the establishment, guests have Ledru Rollin the underground station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.93" OriginalAmount="125.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836882" Longitude="2.3238205" StarRating="3" HotelCode="|164305" HotelName="Mistral" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24, rue Cels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/3/0/5/164305_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge) and modern rooms. SITUATION: The hotel Montparnasse it is in the establishment is a 10-minute walk away from Montparnasse the Railway Station of 260 metres away from the establishment, you can find GaitÃ© the metro stop la torre de Montparnasse it is 600 metres away from el Museo FundaciÃ³n Cartier 800 metres away, guests will find Los Jardines de Luxemburgo it is situated 1 kilometre away from. ROOM: The rooms have an air-conditioning system, a mini-bar, a direct line telephone, a satellite TV, a bathroom, heated towel rack and a hairdryer. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast in the breakfast room, Clients have at their disposal a dining room with microwave.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.96" OriginalAmount="125.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84467" Longitude="2.40245" StarRating="3" HotelCode="|445155" HotelName="Le Petit Cosy " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>62 Boulevard de Picpus, Bercy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/5/5/445155_c9cbfd70905.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="129.03" OriginalAmount="125.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84748" Longitude="2.302283" StarRating="4" HotelCode="180062|331935" HotelName="First Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/e7/eae75ee1b2b194d0a8fa58c8c6ff1928c5a308e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.14" OriginalAmount="125.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87211" Longitude="2.35994" StarRating="3" HotelCode="|22561" HotelName="Magenta 38 By Happyculture" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD DE MAGENTA 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/6/1/22561_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 65 rooms. SITUATION: The hotel SacrÃ© Coeur and la Bastilla it is located between 5 minutes away from the establishment clients have Gare du Nord the Railway Station of near the establishment, you will find restaurants, bars and shops. in the surrounding area, guests will find Le Marais the district of. ROOM: The rooms have an air-conditioning system, double-glazed windows, a mini-bar, cable television, computer safe, WiFi (free of charge) and a direct line telephone. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and breakfast room service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.18" OriginalAmount="125.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8473015" Longitude="2.3712001" StarRating="3" HotelCode="|20451" HotelName="Riesner" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19, Rue D'Austerlitz</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/5/1/20451_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Tonic Hotel Gare De Lyon is rated three stars, is situated in the centre of ParÃ­s and was built in 1950. The establishment boasts a restaurant, lifts, room service, business facilities and pets are allowed. ROOM: The establishment has 37 rooms. They are equipped with a hairdryer and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.38" OriginalAmount="125.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8465996" Longitude="2.2879" StarRating="3" HotelCode="|53533" HotelName="Alizé Grenelle Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>87 avenue Emile Zola</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/3/3/53533_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet hotel and it is in ParÃ­s the business centre of, This small establishment and has 50 rooms a spacious living room. SITUATION: Is situated inBeaugrenelle the business area of Porte de Versailles, Montparnasse and Champs-ElysÃ©es It is located between it is well-connected with public transport services, has good links to the airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.52" OriginalAmount="125.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847236711104" Longitude="2.2859112245369" StarRating="3" HotelCode="37122|861525" HotelName="Hôtel Beaugrenelle Staint-Charles Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue Saint-Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/b2/66b28c7245b6a7c40cfcd8021b08ba87043d1fc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Beaugrenelle, at the Charles Michels metro station, between...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.66" OriginalAmount="125.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868933413164" Longitude="2.2974300384522" StarRating="4" HotelCode="12109|196136" HotelName="Elysees Bassano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/3c/8d3c7362025d08a83694dc9c50b8b2e7c2eea45a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated between the Champs Elysées and the Eiffel Tower in the centre of Paris, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835744497958" Longitude="2.3020152747631" StarRating="3" HotelCode="172084|55131" HotelName="Chouette Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>237 Rue de la Convention, entre la Porte de Versailles et la Tour Eiffel, 15ème Arrondissement, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/e8/ece807f3e4ab4b41750b5c57921b2b9fc1fbf429.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a charming district. Parc Georges Brassens, the Porte de Versailles Exhibition Centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879408809884" Longitude="2.3683744668961" StarRating="3" HotelCode="27108|ibis_jemmapes" HotelName="Hôtel ibis Paris Canal Saint-Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Louis Blanc, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/62/8f620ca4cbf9fbf79ca4ccd5bf73dc4a72f36435.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85063" Longitude="2.27519" StarRating="4" HotelCode="32600|hotel_auteuil_tour_eiffel" HotelName="Auteuil Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/c1/53c1be93d743282b54bedee72f214d15068de9b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 16th arrondissement of Paris close to the Eiffel Tower. It is located b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.89286954484" Longitude="2.3428653180599" StarRating="3" HotelCode="74083|hotel_eden_montmartre" HotelName="Hotel Eden Montmatre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/65/9a6551bf2c152fbfd84a29398168ddbfcec00c4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864348" Longitude="2.364249" StarRating="2" HotelCode="69857|hotel_americain" HotelName="Americain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Rue Charlot, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/f3/2ef3cac6accbc614fcf449b0c281d9c9460edb6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.825677" Longitude="2.323218" StarRating="3" HotelCode="145924|hotel_chatillon_paris_montparnasse" HotelName="Chatillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11, Square Chatillon, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/9d/1e9de53f4ab0f1e3e08bcd1e77b5ace197b8fdfd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842179" Longitude="2.312783" StarRating="2" HotelCode="258438|innova" HotelName="Madrigal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Boulevard Pasteur, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/4c/c34ce5b321ba8fc0c7e00ed730676a65addc4ed3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the lively Montparnasse area, the hotel is a few minutes' walk from Montparnasse train s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="49.01079528335" Longitude="2.5619088048935" StarRating="3" HotelCode="408476|ibis_styles_paris_cdg_airport_roissy" HotelName="Hôtel ibis Styles Paris Charles de Gaulle Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Bis Rue de la Haye, accès GPS / Tremblay-en-France, Roissypole / CS 20009, 95735 Roissy Charles De Gaulle</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/ce/94ceb849d171622f5885a1776f3e98326a90b3bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new ibis Styles Paris CDG Airport hotel welcomes you in the heart of Charles de Gaulle airport. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.96" OriginalAmount="126.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842646" Longitude="2.324343" StarRating="3" HotelCode="|63377" HotelName="Timhotel Odessa Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8, rue d'Odessa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/7/7/63377_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, it offers excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.00" OriginalAmount="126.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.81699" Longitude="2.35986" StarRating="3" HotelCode="|444437" HotelName="ibis Styles Paris Meteor Avenue d'Italie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 avenue De La Porte D Italie</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/3/7/444437_06e59af1014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.02" OriginalAmount="126.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8465655" Longitude="2.4060626" StarRating="3" HotelCode="|47587" HotelName="Le Twelve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE DU DOCTEUR ARNOLD NETTER 82</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/8/7/47587_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel and family-run. It has 33 rooms, a hall, a breakfast room, a cafÃ© and a television room. SITUATION: It is located next to theVincennes and Parc de Vincennes Castle it is near Bercy the Sports Centre of Guests can enjoy commercial streets. ROOM: The establishment has 24 rooms with views of the park, a bathroom with a shower, a WC with a hairdryer, a television, WiFi and central heating. MEALS: The establishment offers a continental breakfast. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OBSERVATIONS: consult the reception timetable.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.03" OriginalAmount="126.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8853028" Longitude="2.3352391" StarRating="2" HotelCode="|26688" HotelName="Korner Montmartre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE ARISTIDE BRUANT 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/8/8/26688_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1920 and renovated in 2005. It has 4 floors, 30 rooms and 1 suite. In the establishment entrance, guests will find a reception, a safety deposit box service, a lift and a garden. SITUATION: This hotel Montmartre it is in Place du Tertre and SacrÃ© Coeur it is close to in the surrounding area of the establishment, guests can find shops, Clients can also find the hairdresser's, bars, restaurants and nightclubs. close to the establishment, guests have a public transport stop, is situated 30 kilometres away from Charles de Gaulle Airport. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone and a satellite or cable television. Are also furnished with a mini-bar, central heating, a safety deposit box and a sitting room. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.04" OriginalAmount="126.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8705" Longitude="2.34964" StarRating="3" HotelCode="|22598" HotelName="Des Comédies" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue d'Hauteville</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/9/8/22598_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 32 rooms and 6 floors. In the entrance, you can find a lobby and lifts. The establishment boasts a cosy restaurant, a laundry service and a car park. SITUATION: This cosy hotel is in a central area, Place de la Republique it is near Clients can also find Marais the District it is well-connected with the metro station, Guests can enjoy leisure areas and the tourist areas. ROOM: Each room has a direct line telephone, a mini-bar, a satellite television and cable television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.11" OriginalAmount="126.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834867" Longitude="2.324208" StarRating="3" HotelCode="|218927" HotelName="Graphik Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131 Avenue Du Maine 14th arr</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/9/2/7/218927_e42815e1212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.44" OriginalAmount="126.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874755" Longitude="2.329316" StarRating="4" HotelCode="|41086" HotelName="Residhome Paris Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE JOUBERT 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/8/6/41086_2a634b21122.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 89 renovated rooms, The establishment also offers multilingual staff. ROOM: Guests are offered studios with a bathroom, a living room, a television, a desk, a kitchen, a ceramic hob, a fridge, a microwave and kitchen utensils. OBSERVATIONS: The establishment offers daily cleaning and continental buffet breakfast (for a fee), The establishmnet also offers room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="130.69" OriginalAmount="126.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875526938538" Longitude="2.3585283237692" StarRating="3" HotelCode="13702|FR003712" HotelName="Hôtel ibis Paris Gare de l'Est TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Saint-Laurent, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/cb/78cb0a17c7df4475dfa06c494fb28d66525157e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="130.72" OriginalAmount="126.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.828957519946" Longitude="2.3740942776203" StarRating="3" HotelCode="34549|FR003777" HotelName="Ibis Styles Paris Tolbiac Bibliotheque" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/c8/5bc8764e61a90d6ce897dfd283ff95f3c92b8eec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located directly in the heart of the city's Rive Gauche area. An array of res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.77" OriginalAmount="126.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879082479163" Longitude="2.3382452130318" StarRating="3" HotelCode="37229|7134" HotelName="Hotel des 3 Poussins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Clauzel, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/79/e879476966689daef3f1e8e47523180adb84c302.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated close to the city centre. An abundance of shops, restaurants and cosy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="130.78" OriginalAmount="126.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835124432283" Longitude="2.4054594433885" StarRating="3" HotelCode="110504|FR003744" HotelName="Hôtel ibis Daumesnil Porte Dorée" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Boulevard Poniatowski, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/a1/2da1de99b162c6b6461402bcddc95b6e8eee05ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.825292" Longitude="2.357274" StarRating="4" HotelCode="110507|35802" HotelName="Best Western Amiral Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Avenue d'Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/ff/ebff95c7de14c78c6c98ef61d5ed0f09d2015f96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871945005644" Longitude="2.344229221344" StarRating="3" HotelCode="14967|hotel_mondial" HotelName="Mondial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/f5/f7f5795bf4cca2fc8b0433986d1fbf28c457227e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882179889283" Longitude="2.3185953497887" StarRating="3" HotelCode="34588|hotel_du_theatre" HotelName="Hôtel du Théâtre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Cheroy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/58/bd58ea1e62592c7e97fe0ea60ac427fde8ef29fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, modern city hotel is just 5 minutes from the opera, the Champs-Élysées and the Port...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872156710071" Longitude="2.325319647789" StarRating="3" HotelCode="74026|hotel_royal_opera" HotelName="Royal Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Castellane, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/9a/439ad89b316b2a56ae5fa53124602d75345d5380.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.95" OriginalAmount="127.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8795013" Longitude="2.3394001" StarRating="4" HotelCode="|21900" HotelName="Sacha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE NAVARIN 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/0/0/21900_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1900 and renovated in 2008. It has 50 rooms and 5 floors. In the entrance, you can find a lobby with elevators, a safety deposit box service and WiFi. Regarding the food and beverage offering, the establishment has a cafÃ© and a dining room. The establishment has room service and a laundry service (for a fee). SITUATION: This charming hotel is situated in ParÃ­s a quiet area of Place Pigalle, Le Moulin Rouge and Montmartre it is near near the establishment, guests will find theatres, next to the establishment, there is a public transport stop, the establishment is 1 kilometre away from St Lazare the Railway Station of it is situated 1 kilometre away from Louvre the museum 1 kilometre away, you can find Lafayette the Galeries. ROOM: The rooms a bathroom with a hairdryer, They are equipped with a direct line telephone, a satellite or cable television and internet. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.17" OriginalAmount="127.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879412" Longitude="2.334266" StarRating="3" HotelCode="|70209" HotelName="Monterosa - Astotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 RUE LA BRUYERE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/2/0/9/70209_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 36 rooms, it offers multilingual staff, air-conditioning and heating. SITUATION: This hotel is close to the leisure areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.26" OriginalAmount="127.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868419" Longitude="2.288915" StarRating="3" HotelCode="|63308" HotelName="Pastel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>79, rue Lauriston</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/0/8/63308_7b81a5a1515.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, it offers comfortable facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.50" OriginalAmount="127.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8503945" Longitude="2.3493864" StarRating="3" HotelCode="|163928" HotelName="Hôtel de Notre-Dame" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Maitre Albert</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/2/8/163928_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable establishment, has a sauna and internet (free of charge). SITUATION: The hotel is on a quiet street. ROOM: The rooms have a marble bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.63" OriginalAmount="127.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879434403659" Longitude="2.3392153753769" StarRating="3" HotelCode="35121|300565" HotelName="Hôtel Sacha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Navarin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/51/ce519fbd9c5ed4339fd027d7ab825f7d1972e025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to Place Pigalle, the famous Moulin Rouge and an array of theatres. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="131.82" OriginalAmount="127.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886488780318" Longitude="2.3356421291828" StarRating="2" HotelCode="50290|9268" HotelName="Best Western Plus Hôtel Littéraire Marcel Aymé" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Tholoze, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/ee/c7ee21214487b2dd72ccb51541a942d7bd90e4df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel, recognisable by its typical Montmartre corner frontage, is located between the ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866345" Longitude="2.360494" StarRating="2" HotelCode="15677|paris_france" HotelName="Hotel Paris France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 rue de Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/7a/df7adc3ab9e4a716e3fe1f21570051e1249a4938.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.888901456044" Longitude="2.3331677913666" StarRating="3" HotelCode="13502|holiday_inn_paris__montmartre" HotelName="Holiday Inn Paris - Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Damremont, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a0/6c/a06cec3cea6beb6068e68280c507e32232c473f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843993922702" Longitude="2.3546630144119" StarRating="3" HotelCode="27109|timhotel_jardin_des_plantes" HotelName="Hotel Jardin des Plantes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Linné, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/fa/a4fab19a0e1c94128dbba357cc9a3c3b842ce4d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the outskirts of the Quartier Latin, across from the botanical gardens, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842987752764" Longitude="2.3422631621361" StarRating="4" HotelCode="34416|le_relais_st_jacques_hotel" HotelName="Relais Saint-Jacques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de l’Abbé de l’Epée, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/2a/1c2ab35aac4d482715bbb9952c70e0a361044a1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851145090236" Longitude="2.3394870758057" StarRating="2" HotelCode="34593|villa_des_princes" HotelName="Villa des Princes Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Monsieur Le Prince, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/67/8d67b54b3f8ab85d0838b6063ebc8e4795295030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in a sensationally picturesque area of Paris. It is just 25 km to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833828911808" Longitude="2.3549741506576" StarRating="3" HotelCode="60486|kyriad_paris_13__italie_gobelins" HotelName="Kyriad Italie Gobelins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5, Rue Véronèse, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/67/06670be7ca8d2147dceb7a51fea26cb2414b9564.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873962" Longitude="2.346864" StarRating="3" HotelCode="76924|hotel_aida_opera" HotelName="Aida Opera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Richer, alternativ: 17 Rue Du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e0/8ae09a079c5e494472631145f3d3a4300b3a3a4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of Paris, in one of the most lively districts of the city, close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840428" Longitude="2.315465" StarRating="3" HotelCode="110523|ibis_paris_gare_montparnasse" HotelName="Hôtel ibis Paris Gare Montparnasse 15ème" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Boulevard de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/66/73661a5f11cda62dd5aba1ea9dc24964c2a3f5c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.824663981487" Longitude="2.3268176615238" StarRating="2" HotelCode="187855|parc_hotel_paris" HotelName="Parc Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/4f/a04f1a7b2f3c5f5c2ec436804cd48943667c6071.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836908" Longitude="2.32383" StarRating="3" HotelCode="308150|hotel_mistral_3" HotelName="Hôtel Mistral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Cels, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/ea/94ea4d7c7798cf0ac3e99d1d9b06271fef5b3796.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864785340242" Longitude="2.3525923490524" StarRating="3" HotelCode="410479|hotel_bellevue_et_du_chariot_dor" HotelName="Bellevue Chariot d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/89/668968243177418fc95263ae9fe0e2e7a4408016.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.96" OriginalAmount="128.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843236" Longitude="2.307258" StarRating="3" HotelCode="|70426" HotelName="VLH Montparnasse Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 RUE BLOMET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/4/2/6/70426_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: Establishment comfortable, economical.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.12" OriginalAmount="128.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.82807" Longitude="2.31561" StarRating="3" HotelCode="|39939" HotelName="Residence Didot Montparnasse Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DIDOT 94</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/3/9/39939_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a business centre, a conference room, coffee pot, a breakfast room, internet, a laundry service and a car park. SITUATION: This establishment, is near shops, market and squares. It has excellent transport links to public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.31" OriginalAmount="128.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886397" Longitude="2.312728" StarRating="3" HotelCode="|38586" HotelName="Romance Malesherbes By Patrick Hayat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CARDINET 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/5/8/6/38586_11.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 21 rooms with a bathroom and bath or shower. It also has apartments with kitchen. FACILITIES: This establishment has a car park on request.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.39" OriginalAmount="128.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8495617" Longitude="2.3428428" StarRating="3" HotelCode="|24229" HotelName="Central Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CHAMPOLLION 3,Barrio Latino</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/2/9/24229_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2002 35 rooms, 5 floors, 4 single rooms, 28 double rooms and 3 suites. In the entrance, guests are offered a hall, a reception, a safety deposit box service, with air-conditioning and internet. SITUATION: This smart hotel is situated in the Latin Quarter the heart of La Sorbona it is close to Clients can also find the university and. it is 30 minutes away from Paris Orly Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, internet, fitted carpets, a double bed, a safety deposit box and a central heating system. OTHERS: The establishment offers a buffet breakfast and a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="132.46" OriginalAmount="128.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876628" Longitude="2.343312" StarRating="4" HotelCode="68928|197831" HotelName="Les Plumes Hôtel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Lamartine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/c9/d1c946c9a5af9e427224c7e50dd7795c77140b6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a tranquil suburban setting in the 9th district of Paris. It is located in close proxi...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="132.57" OriginalAmount="128.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.827919264295" Longitude="2.368905544281" StarRating="3" HotelCode="337159|FR009066" HotelName="Residence Richemont" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Jean Colly, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/95/f69599bbca1fed63dc5927ce033e1b4e665cda22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies directly beside the River Seine and by making use of the metro service (Lin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.60" OriginalAmount="128.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84787" Longitude="2.2976" StarRating="3" HotelCode="|228863" HotelName="De L'avre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>21, rue de l'Avre</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/8/6/3/228863_bfa3e532359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.62" OriginalAmount="128.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879167" Longitude="2.351246" StarRating="3" HotelCode="|95521" HotelName="Chabrol Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ de chabrol,46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/5/2/1/95521_5597cb51653.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, it offers excellent service, views of the avenue and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="132.67" OriginalAmount="128.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847603611648" Longitude="2.3517742753029" StarRating="3" HotelCode="64083|35482" HotelName="Quartier Latin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9, Rue des Écoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/97/d997888a25820229628c0a00de7bbd691557607d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the renowned Quartier Latin within a few minutes walk of the lively Boulevard St. Germain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.72" OriginalAmount="128.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85079" Longitude="2.28433" StarRating="3" HotelCode="|445216" HotelName="YOOMA Urban Lodge Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Quai de Grenelle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/2/1/6/445216_37b76e91339.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.81" OriginalAmount="128.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87754" Longitude="2.35291" StarRating="2" HotelCode="|169260" HotelName="Nord Est" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Des Petits Hotels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/6/0/169260_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has dinner service, a restaurant, smoking rooms (on request), smoking areas and internet. SITUATION: This hotel ParÃ­s it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88238978656" Longitude="2.3497921228409" StarRating="2" HotelCode="29156|altona" HotelName="Altona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Rue du Faubourg Poissonniere, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/48/9d48eee748480c1b05a46013214155503c9aed52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a convenient and peaceful location near the Gare du Nord and Gare de l'Est stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876541" Longitude="2.354941" StarRating="2" HotelCode="50292|hotel_nord_et_champagne" HotelName="Nord et Champagne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/79/857940bacd41abfd6b4840fe8ae34263537ef201.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is near to the business centre of Paris, between Montmartre and Opera, and just 15 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881435" Longitude="2.324429" StarRating="3" HotelCode="34426|hotel_elysees_opera" HotelName="Elysées Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>17 rue de Turin, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/d7/1dd70d59d1d7bc39670ab7f900f6d08b228f5760.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876195083515" Longitude="2.3369377644378" StarRating="3" HotelCode="64574|hotel_chateaudun_opera" HotelName="Châteaudun Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Châteaudun, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ee/02eeac67dcb210b8b1043dc910d00867e5697f90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated between the Sacre-Coeur Basilica and the Opera, in the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847671" Longitude="2.351661" StarRating="2" HotelCode="212345|familia_hotel_" HotelName="The Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hostels,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>11 rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/b8/e9b8b40c4eb6f279f6e90aa3f66b2e60febcd8ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Familia Hotel, you'll be centrally located in Paris...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87789162" Longitude="2.34695509" StarRating="3" HotelCode="308151|hotel_helussi" HotelName="Hotel Helussi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,LCD/Projector,Lounge,Luggage Storage,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Bis Rue de Bellefond, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/d2/7ad21e2172015489d14a51b765cc7d525041be9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Paris (Opera - Department Stores), Hôtel Helussi is min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.90" OriginalAmount="129.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832252" Longitude="2.316344" StarRating="3" HotelCode="|125507" HotelName="Fred" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue Villemain</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/5/0/7/125507_08602e11600.jpg</HotelPictures>
        <HotelDescription>HOTEL: Guests can find 36 comfortable rooms. SITUATION: 200 metres away, clients havePlaisance the metro station of Close to.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.18" OriginalAmount="129.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83498" Longitude="2.40571" StarRating="3" HotelCode="|183962" HotelName="Ibis Daumesnil Porte Dorée" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>111 Boulevard Poniatowski</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/6/2/183962_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="133.38" OriginalAmount="129.5" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859083163768" Longitude="2.3668174445629" StarRating="4" HotelCode="18996|FR001231" HotelName="Villa Beaumarchais" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue des Arquebusiers, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/bd/05bdc8b6b426cfe1034d38689e51383ebc6d37c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Marais, one of the oldest and now most vibrant neighbourhoods in Paris, this family-f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.61" OriginalAmount="129.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831375" Longitude="2.319807" StarRating="2" HotelCode="|68478" HotelName="Moulin Vert" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>74 RUE DU MOULIN VERT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/7/8/68478_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers excellent service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="133.90" OriginalAmount="130.0" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873714474265" Longitude="2.3445376753807" StarRating="3" HotelCode="16988|FR037641" HotelName="Maxim Folies" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/51/a8518924fb8e56186982784d49d0a23974df38e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845344276901" Longitude="2.3836469650269" StarRating="2" HotelCode="18896|venise" HotelName="Venise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 rue de Chaligny, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/06/1d06b630beb656cf5bd27de031ad52e8569c6bbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841538479485" Longitude="2.3279750347138" StarRating="3" HotelCode="19073|villa_modigliani" HotelName="Hôtel La Villa Modigliani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/5a/175adf24da5c31fd5f50aa8f6acf10a893d81548.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Montparnasse district of Paris, just 1.9 km from the Jardin du Luxembou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878418345472" Longitude="2.3268109560013" StarRating="3" HotelCode="34578|hotel_de_la_fleche_dor" HotelName="Exe Paris Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue d'Amsterdam, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/b9/86b9afbcf2b3fd7719aa69aaa80706648ac0c16c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is ideally located close to the Gare Saint-Lazare, the luxurious shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886406" Longitude="2.312637" StarRating="3" HotelCode="69951|hotel_romance_malesherbes" HotelName="Hotel Romance Malesherbes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Rue Cardinet, Paris 75017</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/ca/dbca44034844869342bc4805dc9a5d42a1d33a45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a smart, calm and safe residential area of Paris’s 17th arrondissement. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891955" Longitude="2.213889" StarRating="2" HotelCode="110307|campanile_paris_ouest__nanterre__la_defense" HotelName="Campanile Paris Ouest - Nanterre - La Défense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Avenue Pablo Picasso, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/37/1b371f2b80fce5a622c127686130ae5683f45643.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845827" Longitude="2.298381" StarRating="3" HotelCode="144879|best_western_hotel_eiffel_cambronne" HotelName="Best Western Hotel Eiffel Cambronne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de la Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/72/84721167bda312543c76178426fae7c4e4cdf46c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8423593276" Longitude="2.3234340548515" StarRating="3" HotelCode="915010|hotel_montparnasse_saint_germain" HotelName="Montparnasse St Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Départ, 75014 Paris, Montparnasse, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/28/e5283aa41fbd356e488c03650aaafc072cdc65f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.00" OriginalAmount="130.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831501" Longitude="2.3543" StarRating="3" HotelCode="|29425" HotelName="Citadines Place D'italie Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Place d'Italie 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/4/2/5/29425_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 169 studios and two bedroom apartments. In the entrance, guests are offered a lobby with a reception, a safety deposit box service and lifts. The establishment also has air-conditioning, conference rooms, a breakfast room, WiFi in the hall and a laundry service. SITUATION: This aparthotel, Place d Italie it is in Where clients can find restaurants and supermarkets. Butte-aux-Cailles it is located near 1 kilometre away, you can find the railway station, the Champs-ElysÃ©es it is situated 6 kilometres away from 9 kilometres away from and Paris Orly Airport 60 kilometres away from Charles de Gaulle Airport. ROOM: The establishment has apartments with a bathroom, a hairdryer, have a small kitchen, a direct line telephone, satellite or cable TV, a radio, a Hi-Fi, internet, a coffee maker, a kettle, an iron, a safe (available for a fee), an individual air-conditioning system and individual heating. FACILITIES: Med Gym Fitness Club It is near a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.10" OriginalAmount="130.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8838997" Longitude="2.3041" StarRating="3" HotelCode="|22472" HotelName="Avama Prony" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>103 BIS AV. DE VILLIERS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/7/2/22472_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel the Arc de Triomphe and the Champs Ã‰lysÃ©es it is near it is located close to La DÃ©fense the district of it has good links to the shopping centres, the city centre, has good links to Orly and Roissy Charles de Gaulle the airports of. ROOM: The comfortable rooms, are Art Deco style.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.34" OriginalAmount="130.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839303" Longitude="2.392665" StarRating="3" HotelCode="|63371" HotelName="LE QUARTIER BERCY SQUARE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 BOULEVARD DE REUILLY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/7/1/63371_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays, is in a good location and it offers excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.35" OriginalAmount="130.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873625" Longitude="2.344821" StarRating="3" HotelCode="|63359" HotelName="Le Wit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8; RUE DE LA BOULE ROUGE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/5/9/63359_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception and internet. SITUATION: This hotel is in the centre of ParÃ­s, close to the boulevards, the shopping centres. El Museo Grevin it is located opposite el Folies,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.60" OriginalAmount="130.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83221" Longitude="2.316384" StarRating="3" HotelCode="180044|328400" HotelName="Fred Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue Villemain, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/b3/07b3e645c4415ba72dfdb5adecb028393066c7f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 36 rooms. Most storeys can be reached by lift. Se...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.63" OriginalAmount="130.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876542" Longitude="2.340136" StarRating="3" HotelCode="13838|113074" HotelName="Villa La Parisienne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Lamartine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b7/14b775a51dc8e50c41ee698d896e488a605acd8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With the atmosphere of a chic and elegant Parisian home, this hotel is perfectly situated near the f...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.80" OriginalAmount="130.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84758" Longitude="2.30236" StarRating="4" HotelCode="|183633" HotelName="First Paris Tour Eiffel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Boulevard Garibaldi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/6/3/3/183633_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.91" OriginalAmount="130.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.829044" Longitude="2.373948" StarRating="3" HotelCode="|26658" HotelName="Ibis Styles Paris Tolbiac Biblioteque" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21, RUE DE TOLBIAC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/5/8/26658_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 71 rooms, 2 suites and 5 floors. The establishment has a lobby with a reception, a safety deposit box service, a lift, a bar, a restaurant and conference facilities. The establishment also offers internet, an indoor car park and room service. SITUATION: This hotel is in the district of Rive Gauche, close to bars, restaurants and a public transport stop. 150 metres away, clients have la Biblioteca Nacional it is 10 minutes away from &lt;b&gt;** AÃ±adir literal **&lt;/b&gt; well connected with &lt;b&gt;** AÃ±adir literal **&lt;/b&gt;. It is situated 5 minutes away from the Railway Station of Lyon. 8 minutes away, you can find ChÃ¢telet it is 12 minutes away from &lt;b&gt;** AÃ±adir literal **&lt;/b&gt; it is 20 kilometres away from Airport Paris Orly. ROOM: All the rooms have a double bed, satellite or cable TV, internet (available for a fee), an iron, an ironing board, a direct line telephone (available for a fee), a mini-bar (available for a fee) and a safety deposit box. They also have a bathroom with a hairdryer, an extra bed (available for a fee), heating and an individual air-conditioning system. MEALS: Regarding the food and beverage offering, the establishment offers American breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts credit cards, American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838005" Longitude="2.349523" StarRating="3" HotelCode="225001|238854" HotelName="Hotel de l'Esperance" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Pascal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/81/4c813d934891c5ffade09beacba67b4b376c4da4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879739548307" Longitude="2.3287408053875" StarRating="3" HotelCode="34885|7172" HotelName="New Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Liège, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/48/fe48e1f98b4cc295d6e486359e0ae30dcc52023b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of the French capital just a short distance from shopping v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876514093876" Longitude="2.3474653065205" StarRating="4" HotelCode="32825|hotel_du_temps" HotelName="Hotel du Temps" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Montholon, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f6/59f672e104065391856bf8ce3ac6bf591887992b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, on a quiet street facing the Montholon gardens, between...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871052308791" Longitude="2.3498511314392" StarRating="3" HotelCode="52663|hotel_des_comedies" HotelName="Hôtel des Comédies" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue D'hauteville, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/14/0b143cce4ca55112d1ddcd154590806b09dda339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located, close to the Place de la République and the Marais distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845355094495" Longitude="2.3213474392195" StarRating="3" HotelCode="76710|aviatic_saint_germain" HotelName="Louison Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/e7/50e7f23c017097dc6287b6c02476737ae0879e9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857816" Longitude="2.279722" StarRating="2" HotelCode="89353|le_hameau_de_passy" HotelName="Le Hameau de Passy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Rue de Passy, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/27/9627a316e0abc894c9b4ca5b7ae706cc6bbb0ebd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878866" Longitude="2.339673" StarRating="2" HotelCode="180086|hotel_clauzel" HotelName="Clauzel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue des Martyrs, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/83/60834e9498e5f925639f1b235eb962c2ef2330ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 37 rooms. Most storeys can be reached by lift. A safe is among...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849341" Longitude="2.274379" StarRating="4" HotelCode="186685|hotel_felicien_paris" HotelName="Félicien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Massage Centre,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21, rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/77/7b77b39d25f39551ace2601fe9e4d1894ea426e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842927734971" Longitude="2.3212453722954" StarRating="3" HotelCode="326483|timhotel_paris_gare_montparnasse" HotelName="Timhotel Paris Gare Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue de l’Arrivée, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/4c/a44c1e385c5ffc33288d7ce7159c0df2f9087e9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is located close to Les Rennes shopping street, between the Gare du Nord and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83457355" Longitude="2.35429537" StarRating="0" HotelCode="502308|villa_romantic_3" HotelName="Villa Romantic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue du Banquier, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/d0/ebd030b79214254676aa731e9b24ac704fa2452c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Romantic in Paris (13th Arrondissement), you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874752876977" Longitude="2.3290901398811" StarRating="4" HotelCode="408750|residhome_appart_hotel_parisopera" HotelName="Residhome Paris-Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Joubert, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/d8/06d8fb4740b6d1a328defe9e3129534b94c77644.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the vicinity of this apartment hotel are the finest department stores, the Opéra Garnier and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848216" Longitude="2.450326" StarRating="3" HotelCode="902069|royal_regency" HotelName="Royal Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69/71, rue Defrance, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/64/0264e5254f29769ae018f56d901b7ae53cbef9c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.94" OriginalAmount="131.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8793297" Longitude="2.3363941" StarRating="3" HotelCode="|26698" HotelName="Hotel George - Astotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE NOTRE DAME DE LORETTE 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/8/26698_290bf661257.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 44 standard rooms. In the establishment entrance, guests will find a lobby with a lift and a reception with safety deposit boxes. The establishment boasts a classy breakfast room and WiFi. SITUATION: This cosy hotel is in an excellent location. It is located between the Palais Garnier and Montmartre near the establishment, you will find Gare du Nord Station. It is well-connected with Les Champs Ã‰lysÃ©es in the surrounding area, clients have shops and the Galeries Lafayette. It is situated 30 minutes away from the airport. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite TV, WiFi, a double bed and an air-conditioning system. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.00" OriginalAmount="131.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8835526" Longitude="2.2942629" StarRating="0" HotelCode="|26493" HotelName="Makom Pereire" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/9/3/26493_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming, modern hotel, is situated in PÃ©reire the Boulevard andthe Arc de Triomphe and the Champs Ã‰lysÃ©es it is near. ROOM: The establishment has 26 rooms with TV, a direct line telephone, WiFi and a mini-bar. The rooms a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.02" OriginalAmount="131.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833345" Longitude="2.332269" StarRating="2" HotelCode="|163005" HotelName="Du Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/0/0/5/163005_2c4e5271728.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lift, a sitting room with a TV and a reception. SITUATION: This hotel is in ParÃ­s south la plaza Denfert-Rochereau it is next to the metro station excellent transport links to the metro station, Montparnasse the Station of Orly and Roissy Charles de Gaulle Airport. ROOM: Each room has WiFi (free of charge), a bathroom, a satellite TV, a direct line telephone, a hairdryer, an air-conditioning system and a balcony. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="135.39" OriginalAmount="131.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.829274" Longitude="2.356618" StarRating="3" HotelCode="110508|FR003749" HotelName="ibis Paris Avenue d'Italie 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 bis Avenue d'Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/8f/4c8fd2688e39e59d22c6867f27023983c0e5a012.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="135.63" OriginalAmount="131.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846472549873" Longitude="2.4062604312106" StarRating="3" HotelCode="104071|111237" HotelName="Hotel le Twelve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue du Docteur Arnold Netter, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/7e/c57ec806c79c03153b8883c86028eb95e0f1c556.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in one of the areas of Paris with the most vegetation, this charming city hotel is next to ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.81" OriginalAmount="131.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8497009" Longitude="2.2955" StarRating="3" HotelCode="|27928" HotelName="Europe Hotel Paris Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BD. DE GRENELLE 103</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/9/2/8/27928_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2005, with air-conditioning, has 37 rooms, 1 room adapted for people with reduced mobility and has 5 floors, In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a cloakroom, a lift and a kiosk. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar, a restaurant with air-conditioning and a breakfast room. The establishment offers guests WiFi, a conference room, a laundry service and a car park. SITUATION: This lovely hotel, Rue du Comerse it is near 50 metres away from the establishment, you can find shops, bars and restaurants. it is near Motte Picquet Grenelle the metro station of Tour Eiffel, Parc des Expositions and Porte de Versailles it is situated 1 kilometre away from it is situated 1 kilometre away from Seine the river it is situated 15 kilometres away from Paris Orly Airport it is situated 25 kilometres away from Charles de Gaulle Airport. ROOM: The cosy rooms with carpet and a bathroom with a hairdryer, They are equipped with a double bed, a direct line telephone, a satellite or cable television, internet, a radio, a mini-bar, individual heating and an individual air-conditioning system. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard, JCB and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879474075773" Longitude="2.3580425977707" StarRating="3" HotelCode="172227|202980" HotelName="Hotel Albert 1er" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/a5/4ca5a6ac372623dd53d7fd9a43ddb7a5c189f738.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88081" Longitude="2.351515" StarRating="1" HotelCode="110490|203026" HotelName="Smart Place Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/8f/bd8f8286b9a69a477acd79d90442f7599fb088fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88368579" Longitude="2.33378601" StarRating="5" HotelCode="738481|488338" HotelName="Be You Apart’ Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard De Clichy, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/d2/19d29761e636586513a76563ed96e087f13a9026.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849396003535" Longitude="2.3744255304336" StarRating="3" HotelCode="10773|pavillon_saintlouis_bastille" HotelName="Hôtel Albe Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue de Charenton, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/51/b751a7a5aa80ea461ad88d9d96c51f9c2525720e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this boutique hotel is ideal for guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872377" Longitude="2.34478" StarRating="3" HotelCode="67262|hotel_bresil_opera" HotelName="Bresil Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/84/cb846c414a5b327b0cdb2f70b267a7552c3a7116.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.828051" Longitude="2.315455" StarRating="3" HotelCode="72133|citadines_porte_de_versailles_paris" HotelName="Citadines Didot Montparnasse Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94 Rue Didot, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/42/8d/428d55df2b958a7c223ed1f3e0860e76417a13b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a picturesque Parisian district, this apartment hotel is within walking distance of many ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85038906842" Longitude="2.3494217729803" StarRating="3" HotelCode="78728|hotel_de_notre_dame" HotelName="Hôtel de Notre Dame Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Maître Albert, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/2d/602d94a2879a2d3ea74c1529b7f86f006916ffe2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85928" Longitude="2.307507" StarRating="2" HotelCode="110462|amelie" HotelName="Hotel Amélie – Green Spirit Hotels Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Amélie, 75007 Paris, Île de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/70/5a70ac3fcee1ed95b00d01852f9f2b7c4c56cc9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843661" Longitude="2.352612" StarRating="3" HotelCode="81968|hotel_saint_christophe" HotelName="Saint Christophe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Lacépède, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/04/7d/047dd1ef874d53d784778e12e55dbd8ecf75502e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877682" Longitude="2.349189" StarRating="4" HotelCode="284326|best_western_premier_faubourg_88_2" HotelName="Best Western Premier Faubourg 88" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue du Faubourg Poissonniere, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/e3/dee3412d75996bda02a7ad208d9346481858a91c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.29" OriginalAmount="132.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8855" Longitude="2.294018" StarRating="3" HotelCode="|59440" HotelName="CHAMPERRET ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>129 AVENUE DE VILLERS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/4/4/0/59440_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is, business, is next to ParÃ­s the congress centre. SITUATION: the Champs-ElysÃ©es It is near it is close to Porte Maillot the Congress Centre. ROOM: The establishment has 45 rooms, The fully-equipped rooms, an air-conditioning system, heating, a satellite television and WiFi. FACILITIES: The establishment boasts a cafÃ© and a meeting room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.42" OriginalAmount="132.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866044" Longitude="2.368423" StarRating="3" HotelCode="|76771" HotelName="Le 20 Prieure" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 RUE DU GRAND PRIEURE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/7/7/1/76771_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.50" OriginalAmount="132.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872704" Longitude="2.34493" StarRating="3" HotelCode="|74541" HotelName="Brésil Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/5/4/1/74541_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in ParÃ­s the heart of. SITUATION: This establishment, is near the boulevards, is close to the opera. ROOM: The establishment has 47 rooms with a bathroom with a shower or bath, a WC, a hairdryer, a television, a mini-bar and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.68" OriginalAmount="132.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845411" Longitude="2.321793" StarRating="3" HotelCode="|63851" HotelName="Louison" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>105 Rue de Vaugirard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/5/1/63851_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a breakfast room, a buffet breakfast and internet. SITUATION: This hotel is in ParÃ­s the city centre of is situated in Montparnasse the area a few minutes away, you can find monuments, 60 minutes away from the establishment you have Charles de Gaulle Airport it is situated 20 minutes away from Paris Orly Airport a few minutes walk away, guests can find a train station. ROOM: The rooms have an air-conditioning system, a bathroom, a hairdryer, a safety deposit box, a direct line telephone, a mini-bar and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.69" OriginalAmount="132.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8899384" Longitude="2.3212979" StarRating="3" HotelCode="|55566" HotelName="Ibis Styles Paris Batignolles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>119 Avenue de Clichy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/6/6/55566_903ed911020.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is near the nightlife, Close to and, just 50 metres away, clients will find Brochant the metro station. ROOM: The establishment has 70 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.77" OriginalAmount="132.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849346" Longitude="2.274341" StarRating="4" HotelCode="|125539" HotelName="Félicien By Elegancia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Felicien David</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/5/3/9/125539_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated in ParÃ­s district 16, close to the TrocadÃ©ro, the Bois de Boulogne and the Eiffel Tower. ROOM: Customers can find large rooms with a shower or bath, complimentary bathroom items, a safe, a mini-bar, a hairdryer, a television and WiFi (free of charge). HOTEL: The hotel offers a spa with a sauna, a steam bath, a covered swimming pool, a massage service and beauty treatment.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84404891233" Longitude="2.2796457778394" StarRating="3" HotelCode="303895|58037" HotelName="Hotel Mirabeau Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Sébastien Mercier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/52/ce52aff61e7c63966005abbeb390990682eb1bed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881676302884" Longitude="2.3229385129532" StarRating="3" HotelCode="10414|hotel_astoria_opera" HotelName="Hôtel Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 rue de Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/54/2b54219a85cf21388719abff5c655e33cd260a34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on a quiet street between the opera house and Montmartre. Restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878950182318" Longitude="2.3370020091534" StarRating="3" HotelCode="14189|hotel_lorette_opera" HotelName="Hôtel Lorette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Notre Dame de Lorette, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/1d/d51d8be53e7ff6329574173d2fed4353616cae04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is located just minutes from Montmartre as well as from the opera and the Sacré-Cœu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885491" Longitude="2.3356359883433" StarRating="2" HotelCode="47660|my_hotel_in_france_montmartre_2" HotelName="Hôtel Basss" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Rue des Abbesses, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/1e/671eaf15eda4fdc8f23b85c4be1b5164c497906e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the foot of Montmartre in the northeast of Paris, the highest natural ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879496" Longitude="2.356512" StarRating="3" HotelCode="79717|ibis_styles_paris_gare_du_nord_tgv" HotelName="Ibis Styles Paris Gare du Nord TGV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c5/aec5cc6819754e620b9f070e02e4c825edd88747.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858168" Longitude="2.371813" StarRating="3" HotelCode="110496|auberge_flora" HotelName="Auberge Flora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Boulevard Richard Lenoir, XI Arrondissement, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/66/3366264fd7ebf733f15c53f54492dbce5c259e2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873763009575" Longitude="2.3453916441803" StarRating="3" HotelCode="110485|du_leman_opera" HotelName="Hôtel Léman Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue de Trévise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/45/8845ea40b83f697cba8b548d2033132bf4474073.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849824014757" Longitude="2.3430275917053" StarRating="3" HotelCode="336620|hotel_central_saint_germain" HotelName="Central Saint-Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Champollion, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/fd/75fd931beca14c8219eeeeaa42fde5079969cd5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and comfortable hotel is situated at the heart of the Latin Quarter, on the outskirts o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850792926759" Longitude="2.2843327165676" StarRating="3" HotelCode="553206|yooma_urban_lodge" HotelName="Yooma Urban Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51 Quai De Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/da/51da3d20a5c51ddaa81eebcf8a858d0a28ff807a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Arr14/15:Montparnasse-T. Eiffel. The 106 welcoming rooms offer a perfe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="137.17" OriginalAmount="133.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848872677627" Longitude="2.3470522463322" StarRating="4" HotelCode="316723|FR001222" HotelName="Villa Pantheon" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/b6/c7b6b8a87232b70a67a875e356587489b37e6f5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Latin Quarter, 1 km from Notre Dame de Paris and 3 km from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.30" OriginalAmount="133.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882568" Longitude="2.33347" StarRating="4" HotelCode="|22470" HotelName="Timhotel Opera Blanche Fontaine" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE FONTAINE 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/7/0/22470_e5e440c1437.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 65 standard rooms and 4 suites. In the establishment entrance, guests will find a lobby with a reception with safety deposit boxes and a lift. The establishment boasts a cafÃ©, a breakfast room and a restaurant. There are many services available at the establishment, including internet, room service and a laundry service. SITUATION: This trendy, urban hotel is in a peaceful area of MonmartrÃ©. A few minutes away, you can find Le Moulin Rouge, in the surrounding area, you can find Blanche Station and the Galeries Lafayette. It is 30 kilometres away from Paris Orly Airport. Around 15 kilometres away you can find Charles de Gaulle Airport. ROOM: All the rooms have a bathroom with a shower, a WC, a direct line telephone, a satellite or cable television, a radio, a stereo, internet, a mini-bar, a double bed and a safety deposit box (available for a fee). They also have a central air-conditioning system and central heating.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.38" OriginalAmount="133.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86662" Longitude="2.285361" StarRating="3" HotelCode="|454555" HotelName="Le Paris Singulier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue Saint Didier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/5/5/5/454555_2b0832d0831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.47" OriginalAmount="133.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.829397" Longitude="2.374797" StarRating="3" HotelCode="|34807" HotelName="Sanso by HappyCulture" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE TOLBIAC 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/0/7/34807_05954371145.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 70 suites and 3 suites equipped with disabled access. The establishment also has a safety deposit box service, a lift, conference facilities, a laundry service and a car park. SITUATION: This hotel is close to FranÃ§ois Mitterrand the library Bercy the business district public transport services, is near Seine the river restaurants, is situated 13 kilometres away from Paris Orly Airport 30 kilometres away from Charles de Gaulle Airport. ROOM: All the rooms have a kitchen, a hob, a fridge, a microwave, a coffee maker, a bathroom with a shower and a hairdryer. They also have a double bed, flat-screen satellite television, WiFi (free of charge), a safety deposit box and a direct line telephone. MEALS: The establishment offers a breakfast service in the breakfast room. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.50" OriginalAmount="133.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8848781" Longitude="2.3033924" StarRating="4" HotelCode="|71686" HotelName="Mercedes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de Wagram 128</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/6/8/6/71686_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 37 rooms, 5 floors, a hall with express check-out, a reception, a safety deposit box service and a lift. The establishment has a breakfast room, a kiosk, WiFi and room service. SITUATION: This hotel la Avenue Wagram it is in Place des Ternes it is close to the Arc de Triomphe the establishment is 1 kilometre away from, is located 200 metres away from the metro station, 500 metres away, guests can find the shops, is situated 2 kilometres away from Espace Champerret the trade fair ground Saint-Lazare the Railway Station of Boulogne the Forest Porte Maillot the congress palace of it is situated 30 kilometres away from ParÃ­s Charles de Gaulle the airports of, the establishment is a 15-minute drive away from a golf course. ROOM: Customers have renovated rooms rooms with a bathroom, a bath, a hairdryer, a double bed, an LCD TV, WiFi (free of charge), a mini-bar, a safety deposit box, individual air-conditioning and a balcony or terrace. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.56" OriginalAmount="133.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869423710598" Longitude="2.3630998454037" StarRating="2" HotelCode="16637|1906935" HotelName="Hotel Beaurepaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Albert Thomas, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/4e/534efdcdf7620a8ce18583ec5d4606c3b809e58e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in a very quiet area, in the very center of Paris, near Place de la Rép...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.79" OriginalAmount="133.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848132" Longitude="2.2816669" StarRating="4" HotelCode="|75317" HotelName="Platine " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE L'INGENIEUR ROBERT KELLER 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/3/1/7/75317_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a classy bar, a spa, a hamman, a sauna and a massage service. SITUATION: This hotel is in ParÃ­s the 15th arrondissement of 300 metres away, guests can find Charles Michels the metro station of 20 metres away, clients have Beaugrenelle the shopping centre la Torre Eiffel 20 minutes away from the establishment, you can find Close to a car park for a supplement. ROOM: Each room has WiFi and a television. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="137.89" OriginalAmount="133.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878057894145" Longitude="2.3526607055226" StarRating="3" HotelCode="110492|227758" HotelName="Hôtel ibis Paris Gare du Nord la Fayette 10ème" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/07/7d07a0b0f97190be14798b223f62f77d9fae3bdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.97" OriginalAmount="133.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879506708685" Longitude="2.3363529145718" StarRating="3" HotelCode="54675|34674" HotelName="Hôtel George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue Notre Dame de Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/65/416579945c7450e836dcd68b650241b6c955bed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated between Montmartre and the opera house, only steps away from the ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871622513316" Longitude="2.378161697726" StarRating="3" HotelCode="935630|200115" HotelName="Hipotel Paris Bordeaux Ménilmontant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Lemon, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/11/561177595c2aaf09e397d53732faf291dab3459f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865410837311" Longitude="2.3656882345676" StarRating="3" HotelCode="10265|marais_home_ex_ho_marais" HotelName="Marais Hôme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Boulevard du Temple, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/f4/19f4944a37b7876685379e1a9a731736db2d6cda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the centre of the city, on the Place de la République and only 5 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851641918555" Longitude="2.3907896876335" StarRating="3" HotelCode="35562|grand_hotel_francais" HotelName="Grand Francais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/57/4d576ec848f69d50f91a42b0f029695579d170e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on the Place de la Nation, this city hotel is close to many of Paris’ top shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.830953" Longitude="2.330619" StarRating="3" HotelCode="34432|hotel_sophie_germain" HotelName="Sophie Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Sophie Germain, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/6b/8e6bee568d68c928b3fd1ea9d0f4a5eb3760d0a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in the 14th district of Paris, near the Place Denfert-Rochereau ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851688" Longitude="2.337415" StarRating="3" HotelCode="78826|tonic_hotel_saint_germain_des_pres" HotelName="Tonic Hotel Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue des Quatre Vents, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/4b/7e4b9ed101727eba4f965b848beac384eabfa2c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Tonic Hôtel Saint Germain, you'll be centrally loca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832847936641" Longitude="2.3572234012059" StarRating="4" HotelCode="298949|coq_hotel_paris" HotelName="C.O.Q Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Edouard Manet, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/85/6185ef8fc167655e63e86ddc6c0fe5afb50b579a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Plymouth (PLY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847291" Longitude="2.371015" StarRating="3" HotelCode="401339|alexandrie" HotelName="Alexandrie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ef/12/ef124da488f789b801b325237fe71fa691fcfa33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Gare de Lyon train station just 5 minutes walk from the opera hou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840182" Longitude="2.32207117" StarRating="0" HotelCode="638002|apartments_bridgestreet_montparnasse_2" HotelName="Hotel De Paris Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Avenue Du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/96/aa96965ae0da5faa040c8d2a4b42e0c9b00fa77a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87240059" Longitude="2.32730626" StarRating="0" HotelCode="621224|apartment_ws_opera_galeries_lafayette" HotelName="Apartment WS Opéra-Galeries Lafayette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue Godot de Mauroy, 9e arr., 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/e5/d6e5f93ba9f369394764efb4731450809093699b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8475928" Longitude="2.3310888999999" StarRating="2" HotelCode="522389|jean_bart" HotelName="Hotel Jean Bart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Jean Bart, Quartier Notre-Dame-des-Champs, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d7/3bd755e60fa873ed1efd888221d2a0dee4f64319.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842813543967" Longitude="2.3678935644874" StarRating="4" HotelCode="451199|off_paris_seine" HotelName="OFF Paris Seine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Port d'Austerlitz, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/f7/4ff7509cc6895e42281021bad62358c7ef11cadc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.10" OriginalAmount="134.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879449" Longitude="2.334195" StarRating="3" HotelCode="14999|270995" HotelName="Hôtel Monterosa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue La Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d9/75d9873ba931ad8234ff889c042bbcd7665e7408.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In Paris' 9th district near Montmartre, this charming hotel is near the opera, Paris Nord, Thalys an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="138.31" OriginalAmount="134.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.823614988876" Longitude="2.3249139499198" StarRating="3" HotelCode="165996|FR000133" HotelName="Hotel The Originals Paris Porte d'Orléans Acropole" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>199 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/ed/49ed470ab74960b0d0674aa2493be06bb48e99ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.54" OriginalAmount="134.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876639" Longitude="2.343252" StarRating="4" HotelCode="|126727" HotelName="Les Plumes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Lamartine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/7/2/7/126727_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is tourist. The establishment has a terrace and WiFi (free of charge). SITUATION: The hotel is 50 metres away from Cadet Metro Station. Is 1 kilometre from las GalerÃ­as Lafayette, Gare du Nord Railway Station and Gare de l'Est. ROOM: The elegant, soundproofed rooms have views of the patio or terrace, an LCD TV, a mini-bar, an iPod docking station and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.56" OriginalAmount="134.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8504235" Longitude="2.2913338" StarRating="3" HotelCode="|22536" HotelName="Eiffel Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE VIALA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/3/6/22536_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2002, has 4 floors and 42 rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a lift and an electronic key. The establishment has a breakfast room, The establishment offers WiFi, a laundry service and a car park (for a fee). SITUATION: This hotel is in 15 District the Eiffel Tower near the establishment, guests will find it is close to Seine the river near the establishment, guests will find bars, restaurants, 300 metres away, guests have Dupleix the metro station of the Champs-ElysÃ©es, the Trocadero and Montparnasse it has good links to 30 minutes away from the establishment, you can find Paris Orly Airport it is situated 32 kilometres away from Charles de Gaulle Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite television, a mini-bar, a safe (available for a fee) and an air-conditioning system. OTHERS: The establishment offers a breakfast room and breakfast room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.63" OriginalAmount="134.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877488719891" Longitude="2.3434406518936" StarRating="3" HotelCode="31199|7564" HotelName="Hôtel Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Maubeuge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/e3/59e33f84a8ee907f1e49921c20693bcd7800a245.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The traditional hotel is situated close to the opera and a shopping centre. The Centre of New Indust...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.92" OriginalAmount="134.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.896486" Longitude="2.345805" StarRating="3" HotelCode="|122196" HotelName="Ibis Paris Ornano Montmartre Nord 18ème" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>70 bis boulevard ornano</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/1/9/6/122196_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a bar, a meal service and an interior patio. In the surrounding area, you can find a car park. ROOM: The establishment has 86 rooms with an air-conditioning system and WiFi. It also has 3 disabled access rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880313" Longitude="2.35138" StarRating="2" HotelCode="11622|hotel_maubeuge" HotelName="Maubeuge Gare du Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Rue De Maubeuge, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/f0/2ef0ec398d666c12f82beec5ec012050e4cfb854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, only 200 m away from the underground stations North and South. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88449312029" Longitude="2.2993384301662" StarRating="3" HotelCode="39329|hotel_de_prony" HotelName="Hotel de Prony" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Bis Avenue de Villiers, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/fb/1afb606c0a07b3e44583513ba22eccff90dde4bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the 17th arrondissement just a few minutes from many of the French...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84787041" Longitude="2.29757881" StarRating="3" HotelCode="325255|hotel_de_lavre" HotelName="Hôtel L'Avre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de l'Avre, 75015 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/6c/366cf9fbed7316d3df888b5b04b8509243220585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.39" OriginalAmount="135.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83244" Longitude="2.38684" StarRating="3" HotelCode="|183978" HotelName="Ibis Paris Bercy Village 12ème" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19, Place des Vins de France</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/7/8/183978_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.53" OriginalAmount="135.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883778" Longitude="2.322782" StarRating="3" HotelCode="|72721" HotelName="Du Mont Dore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Mont Dore</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/7/2/1/72721_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, is rated 2 stars, Etoile and Montmartre it is located between it is close to the opera. ROOM: The establishment has 25 inviting rooms, The rooms a bathroom and fully-equipped.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.82" OriginalAmount="135.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8739014" Longitude="2.3499999" StarRating="3" HotelCode="|22264" HotelName="Paradis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES PETITES ECURIES 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/6/4/22264_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This mid-category hotel, has 38 rooms, In the establishment entrance, guests will find a safety deposit box service, a lift and a bar. SITUATION: This hotel is situated in Montmartre Hill it is in ParÃ­s north-west in the surrounding area, clients can find shops, leisure areas, a few minutes away from the establishment, you can find the main monuments, Where clients can find SacrÃ©-Coeur the Basilica of Place VendÃ´me the opera. 100 metres away, there is a public transport stop, 700 metres away, guests have Gare du Nord the railway station. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite television and cable television. OTHERS: The establishment offers a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.83" OriginalAmount="135.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877692" Longitude="2.327435" StarRating="3" HotelCode="|69544" HotelName="De Geneve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LONDRES 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/5/4/4/69544_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel. SITUATION: It is situated close toSaint-Lazare the Station of it is near Garnier the opera nearby, you will find the department stores, is near La Madeleine the Church of Montmartre It is located near it is in an excellent location, is in the heart of the tourist area. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.87" OriginalAmount="135.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84048" Longitude="2.2992" StarRating="4" HotelCode="|183806" HotelName="Eden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Blomet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/0/6/183806_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87106554058" Longitude="2.3390391469002" StarRating="3" HotelCode="35323|hotel_icone" HotelName="Icône" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Amboise, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/02/af026ee408eb4476818972f86146a17a045363e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated close to the heart of Paris with the opera and numerous other sigh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866394501653" Longitude="2.3607087135315" StarRating="2" HotelCode="29477|relais_du_marais" HotelName="Relais du Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Rue de Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/75/b47596f38ad07500641357a17aa70b8209f34e3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, only a few minutes walk from Galerie Lafayette and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.824495849371" Longitude="2.3272846736106" StarRating="2" HotelCode="60434|cecil_hotel" HotelName="Le Glam's Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/03/60034616c22995ef2dddf1955d2c257b0e42d340.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84209" Longitude="2.303201" StarRating="3" HotelCode="110520|hotel_carladez_cambronne" HotelName="Carladez Cambronne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place du Général Beuret, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/15/dc1551636a703d3c7a98a6b4c0e2c37300648cd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846594" Longitude="2.288545" StarRating="2" HotelCode="128337|ideal_hotel" HotelName="Korner Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96, Avenue Emile Zola, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/a7/35a798a43c8df17553976e3a203a0b55ffce3e6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840013" Longitude="2.361304" StarRating="3" HotelCode="180093|devillas" HotelName="Devillas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Saint-Marcel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f7/71f79e3270d26843b5927bd0d98935c99324d92d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 800 m from the Museum of Natural History and the Jardin des Plantes. It is just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869576" Longitude="2.351751" StarRating="3" HotelCode="142312|best_western_hotel_les_theatres" HotelName="Hotel Les Theatres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 rue de Cléry, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/46/ac4673533797ac67cc35a3e08f0533330987075c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the very heart of Paris in one of the oldest districts. The main the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.09" OriginalAmount="136.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876" Longitude="2.34" StarRating="3" HotelCode="|163024" HotelName="Fior d'Aliza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 RUE LAMARTINE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/0/2/4/163024_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a bar, a reception, a transfer service to the airport, (free of charge), tourist information. SITUATION: This hotel is in IX District 10 minutes away from the establishment, clients can find the opera and Lafayette the Galeries. ROOM: All the rooms have a bathroom with a shower or bath, a direct line telephone, a satellite TV and a lift. OTHERS: Regarding the food and beverage offering, clients have a bar and a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="140.27" OriginalAmount="136.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84139573" Longitude="2.37239156" StarRating="3" HotelCode="434660|715375" HotelName="VIP Paris Yacht Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9 Port De La Rapee, Gare de Lyon Bercy 12 arr, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/68/e868246b33f51782e70b7d6b0b46342d88d694ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.38" OriginalAmount="136.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8665466" Longitude="2.3609855" StarRating="3" HotelCode="|15345" HotelName="Le Relais Du Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE TURBIGO 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/4/5/15345_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, was opened in 2001, has 38 rooms and has 6 floors air-conditioning, a lobby with elevators and a reception. SITUATION: It is inParÃ­s the city centre of close to the establishment, clients can find Lafayette the Galeries it is located 500 metres away from Picasso the museum 100 metres away, guests have Temple Republique the underground station of. ROOM: The cosy rooms a bathroom with a hairdryer, They are equipped with an air-conditioning system, a mini-bar, a safe (available for a fee) and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.60" OriginalAmount="136.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8449239" Longitude="2.3523562" StarRating="3" HotelCode="|19696" HotelName="Des Nations Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE MONGE 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/9/6/19696_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 38 rooms, 6 floors, 22 double rooms and 5 single rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service and a lift. The establishment boasts an electronic key, a kiosk and a breakfast room. At an extra cost you can use WiFi, a laundry service and a car park. SITUATION: This hotel Quartier Latin it is in PanthÃ©on, Lutece Arenas and Notre Dame it is located near 100 metres away, guests can find bars, restaurants, is situated near a metro station, a bus stop, 2 kilometres away from the establishment, guests will find Paris-Austerlitz the Station of it is 14 kilometres away from Paris Orly Airport it is situated 30 kilometres away from Charles de Gaulle Airport. ROOM: The rooms have a bathroom with a hairdryer, satellite or cable TV, WiFi, a mini-bar, a safe, heating and an air-conditioning system. OTHERS: The establishment offers a buffet breakfast and a breakfast service in the room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.87" OriginalAmount="136.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841301" Longitude="2.3025999" StarRating="3" HotelCode="|22268" HotelName="Ami - Orso" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/6/8/22268_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors, 41 rooms, 5 single rooms and 36 double rooms. In the entrance, guests are offered a lobby with a reception, a safety deposit box service and lifts. The establishment boasts a television room and internet. SITUATION: This charming hotel is situated in the heart of the 15th arrondissement, the Eiffel Tower it is close to it is situated near the exhibition centre, nearby, you will find leisure areas, entertainment and tourist points of interest. ROOM: Each room has a bathroom, a direct line telephone, internet, central heating and fitted carpets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.06" OriginalAmount="136.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8552533" Longitude="2.3344787" StarRating="3" HotelCode="|163939" HotelName="Hotel Des Deux Continents" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue Jacob</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/3/9/163939_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception. SITUATION: The hotel is in Saint-Germain-des-PrÃ¨s the centre of 10 minutes walk away, you can find Notre Dame Cathedral the Latin Quarter it is in near the establishment, guests will find Saint-Germain-des-PrÃ¨s the metro station el Museo del Louvre it is situated 10 minutes walk away from. ROOM: The rooms have a flat-screen television, an air-conditioning system and a satellite TV. Some rooms have a balcony. OTHERS: Regarding the food and beverage offering, clients have a breakfast service in the breakfast room, The establishment also offers room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.10" OriginalAmount="136.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865877528902" Longitude="2.36756041646" StarRating="3" HotelCode="180104|212718" HotelName="Hotel du Nord et de L'Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/69/2269765ed8182ad748c47b3a0701615a1da174e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841308110016" Longitude="2.3028266429901" StarRating="3" HotelCode="52664|37570" HotelName="Hôtel Délos Vaugirard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue du Général Beuret, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c4/09c482ebedefd028b51b53e82d2518b131faaf1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is located at the heart of the 15th Arrondissement near to the legendary Eiff...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872988523374" Longitude="2.3540300130844" StarRating="4" HotelCode="31200|best_western_aulivia_opera" HotelName="Best Western Aulivia Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/44/73444308fb48c8f3c0b2d4eb65a90cfe496aed08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the opera house and the Place de la République at the heart of the lively theatre di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831122249103" Longitude="2.2823399305344" StarRating="0" HotelCode="75481|adagio_paris_xv" HotelName="Aparthotel Adagio Paris XV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 rue d’Oradour sur Glane, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/6c/506cef603c798061f93c716ffdb71010389470e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment residence is situated in the south-west of Paris, a 5-minute walk from the Parc des E...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875769660853" Longitude="2.3583242297173" StarRating="2" HotelCode="57225|otel_amiot" HotelName="Amiot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/bc/5fbcc7d38c266599fce5243224dbd5fde33458b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated opposite the Gare de l'Est train station and 5 minutes away from the Gar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832248" Longitude="2.350429" StarRating="3" HotelCode="110510|le_vert_galant_2" HotelName="Le Vert Galant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Croulebarbe, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/26/c326b88fd10e774a7059e8ddc622194927b066f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839991" Longitude="2.391856" StarRating="2" HotelCode="178205|pink_hotel" HotelName="Pink" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Dugommier, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/72/737239955f51361998b296017fc5453e38162395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 50 metres from the Dugommier metro (line 6) and 500 metres from the Daumesnil metro sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.18" OriginalAmount="137.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855285" Longitude="2.36255" StarRating="2" HotelCode="|81185" HotelName="PRATIC" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Ormesson, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/1/8/5/81185_5639ef31558.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic style establishment and has WiFi, (free of charge). SITUATION: The hotel is in Marais the area Place des Vosges it is 300 metres away from 150 metres away, guests can find Saint Paul the underground station of 5 minutes away from the establishment guests have shops and restaurants, La Plaza de la Bastilla it is situated 10 minutes walk away from. ROOM: Each room has a television, a bathroom with a shower and a hairdryer. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.29" OriginalAmount="137.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8515658" Longitude="2.3908762" StarRating="3" HotelCode="|22592" HotelName="Grand  Francais" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD VOLTAIRE 223</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/9/2/22592_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated on a main street, was built in 1889, has 40 rooms and 6 floors. In the entrance, guests are offered a hall with a reception, a safety deposit box service and a lift. Guests have access to a bar, conference rooms and WiFi. SITUATION: This establishment, is situated in a central area, Place de la Nation it is in Where clients can find shops and leisure areas. the Bastille 2 kilometres away, you can find Notre Dame it is situated 3,4 kilometres away from. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, internet and a central heating system. OTHERS: The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.35" OriginalAmount="137.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8331654" Longitude="2.3566725" StarRating="2" HotelCode="|71689" HotelName="Coypel By Magna Arbor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/6/8/9/71689_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming, urban hotel and ParÃ­s it is situated in This modern establishment, has 41 rooms, express check-out, a reception, a safety deposit box service and a lift. The establishment has a cafÃ©, a bar, a pub and a breakfast room. The establishment offers guests WiFi room service. SITUATION: This hotel Place d' Italie it is close to nearby, you will find Les Gobelins the district of it is in ParÃ­s the 13th arrondissement of it is located near the Latin district, Clients can also find Notre-Dame Cathedral Bercy the Sports Centre of FranÃ§ois Mitterrand the library it is 6 kilometres away from Gare du Nord the Railway Station of it is situated 20 kilometres away from Paris Orly Airport it is situated 30 kilometres away from Charles de Gaulle Airport. ROOM: The comfortable, quiet rooms, fully-equipped, a bathroom with a shower and a WC. They have double-glazed windows, a double bed, a direct line telephone, a satellite television, WiFi and a safety deposit box. They are equipped with a microwave, a coffee maker, a kettle and a washing machine. MEALS: The establishment serves a continental breakfast. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="141.42" OriginalAmount="137.3" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.81899" Longitude="2.325834" StarRating="3" HotelCode="110272|FR003529" HotelName="Ibis Styles Paris Porte d'Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41, avenue Aristide Briand, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/90/5690113f592e604373f699e4b77985477b744143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.45" OriginalAmount="137.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8279991" Longitude="2.3689001" StarRating="3" HotelCode="|22466" HotelName="Le Richemont" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE JEAN COLLY 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/6/6/22466_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors and 40 rooms. In the establishment entrance, guests will find a lobby with a reception, a lift and a safety deposit box service. The establishment has an inviting bar, a conference room and internet (for a fee), The establishment offers guests a laundry service and a car park (for a fee). SITUATION: This charming hotel is next to Seine the river it is 10 minutes away from, the tourist area, Where you can find, close to the establishment, clients can find bars, pubs, nightclubs and restaurants. it is 20 minutes away from Paris Orly Airport. ROOM: Each room has a bathroom with a shower, a direct line telephone, a television, internet, a mini-bar, a safe, an air-conditioning system and heating. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.60" OriginalAmount="137.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8807983" Longitude="2.3013" StarRating="3" HotelCode="|22535" HotelName="Casimir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE COURCELLES 184</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/3/5/22535_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1910, renovated in 2005, has 5 floors and has 40 rooms, In the entrance, guests are offered a lobby with a lift, a reception and a safety deposit box service. The establishment offers WiFi, a bar and a laundry service. SITUATION: This attractive hotel is in the city centre of the tourist area, Place de l Etoile and Champs-ElysÃ©es it is near in the surrounding area, clients can find shops, restaurants, in front of the hotel there is a public transport stop, is situated 1 kilometre away from a train station, the Eiffel Tower it is situated 3 kilometres away from it is situated 1 kilometre away from Garnier the opera it is situated 35 kilometres away from Charles de Gaulle and Paris Orly the airports of. ROOM: The comfortable rooms, a bathroom and a hairdryer. They have a direct line telephone, satellite and cable TV, a radio, internet and a mini-bar. Clients are offered non-smoking rooms, The establishment has superior rooms with flatscreen television, an air-conditioning system and individual heating. FACILITIES: Some superior rooms with a jacuzzi. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.89" OriginalAmount="137.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847751" Longitude="2.351698" StarRating="2" HotelCode="|476461" HotelName="Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 rue des Ecoles</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/4/6/1/476461_9d6f6ae2337.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.99" OriginalAmount="137.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851102" Longitude="2.3428426" StarRating="0" HotelCode="|359925" HotelName="Ws St Germain - Quartier Latin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Boulevard Saint-Michel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/9/2/5/359925_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.00" OriginalAmount="137.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.895291" Longitude="2.340913" StarRating="3" HotelCode="|125478" HotelName="Ibis Styles Montmartre Nord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77, rue du Ruisseau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/4/7/8/125478_87c054b1535.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays and has WiFi. SITUATION: Montmartre Is situated in Close to places of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.08" OriginalAmount="137.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87811" Longitude="2.3527" StarRating="3" HotelCode="|183988" HotelName="Ibis Paris Gare Du Nord La Fayette 10ème" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>122 rue La Fayette</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/8/8/183988_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860999548686" Longitude="2.3789101839065" StarRating="3" HotelCode="100996|56924" HotelName="Gardette Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue du Géneral Blaise, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/80/0e80050b8f1e417ec7fa1c8740b211ab579fb219.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876016630382" Longitude="2.3456454277039" StarRating="3" HotelCode="50294|37611" HotelName="Hotel Villa Lafayette Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46  rue Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/a6/f8a6d3d995f542f7125831cc4788d5ec7e882283.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is splendidly located between the opera and the Grands Boulevards. Paris' unrivalled depa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882781357276" Longitude="2.3449493944645" StarRating="2" HotelCode="64673|avenir_hotel_montmartre" HotelName="Avenir Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Boulevard Rochechouart, 09. Opéra, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/13/66134865b8447ed31dad80a26e5c5eda7e923c6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834897058741" Longitude="2.3603640496731" StarRating="3" HotelCode="75477|citadines_austerlitz_paris" HotelName="Citadines Austerlitz Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue Esquirol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/16/2a1603bd55cb5c18c93fa51da901e8fd5b137189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between the Seine and Place d'Italie, close to Gare d'Austerlitz and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833729" Longitude="2.315064" StarRating="3" HotelCode="110515|le_fabe_hotel" HotelName="Le Fabe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 bis Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/11/4511fcfa4d17fce942696188770ddcfa8bf88954.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.16" OriginalAmount="138.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858873168694" Longitude="2.3911061882973" StarRating="0" HotelCode="55392|1483378" HotelName="Adagio access Paris Philippe Auguste" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Pierre Bayle, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/47/60477c7a77862845816a074e56db33ddab616f4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.27" OriginalAmount="138.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8649788" Longitude="2.2902999" StarRating="3" HotelCode="|28617" HotelName="Villa des Ambassadeurs" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 rue du bouquet de Longchamp</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/6/1/7/28617_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.57" OriginalAmount="138.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876218" Longitude="2.345688" StarRating="4" HotelCode="|22418" HotelName="Petit Lafayette" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Trevise, 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/1/8/22418_d5a3d241133.jpg</HotelPictures>
        <HotelDescription>HOTEL: The MARCIANO is rated three stars and it is situated in ParÃ­s city centre. The establishment offers a safety deposit box service, room service and business facilities. ROOM: The establishment has 38 rooms, fully-equipped with a hairdryer, an air-conditioning system and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.61" OriginalAmount="138.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8695197" Longitude="2.3513099" StarRating="4" HotelCode="|66343" HotelName="Les Theatres" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE CLERY 98</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/3/4/3/66343_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 38 rooms, suites and air-conditioning. The establishment also offers WiFi (free of charge). SITUATION: The hotel is situated in ParÃ­s the city centre of close to the establishment, clients can find theatres, commercial zones, bars, restaurants and public transport. it is situated 18 kilometres away from Paris Orly Airport it is 28 kilometres away from Charles de Gaulle Airport. ROOM: The comfortable, peaceful rooms, have an air-conditioning system, a direct line telephone, a satellite television, internet (free of charge), a shower, a hairdryer, a double bed, a radio, a kettle, a coffee maker and an iron. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.64" OriginalAmount="138.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8470202" Longitude="2.4083366" StarRating="3" HotelCode="|15331" HotelName="Ibis Styles Paris Nation Cours de Vincennes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cours de Vincennes,96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/3/1/15331_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hipotel Nation (antes Terminus) is rated two stars, is situated in the city centre and was built in 1900. The establishment boasts a restaurant, lifts, a safety deposit box service, room service, business facilities and pets are allowed. ROOM: Clients are offered 44 rooms. They are equipped with a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.90" OriginalAmount="138.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84763" Longitude="2.33112" StarRating="2" HotelCode="|535815" HotelName="Jean Bart" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Jean Bart</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/8/1/5/535815_3dd8e212009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.92" OriginalAmount="138.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8800011" Longitude="2.3199999" StarRating="4" HotelCode="|52826" HotelName="Best Western The Blake Paris Gare Saint Lazare" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>18, RUE DE CONSTANTINOPLE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/2/6/52826_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Elysees Paris Monceau is rated three stars, renovated in 2006, has 30 rooms, a reception, daily newspapers, a lift, a safety deposit box service, non-smoking rooms rooms, soundproofed, heating, room service, a laundry service, breakfast in the room, a currency exchange service, a fax service and photocopier service. SITUATION: This establishment is in District 8. Near the establishment, you will find park Monceau. It is close to the opera and a shopping area. Near the establishment, you will find the Champs-ElysÃ©es the business area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="142.94" OriginalAmount="138.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842858" Longitude="2.342613" StarRating="3" HotelCode="34438|CAN917300" HotelName="Andre Latin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-52 Rue Gay Lussac, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/97/66970d1fdb4c89346bccf9bddc0b39865046980d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is ideally situated for both leisure and business. Located halfway b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.94" OriginalAmount="138.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8742981" Longitude="2.3185" StarRating="4" HotelCode="|15261" HotelName="Park Lane Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4, Rue de la Boetie</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/6/1/15261_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 48 classic rooms, superior rooms and deluxe rooms. Guests are also offered WiFi, a flatscreen television and air-conditioning. SITUATION: This hotel is in the heart of ParÃ­s. Close to los Campos ElÃ­seos Boulevard Haussmann,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876114" Longitude="2.346522" StarRating="3" HotelCode="74040|35782" HotelName="Best Western Anjou Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Riboutté, Square Montholon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/09/f4095b82fc2d76b6e0e2ad6cfec055ffff31e6bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885210085533" Longitude="2.29397803545" StarRating="3" HotelCode="70645|44400" HotelName="Champerret Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 avenue de Villiers, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/f2/5df28e599e3de688cf59fdd088a90422976f8441.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.912441860091" Longitude="2.2311365604401" StarRating="4" HotelCode="75243|courtyard_by_marriott_paris_la_defense_west__colombes" HotelName="Courtyard By Marriott Défense West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91 Blvd Charles De Gaulle, 92700 Colombes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c7/20c777b1354d3023c515b090c986cb1f359c580a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857424953792" Longitude="2.3061755157772" StarRating="3" HotelCode="303906|grand_hotel_leveque" HotelName="Grand Hotel Leveque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 rue Cler, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/f2/bef27bd17a1fe768d5770e8adef17c5ca23bf7e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883776144768" Longitude="2.3226052522659" StarRating="3" HotelCode="904815|hotel_b_square_anciennement_batignolles_villiers" HotelName="Hôtel B Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Batignolles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/6d/b46d267eaf959d2734a62547eb94537e8286ccb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.21" OriginalAmount="139.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839235" Longitude="2.322622" StarRating="4" HotelCode="|63360" HotelName="voco Paris Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>79/81 Avenue Du Maine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/6/0/63360_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, has wonderful views and it is in a great location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.26" OriginalAmount="139.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873000872566" Longitude="2.3435197770596" StarRating="3" HotelCode="36468|189986" HotelName="Hôtel Axel Opéra by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 rue Montyon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/2b/612bbf2872660e71f9451408aacf038f7e60beb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within a few minutes walk of the Opéra Garnier and countless shopping as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.33" OriginalAmount="139.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873804" Longitude="2.344427" StarRating="4" HotelCode="|121848" HotelName="Maxim Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Geoffroy Marie</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/4/8/121848_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, is rated 4 stars, renovated in 2011, has 31 rooms, a business centre, a lounge bar and WiFi (free of charge). ROOM: The rooms have a satellite TV, an air-conditioning system and a bathroom with a shower. OBSERVATIONS: The hotel is non-smoking.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="143.42" OriginalAmount="139.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="3" HotelCode="970380|821451" HotelName="Oh La La! Hotel Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue De La Roquette, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/2f/862f5fb0e21b70a5150f759f6461e801fcb2f704.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.59" OriginalAmount="139.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87889" Longitude="2.36239" StarRating="3" HotelCode="|23308" HotelName="Ibis Styles Gare De L'Est Chateau Landon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/0/8/23308_926dfe41342.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Ibis Styles Gare De L'Est Chateau Landon is rated three stars, superior category and has modern facilities. SITUATION: This establishment is 15 minutes away from the heart of ParÃ­s. ROOM: The rooms have a television, computer connection, duvets and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="143.91" OriginalAmount="139.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840978" Longitude="2.329662" StarRating="3" HotelCode="64782|CBB349600" HotelName="Le Royal Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Boulevard Raspail, Paris 75014</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/b7/59b7a6331690caec495e637b7c583afb71d72dba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a pleasant location on a large avenue, just a few metres from the lively Rasp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.00" OriginalAmount="139.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85064" Longitude="2.34201" StarRating="2" HotelCode="|169270" HotelName="Saint Pierre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 RUE DE LECOLE DE MEDECINE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/7/0/169270_687d0021520.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a car park, a restaurant, smoking areas and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848124" Longitude="2.340654" StarRating="3" HotelCode="13934|le_clos_medicis" HotelName="Le Clos Medicis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Monsieur-Le-Prince, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/24/5d243282ae06d278b65a73034996280613454d80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8618652" Longitude="2.3832536" StarRating="2" HotelCode="178207|modern" HotelName="Modern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Rue du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/5b/ef5bb79136be34f943e24f864a23a7645dd0309f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests at the hotel. The accommodation comprises ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885269" Longitude="2.293366" StarRating="2" HotelCode="151201|hotel_le_villiers" HotelName="Le Villiers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133, avenue de Villiers, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/d8/12d84aa02b9183a43d90e666051cba6bb5e0334d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855268" Longitude="2.334438" StarRating="3" HotelCode="146827|hotel_des_deux_continents" HotelName="Des Deux Continents" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25, Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/74/8174b4b728fde2fd585fa0295fae1eb83fa36557.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.30" OriginalAmount="140.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875994" Longitude="2.2939" StarRating="4" HotelCode="26745|1036668" HotelName="Balmoral" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Du General Lanrezac, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/8f/bb8f1dc9008ee8abb89a0647e562dcc936008d37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="144.54" OriginalAmount="140.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880331" Longitude="2.319552" StarRating="4" HotelCode="25344|213604" HotelName="Best Western Paris Gare Saint Lazare" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue de Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/43/9b/439b0f326245ec740cccadd75c9bc3601eb15130.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.57" OriginalAmount="140.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8378769" Longitude="2.3556743" StarRating="4" HotelCode="|15251" HotelName="Best Western Plus La Demeure" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 BLVD SAINT MARCEL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/5/1/15251_5e230ef1238.jpeg</HotelPictures>
        <HotelDescription>SITUATION: It is nearLatino District Saint Germain des PrÃ©s it is 1 minute away from. FACILITIES: The establishment boasts a lounge, a bar, a reception and press. Guests also have access to a lift, a safe, heating, a babysitting service, a launderette and a dry cleaner's. The establishment serves breakfast room service, The establishment also offers fax service, copy service, a car park on request and television. ROOM: Guests are offered non-smoking rooms and soundproofed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="144.86" OriginalAmount="140.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841350476894" Longitude="2.3260760307312" StarRating="3" HotelCode="187843|FR005454" HotelName="Delambre Montparnasse" Meals="BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/6c/4a6cac4edfe7bdfee61e155589529ce43cdfc460.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.03" OriginalAmount="140.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85621" Longitude="2.33203" StarRating="3" HotelCode="|183792" HotelName="Du Danube Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Rue Jacob</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/7/9/2/183792_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846966418966" Longitude="2.308024764061" StarRating="3" HotelCode="63702|hotel_bailli_de_suffren__tour_eiffel" HotelName="Hotel Bailli de Suffren" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>149 Avenue de Suffren, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/a3/9fa343d4535db74690e423f870484bca72c7ab65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Eiffel Tower, Montparnasse and Les Invalides. It is built on the el...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871912" Longitude="2.326054" StarRating="3" HotelCode="67794|hotel_massena" HotelName="Massena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/84/0984fb52239d230ebd25f240f9826e195471b1ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849853" Longitude="2.288561" StarRating="3" HotelCode="80568|hotel_eiffel_saint_charles_2" HotelName="Eiffel Saint Charles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Rue Rouelle, 37 Rue Saint-Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/88/cc88d71d2f42643ebcafe5c531d59f70ae892ee0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Paris, close to the Eiffel Tower and the Parc des Exposit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848603" Longitude="2.26624" StarRating="3" HotelCode="180094|queens_hotel_12" HotelName="Queens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Bastien Lepage, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/00/fe00c851062e0ce50e0feb5577db51153bc01dbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 17 rooms. Services and facilities at the hotel include a bar and room...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883802" Longitude="2.331585" StarRating="3" HotelCode="180117|goldhotel" HotelName="Goldhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Boulevard De Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/7c/a37c117d339b02119e2c34587bc41782f5f09cd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879366" Longitude="2.334173" StarRating="3" HotelCode="160855|joyce_hotel" HotelName="Hôtel Joyce" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 rue la Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8b/5b8bbc4a37fbaa7a9b7f2db1436e87550271af0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a mainly residential quarter, bounded by Rues Saint Lazare, Blanche, La Bruy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882453595547" Longitude="2.3318150670843" StarRating="3" HotelCode="318630|hotel_joke__astotel" HotelName="Hôtel Joke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 Rue Blanche, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/a9/c8a92e5cdeeba66a3885bad4b1b6d53507d0f4eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876185796975" Longitude="2.293738072028" StarRating="2" HotelCode="378934|hotel_phenix_3" HotelName="Hôtel Phénix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Du Général Lanrezac, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/c3/79c372f4c4187afafa9438b4a388afdb9436fc05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873284" Longitude="2.359947" StarRating="3" HotelCode="408884|hotel_soft" HotelName="Hotel Soft" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52 bis rue des Vinaigriers, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/b5/5db5ccc901b25c1c521bba05703b74de1ca7744a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies near the Place de la République and the Saint Martin canal, just minutes aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.36" OriginalAmount="141.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85245" Longitude="2.37422" StarRating="3" HotelCode="|183892" HotelName="L'antoine" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Rue de Charonne</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/2/183892_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.59" OriginalAmount="141.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86202" Longitude="2.38536" StarRating="3" HotelCode="|184017" HotelName="Ibis Paris Père Lachaise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue De La Folie Regnault</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/1/7/184017_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.62" OriginalAmount="141.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8789139" Longitude="2.336895" StarRating="3" HotelCode="|20478" HotelName="Lorette - Astotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE NOTRE DAME DE LORETTE 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/7/8/20478_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1880, renovated in 2004, has 6 floors and 84 rooms. In the entrance, guests are offered lifts, a lobby with a reception, a safety deposit box service, a currency exchange service. The establishment offers internet, a laundry service and a breakfast room. SITUATION: This hotel MontmartrÃ© and Le SacrÃ© Coeur it is close to it is situated near the opera, 50 metres away, clients have St Georges the underground station of it is 20 kilometres away from the airport, near the establishment, guests will find shops, leisure areas and entertainment. ROOM: All the rooms have a direct line telephone, a satellite or cable television, heating, an individual air-conditioning system, a double bed and a safety deposit box. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.99" OriginalAmount="141.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8814621" Longitude="2.3231549" StarRating="3" HotelCode="|15341" HotelName="Astoria - Astotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE MOSCOU 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/4/1/15341_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century and renovated in 2003. It has 6 floors, 2 annexed buildings, 6 floors and 86 rooms. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service and 2 lifts. Guests will be able to use internet and the laundry service. SITUATION: This hotel is on a quiet street, Between, a few minutes walk away, guests can find bars, restaurants and public transport. 150 metres away, guests have Rome the metro stations of 500 metres away, guests will find the city centre, Where guests can enjoy shops and the railway station. This hotel the Champs-ElysÃ©es it is 10 minutes away from it is 20 kilometres away from Paris-Orly and Charles de Gaulle Airport. ROOM: The comfortable and cosy rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a double bed, fitted carpets, a safe (available for a fee), an air-conditioning system and individual heating. MEALS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.03" OriginalAmount="141.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8801722" Longitude="2.3025645" StarRating="3" HotelCode="|164345" HotelName="Courcelles Médéric" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/3/4/5/164345_9f843481739.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a bar, WiFi (free of charge), a lift, a bar, a reception and a lobby. The establishment offers guests organisation of excursions and ticket sales. SITUATION: This hotel Parc Monceau it is 350 metres away from the Arc de Triomphe it is situated 15 minutes walk away from 140 metres away from the establishment, you can find Courcelles the underground station of It has excellent transport links to and. ROOM: All the rooms have a flat-screen television, a direct line telephone and a bathroom with a shower or bath. OTHERS: Regarding the food and beverage offering, you can enjoy a continental breakfast, The establishment offers room service dependent on availability.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.07" OriginalAmount="141.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876401194794" Longitude="2.3466485738754" StarRating="3" HotelCode="35142|428225" HotelName="Opera Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue La Fayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/fb/d5fbddc9bd439233d233bb1855a6df25dccbd050.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Many of Paris' top attractions including the opera house, museums, Sacré Coeur and the famous shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.11" OriginalAmount="141.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875267" Longitude="2.326301" StarRating="3" HotelCode="|22607" HotelName="Londres Et New York" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLACE DU HAVRE 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/0/7/22607_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, was built in 1870, was renovated in 2006, has 67 standard rooms, 7 suites and 9 apartments. In the entrance, guests are offered a lobby with a reception, a reception and a safety deposit box service. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar and a breakfast room. There are many services available at the establishment, including WiFi, room service and a laundry service. SITUATION: This hotel is in the centre of ParÃ­s, close to las GalerÃ­as Lafayette the opera. It is situated 20 minutes walk away from Los Campos ElÃ­seos and el Museo del Louvre 25 kilometres away from the establishment, guests will find Paris Orly Airport. It's 35 kilometres from Charles de Gaulle Airport. ROOM: The rooms have a bathroom, satellite or cable TV, internet, a mini-bar, a balcony, individual air-conditioning and central heating. MEALS: Guests are offered a breakfast service. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837795947699" Longitude="2.3557788133621" StarRating="3" HotelCode="29321|55152" HotelName="Best Western Plus Hôtel La Demeure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Saint-Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/52/0c52fab0b9635db35d83588b342fb731da9abd1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies in the Quartier Latin, within a short distance of the botanical gardens ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877963656687" Longitude="2.3875173926353" StarRating="3" HotelCode="24650|adagio_city_aparthotel_paris_buttes_chaumont" HotelName="Aparthotel Adagio Paris Buttes Chaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Cours du 7ème Art, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/a4/dca45e91c5b74921fca60135ac475dc84e79d3e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Paris' 19th arrondissement in the Buttes-Chaumont distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873048505135" Longitude="2.3252056539059" StarRating="3" HotelCode="16329|queen_mary" HotelName="Hotel Queen Mary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Greffulhe, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/6f/9a6f1a2cd6869fc1cebf1b957c8164248e1bb858.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located between the Opera and close to Madeleine. The hotel is an oasis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858437" Longitude="2.283466" StarRating="3" HotelCode="110532|hotel_passy_eiffel" HotelName="Passy Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Passy, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/f1/73f11797fa30c471b5bdb51bcfca77215611f867.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84812" Longitude="2.342523" StarRating="3" HotelCode="110439|hotel_design_sorbonne" HotelName="De la Sorbonne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6, rue Victor Cousin, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/5f/b55fbfa00ca354fcb301b775036dba2c46cff98d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870500099009" Longitude="2.3076117038727" StarRating="2" HotelCode="189594|hotel_delarc" HotelName="Hotel Delarc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Colisée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/07/690780f7a3907c19003453f1d44f664372659cc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Parisian life, between the Place de la Concorde and the Arc de ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85878093" Longitude="2.34895621" StarRating="0" HotelCode="628290|apartments_ws_hotel_de_ville_musee_pompidou" HotelName="Apartment WS Hotel De Ville Pompidou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Pernelle, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/64/a464baef134d2ae18e6ec2e5b2b38d6a29c42657.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863990758947" Longitude="2.3414552944774" StarRating="3" HotelCode="899745|hotel_crayon_by_elegancia" HotelName="Hotel Crayon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue du Bouloi, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/8b/db8bda97c08fcd02ff84104f5b462a4faee96643.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated just a few steps away from the famous Louvre Museum, the Forum des Halle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="146.42" OriginalAmount="142.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857399649075" Longitude="2.3728685081005" StarRating="3" HotelCode="13687|FR003691" HotelName="ibis Paris Bastille Opera 11th Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bréguet, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/81/df817b03f30ed6539d081a32d854ffb813cdc63c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 20 minutes drive from the centre of the French capital in a suburb, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.42" OriginalAmount="142.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8447495" Longitude="2.28386" StarRating="2" HotelCode="|33292" HotelName="Campanile Paris 15 - Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE SAINT-CHARLES 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/9/2/33292_666739e0926.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1900, has 75 rooms and 7 floors. The establishment has a reception, a safety deposit box service and a lift. It has a cafÃ© and a television room. The establishment offers WiFi. SITUATION: This hotel is in Pris the heart of the Eiffel Tower it is 5 minutes away from is situated in an excellent location, is 2 minutes away from Dupleix and Charles Michels the metro stations of it is 5 minutes away from RER the train station near the establishment, guests will find bars, restaurants and nightclubs. ROOM: The rooms a bathroom and with a hairdryer. They have a double bed, a direct line telephone, a satellite TV, a radio, a desk, WiFi and a coffee maker. OTHERS: The establishment offers a buffet breakfast, Guests can book bed and breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.59" OriginalAmount="142.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8855896" Longitude="2.3355751" StarRating="3" HotelCode="|27042" HotelName="Basss" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES ABBESSES 57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/4/2/27042_fachada.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 41 rooms and 6 floors. In the establishment entrance, guests will find a charming hall, a reception, a safety deposit box service, a fax machine and a photocopier. The establishment has a breakfast room. SITUATION: Is situated inMontmartre Hill it is in the north-east of the country, next to the establishment, guests have Abbesses the underground station of 10 minutes away, you can find the city centre, is 25 kilometres away from Charles de Gaulle Airport. ROOM: The cosy, comfortable rooms, have a bathroom, a shower with a hairdryer, a direct line telephone, a satellite TV, cable television, internet, central heating, an air-conditioning system and fitted carpets. OBSERVATIONS: check-in is, from 14:00 and check-out is at 11:00. PAYMENT METHODS: Customers can pay using American Express, Mastercard, Visa, Diners Club and JCB. OTHERS: The establishment offers a breakfast service and a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.68" OriginalAmount="142.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8777809" Longitude="2.3438087" StarRating="3" HotelCode="|15269" HotelName="Palm - Astotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Maubeuge 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/6/9/15269_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel with air-conditioning, renovated in 2002, has 6 floors and has 38 standard rooms. In the establishment entrance, guests will find a lobby with elevators, a reception, a safety deposit box service and a currency exchange service. The establishment has a laundry service. It is situated 300 metres away from the hotel car park. SITUATION: This hotel is near the Palais Garnier, close to a commercial centre. Is 8 kilometres from the CNIT building. 800 metres away from the establishment, you can find Gare du Nord Station. It is 200 metres away from the Cadet metro station. 150 metres away you can find pubs and bars. It is 500 metres away from the city centre where guests can enjoy shops. 30 minutes away from the establishment clients have Charles de Gaulle and Paris Orly airports. ROOM: The inviting rooms have a bathroom with a hairdryer, a direct line telephone, a satellite TV, cable television and internet (available for a fee). They also have a double bed, fitted carpets, an air-conditioning system, individual heating, a safety deposit box (available for a fee) and a fax machine. OTHERS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using credit card, American Express, Mastercard, Visa, Diners Club and JCB.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.75" OriginalAmount="142.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865912" Longitude="2.36761" StarRating="4" HotelCode="|163513" HotelName="Ginette à la Folie" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 RUE DE MALTE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/5/1/3/163513_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an indoor patio, a fountain, a television, a reception, a fax machine and a photocopier. SITUATION: This hotel the Place de la RÃ©publique it is 3 minutes away from. ROOM: The rooms have a lift, WiFi, a television, a safety deposit box and a bathroom with a hairdryer. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.87" OriginalAmount="142.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8468018" Longitude="2.3728001" StarRating="3" HotelCode="|28294" HotelName="Viator Paris - Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE PARROT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/9/4/28294_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1900 and renovated in 2005. It has 45 rooms and 7 floors. In the entrance, guests are offered a hall with a reception and a lift. The establishment offers guests a breakfast room. SITUATION: Paris-Gare de Lyon, the Bastille and Le Marais It is located a few minutes away from Where guests can enjoy the bus station and the train and metro station. 150 metres away, guests will find restaurants, bars, pubs and nightclubs. it is situated 1 kilometre away from the city centre situated 35 kilometres away fromCharles de Gaulle Airport it is 20 kilometres away from Paris Orly Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a double bed, fitted carpets, an air-conditioning system, heating and a balcony or terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.98" OriginalAmount="142.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8843002" Longitude="2.3469999" StarRating="3" HotelCode="|15330" HotelName="Le Montmartre Saint Pierre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LA CLINGNANCOURT 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/3/0/15330_4c350821044.jpeg</HotelPictures>
        <HotelDescription>HOTEL: this hotel and renovated in 2006. It has 48 rooms and 6 floors. In the entrance, you can find a hall with a reception, a safety deposit box service and a lift. The establishment boasts a breakfast room, a supermarket and a shop. SITUATION: Is situated inMontmartre the area It is inParÃ­s the northern part of a few metres from the establishment, guests can find Gare du Nord and Gare de l'Est the stations of Clients can also find SacrÃ© Coeur the Basilica of Place du ChÃ¢telet, Saint Michel, Notre Dame, Arc de Triomphe and Champs-ElysÃ©es a few minutes away from the establishment, you can find Louvre, Orsay, Tour Eiffel and La DÃ©fense it is 20 minutes away from It is situated 25 kilometres away fromCharles de Gaulle Airport it is 30 kilometres away from Paris Orly Airport. ROOM: The rooms a bathroom with a bath or shower, They are equipped with a direct line telephone, a satellite TV, an iron, an ironing board, a double bed, SacrÃ© Coeur views of indoor patio. OTHERS: Guests can book bed and breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.05" OriginalAmount="142.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8404097" Longitude="2.2620772" StarRating="3" HotelCode="|81580" HotelName="Boileau" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>81, Rue Boileau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/5/8/0/81580_3c69c4c1548.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the 16th arrondissement, 350 metres away from and Exelmans the underground station of Trocadero close to. FACILITIES: The establishment boasts a bar and WiFi (free of charge). ROOM: All the apartments have large windows, a bathroom with a bath or shower and cable television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.14" OriginalAmount="142.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878873" Longitude="2.344825" StarRating="4" HotelCode="|44666" HotelName="Ze" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/6/44666_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1890, was renovated in 2008, has 24 standard rooms and air-conditioning. In the entrance, you can find a lobby with express check-out, a reception, a safety deposit box service, a cloakroom and a lift. The establishment boasts a cafÃ©, a bar and a breakfast room. There are many services available at the establishment, including internet, room service and a laundry service. SITUATION: This hotel is in a peaceful area, close to the opera and the department stores, restaurants and bars. 150 metres away, there is a public transport stop. It is 10 minutes away from ParÃ­s city centre, 10 minutes away from Montmartre nightclubs and 45 minutes away from the exhibition centre Villepinte. It is 20 kilometres away from Orly and Charles de Gaulle Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, internet, a fridge, an individual air-conditioning system and a central heating system. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment offers a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8685" Longitude="2.35557" StarRating="3" HotelCode="|169236" HotelName="du Plat d'Etain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69 RUE MESLAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/3/6/169236_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service. SITUATION: This establishment is situated between Haut Marais and los Grandes Bulevares,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884332" Longitude="2.260543" StarRating="4" HotelCode="|122578" HotelName="Paris Neuilly" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue de Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/5/7/8/122578_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Paris Neuilly is rated four stars. SITUATION: This smart hotel is in an excellent location. It has excellent transport links to the heart of ParÃ­s.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885321641932" Longitude="2.3079724609852" StarRating="3" HotelCode="15761|pavillon_monceau_hotel" HotelName="Pavillon Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 rue Jouffroy d’Abbans, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/7d/247d1f725147ff12613584476153c95593a83ee4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880990679221" Longitude="2.3514814212117" StarRating="3" HotelCode="11620|avalon_hotel_16" HotelName="Avalon Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/a8/24a8a5778f6b88eb62ba5c55d73d8b8328ced3e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern hotel is located at the heart of Paris, just 100 m from the nearest links to the transpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876199210643" Longitude="2.3500040173531" StarRating="3" HotelCode="37011|hotel_eurostars_panorama" HotelName="Exe Panorama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue des Messageries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/c3/c8c391e805d24a05a16ccf4243dddda5e5b83b23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable luxury hotel enjoys a splendid location in a secluded street in the Lafayette-Montm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849812098764" Longitude="2.2854853730164" StarRating="4" HotelCode="75641|adagio_paris_tour_eiffel" HotelName="Aparthotel Adagio Paris Centre Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue du Théatre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/b2/dab29aac9522bff8ea7cbf001b61c3ebca46fef3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the 15th arrondissement, in the centre of Paris, this apartment hotel is ideally situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8394" Longitude="2.26322" StarRating="3" HotelCode="78151|best_western_eiffel_auteuil_2" HotelName="Hôtel Ohm by HappyCulture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Claude Terrasse, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/b4/74b412517c1056c710f169ef41f71decf2392308.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842541" Longitude="2.323563" StarRating="3" HotelCode="70874|waldorf_montparnasse" HotelName="Waldorf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Départ, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/cc/1bccfc19d2fae85d7f80ee4732f9b79c6be878d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.819552398817" Longitude="2.3261779546738" StarRating="4" HotelCode="80935|novotel_paris_porte_dorleans" HotelName="Novotel Paris 14 Porte d'Orléans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15, 17, 21 Boulevard Romain Rolland, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/1c/921cd2654a3486a66b89f1e3347b0d130fa65d0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847478" Longitude="2.32246" StarRating="4" HotelCode="110452|la_belle_juliette" HotelName="La Belle Juliette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92, rue du Cherche Midi, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2f/9b2feb11fc2e94c843da5198f03450cecefccab2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833269" Longitude="2.356424" StarRating="2" HotelCode="146402|coypel" HotelName="Hotel Coypel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Coypel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ea/c2/eac22e17027ba0e84691e33a912681a54d5ef5fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Place d'Italie and the Gobelins district of the 13th arrondissement o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857561" Longitude="2.303093" StarRating="2" HotelCode="154259|de_la_tour_eiffel" HotelName="Hôtel de la Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue de l'Exposition, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c6/66c66ff977857a46cc0e45ec7fc37340f102c708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87888726" Longitude="2.33944062" StarRating="4" HotelCode="378845|les_matins_de_paris" HotelName="Les Matins de Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Clauzel, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/e1/ffe1c1660f296bbed3da73ad00f09dc571180b1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84069433" Longitude="2.3978775" StarRating="4" HotelCode="973433|aparthotel_adagio_paris_nation" HotelName="Aparthotel Adagio Paris Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Ter Rue Lamblardie, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/e8/a7e87df02e78ead1539b0d1289938a6db0041cda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84563819" Longitude="2.35445354" StarRating="2" HotelCode="963393|apartment_ws_mouffetard_pantheon" HotelName="Apartments Ws Mouffetard - Pantheon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Linne, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/3d/b33da7db5483d6cd5a9274c45c504c5f20b232a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.57" OriginalAmount="143.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84144" Longitude="2.32618" StarRating="0" HotelCode="|191313" HotelName="Des Bains" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 rue Delambre</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/1/3/191313_f03f1f11552.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.96" OriginalAmount="143.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843932" Longitude="2.2887" StarRating="3" HotelCode="|443417" HotelName="Rose Bourbon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue de l'Eglise</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/4/1/7/443417_7ae16940850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.03" OriginalAmount="143.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8460757" Longitude="2.3732382" StarRating="3" HotelCode="|81349" HotelName="Palym" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Emile Gilbert</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/3/4/9/81349_1_2922.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi. SITUATION: The hotel is on a quiet street, Paris-Gare de Lyon it is situated 2 minutes away from Palais des Omnisports de Bercy 15 minutes away from the establishment, clients can find The hotel Chinatown it is a 10-minute walk away from modes of transport. ROOM: The rooms have an LCD screen cable television and a bathroom. Some rooms have a fireplace. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, Clients have at their disposal a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.05" OriginalAmount="143.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8417664" Longitude="2.3284247" StarRating="3" HotelCode="|15362" HotelName="Lenox Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Delambre,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/2/15362_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Le Lenox Montparnasse is rated three stars, is situated in ParÃ­s city centre and was built in 1890. Guests have access to a restaurant, lifts and a safety deposit box service. The establishment offers guests room service and business facilities. ROOM: The establishment has 52 rooms, fully-equipped with a hairdryer, an air-conditioning system, a television and a radio. OTHERS: pets are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.22" OriginalAmount="143.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842501" Longitude="2.384903" StarRating="0" HotelCode="|448461" HotelName="Appart'city Collection Paris Gare De Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>114 Avenue Daumesnil</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/4/6/1/448461_01c85101149.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.30" OriginalAmount="143.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8719409" Longitude="2.3260874" StarRating="3" HotelCode="|81789" HotelName="Masséna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Tronchet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/7/8/9/81789_b3ebab21547.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in, Madeleine the elegant district of the Palais Garnier a 10-minute walk away from. ROOM: The modern rooms, have WiFi, (free of charge), a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872733" Longitude="2.338413" StarRating="4" HotelCode="81138|211798" HotelName="Dream Hotel Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Le Peletier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/38/dc3881d321eab0f8e9da4752721857bc85ecc62b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850534" Longitude="2.292346" StarRating="2" HotelCode="147228|200321" HotelName="De Petit Louvre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, rue de Lourmel, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/48/62488a102548a4c1e05eb62f25f46eb7ab66d184.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841499643327" Longitude="2.3300537467003" StarRating="3" HotelCode="31204|201255" HotelName="Raspail Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>203 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/88/eb889ade405ac2665b51c6313c6922a927cd35c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to the Jardin Luxembourg, just 100 m from links to the pub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853957444119" Longitude="2.367462515831" StarRating="3" HotelCode="38598|hotel_bastille_speria" HotelName="Bastille Speria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Bastille, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/4b/324bdf822a67a5816fcddf8b399cc8037aa7da78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875978702998" Longitude="2.2952239215374" StarRating="3" HotelCode="59058|royal_magda_etoile" HotelName="Magda Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7, rue Troyon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/82/1a824e56f8d849cceccaae5ca4b8a80136726322.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845068211283" Longitude="2.3209460863164" StarRating="4" HotelCode="161498|hotel_de_nantes" HotelName="La Parizienne By Elegancia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/6e/a76efa261755a6872f855071889cf1a7cc38b89a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Boulevard de Montparnasse and offers guests the opportunity to see the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875935" Longitude="2.357494" StarRating="2" HotelCode="151425|hotel_little_regina" HotelName="Little Regina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89, boulevard de Strasbourg, 75010 Paris, Fontainebleau</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/21/c821bee71b802c2677b6818166b4ac3cc25bb3a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84214332" Longitude="2.32465643" StarRating="2" HotelCode="325823|hotel_celtic" HotelName="Hotel Celtic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/2b/9f2b309d2677a4bde5410c8c92c93a37138a1a06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="148.58" OriginalAmount="144.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876364" Longitude="2.347271" StarRating="3" HotelCode="14086|FR004603" HotelName="LE 9Hotel Opera" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Papillon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/11/7311f5058960f384f0a07628a5afb3422fae9541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tasteful hotel enjoys a convenient location at the heart of Paris, within a short distance of A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.64" OriginalAmount="144.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877283453971" Longitude="2.3543594975532" StarRating="4" HotelCode="16885|7674" HotelName="Mademoiselle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue des Petits Hôtels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/38/b33869f81a1ce132fc3129553d2bbd88358f19e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located between the large boulevards, the stock exchange and Paris' ope...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.67" OriginalAmount="144.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8487548" Longitude="2.3480021" StarRating="3" HotelCode="|15358" HotelName="WYLD Saint Germain" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES ECOLES 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/5/8/15358_d32b2050303.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1880. SITUATION: This establishment is in the Latin Quarter and Saint-Germain-des-PrÃ¨s. You will be able to visit Notre-Dame Cathedral, la AbadÃ­a de Cluny, Saint-Michel and Beaubourg, close to the el Louvre and Orsay museums. It is 100 metres away from the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.71" OriginalAmount="144.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8359909" Longitude="2.3606801" StarRating="4" HotelCode="|19695" HotelName="Villa Lutece Port Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52, rue Jenner</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/9/5/19695_44510ba1436.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the Latin Quarter it is close to the Arab World Institute and the university. HOTEL: This hotel has 39 rooms. ROOM: The establishment has 6Â duplex rooms and 3 junior suites. They are equipped with a television, a direct line telephone, an air-conditioning system and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.89" OriginalAmount="144.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864539" Longitude="2.374902" StarRating="3" HotelCode="|42106" HotelName="Citadines Republique Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE PARMENTIER 75BIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/6/42106_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2007, has 76 apartments and 7 floors. In the entrance, guests are offered a hall with a reception and a safety deposit box service. The establishment has a breakfast room, a laundry service, indoor parking (for a fee), a terrace ParÃ­s with views of. SITUATION: This hotel Place de la RÃ©publique and PÃ¨re Lachaise it is located between it is 25 kilometres away from Paris Orly Airport it is 40 kilometres away from Charles de Gaulle Airport. ROOM: The establishment has apartments with kitchen, a microwave, a coffee maker, a kettle, a bathroom with a bath or shower, with a hairdryer, a direct line telephone, a satellite or cable television, internet, an iron, heating and a safety deposit box. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="148.99" OriginalAmount="144.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87541672331" Longitude="2.3585029233403" StarRating="3" HotelCode="187851|FR008756" HotelName="Hôtel ibis Paris Gare de L'Est 10ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Saint Laurent, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/69/2769e1944abae875702fbb8f4a4a2d13e8e55540.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.15" OriginalAmount="144.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887112063475" Longitude="2.3143852944775" StarRating="4" HotelCode="80569|170088" HotelName="Best Western Plus Opera Batignolles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>165 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f0/80f09e4a8bfeca44e93b447fa215b6368b263351.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is well located on the riverbank, just 2 km from the Arc de Triomphe and the presti...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.19" OriginalAmount="144.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8383" Longitude="2.3198" StarRating="4" HotelCode="|15337" HotelName="Pullman Paris Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>COMMANDANT RENE MOUCHOTTE 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/3/7/15337_a7d48cb1251.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, is in and a great location, was renovated in 2005 25 floors, 953 rooms and 37 suites. In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, a lift and a conference room with internet, With regards to the food and beverage offering, the establishment has a cosy coffee shop and a restaurant with air-conditioning, The establishment offers room service, a laundry service and a car park. SITUATION: This attractive hotel is in Montparnasse the district of is situated in ParÃ­s south In front of Montparnasse the Tower of in the surrounding area of the establishment, guests can find bars, restaurants, shops, small theatres and cabaret bars. it is well-connected with the city, is 19 kilometres away from the airport. ROOM: The rooms have a bathroom, a direct line telephone, satellite or cable TV, internet, a mini-bar, a king-size bed, central heating and a safe (available for a fee). FACILITIES: Guests are offered aerobics lessons. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, Diners Club and JCB. OTHERS: Regarding the food and beverage provision, the establishment offers all meals in a buffet form, a set-menu lunch and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.29" OriginalAmount="144.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844839" Longitude="2.264669" StarRating="4" HotelCode="|445008" HotelName="Hôtel Botaniste" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/0/8/445008_b5b263e1457.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="149.30" OriginalAmount="144.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85477120311" Longitude="2.2922828793526" StarRating="4" HotelCode="25336|FR003715" HotelName="Hôtel Mercure Paris Centre Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Jean Rey, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/dd/51dd3c3106dfedcfdf3d25606ae8ba8ecfd185cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located close the River Seine just 200 m as the crow flies from the Eiffe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884485183348" Longitude="2.2979316115379" StarRating="3" HotelCode="34719|hotel_courcelles_etoile" HotelName="Courcelles Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>184 Rue de Courcelles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/64/126433b7973825d5ad2108e01fc825a34ae1e76f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is ideally located at the heart of the tourist centre in a particularly e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83829" Longitude="2.322965" StarRating="4" HotelCode="63276|holiday_inn_paris_gare_montparnasse" HotelName="Holiday Inn Paris - Gare Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>79-81 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/1b/7f1bedf9a89509024e052dcb4afffd9b64bb8cac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The Eiffel Tower is reachable in 15 minutes by car and one can walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882088" Longitude="2.331708" StarRating="0" HotelCode="67788|r_kipling_hotel" HotelName="R. Kipling" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Blanche, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/c0/23c06b31761f61dcea23fbcf39c7e3fb9a8df5fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in a lively area of Paris, only 100 m from the Moulin Rouge. The famous a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847206415878" Longitude="2.3725588601188" StarRating="2" HotelCode="180083|hotel_du_midi_gare_de_lyon" HotelName="Hôtel du Midi - Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Rue Traversière, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b2/e8b2f219df0e7b01bb856681ae2b993facc974b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844943587363" Longitude="2.325145304203" StarRating="3" HotelCode="337261|lhotel_royal_saint_germain" HotelName="Royal Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/db/f1db9f7419bfb6260f28e0b96766fcae8d5aa6f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has an ideal location. Many tourist attractions as well as restaurants, bars and nightclu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.36" OriginalAmount="145.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868946" Longitude="2.351551" StarRating="2" HotelCode="|80943" HotelName="Lucien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Chenier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/4/3/80943_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel ParÃ­s it is situated in. FACILITIES: The establishment boasts private parking, a restaurant and leisure areas. ROOM: The rooms have internet. INFORMATION: The establishment offers a transfer service to the airport, pets are allowed, Guests have access to a concierge service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="149.50" OriginalAmount="145.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8824" Longitude="2.33654" StarRating="4" HotelCode="445970|FR005778" HotelName="Hôtel Mercure Paris 9 Pigalle Sacré-Coeur" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Boulevard de Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/77/1f77fc68a3f54d9d65ae52f95c386a430767ce39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="149.53" OriginalAmount="145.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865371" Longitude="2.398261" StarRating="3" HotelCode="165998|FR008703" HotelName="Panam Hôtel" Meals="BREAKFAST INCLUDED,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>208 Rue des Pyrénées, 75020 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/b9/89b98c35e5c8c36b6d7767b5427d8f2e1cf26c41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.81" OriginalAmount="145.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87323" Longitude="2.343234" StarRating="3" HotelCode="|62359" HotelName="Panache" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, rue Geoffroy Marie</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/3/5/9/62359_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Madrid Opera is rated three stars and it is in a good location in, the heart of and the city. ROOM: The establishment has small rooms, was renovated in 2001, fully-equipped and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.28" OriginalAmount="145.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84142" Longitude="2.32602" StarRating="3" HotelCode="|183790" HotelName="Delambre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Delambre</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/7/9/0/183790_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.33" OriginalAmount="145.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8468057" Longitude="2.3049253" StarRating="3" HotelCode="|66358" HotelName="Eiffel Segur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 BOULEVARD GARIBALDI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/3/5/8/66358_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008 and has 34 comfortable rooms. ROOM: The fully-equipped rooms with flatscreen television, internet and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.35" OriginalAmount="145.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8337239" Longitude="2.3151239" StarRating="3" HotelCode="|164341" HotelName="Le Fabe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>113 Bis, Rue De L'ouest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/3/4/1/164341_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception a computer with internet. SITUATION: This hotel Montparnasse it is in 280 metres away, guests can find Pernety the metro station it is 2,7 kilometres away from Porte de Versailles the exhibition centre it is situated 1,5 kilometres away from Bourdelle the museum Close to a car park. ROOM: The establishment has rooms with flatscreen television, soundproofing, a mini-bar, a radio and WiFi (free of charge), Some rooms have a coffee maker, All the rooms have a bathroom with a hairdryer. FACILITIES: The establishment has a sauna, With regards to the food and beverage offering, there is a bar. OTHERS: The establishment offers a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879576384292" Longitude="2.3549151420593" StarRating="4" HotelCode="302692|21310" HotelName="25hours Hotel Terminus Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard de Denain, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/59/01591df9a6bb69b79e3a90b48ebe2b977127b4a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies opposite Gare du Nord railway station, from where the most attractive sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884034" Longitude="2.314986" StarRating="3" HotelCode="68260|37471" HotelName="Jardin de Villiers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Claude Pouillet, Paris 75017</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/32/de32db31881d1dba23c3d3bc2f2008868d87a2d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street in a typical Parisian neighbourhood, this is an ideal address for both bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880988" Longitude="2.323053" StarRating="3" HotelCode="47341|hotel_cervantes_paris" HotelName="Hôtel Cervantes by HappyCulture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue de Berne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3c/b73c50b7a657dc1244c8c17bcd262d0f325ab168.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel is located close to the opera house and La Madeleine. It is 5 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832129564061" Longitude="2.3536216736106" StarRating="4" HotelCode="94394|mercure_paris_gobelins_place_ditalie" HotelName="Hôtel Mercure Paris Gobelins Place d'Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 bis Avenue de la Soeur Rosalie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c9/f7/c9f703eeda4b477c27fa00106ca5e155dc21d684.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.43" OriginalAmount="146.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8385083" Longitude="2.3810725" StarRating="3" HotelCode="|15299" HotelName="Ibis Styles Paris Bercy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE BERCY 77</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/9/9/15299_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 8 floors and 364 rooms. In the entrance, guests are offered a lobby with an elevator, a reception and a currency exchange service. With regards to the food and beverage offering, the establishment has a bar a restaurant with a terrace, Guests are also offered conference rooms, an events room, room service, a laundry service, a babysitting service and indoor parking. SITUATION: This urban hotel is in an excellent location, is in the commercial district, is in ParÃ­s east the Palais Garnier 10 minutes away, you can find Clients can also find the shopping centres, leisure areas and Lyoner the Station of 200 metres away, clients have public transport services, Guests can enjoy galleries, museums, churches, the theatres, Louvre the museum SacrÃ©-CÅ“ur and Montmartre the Basilica of Clients can also enjoy bars, cafÃ©s, bakeries, restaurants, pubs and nightclubs. ROOM: The comfortable and inviting rooms, have a bathroom with a bath, a hairdryer, a direct line telephone, a radio, cable and satellite television, internet, a central air-conditioning system and a safety deposit box (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.45" OriginalAmount="146.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84706" Longitude="2.3721" StarRating="3" HotelCode="|445318" HotelName="Locomo - Gare De Lyon Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 bis, rue de Lyon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/1/8/445318_5563f911241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.57" OriginalAmount="146.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8766401" Longitude="2.3476237" StarRating="0" HotelCode="|75144" HotelName="du Temps" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue De Montholon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/1/4/4/75144_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is close to the Palais Garnier the metro station it is located close to the city centre, Gare de l'Est and Gare du Nord the train stations of 800 metres away, clients have Lafayette the shopping centre, SacrÃ© Coeur it is situated 2,8 kilometres away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.67" OriginalAmount="146.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839936" Longitude="2.361475" StarRating="3" HotelCode="|79198" HotelName="Orphée" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4, Boulevard Saint Marcel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/1/9/8/79198_c5d60ef1529.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.67" OriginalAmount="146.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8753967" Longitude="2.3255985" StarRating="3" HotelCode="|15377" HotelName="Timhotel Opéra Madeleine" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE ST LAZARE 113</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/7/7/15377_1fea6901403.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse has 7 floors, 83 rooms, 1 single rooms and 43 double rooms. In the entrance, you can find a hall with elevators and a safety deposit box service. The establishment boasts a conference room and a laundry service. SITUATION: This hotel is in ParÃ­s city centre. In the surrounding area you can also find leisure areas, entertainment and monuments. ROOM: The rooms have a bathroom and a direct line telephone. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.75" OriginalAmount="146.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881494" Longitude="2.362625" StarRating="4" HotelCode="|452542" HotelName="Bloom House and SPA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/5/4/2/452542_c2776551142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.12" OriginalAmount="146.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8475749" Longitude="2.3224155" StarRating="4" HotelCode="|164338" HotelName="Hotel y Spa La Belle Juliette" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92, Rue Du Cherche Midi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/3/3/8/164338_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with WiFi, (free of charge), a covered swimming pool and a spa. SITUATION: The hotel is in ParÃ­s the centre of it is situated near Saint-Germain-des-PrÃ¨s the church, near the establishment, guests will find the metro stop excellent transport links to points of interest and. ROOM: All the rooms have an air-conditioning system, a bathroom, a satellite television and internet. FACILITIES: The establishment boasts a spa with beauty treatments and a Turkish bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.16" OriginalAmount="146.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8760475" Longitude="2.3576416" StarRating="2" HotelCode="|164309" HotelName="Hotel Modern Est" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>91, Boulevard de Strasbourg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/3/0/9/164309_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers, internet, (free of charge). SITUATION: The hotel ParÃ­s it is in it is located close to l'Est the train station du Nord the train station The hotel is close to the train stations, is near Charles de Gaulle Airport the metro stations excellent transport links to ParÃ­s the centre of. ROOM: The establishment has 20 rooms with a bathroom, flat-screen satellite television and Canal Plus.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="151.25" OriginalAmount="146.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850237902541" Longitude="2.2903302311897" StarRating="3" HotelCode="35366|FR070611" HotelName="Beaugrenelle Tour Eiffel" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/89/a089e4543ad23a98293209781c5997a3e47ca443.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated on the left-hand bank of the River Seine, this hotel affords a wonderful location w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.28" OriginalAmount="146.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8398309" Longitude="2.3032046" StarRating="4" HotelCode="|39149" HotelName="Novotel Paris Vaugirard Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE VAUGIRARD 257</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/1/4/9/39149_dd92e491709.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has 187 rooms, a bar and a terrace for private use. In the entrance, you can find a hall with a reception, cleaning service at check-out and a lift. The establishment boasts conference facilities, At an extra cost you can use internet, a laundry service and room service. Guests also have access to a playground. SITUATION: This hotel is situated in the heart of the 15th arrondissement, Porte de Versailles and Montparnasse it is near. ROOM: The rooms Novation category, have a coffee maker, a kettle, a mini-bar, a bathroom, a hairdryer, a direct line telephone, internet, a double bed, heating and a safe. Some rooms have a sofa-bed. FACILITIES: The establishment has a sauna and a gym. For children, the establishment offers a children's area. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard, JCB and Visa. OTHERS: The establishment offers a continental or buffet breakfast a restaurant with specialities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.36" OriginalAmount="146.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8634987" Longitude="2.369" StarRating="4" HotelCode="|24812" HotelName="My Home in Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue De Malte</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/1/2/24812_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Libertel Croix De Malte is rated two stars, is situated in the city centre and was built in 1988. The establishment has a restaurant, lifts, a concierge, room service and business facilities. ROOM: The establishment has 29 rooms with a hairdryer and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847113" Longitude="2.377602" StarRating="2" HotelCode="180075|348437" HotelName="De Reims" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/2f/842f00b36b3c48e1eea6431b966e9f34c7ef8f2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868889305307" Longitude="2.3515757918358" StarRating="2" HotelCode="164908|203316" HotelName="Baby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Chénier, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/6a/d56afc61291a7a441c79740f87791400074d6eca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879699589668" Longitude="2.3209988273492" StarRating="4" HotelCode="16886|17327" HotelName="ibis Styles Paris Gare Saint-Lazare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue De Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/40/4c40db80fe0e287a942215af255fcfe95565e789.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the Europe District. An abundance of shops and other cultural ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884078" Longitude="2.313303" StarRating="3" HotelCode="32472|monceau_etoile" HotelName="Hotel Duette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Rue de Lévis, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/bf/f7bff79ae663916982f580e58fc1cc57eaa9fc45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A popular city hotel located in the famous pedestrianised area of the Rue de Lévis. Villiers métro s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856284333529" Longitude="2.3319594562054" StarRating="3" HotelCode="36463|hotel_du_danube_saint_germain" HotelName="Du Danube" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58, rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/aa/acaa16e3729d32fb9a223e8ae214883b2087d4b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857004" Longitude="2.317232" StarRating="4" HotelCode="110469|hotel_de_varenne" HotelName="De Varenne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue de Bourgogne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/4b/454b688e9744157f71df447bb5dc9862452b1aa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris. Its setting is especially ideal for business travellers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876720488954" Longitude="2.2939029006291" StarRating="3" HotelCode="111144|arc_de_triomphe" HotelName="Arc De Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue de l'Arc de Triomphe, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/d7/eed73b98cb3c5046db6bb8b7e581cae733e2d9f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has an enviable position right in the heart of the beautiful city of Paris. It is located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874212" Longitude="2.28106" StarRating="3" HotelCode="81519|hotel_residence_foch" HotelName="Residence Foch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Marbeau, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/ff/b4fff7771e4bb7dcdbcd3c7c1092b4ee2fc13128.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840836" Longitude="2.323891" StarRating="3" HotelCode="110513|hotel_du_parc_4" HotelName="du Parc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Jolivet, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a2/12a27e155c3f4172487e3ce8ba9ed0df7e7c6a38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847118397785" Longitude="2.3706857397613" StarRating="3" HotelCode="334567|moderns_hotel" HotelName="Moderns Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/54/ee54e7743ad9ee9146f8398946879dcbed9633ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.68" OriginalAmount="147.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8760986" Longitude="2.355773" StarRating="4" HotelCode="|55544" HotelName="East Side House Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cour De La Ferme St Lazare, 1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/4/4/55544_4c2fc2d1224.jpg</HotelPictures>
        <HotelDescription>ROOM: The rooms have satellite and cable television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.79" OriginalAmount="147.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8881" Longitude="2.30673" StarRating="4" HotelCode="|224577" HotelName="Mercure Paris 17 Batignolles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>118 Rue De Tocqueville</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/5/7/7/224577_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="151.85" OriginalAmount="147.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837676" Longitude="2.306316" StarRating="3" HotelCode="906469|FR083676" HotelName="Holiday Inn Paris - Montparnasse Pasteur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gager Gabillot, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/15/ea15d2d227d0f853b129b1068879c400221aba4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes walking distance from Montparnasse train station and tower, Les Inva...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.89" OriginalAmount="147.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878912257158" Longitude="2.3448595404625" StarRating="3" HotelCode="58700|101805" HotelName="ZE Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de la Tour d’Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/4c/024ce8abd27225aa280bbd7de0b6c7efe3394a61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street, just a stone's throw from the L'Opera and some of the city'...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="152.00" OriginalAmount="147.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846097" Longitude="2.278881" StarRating="4" HotelCode="81179|227798" HotelName="Mercure Paris Tour Eiffel Pont Mirabeau Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue Emile Zola, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/70/1b70e0eb962e462cbf0fcce87f8089f6dd8d26f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.00" OriginalAmount="147.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87611" Longitude="2.29387" StarRating="2" HotelCode="|191208" HotelName="PHENIX" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/0/8/191208_1821dc11056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="152.02" OriginalAmount="147.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847206470346" Longitude="2.3316409438848" StarRating="3" HotelCode="180114|FR005672" HotelName="Perreyve" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue Madame, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/71/0571ad8f85bdb84a1fdcf108a82b2ab56b5e0675.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.09" OriginalAmount="147.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8861789" Longitude="2.3362731" StarRating="0" HotelCode="|163767" HotelName="Bonséjour Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11, Rue Burq</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/7/6/7/163767_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Montmartre the heart of Close to, la Avenida de los Campos Eliseos in just 20 minutes, clients can get to. ROOM: Guests are offered 34 comfortable rooms, Some rooms have a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.24" OriginalAmount="147.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8461138" Longitude="2.3836285" StarRating="3" HotelCode="|24810" HotelName="Citadines Bastille Gare De Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE CHALIGNY 14-18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/1/0/24810_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel has 98 apartments, 7 floors, a lobby with a reception, a safety deposit box service, 2 lifts, a breakfast room, internet, room service, a laundry service (for a fee) and a car park (for a fee). SITUATION: This aparthotel, is close to the promenade, Close to Bastille the Opera of Paris-Gare de Lyon the railway station it is situated near shops, restaurants, 10 minutes walk away, you can find MarchÃ© d'Aligre the market this establishment, el Viaduc des Arts it is 600 metres away from it is situated 25 kilometres away from Paris Orly Airport 30 kilometres away from Charles de Gaulle Airport. ROOM: The establishment has apartments and studios with a bathroom with a bath, a hairdryer, a direct line telephone, a stereo, a television and internet (free of charge), They also have a kitchen with fridge, a microwave, a coffee maker, a kettle, an ironing set, individual heating, a safe and a balcony or terrace. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.24" OriginalAmount="147.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848999" Longitude="2.3699999" StarRating="4" HotelCode="|50500" HotelName="Le Marceau Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/0/0/50500_4403ee51812.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has with air-conditioning, has 55 rooms, a lobby, a reception, a safety deposit box service, lifts and a bar. The establishment offers guests a breakfast room, room service and a laundry service. SITUATION: The hotel the Bastille it is located between Paris-Gare de Lyon the train station in front of the hotel there is a bus stop, 500 metres away, there is bars, shops, monuments and parks. it is situated 9 kilometres away from Paris Orly Airport 17 kilometres away from Charles de Gaulle the airport. ROOM: The rooms have different decorative styles, They have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a double bed, a coffee maker, a kettle, a mini-bar, an iron, a safe, an air-conditioning system and individual heating. Guests are offered disabled access rooms. FACILITIES: Guests can enjoy a massage service. MEALS: Guests are offered a continental buffet breakfast, Clients can book bed and breakfast. PAYMENT METHODS:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868545" Longitude="2.355591" StarRating="3" HotelCode="110430|hotel_du_plat_detain" HotelName="Hôtel du Plat d’Etain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 Rue Meslay, 3ème Arrondissement, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/27/7927d65db96fd6e1042610e2a439ac7cbffe20a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84902005664" Longitude="2.3401066660881" StarRating="3" HotelCode="111145|luxemboyrg" HotelName="Fontaines Du Luxembourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Vaugirard, 75006 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/29/b429e2126ca53dee460acbb277f997d113ad4596.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846837567382" Longitude="2.3725882172584" StarRating="3" HotelCode="365277|hotel_viator_2" HotelName="Hotel Viator Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Parrot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/7f/627f16d58794c86fe2a63bcc9d62fa0df2034186.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Gare de Lyon and only a few minutes from the Bastille and the histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8626892" Longitude="2.3724567" StarRating="4" HotelCode="263480|hotel_fabric" HotelName="Fabric" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue de la Folie Méricourt, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/c0/6bc06f1ac429fae6dcaeed7a73cb915f0d702d74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.69" OriginalAmount="148.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8906288" Longitude="2.3175859" StarRating="4" HotelCode="|15356" HotelName="Tribe Paris Batignolles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CARDINET 176</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/5/6/15356_443b7740940.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the 17th arrondissement, Close to, is situated in ParÃ­s western It has excellent transport links to tourist points of interest, Such as, and the opera, is situated 200 metres away from the metro station, 30 minutes away from the establishment guests have Orly and ParÃ­s-Charles de Gaulle the airports of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.11" OriginalAmount="148.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845125" Longitude="2.433331" StarRating="0" HotelCode="|79217" HotelName="Adagio Paris Vincennes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Avenue de Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/2/1/7/79217_88c38661916.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 90 apartments, a kitchen and a car park. SITUATION: ParÃ­s It is located near.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.21" OriginalAmount="148.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.82839" Longitude="2.34734" StarRating="3" HotelCode="|22050" HotelName="Ibis Styles Paris Place d'Italie Butte Aux Cailles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE BARRAULT 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/5/0/22050_666ef801054.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and it is situated on a main street 6 floors, 77 rooms, 10 single rooms and 43 double rooms. In the entrance, you can find a reception a lift and a safety deposit box service. It has a TV room and a restaurant. The establishment offers internet. SITUATION: This beautiful, urban hotel is close to the city centre, 200 metres away, guests will find shops, bars, pubs and public transport. ROOM: The cosy rooms, have a bathroom, a direct line telephone, a satellite TV, cable television, fitted carpets and a central heating system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.21" OriginalAmount="148.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8665662" Longitude="2.3350994" StarRating="3" HotelCode="|81465" HotelName="Paris Louvre Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Des Moulins</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/4/6/5/81465_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2005 it is situated in a historic building. ROOM: The establishment has 20 rooms with TV, WiFi, a bathroom with a shower, an air-conditioning system, a mini-bar and a safety deposit box. SITUATION: This hotel is situated in the city centre, Close to monuments, tourist points of interest, Le Louvre and Orsay the museums boutiques.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.25" OriginalAmount="148.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83828" Longitude="2.35666" StarRating="3" HotelCode="|183926" HotelName="Saint-Marcel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43 boulevard Saint Marcel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/2/6/183926_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="153.39" OriginalAmount="148.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.890499260539" Longitude="2.3175626993179" StarRating="3" HotelCode="32473|FR056051" HotelName="Abrial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176 Rue Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/95/97/9597cf832d06b5ee10d4f4d76a21a9f853d81cdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 17th arrondissement in the west of Paris near the enchanting Parc Moncea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85048" Longitude="2.270519" StarRating="2" HotelCode="110533|56306" HotelName="Ribera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue De La Fontaine, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/ce/ddce48025aabcbdf617e2ed3555d4f69bea7807b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the 16th district of Paris in Auteuil quarter, this hotel is a 30-minute walk from the Ei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872659063449" Longitude="2.3435895144939" StarRating="3" HotelCode="10830|hotel_bergere_opera" HotelName="Hôtel 34B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/8b/0d8b6456ffbc65b44c8435616f2a065910c86665.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located close to the famous shopping areas (Galleries Lafayette), just a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875485" Longitude="2.318303" StarRating="3" HotelCode="23658|hotel_saint_augustin_elysees" HotelName="Hôtel Augustin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Roy, 75008 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/dc/78dc6be57e6cda631758d4d204aceeba118cc6b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 500 m from the centre of Paris where guests will discover an abundance of shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873296370178" Longitude="2.3436968028545" StarRating="3" HotelCode="31198|hotel_acadia_opera" HotelName="Hôtel Acadia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/26/b4262b4364d10de7bcb2ea2d21fb624f7d3ec52a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located close to a main road, this hotel lies within a few minutes of a diverse selection ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850415281972" Longitude="2.2887396812439" StarRating="2" HotelCode="36466|campanile_paris_15__tour_eiffel" HotelName="Campanile Paris 15 Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Saint-Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/2b/a92b216a419d026181c53b8451c21fa6652b80d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, just around 5 mins from the Eiffel Tower and so ideal as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.830385969175" Longitude="2.3234474658966" StarRating="3" HotelCode="59522|ibis_styles_paris_alesia_montparnasse" HotelName="Ibis Styles Paris Alésia Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/57/b257afa10c365e7570d2f54da8a6a38973e8ce81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852538" Longitude="2.374374" StarRating="0" HotelCode="110497|hotel_lantoine_2" HotelName="Hotel l'Antoine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/01/020100fc2b427d31586b98b4b823e0c7de93bf5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83281976204" Longitude="2.30360588322" StarRating="2" HotelCode="199729|home_moderne" HotelName="Hotel Du Home Moderne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue Brancion, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/07/0e074ce9697c034759a0693f391e94a7a954a854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area of the 15th district, close to the beautiful Parc Georges Brass...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858273" Longitude="2.280616" StarRating="2" HotelCode="901322|nicolo" HotelName="Nicolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, Rue Nicolo, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ca/bfca631158d0c2df0c5e35c820255f4033a82001.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.50" OriginalAmount="149.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849576" Longitude="2.379727" StarRating="3" HotelCode="23494|300965" HotelName="Mercure Paris Bastille Saint Antoine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 rue Crozatier, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/69/a269bb7dbdce4ebf51782cd6e03913c2e8aebfd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Since 1970 this hotel has been part of the landscape of Place du Faubourg Saint Antoine and Place d'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.73" OriginalAmount="149.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859594" Longitude="2.402985" StarRating="2" HotelCode="|124942" HotelName="  Mama Shelter Paris East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>109, RUE BAGNOLET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/9/4/2/124942_e0457b90924.jpeg</HotelPictures>
        <HotelDescription>ROOM: Clients can find 172 rooms with an air-conditioning system, WiFi (free of charge), a mini-bar, a bathroom and a towel warmer. FACILITIES: The establishment boasts a restaurant, a bar and car hire.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.07" OriginalAmount="149.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8715862" Longitude="2.3436832" StarRating="4" HotelCode="|22552" HotelName="Holiday Inn Paris Opéra Grands Boulevards, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30-32 Boulevard Poissonniere</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/5/2/22552_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1800, has 5 floors, 121 standard rooms and 47 double rooms. In the establishment entrance, guests will find a reception, a currency exchange service and a lift. The establishment boasts a conference room, internet (for a fee) and a laundry service. SITUATION: This hotel is situated between Boulevard PoissonniÃ¨re and Faubourg-Montmartre, close to the opera and the shopping centres. In the surrounding area of the establishment, guests can find bars, pubs, shops and restaurants. 30 metres away, there is a public transport stop. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone (available for a fee), a television, a mini-bar (available for a fee), fitted carpets and internet. MEALS: Guests are offered Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88357" Longitude="2.334037" StarRating="4" HotelCode="73811|18844" HotelName="Le Chat Noir Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>68 Boulevard De Clichy, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/e8/25e8aa44d467ed2f0792a8ee55bd652622d81998.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the foot of La Butte Montmartre, a few metres from the famous Moulin Rouge ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882847500676" Longitude="2.3346510529518" StarRating="3" HotelCode="25640|royal_fromentin" HotelName="Royal Fromentin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Fromentin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/15/5815b474b04893c0a4f5e2b8c0fbed2faa371e30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873370464828" Longitude="2.3485797643661" StarRating="3" HotelCode="25639|who__windsor_hotel_opera" HotelName="Windsor Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Gabriel Laumain, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/c7/d4c74f6c15c7a1f3cc1ad753cd1c25cfa8cbd843.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located for business and leisure travellers alike. Found in the heart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85555610416" Longitude="2.3409353440297" StarRating="4" HotelCode="47465|citadines_prestige_saintgermaindespres_paris" HotelName="Citadines Saint-Germain-des-Prés Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 ter Quai des Grands Augustins, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/61/b1610c724be38789871695c7be9d393c11767d20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the legendary district of St. Germain, the area of cultural tre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872009399169" Longitude="2.3447281122208" StarRating="3" HotelCode="47999|d_espagne_hotel" HotelName="Hôtel d'Espagne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/c8/88c8d38eef0726cb74fabd908ec627a26dffe2a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872151842419" Longitude="2.3281357404363" StarRating="3" HotelCode="34418|hotel_saint_petersbourg_opera" HotelName="Hôtel Saint Pétersbourg Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 rue Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/36/b136c7eea5b7d5345ce1dc5023b71ff96de7e3c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the centre of Paris, in a quiet district with plenty of resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84005" Longitude="2.330589" StarRating="3" HotelCode="146646|hotel_de_la_paix_4" HotelName="Hôtel de la Paix Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/49/af4935f940e76e7ad8923706c4df5b17447280af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.53" OriginalAmount="150.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86928" Longitude="2.34948" StarRating="3" HotelCode="|183757" HotelName="Bonne Nouvelle Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17, Rue Beauregard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/7/5/7/183757_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.66" OriginalAmount="150.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8796692" Longitude="2.32883" StarRating="3" HotelCode="|22608" HotelName="New  Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LIEGE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/0/8/22608_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 6 floors and has 41 standard rooms. In the entrance, you can find a lobby with a reception, a safety deposit box service and lifts. The establishment also offers a breakfast room. SITUATION: This urban hotel is situated in ParÃ­s city centre. Around the establishment, clients can find shops, bars, restaurants and public transport. ROOM: The cosy rooms have a bathroom with a shower, a hairdryer, a direct line telephone and a satellite or cable television. Are also equipped with a mini-bar, a double bed, fitted carpets, central heating and individual air-conditioning. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="154.70" OriginalAmount="150.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88809974" Longitude="2.30681389" StarRating="4" HotelCode="639640|FR030010" HotelName="Hotel Mercure Paris 17 Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>118 Rue De Tocqueville, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/61/b3617f93e2d0ced8315f0b5098db418b9b56280a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.76" OriginalAmount="150.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.828879" Longitude="2.3003277" StarRating="2" HotelCode="|47605" HotelName="Clarisse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD LEFEBVRE 159</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/0/5/47605_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1928, has 25 rooms and 5 floors. In the establishment entrance, guests will find a lobby with a reception, a reception, a safety deposit box service and a lift. The establishment has a bar and a breakfast room. The establishment offers internet situated close to, a car park, (for a fee). SITUATION: It is inParÃ­s the city centre of it is 5 minutes away from Porte de Versailles the Station of Les Invalides, Montparnasse, Champs Ã‰lysÃ©es and L'Ã“pera it is well-connected with the Eiffel Tower 15 minutes away, you can find in the surrounding area of the establishment, guests can find restaurants, markets, shops and public transport. it is 2 kilometres away from Montparnasse the Railway Station of it is situated 10 kilometres away from Paris Orly Airport it is 40 kilometres away from Charles de Gaulle Airport. ROOM: The fully-equipped rooms, have a bathroom with a shower or bath, a WC and a hairdryer. They have cable television, a direct line telephone, a desk, WiFi (free of charge) and central heating. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.89" OriginalAmount="150.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879388" Longitude="2.334183" StarRating="3" HotelCode="|67722" HotelName="Joyce - Astotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 RUE LA BRUYERE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/7/2/2/67722_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant and comfortable hotel and it is in ParÃ­s the heart of This establishment reopened in 2009. ROOM: The establishment has 65 rooms with a bathroom, heating, WiFi, an iPod docking station, complimentary bathroom items, a writing desk, a television and a hairdryer. FACILITIES: The establishment has a reception and a lounge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.98" OriginalAmount="150.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840283" Longitude="2.324128" StarRating="3" HotelCode="|79691" HotelName="Timhotel Tour Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LA GAITE 11 BIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/6/9/1/79691_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 1923, renovated in 2008, has 48 rooms and 48 double rooms. SITUATION: It has excellent transport links to public transport services, this hotel is near the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="155.07" OriginalAmount="150.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886612238773" Longitude="2.358820438385" StarRating="4" HotelCode="66362|FR000835" HotelName="Kube" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Passage Ruelle, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/bf/5abf5247d652e70aa48ddf47090e57110ba4242d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the 18th district, a few steps from Montmartre, this futuristic hotel is tu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.13" OriginalAmount="150.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868128" Longitude="2.349997" StarRating="3" HotelCode="|453946" HotelName="Edgar and Achille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Sainte Foy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/4/6/453946_2138a261609.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="155.27" OriginalAmount="150.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883723809612" Longitude="2.342641530213" StarRating="4" HotelCode="632558|631160" HotelName="Môm’Art Hôtel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/d1/9bd16c78ef9f81d36107c62d4c71921755e53f93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a café, a bar and room service. Wireless internet access in p...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.40" OriginalAmount="150.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855616" Longitude="2.361205" StarRating="3" HotelCode="|532719" HotelName="Grand Hotel Malher" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue malher</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/7/1/9/532719_e91efe41449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="155.42" OriginalAmount="150.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84537" Longitude="2.3255369999999" StarRating="3" HotelCode="337143|17559" HotelName="Legend" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/05/af05fd8f0d6f7048fa25f0b125917dbaa4f7fc89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This delightful hotel lies on the left bank of the river Seine, within the famous triangle between t...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.830186447811" Longitude="2.352879345417" StarRating="3" HotelCode="36586|mercure_paris_place_ditalie" HotelName="Mercure Place d'Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 boulevard Auguste Blanqui, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/97/df97378f9782ce467cc7620ac415bb7dc275896f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and comfortable hotel is located in Paris near Austerlitz, Gare de Lyon and Montparnas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831689018368" Longitude="2.3217844963074" StarRating="2" HotelCode="34877|ibis_styles_paris_montparnasse_3" HotelName="Ibis Styles Paris Maine Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Hippolyte Maindron, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/bc/d6bce6f6d2dfe75df0846b536b85111ba9068bae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a peaceful location in the Pernety district, only minutes away from Tour ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841322" Longitude="2.325793" StarRating="3" HotelCode="64588|hotel_apollinaire" HotelName="Apollinaire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Delambre, Paris 75014</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/79/27791ca2d4a28cbb0ebf48449af368d3dfb33650.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is glad to greet guests in the heart of Montparnasse, in the 14th district of Paris. This ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882260144229" Longitude="2.3317817598581" StarRating="0" HotelCode="63986|josephine_hotel" HotelName="Josephine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 rue Blanche, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/1a/7a1aac261931373b6ad98ea39ca002519b16594d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in one of the liveliest areas of Paris, only 100 m from the Moulin Rouge,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876613" Longitude="2.296389" StarRating="2" HotelCode="110540|hotel_elysee_etoile" HotelName="Elysee Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de l'Etoile, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/0b/770bf2c5d8cd1803898ef1a0823b0716527da97a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84376294" Longitude="2.28875665" StarRating="4" HotelCode="731748|hotel_rose_bourbon" HotelName="Hôtel Rose Bourbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Room Service,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue de l'Église, 15ème Arrondissement, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/65/4b65de721326beda74fd50abff703430d594ef7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for the gay community, this comfortable hotel is located in Arr14/15:Montparnasse-T. Eiffel....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="155.58" OriginalAmount="151.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882585055654" Longitude="2.3415677901783" StarRating="3" HotelCode="25176|FR003665" HotelName="Hôtel ibis Paris Sacré-Coeur 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Boulevard Rochechouart, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/80/d080cb43981f52ae3c2c591a9f7087cebe5c2b93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.59" OriginalAmount="151.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873259" Longitude="2.345093" StarRating="4" HotelCode="|57465" HotelName="Diva Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/6/5/57465_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Gotty Opera is rated three stars, is in ParÃ­s city centre and was built in 1927. The establishment has various facilities, such as lifts, a concierge, a safety deposit box service and a cafÃ©. The establishment offers business facilities. ROOM: The establishment has 44 rooms, fully-equipped with a hairdryer and a television. OTHERS: pets are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.69" OriginalAmount="151.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8485651" Longitude="2.2662494" StarRating="3" HotelCode="|164455" HotelName="Queens " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Bastien Lepage</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/4/5/5/164455_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Village D Auteuil the centre of Close to and. ROOM: Customers can find stylish rooms with an air-conditioning system, a television, a mini-bar, a safe, shower or hydromassage bath and WiFi. MEALS: Guests are offered a buffet breakfast in the breakfast room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.88" OriginalAmount="151.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887295" Longitude="2.314382" StarRating="4" HotelCode="|75610" HotelName="Best Western Opera Batignolles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>165 RUE DE ROME</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/6/1/0/75610_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Batignolles It is in nearby, you will find the railway station, the metro station ,La DÃ©fense 10 minutes away from the establishment you have Clients can also find places of interest. ROOM: The establishment has 44 rooms with WiFi (free of charge), a flat-screen television, a mini-bar and courtesy tray.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.20" OriginalAmount="151.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86059" Longitude="2.28016" StarRating="3" HotelCode="|169415" HotelName="Windsor Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RUE VITAL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/1/5/169415_5e264c91754.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s the heart of la Torre Eiffel 15 minutes away, guests can find it is in 16 District el Museo del Vino 550 metres away, guests can find 650 metres away, guests have Trocadero the metro station of. ROOM: All the rooms have WiFi (free of charge), a television, a direct line telephone, a bathroom with a hairdryer and a bathrobe. OTHERS: Regarding the food and beverage offering, clients have a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873195812977" Longitude="2.3431348800659" StarRating="3" HotelCode="49886|hotel_madrid_opera" HotelName="Hôtel Panache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/70/8e7079abfbe39fdd61cc49c32f9a3d80352b3c77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866594" Longitude="2.335016" StarRating="3" HotelCode="77462|best_western_paris_louvre_opera" HotelName="Hotel Paris Louvre Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Moulins, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/8f/398fe09922d24eb7752b5baaffb7009ca57f5ac7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876001" Longitude="2.357538" StarRating="2" HotelCode="102598|hotel_modernest" HotelName="Modern Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>91 boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/fe/11fe44a4b848be9c547849198c99abd5e9ef75da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850279474927" Longitude="2.2933507037814" StarRating="3" HotelCode="180121|hotel_le_relais_saint_charles" HotelName="Le Relais Saint Charles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/f5/73f5eeff73d0ac74c5236d42e40edf864f7aa4b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.79" OriginalAmount="152.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883464" Longitude="2.334182" StarRating="4" HotelCode="|57468" HotelName="Le Chat Noir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68 Boulevard De Clichy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/6/8/57468_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: The establishment, Montmartre it is in Moulin Rouge it is a few metres away from near the establishment, you will find theatres, cabaret bars, nightlife and nightclubs. in the surrounding area, clients have the metro station. ROOM: The establishment has 40 rooms with individual air-conditioning system, a flat-screen television, a radio, a DVD player, internet, WiFi (free of charge), a mini-bar, double-glazed windows, a bathroom bath or jacuzzi and with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="156.99" OriginalAmount="152.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847088" Longitude="2.318546" StarRating="3" HotelCode="80405|FR002430" HotelName="Mayet" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Mayet, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/a5/0ba5f1c50d1a168f2c2b43d4e94c62f183c96221.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="156.99" OriginalAmount="152.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832071" Longitude="2.387479" StarRating="4" HotelCode="73716|FR003757" HotelName="Adagio Paris Bercy Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Cour Du Minervois, 12. Arrondissement - Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/97/e29783297b6972061e27c55b46784ab855d2fdc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location in the heart of the Village de Bercy and in the cultu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.04" OriginalAmount="152.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8514328" Longitude="2.3434685" StarRating="3" HotelCode="|22567" HotelName="Cluny Square" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD SAINT MICHEL 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/6/7/22567_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel el Boulevard Saint Germain it is in is situated in the Latin district, Close to places of interest, Such as, and public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.12" OriginalAmount="152.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843643" Longitude="2.29477" StarRating="4" HotelCode="|359259" HotelName="Jardins De Mademoiselle Hôtel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 rue mademoiselle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/2/5/9/359259_1_4236.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.15" OriginalAmount="152.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876486" Longitude="2.292697" StarRating="4" HotelCode="|80487" HotelName="REGENCE ETOILE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 , AVENUE CARNOT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/8/7/80487_30cf1c11532.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 5-minute walk away from la Place de l'Etoile and los Champs ElysÃ©es. ROOM: The establishment has 38 renovated rooms with an air-conditioning system, a satellite television, a hairdryer, a bathroom and a safe. OTHERS: The establishment serves a buffet breakfast. Clients have at their disposal a lounge bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.27" OriginalAmount="152.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876552" Longitude="2.355087" StarRating="2" HotelCode="|63875" HotelName="Lucien and Marinette" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Chabrol</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/7/5/63875_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of ParÃ­s. It is close to Gare de lâ€™Est in front of the establishment, clients have the stations of Gare de lâ€™Est and Gare du Nord. In the surrounding area, clients have the metro station. 5 minutes away from the establishment, you can find Montmartre ROOM: Each room has a bathroom with a shower, a satellite television and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="157.45" OriginalAmount="152.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879366501546" Longitude="2.355977466559" StarRating="2" HotelCode="97424|FR037638" HotelName="Hotel Whistler" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de Saint-Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/13/8913ff1f9df69edf0fdfde8b491be3fa7fe7116e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="157.50" OriginalAmount="152.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865716084099" Longitude="2.2861714661121" StarRating="3" HotelCode="74088|331643" HotelName="Hôtel Palais de Chaillot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Avenue Raymond Poincaré, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/b0/0ab05d4f4ebcdb7c265adad838fddc47253810eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.50" OriginalAmount="152.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846113" Longitude="2.278875" StarRating="4" HotelCode="|71703" HotelName="Mercure Paris Tour Eiffel Pont Mirabeau" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 AVENUE EMILE ZOLA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/0/3/71703_871b6ed1027.jpg</HotelPictures>
        <HotelDescription>HOTEL: Establishment is superior category and perfect for business and holiday stays.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="157.51" OriginalAmount="152.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858122296752" Longitude="2.3709172010422" StarRating="3" HotelCode="49887|17760" HotelName="Citadines Bastille Marais Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/7d/4c7d4042d88caca1e485bc51426cf796fd650b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the Parisian district of Marais, on the right bank of the Seine ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849142856841" Longitude="2.3471908316656" StarRating="4" HotelCode="11326|hotel_california_saint_germain" HotelName="Hôtel Les Bulles de Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Garden,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/54/9754a3c4bb20f6c6d2b4378d8c11edc2d6184ab6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and warm establishment is situated in the heart of the Quartier Latin and Saint-Germain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846258613711" Longitude="2.3838038742542" StarRating="3" HotelCode="36932|citadines_bastille_gare_de_lyon_paris" HotelName="Citadines Bastille Gare de Lyon Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14-18 Rue de Chaligny, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/18/b31849ff9c4c5d0a83776f642dc5c4d12a2da788.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located close to a promenade area with a garden, and the Opera Bastille and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851429" Longitude="2.332571" StarRating="3" HotelCode="180131|hotel_atlantis_7" HotelName="Atlantis Saint Germain Des Pres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Vieux Colombier, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/06/57068d7058043068697bbb7b845ef1c418682a30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873540199587" Longitude="2.3217267088331" StarRating="4" HotelCode="402638|hotel_monsieur" HotelName="Hôtel Monsieur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Des Mathurins, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/4b/284b6b9b12c8f60e44b52dafd44f411508c1ab1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881412" Longitude="2.323516" StarRating="4" HotelCode="376422|best_western_premier_kapital_opera_2" HotelName="Best Western Premier Kapital Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue de Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/05/8e05c9cc72b6644783ef4a4df591ad537ed9d099.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869156549822" Longitude="2.2983138994138" StarRating="4" HotelCode="303897|helzear_champs_elysees_2" HotelName="Suites Hôtel Helzear Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Avenue Marceau, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/fa/84fa568422aa907976ca50f9421d268f8482d637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880037" Longitude="2.3024" StarRating="3" HotelCode="410453|monceau_elysees" HotelName="Monceau Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue de Courcelles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/27/0e27e6553a2b7ae6797c74c4c1b4553002d3d54a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Let this hotel in Plaine Monceau take you back in time, with a beautiful woodland park just a few st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.69" OriginalAmount="153.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8794937" Longitude="2.3270199" StarRating="4" HotelCode="|55709" HotelName="Le Grand Hôtel de Normandie" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue D'Amsterdam,4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/7/0/9/55709_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Grand Hotel De Normandie is rated three stars, is situated in ParÃ­s city centre and was built in 1934. The establishment offers guests lifts, a concierge and a bellboy. ROOM: The establishment has 64 rooms, fully-equipped with a hairdryer and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="157.87" OriginalAmount="153.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870034" Longitude="2.360198" StarRating="3" HotelCode="97446|FR043588" HotelName="Aida Marais" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Château d'Eau, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/ea/29ea624f15ff7101564b85c0d348410d15a5348a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in Paris near the Marais district. It is situated in a diverse and live...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.92" OriginalAmount="153.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8432121" Longitude="2.3422871" StarRating="4" HotelCode="|53481" HotelName="Relais St. Jacques" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RUE DE L'ABBE DE L'EPEE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/8/1/53481_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is nearLuxembourg the Gardens PanthÃ©on and Chapelle Royale de Val-de-GrÃ¢ce it is near. HOTEL: This elegant and comfortable hotel, Some rooms they have, WiFi, internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.05" OriginalAmount="153.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838876" Longitude="2.322566" StarRating="3" HotelCode="|80064" HotelName="Arcadie Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>71, Avenue du Maine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/0/6/4/80064_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception, a safety deposit box service and a lift. SITUATION: Is situated inMontparnasse the area this establishment, is in Montparnasse the heart of Where clients can find restaurants, cafÃ©s and theatres. It is situated nearMontparnasse the Tower of the railway station. ROOM: The rooms have a bathroom, shower or bath, a satellite television, a mini-bar, a hairdryer and a direct line telephone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.08" OriginalAmount="153.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83978" Longitude="2.33875" StarRating="2" HotelCode="|183920" HotelName="Pierre Nicole" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 rue Pierre Nicole</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/2/0/183920_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.16" OriginalAmount="153.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87176" Longitude="2.34457" StarRating="4" HotelCode="|22573" HotelName="Leonardo Boutique Hotel Paris Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/7/3/22573_001bd2e0756.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 60 standard rooms and 4 suites. The establishment offers a lobby with a reception, a safety deposit box service, internet (free of charge), room service and an oudooor car park (on request). SITUATION: This hotel is on a peaceful street. In the surrounding area of the establishment, guests can find shops, restaurants, cafÃ©s, shops and bars. It is located 100 metres away from Grands Boulevards Station. 10 minutes away, guests can find the Galeries Lafayette. It is situated close to el Museo del Louvre near the establishment, you will find Le SacrÃ© Cour and Notre Dame it is 20 kilometres away from Paris Orly Airport. It's 25 kilometres from Charles de Gaulle Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, heating, an air-conditioning system and a safe. MEALS: The establishment offers a breakfast service. Clients can book bed and breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, Diners Club and JCB.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.60" OriginalAmount="153.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872975" Longitude="2.3252981" StarRating="3" HotelCode="|15360" HotelName="QUEEN MARY" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Greffulhe,9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/0/15360_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Queen Mary is rated three stars, is situated in the city centre and was built in 1900. The establishment boasts a restaurant, lifts, a concierge, a safety deposit box service, room service and business facilities. ROOM: The establishment has 36 rooms with a hairdryer, a trouser press, an air-conditioning system and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868388237328" Longitude="2.2917705774307" StarRating="3" HotelCode="12112|elysees_union_hotel" HotelName="Elysees Union" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue de l´Amiral Hamelin, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/62/6e62ce3f0478b3e306652ea1b094186aebe1eda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies in the centre of Paris, close to the Trocadero and the Eiffel Tower. The Arc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881352638498" Longitude="2.3274211585522" StarRating="4" HotelCode="25637|le_grey" HotelName="Le Grey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/cc/09cc9f93d9b74401ef5522b68b58158edfa926cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hidden in a sleepy side street in Paris' 9th Arrondissement, this charming, traditional, family-frie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863348" Longitude="2.362304" StarRating="3" HotelCode="25347|du_vieux_saule" HotelName="The Originals Boutique, Hotel du Vieux Saule, Paris Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Picardie, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/ce/e0ce731b982fde1c61bb2b9ed9e0ffc577383e7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836837320281" Longitude="2.295513600111" StarRating="3" HotelCode="34440|quality_hotel_abaca_paris_15th" HotelName="Quality Hotel Abaca Messidor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>330 rue de Vaugirard, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/49/d14927522801fb79d411945efc11017eaefdc004.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865223365455" Longitude="2.2857141494751" StarRating="3" HotelCode="55578|longchamp_elysees" HotelName="Elysees Longchamps" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Rue de Longchamp, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/ef/18ef2029eb60e52ca9813ef09c65de1fd1acef63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is ideally located between the Champs Elysées and the Eiffel Tower. Restaurants, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869717364284" Longitude="2.3430475786697" StarRating="3" HotelCode="78620|hotel_cyrnos_opera" HotelName="Hôtel Korner Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>154 Rue Montmartre, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/38/4638a182155079284b58a20beeafbf08974b2a73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris, a 10-minute walk from the Louvre museum, the Galeries ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843643" Longitude="2.294801" StarRating="2" HotelCode="110527|kyriad_paris_lecourbe" HotelName="Les Jardins de Mademoiselle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/aa/0daad63606c81bb94b7116f18e27d10db96e73e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871571447521" Longitude="2.3437051312924" StarRating="4" HotelCode="337324|holiday_inn_paris_opera_grands_boulevards" HotelName="Holiday Inn Paris Opera - Grands Blvds" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-32 Boulevard Poissonnière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/8c/7a8ccf651c43a0430b52e0c286cfa8edab433c6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the corner of the Boulevard Poissonnière and Faubourg Montmartre. Some of Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83508996" Longitude="2.32652914" StarRating="1" HotelCode="348245|hotel_telemaque_" HotelName="Telemaque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64 rue daguerre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/d8/8fd84fa34e099ca7c7ae39b99709bca74eaf46f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.895287077521" Longitude="2.2236800193787" StarRating="4" HotelCode="401817|hotel__residence_mercure_paris_la_defense_grande_arche" HotelName="Mercure Paris La Défense Grande Arche Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17/20 Esplanade Charles de Gaulle, Rue des Trois Fontanot, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/c6/2fc693b9bebeb91a137d6a531c0ca8504b13d844.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.64" OriginalAmount="154.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8964" Longitude="2.371512" StarRating="4" HotelCode="|448421" HotelName="Okko Hotels Paris Rosa Parks" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>202 Rue d'Aubervilliers</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/4/2/1/448421_064ddeb1326.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.67" OriginalAmount="154.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8450012" Longitude="2.3239999" StarRating="4" HotelCode="|26397" HotelName="Le Littré" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE LITTRE 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/9/7/26397_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1924, renovated in 2001, has 8 floors, 90 standard rooms, 11 suites and 2 apartments. Some of the establishment facilities on offer are a hall with a lift, a reception, a currency exchange service, a conference room, a bar and a breakfast room. Guests will be able to use internet (for a fee), indoor parking, room service and a laundry service. SITUATION: This establishment is on a quiet street, between Saint-Germain-Des-PrÃ©s and Montparnasse. Is situated in the city centre. A few minutes away from the establishment, clients can find shops. Clients can also find bars, restaurants, nightclubs and public transport. 10 minutes away from the establishment guests have Montparnasse Bienvenue Underground Station and the railway station. Near the establishment, guests will find the Luxembourg Garden. 10 minutes away from the establishment you have a congress centre. Clients can also find the exhibition centre Porte de Versaille. It is 30 kilometres away from Charles de Gaulle Airport. Is 16 kilometres from Paris Orly Airport. ROOM: The comfortable and soundproofed rooms have a bathroom with a bath with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar and a double bed. There is also an air-conditioning system, heating, a safe and a sitting room. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="158.78" OriginalAmount="154.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841422853562" Longitude="2.2626766562462" StarRating="2" HotelCode="337151|17565" HotelName="Exelmans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Rue Boileau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/bf/88bf85a1f0e4b47c7b008d019dc8351ea20ff0fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Paris' 16th arrondissement, the most prestigious district in the French ca...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.90" OriginalAmount="154.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8487824" Longitude="2.2979466" StarRating="4" HotelCode="|24799" HotelName="Citadines Tour Eiffel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>132, Boulevard de Grenelle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/7/9/9/24799_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel offers studios, apartments with air-conditioning and has 7 floors. ROOM: The establishment has studios with a sofa-bed, apartments with a sofa-bed and a sitting room. They have a bathroom, a hairdryer, a fully-equipped kitchen, an individual air-conditioning system, a writing desk, a satellite television, a stereo, a direct line telephone and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.52" OriginalAmount="154.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834577" Longitude="2.354295" StarRating="4" HotelCode="|454041" HotelName="Villa Romantic &amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue du Banquier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/4/1/454041_659c41f1721.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.52" OriginalAmount="154.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88108" Longitude="2.35147" StarRating="3" HotelCode="|169399" HotelName="Paris Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131, BD MAGENTA32, RUE ROCROY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/9/9/169399_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant and a transfer service. Pets are allowed, The establishment offers a concierge, facilities for people with disabilities and a reception. SITUATION: This hotel ParÃ­s it is in. ROOM: The rooms have a hairdryer, a kettle and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.58" OriginalAmount="154.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84252" Longitude="2.32051" StarRating="3" HotelCode="|183901" HotelName="Miramar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>6, place Bienvenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/0/1/183901_1_8861.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.62" OriginalAmount="154.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867270497863" Longitude="2.3655085174771" StarRating="4" HotelCode="13509|362185" HotelName="Crowne Plaza Paris-Republique" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Republique, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3a/733a3bfc667cefd8cef49aa6dad410f8329f3582.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from Gare du Nord railway station and 40 minutes by taxi from Paris-Charles de Gau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881068" Longitude="2.33757" StarRating="3" HotelCode="|59766" HotelName="Accueil - Paris Pigalle MontmartreI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RUE FROCHOT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/7/6/6/59766_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a lift, a safety deposit box service, heating, a fax machine and WiFi. SITUATION: It is located 30 metres away fromPigalle the square You can find theatres, cabaret bars and nightclubs. Madeleine and Concordia it has good links to.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842906" Longitude="2.329846" StarRating="3" HotelCode="25339|hotel_jardin_le_brea" HotelName="Jardin le Brea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue Bréa, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/9f/ec9f1f928d3fc156356f54ea5059a849f78b6de3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a very lively street, with bars, restaurants and theatres, a few metres from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871327529282" Longitude="2.3192524909973" StarRating="4" HotelCode="74024|hotel_du_ministere_2" HotelName="Hotel du Ministere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/73/ae7357719361bb7315079bece535ab054e588ed4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847007" Longitude="2.370567" StarRating="3" HotelCode="60389|bel_oranger_gare_de_lyon" HotelName="Bel Oranger Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue D'austerlitz, Paris 75012</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/62/0962f26ecec7d3604eb801ca3bee071ca8991136.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the 12th district, 5 minutes' walk from Gare de Lyon (a major r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844275" Longitude="2.323281" StarRating="3" HotelCode="82341|terminus_montparnasse" HotelName="Terminus Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Boulevard Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/3e/c93e0b24b8bede9c5bd9f67a870daa4b6e11e5f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859155" Longitude="2.345153" StarRating="2" HotelCode="180050|hotel_flor_rivoli" HotelName="Flor Rivoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue des Deux Boules, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/6d/5b6db2dc786081c822ab805ece76e51b61e284cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879458666667" Longitude="2.357619" StarRating="4" HotelCode="199736|hotel_hor" HotelName="Hor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue la Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/f3/d5f334a9d4e363ea61be9f28e16f77b406115ff3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris. Its setting is especially ideal for business travellers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86816664" Longitude="2.34998327" StarRating="0" HotelCode="308153|edgar_restaurant__hotel" HotelName="Hotel Edgar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Library,Limousine Service,Lounge,Pick &amp;amp; Drop,Porter,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue d'Alexandrie, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/5b/075b22e53c4bf54700814a935070f9773bb3aa28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Edgar is conveniently located in the popular 02. Louvre - Bourse area. The hotel offers a wide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="159.84" OriginalAmount="155.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842268417127" Longitude="2.3308718204498" StarRating="3" HotelCode="166895|189951" HotelName="Hôtel A La Villa des Artistes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de la Grande Chaumière, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/09/2f09f0fcf60fae19cf791075e1db905c7ba8a89a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.94" OriginalAmount="155.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875938" Longitude="2.326965" StarRating="3" HotelCode="12995|941735" HotelName="Grand Hôtel de Normandie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/eb/1bebe7b03a52e75920ba028675d001168e1dcea5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a magnificent part of town in the centre of Paris. It is well-connected to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="160.05" OriginalAmount="155.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866249820397" Longitude="2.2878813743591" StarRating="3" HotelCode="12575|191173" HotelName="Floride Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/05/b1054165375621ef49e8210b94fecd0fa0af6fa4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.09" OriginalAmount="155.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865028835094" Longitude="2.3417280614376" StarRating="3" HotelCode="34428|1081988" HotelName="Hotel Odyssey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Hérold, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/ac/afac60695f52a0171b5a87705431d92b56edf933.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of an exclusive art and fashion district close to the Palais Roya...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.14" OriginalAmount="155.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8570301" Longitude="2.3299746" StarRating="3" HotelCode="|222990" HotelName="De L'universite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue De L Universite</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/9/9/0/222990_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="160.24" OriginalAmount="155.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879625774536" Longitude="2.3507349193096" StarRating="3" HotelCode="31202|FR007569" HotelName="De Rocroy" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue de Rocroy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/ba/52ba5091a112999f4f9dedc47b684d17c0955613.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near Montmartre and Galeries Lafayette. The Gare du Nord train station and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.26" OriginalAmount="155.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886717" Longitude="2.286235" StarRating="4" HotelCode="|542307" HotelName="Yuna Porte Maillot - ApartHotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48 Rue Jacques Ibert</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/2/3/0/7/542307_a7ed1e01007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.43" OriginalAmount="155.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8825" Longitude="2.3416" StarRating="3" HotelCode="|184019" HotelName="Ibis Paris Sacré Coeur 18ème" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Boulevard De Rochechouart</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/1/9/184019_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.43" OriginalAmount="155.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872083" Longitude="2.328222" StarRating="4" HotelCode="|57482" HotelName="St Pétersbourg Opéra and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 rue Caumartin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/8/2/57482_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="160.52" OriginalAmount="155.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877141319935" Longitude="2.2936745335214" StarRating="3" HotelCode="82231|FR022425" HotelName="Best Western Star Champs Elysees" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue de l’Arc de Triomphe, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/68/0668f3b59d70d34be031eed8abbe824e96e7bb3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests will really appreciate the peace and quiet of this city business hotel on the Rue de l'Arc de...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.64" OriginalAmount="155.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873987" Longitude="2.346719" StarRating="3" HotelCode="|59769" HotelName="Aida Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 RUE RICHER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/7/6/9/59769_95102c41301.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in ParÃ­s the heart of Close to, Lafayette and Printemps the department stores. ROOM: The establishment has 58 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875582" Longitude="2.293598" StarRating="3" HotelCode="110537|54778" HotelName="Belfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/d1/3cd197f849d71f1dbff3a2b5b31dac089f8d2727.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879472311831" Longitude="2.3203267157078" StarRating="3" HotelCode="38360|brescia" HotelName="Idol Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue d'Edimbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/8c/6b8cac83a35d9af40b0673ed0cb1f6a221921c23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the main Parisian shopping streets in a very quiet road full of fin-de-si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871018" Longitude="2.320408" StarRating="3" HotelCode="76454|hotel_alison" HotelName="Alison Madeleine St Honore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/97/be978e33dd48397fc5d1027c54d39bae04882bf3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881259" Longitude="2.294725" StarRating="4" HotelCode="68257|hotel_westside_arc_de_triomphe" HotelName="Westside Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Pierre Demours, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/02/b9023e67fd3489bcbb37ab30bf4143fa79150af2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85158" Longitude="2.277695" StarRating="5" HotelCode="110534|hotel_square" HotelName="Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Boulainvilliers, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/b8/d2b8734bdef66019227d2e36216ab15f85ba7617.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842093347406" Longitude="2.330437046627" StarRating="3" HotelCode="110449|hotel_des_academies_et_des_arts" HotelName="Hôtel Academies et des Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de la Grande Chaumiere, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/da/6bda2fe0c1c99bf5530c3f1876e5215b711f1075.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857016" Longitude="2.329992" StarRating="3" HotelCode="110468|hotel_de_luniversite" HotelName="Hotel Universite Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue de l’Université, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d7/a7d779ac587f11f1f1167cbcb87e371fcb1b8465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.72" OriginalAmount="156.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8779182" Longitude="2.2953966" StarRating="3" HotelCode="|15383" HotelName="BEST WESTERN EMPIRE ELYSEES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue De Montenotte ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/8/3/15383_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Empire Elysees is rated three stars, is in the city centre and was built in 1948. With regards to the food and beverage offering, the establishment has a restaurant. The establishment boasts lifts, a concierge and a safety deposit box service. The establishment offers guests room service and business facilities. pets are allowed. ROOM: The establishment has 49 rooms with a hairdryer, an air-conditioning system, a television and a radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="160.95" OriginalAmount="156.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870809" Longitude="2.360562" StarRating="3" HotelCode="16638|FR006739" HotelName="9 Hotel République" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Pierre Chausson, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/f8/26f83dc8aff1de14fd955847f770f3d489c9768d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located near the Jacques Bonsergent metro station, and the Eurostar station and Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.03" OriginalAmount="156.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8726158" Longitude="2.3435099" StarRating="3" HotelCode="|15369" HotelName="34B - Astotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Bergere</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/9/15369_faade5d1134.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a six-storey building and 134 rooms. This establishment with air-conditioning and it is situated on a main street, Accepted payment methods are a lobby, a reception with a bureau de change, a safety deposit box service and a lift. The establishment offers guests a conference room and internet. It has a laundry service. SITUATION: This hotel is near the shopping streets, a few minutes walk away, guests will find the opera, in the surrounding area, clients can find bars, restaurants and a public transport stop. it is 500 metres away from the city centre, Where you can find shops, is 30 minutes away from Charles de Gaulle and Paris Orly the airports of. ROOM: The comfortable rooms, have a bathroom, with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a king size or double bed, fitted carpets and a safe (available for a fee), They also have an air-conditioning system and individual heating. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.09" OriginalAmount="156.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836865" Longitude="2.295169" StarRating="3" HotelCode="|46897" HotelName="Abaca Messidor by Happyculture" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE VAUGIRARD 330</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/9/7/46897_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has air-conditioning and has 72 rooms located in front of a car park, The establishment boasts a laundry service, a safety deposit box service (free of charge) and room service. In the establishment entrance, guests will find a lobby with a reception, a cloakroom and a lift. The establishment has a bar, a breakfast room and conference facilities. The establishment offers guests internet. SITUATION: It is inPars south Tour Eiffel, Louvre, Orsay, Arc de Triomphe and Notre Dame It is near Clients can also find, cinemas, cafÃ©s and shops. nearby, there is an underground station, Guests can enjoy the theatres, market, restaurants and bars. it is 29 kilometres away from Charles de Gaulle Airport It is situated 15 kilometres away fromParis Orly Airport. ROOM: The rooms have an individual air-conditioning system, double-glazed windows, a direct line telephone, internet, a mini-bar, a satellite TV, a bathroom with a shower, a bath and a hairdryer. They have a double bed, an iron and central heating. MEALS: The establishment offers a buffet breakfast. OBSERVATIONS: Pets are permitted, (for a fee), on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.11" OriginalAmount="156.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8416153" Longitude="2.3076596" StarRating="4" HotelCode="|22537" HotelName="Yllen Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE VAUGIRARD 196</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/3/7/22537_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2003, has 7 floors, 40 rooms, 6 single rooms, 27 double rooms and 1 suite. In the entrance, guests are offered an elegant hall with a reception, a safety deposit box service and a lift. With regards to the food and beverage offering, the establishment has a bar and a breakfast room. The establishment has WiFi, a car park (for a fee) and a laundry service (for a fee). SITUATION: This smart hotel, Montparnasse, Tour Eiffel and Par des Expositions de Versailles it is between in the surrounding area of the establishment, guests can find shops, leisure areas and entertainment. 1,5 kilometres away, there is a train station excellent transport links to monuments, 50 metres away, there is a public transport stop, Les Invalides and Tour Eiffel it is situated 2,5 kilometres away from Notre Dame it is 4,5 kilometres away from it is situated 15 kilometres away from Paris Orly Airport 30 kilometres away from the establishment, guests will find Charles de Gaulle Airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite TV, WiFi, a mini-bar and a safe. OTHERS: The establishment offers a breakfast service and breakfast room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.37" OriginalAmount="156.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84155" Longitude="2.30239" StarRating="4" HotelCode="|183863" HotelName="Eiffel Blomet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78 Rue Blomet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/6/3/183863_5168df90941.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.50" OriginalAmount="156.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8290398" Longitude="2.3778098" StarRating="4" HotelCode="|48317" HotelName="Appart'city Collection Paris Grande Bibliothèque" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE DE FRANCE 70</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/1/7/48317_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel el RÃ­o Sena it is close to In the surrounding area, you can find public transport, the metro station, the bus and the train. this hotel is 10 minutes away from the city centre, Where you can find restaurants, bars, nightclubs, shops and leisure areas. it is 12 kilometres away from Paris Orly Airport around 33 kilometres away you can find Charles de Gaulle the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.60" OriginalAmount="156.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879396" Longitude="2.357666" StarRating="4" HotelCode="|124937" HotelName="Hor Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160 RUE LA FAYETTE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/9/3/7/124937_56a564c1546.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, WiFi (free of charge), a terrace and a garden. SITUATION: It is located 120 metres away fromGare du Nord the metro station of 100 metres away, guests have restaurants, cafÃ©s, la Place de la RÃ©publique 20 minutes away, you can find Montmartre 15 minutes away from the establishment you have. ROOM: The rooms have a flat-screen television, a bathroom with a shower and a terrace. Customers can find disabled access rooms. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873177" Longitude="2.364384" StarRating="3" HotelCode="180130|201204" HotelName="Hotel Le Citizen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Quai de Jemmapes, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/ba/25ba76ae534300949eb2aa7a1d2e36fd6b1f35f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871881053089" Longitude="2.3442077636719" StarRating="3" HotelCode="47812|hotel_corona_opera" HotelName="Corona Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e3d54d87286c05abfc607e5d907ce71021157.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in a quiet side street, around 100 m from the metro station Grands ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843936" Longitude="2.329473" StarRating="3" HotelCode="78992|hotel_saintebeuve" HotelName="Exclusive Sainte Beuve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Sainte-Beuve, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/25/2a254a04677f9b89ca3bc863d307e980e16fd6b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832542" Longitude="2.316893" StarRating="2" HotelCode="136322|la_maison_montparnasse" HotelName="Maison Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 rue de Gergovie, Paris 75014</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c6/f7c6ab4a1e834e754a60cf72941959f24c3d6b68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is a 10-minute walk from Montparnasse train station and just 200 m from a b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841527554756" Longitude="2.3023891207038" StarRating="2" HotelCode="335189|hotel_eiffel_blomet" HotelName="Hôtel Eiffel Blomet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/7b/cb7b48408d8c07e3b1323e36806d304c9d1ca424.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.77" OriginalAmount="157.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8454323" Longitude="2.3253579" StarRating="4" HotelCode="|22605" HotelName="Legend Saint Germain By Elegancia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE RENNES 151 bis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/0/5/22605_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1856, has 6 floors and 41 rooms. In the entrance, guests are offered a reception and a lift. The establishment has a breakfast room and WiFi. The establishment offers guests a car park (for a fee) and a laundry service. SITUATION: This hotel the Seine it is situated next to close to the establishment, clients can find bars, restaurants and public transport. Louvre and Notre Dame it is situated 1 kilometre away from it is 5 minutes away from Montparnasse the railway station it is 15 kilometres away from Paris Orly Airport it is situated 30 kilometres away from Charles de Gaulle Airport. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a double bed, heating and a safety deposit box. FACILITIES: Clients can enjoy activities such as squash. OTHERS: The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.83" OriginalAmount="157.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87259" Longitude="2.34225" StarRating="2" HotelCode="|191289" HotelName="Chopin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 passage Jouffroy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/8/9/191289_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.12" OriginalAmount="157.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878191" Longitude="2.386795" StarRating="0" HotelCode="|36177" HotelName="Adagio Paris Buttes Chaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cours du 7eme Art 3/5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/7/7/36177_65f08271145.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary aparthotel, has 136 rooms, balconies and terraces. In the establishment entrance, guests will find a lobby with express check-out, a reception, a safety deposit box service, a cloakroom, a lift and a kiosk. The establishment boasts a breakfast room, At an extra cost you can use the laundry service and the car park. SITUATION: This urban hotel is in the city centre of, the 19th arrondissement, Buttes-Chaumont it is in La Villete close to the establishment, guests have 200 metres away, guests can find restaurants, bars, 20 minutes away, guests can find clubs, 200 metres away, there is a public transport stop, 5 minutes away from the establishment, clients can find Buttes-Chaumont the Park of the CitÃ© des Sciences et de l'Industrie it is situated a few minutes drive from 2,5 kilometres away from Gare de l'Est the Railway Station of it is situated 21 kilometres away from Charles de Gaulle Airport 22 kilometres away from Paris Orly Airport. ROOM: All the rooms have a bathroom, a double bed, a hairdryer, a direct line telephone, satellite or cable TV, internet, a small kitchen with minifridge, hot plates, a microwave, a coffee maker, a kettle, an ironing set, a safe, heating and a balcony or terrace. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="162.14" OriginalAmount="157.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885271" Longitude="2.330073" StarRating="4" HotelCode="14782|FR003660" HotelName="Mercure Paris Montmartre Sacre Coeur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Caulaincourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b0/46b0c4e485df9bd363859544bd7b239c69ad2213.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing city hotel lies at the foot of the hill of Montmartre close to the former artist's dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.14" OriginalAmount="157.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85908" Longitude="2.35538" StarRating="3" HotelCode="|183802" HotelName="Du Vieux Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/0/2/183802_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.61" OriginalAmount="157.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86541" Longitude="2.35282" StarRating="2" HotelCode="|183784" HotelName="De Roubaix" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6, rue Greneta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/7/8/4/183784_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.66" OriginalAmount="157.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8234686" Longitude="2.3240633" StarRating="4" HotelCode="|28855" HotelName="Mercure Paris Alesia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD BRUNE 185-187</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/8/5/5/28855_6f14ed00935.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel with air-conditioning and renovated in 2006. It has 91 rooms, 1 room adapted for people with reduced mobility and 8 floors. In the entrance, you can find a lobby with a reception, a lift and a currency exchange service. The establishment boasts an inviting bar, a breakfast room and a conference room. The establishment offers guests a laundry service, 150 metres away, you can find a public car park. SITUATION: Is situated inParÃ­s south Montparnasse and Saint Germain des PrÃ©s it is close to in front of the hotel there is public transport, Saint Germain des PrÃ©s, Des Champs Elysees, Le Tour Eiffel, Montmarte and Sacre Cour it is well-connected with it is well-connected with the airports. ROOM: The rooms a bathroom and with a hairdryer. They are equipped with a direct line telephone, internet, a radio, a flat-screen television, a double bed, fitted carpets, heating, an air-conditioning system, a mini-bar and a safe (available for a fee). FACILITIES: The establishment has a gym (free of charge). OTHERS: The establishment serves a buffet breakfast, Clients have at their disposal room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="162.68" OriginalAmount="157.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.888384" Longitude="2.378465" StarRating="3" HotelCode="72580|329757" HotelName="Holiday Inn Express Paris - Canal de la Vilette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Quai de la Seine, Paris 75019</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/e3/60e34571ae6e3bc022c5e5575fb72b63f22e9707.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.70" OriginalAmount="157.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875364" Longitude="2.318436" StarRating="3" HotelCode="|26568" HotelName="Augustin - Astotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE ROY 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/6/8/26568_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 6 floors, 63 rooms, with air-conditioning and it is situated on a main street, In the entrance, you can find a lobby, a reception, a safety deposit box service and a lift. The establishment offers guests internet (for a fee). SITUATION: It is located 500 metres away from the city centre, Where you can enjoy shops and leisure areas. in the surrounding area, clients can find bars, restaurants and a public transport stop. 500 metres away, clients have the metro station, is 30 minutes away from Charles de Gaulle and Paris Orly the airports of. ROOM: The rooms have a bathroom, a hairdryer and a direct line telephone. They are equipped with a satellite or cable television, a radio, a double bed, fitted carpets, heating, individual air-conditioning and internet. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84543429922" Longitude="2.3240724205971" StarRating="4" HotelCode="25007|13563" HotelName="Littre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Littré, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/be/b9/beb9a6ad9bb7f0d6774db263160cf0154f7a54df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies on a quiet street between Saint Germain des Prés and Montparnasse, directly...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873262851133" Longitude="2.3450446128845" StarRating="3" HotelCode="12898|best_western_diva_opera" HotelName="Hôtel Diva Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Trévise, 75009 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/93/40930688af2f5d378a466cb5619b449d14c4c066.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an excellent location in a calm street, right in the heart of Paris. The hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847642" Longitude="2.399875" StarRating="3" HotelCode="69859|agate_hotel" HotelName="Agate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Cours de Vincennes, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/1e/c41eacf611cdbf3535229a1e5e96d7d64f3c1e75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87972553" Longitude="2.3573708" StarRating="2" HotelCode="151824|marciano_hotel_gare_du_nord" HotelName="Hotel Habituel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>168 Rue du Faubourg Saint Denis, Paris 75010</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d7/34d73768b88dd8217c6648b7f3b1406048f7d52b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87190109" Longitude="2.37006775" StarRating="0" HotelCode="786384|la_planque_hotel" HotelName="La Planque Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Arthur Groussier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/d2/acd29c825d4d7eabe58b56e5c972ec91afa6255e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84983242" Longitude="2.34510194" StarRating="0" HotelCode="945362|hotel_diana_37" HotelName="Hôtel Diana Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Rue Saint Jacques, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/4a/514a3610d38420440b720f3e6151852136696bfb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.77" OriginalAmount="158.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880442" Longitude="2.317182" StarRating="3" HotelCode="|75318" HotelName="RELAIS MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>85 RUE DU ROCHER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/3/1/8/75318_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This small hotel, was built in the 19th Century and it offers large standard rooms, With regards to the food and beverage offering, the establishment has a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="162.84" OriginalAmount="158.1" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848929691528" Longitude="2.3468553909261" StarRating="3" HotelCode="34425|FR004484" HotelName="Claude Bernard" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6d/da6d44321bca09acd5867862867d5d9e5eb7da08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.29" OriginalAmount="158.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8468361" Longitude="2.3078201" StarRating="3" HotelCode="|33123" HotelName="Bailli de Suffren" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de Suffren 149</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/2/3/33123_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 25 standard rooms and has 5 floors. In the entrance, guests are offered a lobby with a reception. The establishment boasts air-conditioning, a safety deposit box service, a lift, a bar, a TV room and a breakfast room. The establishment offers guests internet, room service and a car park. SITUATION: This hotel is located between Tour Eiffel, Montparnasse and Les Invalides is situated in Avenue de Suffren near the establishment, guests will find the UNESCO Building. Near the establishment, you will find restaurants, bars and entertainment. Close to the establishment, guests have the Sevres Lecourbe metro station. Is 1 kilometre from Montparnasse Railway Station. 29 kilometres away, you can find Charles de Gaulle Airport. Is 18 kilometres from Paris Orly Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a coffee maker, a kettle and satellite or cable TV. You are offered internet, a mini-bar, a double bed, individual air-conditioning and a safety deposit box. Clients are offered two bedroom apartments with 2 bathrooms. OTHERS: The establishment offers a continental breakfast and a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.33" OriginalAmount="158.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8682654" Longitude="2.3340573" StarRating="3" HotelCode="|81192" HotelName="Gaillon Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9, rue Gaillon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/1/9/2/81192_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is situated in a building, was built in the 17th Century and it offers WiFi. SITUATION: This hotel is 5 minutes away from Garnier the opera it is located 650 metres away from the Louvre the Museum of. ROOM: The rooms have an LCD satellite TV, a mini-bar and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.36" OriginalAmount="158.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843883" Longitude="2.329488" StarRating="4" HotelCode="|75299" HotelName="Sainte-beuve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 RUE SAINTE BEUVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/2/9/9/75299_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inParÃ­s the heart of in the surrounding area, clients have Luxembourg the Gardens near the establishment, you will find historic points of interest. ROOM: The comfortable rooms and fully-equipped.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.37" OriginalAmount="158.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871332" Longitude="2.319371" StarRating="4" HotelCode="|63344" HotelName="Du Ministere" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 RUE DE SURENE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/4/4/63344_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Faubourg Saint-HonorÃ©, close to the financial area. ROOM: The large rooms, offer views of the city, a satellite television, a CD player and a mini-bar. FACILITIES: The establishment has a fitness room. RESTAURANT: The establishment offers a bar. MEALS: Guests can enjoy an American breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.41" OriginalAmount="158.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8760986" Longitude="2.2960999" StarRating="3" HotelCode="|24815" HotelName="Hiro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Brey,7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/1/5/24815_7c6694c2052.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.42" OriginalAmount="158.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8391953" Longitude="2.330507" StarRating="4" HotelCode="|50481" HotelName="Aiglon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>232 Bd Raspail</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/8/1/50481_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Aiglon is rated three stars, was built in 1930, has a reception, a lift and a lobby. The establishment boasts a breakfast room, a bar and a car park (for a fee). SITUATION: This establishment is in the heart of Saint Michel Montparnasse. Nearby, there is an underground station. ROOM: The rooms have an air-conditioning system, a television, a safety deposit box and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.47" OriginalAmount="158.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884088" Longitude="2.348926" StarRating="1" HotelCode="|42278" HotelName="Maison Barbès" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE BERVIC 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/7/8/42278_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This economical, urban hotel, renovated in 2007 and has 29 rooms, The establishment also offers a hall, a reception, a breakfast room and WiFi (free of charge). SITUATION: Gare du Nord and Montmartre It is located close to 5 minutes away from the establishment you have the metro station, in the surrounding area, clients can find restaurants, bars, nightlife and shops. Clients can also find, is 25 kilometres away from Paris Orly Airport it is 30 kilometres away from Charles de Gaulle Airport. ROOM: The establishment has single rooms, double rooms, standard double rooms and triple rooms. They are equipped with a bathroom, a shower, a direct line telephone, an LCD TV, internet (free of charge) and WiFi. OBSERVATIONS: check-in is, from 12:00 and there is no lift. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment offers a continental breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.68" OriginalAmount="158.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879238" Longitude="2.355861" StarRating="4" HotelCode="|59819" HotelName="Whistler" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue De Saint Quentin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/1/9/59819_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel superior category and is rated 2 stars. it is situated in a good location. SITUATION: Gare du Nord It is situated 2 minutes away from it is near the opera, the department stores and a tourist area. ROOM: The establishment has 34 rooms with a bath, an air-conditioning system, a television and a direct line telephone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85833847138" Longitude="2.2792594134808" StarRating="4" HotelCode="25690|hotel_best_western_premier_trocadero_la_tour" HotelName="Best Western Premier Hôtel Trocadero La Tour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 bis Rue Massenet, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/31/a231ca9bb61d4058067413fee827b5aab2d2015f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869189" Longitude="2.320504" StarRating="4" HotelCode="47252|hotel_de_castiglione" HotelName="Hotel De Castiglione Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Rue Du Faubourg Saint Honore, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4a/e9/4ae91e35edd3e326d5401b9f6fba4bb11e193d66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located centrally in the Faubourg St-Honoré and is around 100 m from the Cham...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883586" Longitude="2.32577" StarRating="4" HotelCode="74058|hotel_beausejour_montmartre" HotelName="B Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Lécluse, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/4e/f34e4ffbbf2378e62ea8bcf61f1a3256cd98925c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Place de Clichy metro station in the Montmartre district of Paris. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872329945266" Longitude="2.3089898018648" StarRating="4" HotelCode="110482|hotel_des_champs_elysees" HotelName="Hôtel des Champs-Élysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue d'Artois, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/fe/35fe103094f1f36cf811117d87b536b1529f7c6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882103" Longitude="2.297623" StarRating="3" HotelCode="110542|residhotel_imperial_rennequin" HotelName="Residhotel Imperial Rennequin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Rennequin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/zz/26ad3f3be56032e1625edd43497518c5c45e6ad9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845255" Longitude="2.342429" StarRating="4" HotelCode="151122|le_petit_paris" HotelName="Le Petit Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>214, Rue Saint Jacques, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/36/0d36f4c4751a4fe26a7bd576874485db4489c8c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846440420005" Longitude="2.341348528862" StarRating="2" HotelCode="187845|du_bresil" HotelName="Du Bresil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Le Goff, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/db/1edbf7edd15e636ec014e3330ae9ab43bd60c1a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88106087" Longitude="2.35139036" StarRating="3" HotelCode="759825|paris_residence_hotel_4" HotelName="Avalon Suites Paris Gare du Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Internet,Luggage Storage,Meeting Room,Spa">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue de Rocroy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/a4/c3a47918f210c68de3d2c06a2be95937951a5cdf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Paris Résidence Hôtel in Paris (Gare du Nord - Gare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.98" OriginalAmount="159.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8809013" Longitude="2.3231001" StarRating="3" HotelCode="|22568" HotelName="Cervantes By Happyculture" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE BERNE 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/6/8/22568_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 52 standard rooms. In the entrance, guests are offered a lobby with a lift and a reception. The establishment boasts a bar and a restaurant with air-conditioning. SITUATION: This establishment is in a central area, is located close to Ã“pera and Madeleine. 100 metres away from the establishment, you can find shops and public transport services. ROOM: The stylish rooms have bath or shower with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar (available for a fee), internet and a safety deposit box. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.05" OriginalAmount="159.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87079" Longitude="2.36063" StarRating="4" HotelCode="|191325" HotelName="9hotel Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 rue Pierre Chausson</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/2/5/191325_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.24" OriginalAmount="159.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839054" Longitude="2.3971837" StarRating="3" HotelCode="|53493" HotelName="Grand Dore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE DAUMESNIL 201</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/9/3/53493_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.35" OriginalAmount="159.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84906" Longitude="2.346908" StarRating="3" HotelCode="|79310" HotelName="Claude Bernard Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>rue des ecoles 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/3/1/0/79310_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.70" OriginalAmount="159.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8763831" Longitude="2.2906434" StarRating="2" HotelCode="|164022" HotelName="Hôtel des Pavillons" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 rue des Acacias</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/0/2/2/164022_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel ParÃ­s it is in the Champs-ElysÃ©es it is situated 10 minutes away from 10 minutes away from the establishment guests have the Congress Centre, is located 200 metres away from Argentine the metro station of It has excellent transport links to the Louvre the Museum of the Arc de Triomphe 500 metres away, guests have. ROOM: The rooms have WiFi (free of charge), cable television, a bathroom with a shower and a hairdryer. OTHERS: Regarding the food and beverage offering, you can enjoy a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.75" OriginalAmount="159.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838173" Longitude="2.349609" StarRating="4" HotelCode="|218903" HotelName="De L'Espérance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Pascal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/9/0/3/218903_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.827848661454" Longitude="2.3796097534439" StarRating="4" HotelCode="899668|37638" HotelName="Appart'City Confort Paris Grande Bibliothèque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>70 Avenue de France, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/47/b9476d1807159f4c65c9fcaa0927297b59a52295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern-style hotel is ideally located near the Seine River, on the left bank. Very well served ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85754" Longitude="2.369855" StarRating="2" HotelCode="11352|moxy_paris_bastille_france" HotelName="Moxy Paris Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/04/03/0403ca30234c49caffda1afde598512ce00bd4cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875607365927" Longitude="2.2937741875648" StarRating="3" HotelCode="26708|hotel_la_regence_etoile" HotelName="Regence Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/17/8a17c64be81d686125765ed9b3a32e1aab1fbda8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849838134652" Longitude="2.2832331061363" StarRating="4" HotelCode="32599|novotel_paris_tour_eiffel" HotelName="Novotel Paris Centre Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Quai de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/39/0239b4d5f2d87dcf675583d6b759aa51e64ee84a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegantly appointed hotel enjoys a wonderful location on the Seine, just about 700 m from the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883036" Longitude="2.332893" StarRating="3" HotelCode="58165|moulin_plaza" HotelName="Moulin Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39, rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/f4/0cf429b44bf4969e41e0e9c6d733e1356f7fc7c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the foot of Montmartre, in an ideal location between the opera (around 1.5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851431892265" Longitude="2.3388111591339" StarRating="3" HotelCode="187853|odeon_hotel_4" HotelName="Odeon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de l'Odéon, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/ee/d0ee0e8728f99438a12393b613c4015a4088fc72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871454760136" Longitude="2.3349677374345" StarRating="3" HotelCode="148753|helder_opera" HotelName="Monsieur Helder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Helder, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/ab/25abbd8769a89b4ce4e6abccb73358594bf6977b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of the most visited monuments of Paris such as the Louvre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842311939392" Longitude="2.320207057978" StarRating="3" HotelCode="267510|miramar_hotel_paris" HotelName="Hotel Miramar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Place Bienvenue, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/c7/fec70ac8b2b6704252d742b11dcc295865bdc68c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.93" OriginalAmount="160.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876778389291" Longitude="2.3383679990216" StarRating="3" HotelCode="34436|861695" HotelName="Brittany" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 et 5 rue Saint-Lazare, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/b6/b4b62691a77bb202ecd636bb8fa2c91138eb8d5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.99" OriginalAmount="160.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8850123" Longitude="2.3299748" StarRating="4" HotelCode="|15206" HotelName="Mercure Paris Montmartre Sacré Coeur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CAULAINCOURT 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/0/6/15206_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This urban hotel is situated next to Montmartre Hill. Close to Moulin Rouge la BasÃ­lica del SacrÃ©-Coeur 200 metres away, there is public transport services. HOTEL: This hotel was built in 1982, has 9 floors, 305 standard rooms, has air-conditioning, a lobby with a reception, a cafÃ©, 3 lifts, a bar, a breakfast room with air-conditioning and a non-smoking floor. The establishment also offers room service. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, an individual air-conditioning system and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.99" OriginalAmount="160.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8796883" Longitude="2.3212631" StarRating="3" HotelCode="|22612" HotelName="Ibis Styles Paris Gare Saint Lazare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Constantinople 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/1/2/22612_2aa6d050842.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of ParÃ­s, between the Square des Batignolles area and El parque Monceau ROOM: The rooms have a lift, an air-conditioning system, a bathroom with toiletries, a hairdryer and bath or shower. They also have a bottle of water (free of charge), a kettle and a coffee maker. FACILITIES: You also have at your disposal WiFi (free of charge). MEALS: The establishment serves American breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="165.10" OriginalAmount="160.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874358715335" Longitude="2.3420964072276" StarRating="3" HotelCode="24547|FR003730" HotelName="Hôtel ibis Paris Grands Boulevards Opéra 9ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue du Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/0b/ef0b74f2133f9bd026e7772ab92fc674cd2e6c3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="165.14" OriginalAmount="160.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872866274505" Longitude="2.3449504957008" StarRating="3" HotelCode="80562|FR083698" HotelName="Hôtel Mercure Paris Opéra Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/34/6d34bb9ffabd039a03586c0d64bd888a0356ec03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.15" OriginalAmount="160.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882286" Longitude="2.331772" StarRating="4" HotelCode="|122216" HotelName="Josephine By Happyculture" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 Rue Blanche</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/2/1/6/122216_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a bar and a lobby. It also has a library, a reception, daily newspapers and a baggage room. SITUATION: This hotel Moulin Rouge it is 200 metres away from it is situated 800 metres away from Sagrado CorazÃ³n the Basilica of 15 minutes walk away, you can find Garnier the opera 200 metres away, guests have Blanche the underground station of. ROOM: Each room has an air-conditioning system, a flat-screen television, soundproof, kettle, a coffee maker, a bathroom with a shower or bath, a kitchen, complimentary bathroom items and a hairdryer. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast, In the surrounding area, guests can find restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.24" OriginalAmount="160.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84979" Longitude="2.34514" StarRating="2" HotelCode="|479317" HotelName="Korner Sorbone" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 rue Saint Jacques</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/3/1/7/479317_94eb3071452.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.37" OriginalAmount="160.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8772011" Longitude="2.3450999" StarRating="4" HotelCode="|50572" HotelName="Maison Mère" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7, RUE MAYRAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/7/2/50572_8e55c541010.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated on a quiet street, this hotel is in an excellent location located near the opera, near the establishment, you will find the department stores, Montmartre it is near. ROOM: The rooms with air-conditioning, soundproofed and a bathroom. They are equipped with a direct line telephone, a mini-bar, a satellite television, internet and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.41" OriginalAmount="160.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851726" Longitude="2.337429" StarRating="3" HotelCode="|209413" HotelName="Tonic Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue des Quatre Vents</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/9/4/1/3/209413_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.60" OriginalAmount="160.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885090151104" Longitude="2.3292168974876" StarRating="2" HotelCode="51665|300235" HotelName="The Modern Hotel Montmartre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Forest, 18ème Arrondissement, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/e1/4ee1819f3abf89c63a2a1c2a47747d2f3cf4d22b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the Montmartre mound, the Moulin Rouge and Place Clichy. The opera house and l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.65" OriginalAmount="160.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84826" Longitude="2.393405" StarRating="4" HotelCode="|443648" HotelName="Paradiso" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135 Boulevard Diderot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/4/8/443648_b2ce45f1546.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839103" Longitude="2.3975025423279" StarRating="3" HotelCode="97061|13060" HotelName="Grand Hotel Doré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201 avenue Daumesnil, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/4e/4a4ebdce84df0b99f3de4dd6e0c1885abdcfeecf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Daumesnil area, a stone’s throw from the Viaduc des Arts, o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849764005156" Longitude="2.3506075143814" StarRating="3" HotelCode="34422|abbatial_saint_germain" HotelName="Abbatial Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 boulevard Saint Germain, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/c2/a9c22addfea4c477a67deee9f811da217c7b61ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875180457194" Longitude="2.3327949643135" StarRating="3" HotelCode="31789|hotel_helios_opera" HotelName="Helios Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 rue de la Victoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/92/46924d952b82cef4cc4cfee0274610ef88525e6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the Opera Garnier district, the hotel enjoys an exceptional location for leisure and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869125722964" Longitude="2.2890025377274" StarRating="2" HotelCode="74087|hotel_angleterre_etoile" HotelName="Angleterre Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Copernic, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/ee/1dee2394d2516ddb7a9bd48eeda26833380f7897.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887353" Longitude="2.248194" StarRating="3" HotelCode="94377|adagio_la_defense_esplanade" HotelName="Aparthotel Adagio La Defense Esplanade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Cours Michelet, La Defence 10, 92060 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/34/5e34ca74e00a8175477ecacca31ff95d338aecd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located at the heart of the La Défense business district, close to the CNIT ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853118" Longitude="2.336848" StarRating="2" HotelCode="180116|welcome_hotel_4" HotelName="Welcome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue Seine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/fb/38fb54ffba1e3c5ee93116ba3ca0f0f878a6e1b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859116349368" Longitude="2.3554181654301" StarRating="3" HotelCode="335285|hotel_du_vieux_marais" HotelName="Hôtel du Vieux Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 rue du Plâtre, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/d0/ddd07cd24b8c8ade6acfc94ee4fb46bdd0853d18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87684426" Longitude="2.33364989" StarRating="3" HotelCode="333104|hotel_langlois" HotelName="Hôtel Langlois" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue Saint-Lazare, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/96/4b9604b280ed9e4ff39a24906ea02e0e8037a47f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.04" OriginalAmount="161.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846631" Longitude="2.369787" StarRating="4" HotelCode="|163013" HotelName="Sleeping Belle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>234 Rue De Bercy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/0/1/3/163013_0d9c56a1845.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 700 metres away from the Bastille Square Bastille. 3 minutes away from the establishment guests have Paris-Gare de Lyon Railway Station. ROOM: Each room has a bathroom, WiFi (free of charge), modern, a television and an air-conditioning system. OTHERS: The establishment offers a buffet breakfast and room service available at an extra charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.16" OriginalAmount="161.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8854485" Longitude="2.3292699" StarRating="3" HotelCode="|34630" HotelName="Ibis styles Paris Montmartre Batignolles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE FOREST 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/6/3/0/34630_606e9f70924.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 37 rooms and 5 floors. In the entrance, you can find a reception, a lift and a bar. The establishment boasts a breakfast room. SITUATION: Montmartre and the Moulin Rouge It is located near Clients can also find Clichy and Palais Garnier the Square of It is situated 1 kilometre away from the city centre,1,2 kilometres away, you can find boutiques, this hotel the Champs-ElysÃ©es it is situated 2 kilometres away from Louvre It is situated 3 kilometres away from It is situated 25 kilometres away fromParis Orly Airport it is 20 kilometres away from Charles de Gaulle Airport. ROOM: The rooms have a bathroom, a WC, a satellite TV and a direct line telephone. PAYMENT METHODS: Customers can pay using Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.29" OriginalAmount="161.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8650017" Longitude="2.342" StarRating="3" HotelCode="|24814" HotelName="Odyssey by Elegancia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Herold,19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/1/4/24814_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Des Victoires is rated three stars, is situated in the city centre and was built in 1900. The establishment boasts a restaurant, lifts, room service and business facilities. pets are allowed. ROOM: The establishment has 29 rooms with a hairdryer and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.33" OriginalAmount="161.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8401337" Longitude="2.34601" StarRating="4" HotelCode="|22569" HotelName="Serotel Lutèce" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE BERTHOLET 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/6/9/22569_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1870, renovated in 2005, has 47 standard rooms, a hall with elevators, a reception, a safety deposit box service (for a fee) and a currency exchange service. The establishment has an inviting bar and a breakfast room. It also has a conference room, internet (for a fee), a laundry service and a car park. SITUATION: This hotel is in the heart of ParÃ­s. A few minutes walk away, clients can find the tourist attractions where guests can enjoy el PanteÃ³n, la Sorbona and los Jardines de Luxemburgo. In front of the establishment, clients have a bus stop. It is situated 300 metres away from the Censier-Daubenton metro station. It is 2.5 kilometres away from Montparnasse Railway Station. ROOM: The comfortable rooms. They have a bathroom with a bath or shower with a hairdryer, a direct line telephone, a television, a radio, internet (available for a fee) and a mini-bar. Our guests also have available a kettle, a coffee maker, an iron, an ironing board, a double bed, an air-conditioning system, a safe, fitted carpets and a balcony. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.48" OriginalAmount="161.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868583" Longitude="2.371481" StarRating="3" HotelCode="|163520" HotelName="International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 RUE AUGUSTE BARBIER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/5/2/0/163520_88f0b4a0924.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge), a reception, coffee pot, multilingual staff, tourist information, excursions and ticket sales. SITUATION: This establishment, is 350 metres away from bars and cafÃ©s. ROOM: The rooms have a television, a direct line telephone and a bathroom with a shower or bath. OTHERS: Regarding the food and beverage offering, clients have a continental breakfast and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.68" OriginalAmount="161.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8649933" Longitude="2.3469522" StarRating="4" HotelCode="|50524" HotelName="Victoires Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 RUE MONTORGUEIL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/2/4/50524_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87225746" Longitude="2.35849518" StarRating="0" HotelCode="979917|422870" HotelName="Le Grand Quartier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue De Nancy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4b/874b6ba57fccb53abb8a81729cc8ebed0dfbdcc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878957238159" Longitude="2.2919355332851" StarRating="3" HotelCode="25333|doisy_etoile" HotelName="Hotel Doisy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4e/e64ee943afcfe5f5517e8ad3c8c0b53867374c61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a lively neighbourhood in the heart of Paris. There are a number of shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846809" Longitude="2.371794" StarRating="3" HotelCode="13393|holiday_inn_paris__bastille" HotelName="Holiday Inn Paris - Gare de Lyon Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue De Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/4a/3f4a79c1390bab528381d053adcf92a7fbd54a57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Paris. Its setting is especially ideal for busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877973820784" Longitude="2.2955471277237" StarRating="3" HotelCode="31211|best_western_empire_elysees" HotelName="Best Western Empire Élysées" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Montenotte, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/5d/a15d596178bcef7ea518231b3664ebf72f43d491.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies close to the Arc de Triomphe just a few minutes walk from the famous Champs-Ély...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88642" Longitude="2.294946" StarRating="4" HotelCode="78974|hotel_de_banville_2" HotelName="Hotel de Banville" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166, boulevard Berthier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d3/01d3179ef26164719a492fe5c9948a0ece3afb8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Boulevard Berthier stretches along public gardens and squares right in the heart of the Ternes a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871865616253" Longitude="2.3233482241631" StarRating="3" HotelCode="336459|hotel_madeleine_haussmann" HotelName="Madeleine Haussmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Pasquier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/e6/64e63fbb938a2251ef6e40ba19e8460e998f7d9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the 8th arrondissement of Paris, just a few minutes from the Church La Mad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85567445" Longitude="2.36117782" StarRating="3" HotelCode="308149|grand_hotel_malher_2" HotelName="Grand Hôtel Malher" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Malher, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/d5/c9d54047b0720a41b0cabfa536958e0c163be3aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855573674842" Longitude="2.3632333934064" StarRating="3" HotelCode="429927|hotel_jeanne_darc_le_marais" HotelName="Hôtel Jeanne D'Arc Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de Jarente, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/3a/c43a83043a7d9fa4a9073127d616970dc413b11d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of Paris. It is close to the Place des Vosges and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.93" OriginalAmount="162.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.895347" Longitude="2.34734" StarRating="2" HotelCode="|522103" HotelName="Baba" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue du Roi d'Alger</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/0/3/522103_93c36df0915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.95" OriginalAmount="162.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867562" Longitude="2.364251" StarRating="4" HotelCode="|67384" HotelName="Crowne Plaza Paris Republique, by Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 PLACE DE LA REPUBLIQUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/3/8/4/67384_66b0da61314.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a patio with a garden, 2 restaurants and a bar. Some of the facilities that the establishment offers to guests include a reception, a gift shop, a secretary service, a fax machine, a photocopier, computer and 10 meeting rooms. SITUATION: This establishment, is in ParÃ­s the historic centre of Where you can find cultural places, the opera, tourist points of interest, restaurants, bars, shops and theatres. ROOM: The rooms have a bathroom with a shower and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="167.00" OriginalAmount="162.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875731899925" Longitude="2.2863404971331" StarRating="4" HotelCode="15802|1535445" HotelName="L'Hotel Pergolese Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Pergolèse, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/96/18967598f499a8d72da1f3584e431426d73a026a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located on a quiet side street really close to the Champs Elysées. Countl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.01" OriginalAmount="162.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8605003" Longitude="2.3436" StarRating="3" HotelCode="|50568" HotelName="Grand Tonic hôtel &amp; SPA Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12-14 RUE DU ROULE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/6/8/50568_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This comfortable hotel is situated close to ParÃ­s the historic centre of 5 minutes away from the establishment, guests will find Louvre the Museum of it is 10 minutes away from Notre Dame Cathedral. HOTEL: In the entrance, guests are offered a lobby and WiFi. ROOM: The establishment has 35 rooms with a bathroom, an air-conditioning system, a mini-bar, a safe, a satellite television and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.10" OriginalAmount="162.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8541231" Longitude="2.2893645" StarRating="3" HotelCode="|15364" HotelName="Eiffel Seine" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD DE GRENELLE 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/4/15364_e66cd800322.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1930, renovated in 2006, has 6 floors and 44 rooms. This air-conditioned establishment has a lobby, with a reception, a safety deposit box service and lifts. It has a breakfast room, The establishment offers internet and a laundry service. SITUATION: It is inParÃ­s the city centre of it is in Seine the river Tour Eiffel and MusÃ©e Branly 5 minutes away from the establishment, clients can find in the surrounding area, clients have metro stations, train stations, Guests can enjoy Louvre and Orsay the museums. ROOM: Each room has a bathroom with a hairdryer, cable television, a radio, a mini-bar, a king-size bed, internet and a safe. They are equipped with an air-conditioning system and central heating. Some rooms have Sena views of. FACILITIES: Guests can use a gym. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.38" OriginalAmount="162.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88373" Longitude="2.34488" StarRating="2" HotelCode="|233556" HotelName="Luxia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 rue seveste</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/5/5/6/233556_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="167.41" OriginalAmount="162.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891901401551" Longitude="2.3021252453327" StarRating="4" HotelCode="36584|3823286" HotelName="Novotel Paris 17" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue de la Porte d'Asnières, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/41/5441d90d120b275a58c0eec896e9a467f13a36c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.52" OriginalAmount="162.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84901" Longitude="2.34712" StarRating="4" HotelCode="|71687" HotelName="Les Bulles de Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES ECOLES 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/6/8/7/71687_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel, has 44 standard rooms, air-conditioning, a reception, a television room, a cafÃ©, a bar, internet, room service and a car park. SITUATION: This elegant hotel is in Saint Germain des PrÃ©s, close to Notre Dame Cathedral and el Museo del Louvre. It is situated 200 metres away from La Sorbona This hotel is 15 kilometres from ParÃ­s-Orly Airport and 40 kilometres away from Airport ParÃ­s-Charles de Gaulle. ROOM: The soundproofed rooms have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, cable television, internet, a safety deposit box, individual air-conditioning and individual heating. FACILITIES: The establishment boasts a gym. MEALS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.54" OriginalAmount="162.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8885472" Longitude="2.3783369" StarRating="3" HotelCode="|66364" HotelName="Holiday Inn Express Paris - Canal De La Villette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68 Quai De La Seine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/3/6/4/66364_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Holiday Inn Express Paris - Canal De La Villette is rated three stars. ROOM: The medium-sized rooms have a bathroom, with air-conditioning and heating. They offer bedding change and cleaning service. They are equipped with piped music, a writing desk, a trouser press, a radio, a direct line telephone, satellite and cable television, a coffee maker and a kettle. Some rooms a balcony with canal views. The establishment has non-smoking rooms and interconnecting rooms. FACILITIES: Guests are offered WiFi. There is a variety of facilities and services available at the establishment, including a lift, a bar, a currency exchange, a business centre, a concierge service, a indoor car park, internet area, a business area, a conference room, a breakfast room and a living room where guests can watch TV. Some of the services clients have access to are wake-up service, fax service, a photocopier and a laundry service. The establishment has a summer terrace. OTHERS: It has disabled access rooms. pets are allowed dependent on availability.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.56" OriginalAmount="162.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849721" Longitude="2.285333" StarRating="0" HotelCode="|36176" HotelName="Adagio Paris Centre Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU THEATRE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/7/6/36176_ae035c61126.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, has 375 apartments, 2 conference rooms and 10 meeting rooms. This renovated establishment in 2007, has a lobby with a reception and a kiosk. The establishment offers guests internet, a car park (for a fee) and a laundry service. Kids can enjoy a playground. SITUATION: This aparthotel is in ParÃ­s city centre. Is situated in the 15 district. In the surrounding area, clients can find shops. It is situated near la Torre Eiffel and los InvÃ¡lidos. 300 metres away, there is a bus stop. It is 20 kilometres away from Paris Orly Airport. It's 30 kilometres from Charles de Gaulle Airport. It is well-connected with the train stations. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, internet, a kitchen a fridge, a coffee maker, a kettle, a terrace, an air-conditioning system and a safe. FACILITIES: The establishment boasts a gym with a swimming pool, a fitness room, a Turkish bath and jacuzzis. OBSERVATIONS: The establishment offers multilingual staff. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa. OTHERS: The establishment serves a buffet breakfast available at an extra charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.83" OriginalAmount="162.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875004" Longitude="2.29083" StarRating="4" HotelCode="|70978" HotelName="Montfleuri Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/9/7/8/70978_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This central establishment, has a cafÃ©, a bar and a library. It has 42 standard rooms and suites. The establishment has air-conditioning, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, room service and a breakfast room. At an extra cost you can use WiFi and a laundry service. SITUATION: This hotel is in the heart of ParÃ­s, close to the Arc de Triomphe, Palais des CongrÃ¨s and Porte Maillot. Nearby, there is a public transport stop. Is 55 kilometres from Charles de Gaulle Airport and 35 kilometres away from Airport ParÃ­s-Orly. ROOM: The rooms have soundproofing, a marble bathroom, a shower, a bath, a bathrobe, flatscreen LCD television, satellite or cable TV and WiFi. They also have a hairdryer, a double bed, a direct line telephone, a safe, a mini-bar, a coffee maker, a kettle, an iron, a balcony or terrace, an air-conditioning system and heating. FACILITIES: The establishment has a gym, a sauna and a massage service (available for a fee). MEALS: The establishment serves a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871202" Longitude="2.338588" StarRating="3" HotelCode="14111|201072" HotelName="Lautrec Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Rue d'Amboise, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/85/fe85b51e422839b0978703f75e74c5e774fbfc60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a central location in the heart of Paris surrounded by shops, restaurants...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877046832983" Longitude="2.2976526618004" StarRating="3" HotelCode="12110|hotel_elysees_ceramic" HotelName="Elysees Ceramic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue de Wagram, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/ed/88ed882edd644febb9e0b8a53b65399159b6c891.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel enjoys a central location, only minutes from the Arc de Triomphe and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847396" Longitude="2.371569" StarRating="3" HotelCode="23688|9hotel_bastille_lyon" HotelName="Corail" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/63/aa639b79df7f255ca2af44b0924e0720225d2927.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831659" Longitude="2.340073" StarRating="4" HotelCode="16819|paris_marriott_rive_gauche_hotel__conference_center" HotelName="Paris Marriott Rive Gauche Hotel &amp; Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Saint Jacques, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/93/f8937882247633aff71bcfb0dc83e572cc960264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the Latin Quarter and Saint-Germain-des-Prés. Restaurants...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881188597804" Longitude="2.3277980089188" StarRating="4" HotelCode="34548|clarion_collection_opera_pavillon_2" HotelName="Maison Nabis by HappyCulture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/6d/1e6df1af7cd82f1b9608d7766439baa03b2dd813.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Halfway between the Liege and Place de Clichy metro stations, this city hotel benefits from a privil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83511" Longitude="2.282514" StarRating="3" HotelCode="81195|porte_de_versailles_hotel_3" HotelName="Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Boulevard Victor, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/44/44441c521e3ce7daa190a6e73f4d277ed5c0ba0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847974" Longitude="2.342267" StarRating="3" HotelCode="110440|hotel_des_3_colleges" HotelName="Des 3 Colleges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16, Rue Cujas, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/93/d59354b850e3f3847f8a96b67f69358f67bf0116.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876431" Longitude="2.290604" StarRating="2" HotelCode="110538|hotel_des_pavillons" HotelName="Des Pavillons" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/59/ee59d31314ee470616a87f9b30dc56d990bf0c43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839462846925" Longitude="2.3228462166228" StarRating="3" HotelCode="189579|new_parnasse" HotelName="Hôtel de la Gaîté" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Vandamme, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/f9/08f93f1e74c3ff289c84b0e3f1029dc25ab37fd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868478218215" Longitude="2.3715877532959" StarRating="3" HotelCode="258544|international_paris_hotel" HotelName="Hotel International Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Auguste Barbier, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/3e/be3ed2c82eaa32d79a48cf8ce8883a9c0ce6e289.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.99" OriginalAmount="163.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874335" Longitude="2.341996" StarRating="3" HotelCode="|151487" HotelName="ibis Paris Grands Boulevards Opéra 9e " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 RUE DU FBG MONTMARTRE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/4/8/7/151487_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is 5 minutes away from Roissy-Charles de Gaulle the airport it is situated 10 minutes away from the exhibition centre, The establishment offers a transfer service to the airport. ROOM: The rooms have an air-conditioning system, WiFi (free of charge), a satellite television, a bathroom, a kettle and a coffee maker. FACILITIES: The establishment has a fitness centre with a sauna, With regards to the food and beverage offering, there is continental breakfast and a buffet breakfast. The establishment has dining room, a bar, a reception and a lift.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.07" OriginalAmount="163.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8708992" Longitude="2.3380001" StarRating="4" HotelCode="|22530" HotelName="Citadines Opéra Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18, Rue Favart</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/3/0/22530_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Le Passage de Princes, close to places of interest. La Ã“pera de ParÃ­s el museo de cera GrÃ©vin ROOM: Customers can find comfortable rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.07" OriginalAmount="163.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88536" Longitude="2.33047" StarRating="3" HotelCode="|183994" HotelName="Ibis Paris Montmartre Sacré-Coeur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Caulaincourt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/9/4/183994_2cc63c01400.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.11" OriginalAmount="163.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860499" Longitude="2.347236" StarRating="0" HotelCode="|24807" HotelName="Citadines Paris Les Halles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 RUE DES INNOCENTS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/0/7/24807_de295b11426.jpg</HotelPictures>
        <HotelDescription>SITUATION: The establishment is situated next to the Forum des Halles Shopping Centre Forum Des Halles, 500 metres from el Centro Pompidou and 200 metres from the metro station ChÃ¢telet â€“ Les Halles. 10 minutes walk away, guests can find el Museo Louvre 1,2 kilometres away, you can find Notre-Dame Cathedral APARTMENTS: The apartments offer telephone, a TV, a bathroom with bath, a kitchen with microwave, dishwasher and a fridge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.34" OriginalAmount="163.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8485985" Longitude="2.3497" StarRating="3" HotelCode="|15241" HotelName="Oratio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES BERNARDINS 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/4/1/15241_be99c5c1854.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel 39 rooms, 6 floors and air-conditioning. In the entrance, you can find a hall with elevators and a reception. The establishment has a dining room and a laundry service. SITUATION: this hotel and it is in ParÃ­s the city centre of it is 500 metres away from Notre Dame the cathedral 200 metres away, guests have Maubert MutualitÃ© the metro stations of. ROOM: They have a bathroom with a bath or shower, with a hairdryer, an air-conditioning system, a mini-bar and a safety deposit box (available for a fee), They are equipped with a direct line telephone, internet and satellite or cable TV. OTHERS: The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.37" OriginalAmount="163.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8793983" Longitude="2.3204" StarRating="4" HotelCode="|28819" HotelName="Idol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/8/1/9/28819_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s, 100 metres from the Railway Station of Saint-Lazare and a 15-minute walk away from las GalerÃ­as Lafayette. ROOM: The stylish rooms have a satellite TV, a direct line telephone, a bathroom with toiletries and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="168.40" OriginalAmount="163.5" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834772873271" Longitude="2.3171059395331" StarRating="3" HotelCode="187836|FR007330" HotelName="Apollon Montparnasse" Meals="BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>91 Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/9b/f09b8862667af24f7619f67989aa62996ab96660.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.59" OriginalAmount="163.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8781311" Longitude="2.3262983" StarRating="3" HotelCode="|79307" HotelName="ATLANTIC" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue de Londres</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/3/0/7/79307_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi, a restaurant, it offers breakfast service and has a bar. SITUATION: This 3 star hotel, the Palais Garnier it is in it is located near ParÃ­s the centre of, Rue de Londres it is in Close to, and. near the establishment, guests will find the metro station. ROOM: The rooms have a satellite television, a mini-bar, a safe and a bathroom with a shower or bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.68" OriginalAmount="163.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8791008" Longitude="2.3383" StarRating="3" HotelCode="|23710" HotelName="Les Trois Poussins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CLAUZEL 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/1/0/23710_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors and 40 rooms. It has 10 single rooms, 20 double rooms and 10 suites. Outdoors, guests can find a garden, In the entrance, you can find a lobby with a lift and a reception. The establishment offers WiFi and a laundry service. It is near a car park. SITUATION: This hotel is near the city centre, in the surrounding area, clients can find restaurants, bars, shops and a metro station. it is situated 30 kilometres away from Orly and Charles de Gualle the airports of. ROOM: It has inviting rooms with air-conditioning, a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet and a safety deposit box. They also have an American kitchen, a fridge, fitted carpets and central heating. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.79" OriginalAmount="163.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837362" Longitude="2.319906" StarRating="4" HotelCode="|446907" HotelName="Drawing House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/0/7/446907_8cc072f1516.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847102" Longitude="2.372075" StarRating="2" HotelCode="212002|224792" HotelName="Adriatic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6bis rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/92/7f9236d76bf624cfc8cef6c5cd4acb4e9dc41eeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874831" Longitude="2.290716" StarRating="4" HotelCode="65591|37181" HotelName="Montfleuri Hotel Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avenue de la Grande Armée, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/c4/63c4693129d66002ac415d1aa38cf4912f750dda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an outstanding location in the very heart of Paris, only a few metres away from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850289969205" Longitude="2.3392671346664" StarRating="4" HotelCode="32474|hotel_baume" HotelName="Hotel Baume" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Casimir Delavigne, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/2d/922d0c435f2c43e710fd4ee53de96e7cb9a519ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of one of the most lively districts in Paris. The Louvr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846725483886" Longitude="2.3263992369175" StarRating="3" HotelCode="34419|best_western_hotel_aramis_saint_germain" HotelName="Best Western Hôtel Aramis Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/55/20552e97d55f48095fb0b4d17e830e442039cb5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874336331476" Longitude="2.3321016132832" StarRating="3" HotelCode="34568|antin_trinite" HotelName="Antin Trinite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>74 Rue de Provence, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/52/175243b702b3e7782173195cf6b6ccaf8ad101a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, only a few steps from Garnier opera house. An abundanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838582" Longitude="2.315039" StarRating="4" HotelCode="60919|novotel_paris_gare_montparnasse" HotelName="Novotel Paris Centre Gare Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Cotentin, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/48/ca48859fb513b08b86af20fbe2b2813a3a26f0bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Montparnasse, close to the TGV station Atlantique. In the imme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84904668155" Longitude="2.3856808730186" StarRating="3" HotelCode="263474|adagio_access_paris_reuilly" HotelName="Aparthotel Adagio access Paris Reuilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/a7/09a72fffcce6875384d5eafda6333b0f64a07501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87259463287" Longitude="2.3422216095596" StarRating="2" HotelCode="400667|hotel_chopin_6" HotelName="Hôtel Chopin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Passage Jouffroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/7a/9c7a563f70107b52cb748c929bb9ea1eb00e7ec2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Paris (9th Arrondissement), Hôtel Chopin is minutes fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.24" OriginalAmount="164.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8400945" Longitude="2.330617" StarRating="4" HotelCode="|163922" HotelName="Léopold" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>225 boulevard Raspail</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/2/2/163922_1_7331.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, (free of charge), a lounge bar, a lift and a reception. SITUATION: The establishment, is 500 metres away from Montparnasse the Railway Station of it is in ParÃ­s the centre of Los Jardines de Luxemburgo nearby, you will find 100 metres away, clients have Raspail the metro station the Latin Quarter it is situated 20 minutes walk away from. ROOM: Each room has an air-conditioning system, soundproofing, cable television and a bathroom. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="169.25" OriginalAmount="164.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871069951175" Longitude="2.3395447432995" StarRating="4" HotelCode="47982|FR003697" HotelName="Mercure Paris Opéra Louvre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Rue de Richelieu, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/5a/6a5aea29bbe0082e7606914daf9f2cc132e5f07c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of Paris, near the Opéra Garnier and department stores, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.25" OriginalAmount="164.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885352" Longitude="2.335066" StarRating="4" HotelCode="|454130" HotelName="Monsieur Aristide" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Aristide Bruant</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/1/3/0/454130_bbe9e1b1011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.45" OriginalAmount="164.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87547" Longitude="2.3585" StarRating="3" HotelCode="|183984" HotelName="ibis Paris Gare de L' Est 10ème" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Saint Laurent</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/8/4/183984_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.47" OriginalAmount="164.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881032" Longitude="2.329032" StarRating="3" HotelCode="|197906" HotelName="Le Cardinal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Cardinal Mercier 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/9/0/6/197906_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.50" OriginalAmount="164.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87953" Longitude="2.35679" StarRating="4" HotelCode="|184031" HotelName="Flanelles Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue De Dunkerque</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/3/1/184031_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.55" OriginalAmount="164.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875779" Longitude="2.358334" StarRating="4" HotelCode="|447676" HotelName="HÔtel EstÉ" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 Bd de Strasbourg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/6/7/6/447676_e67cded1350.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.61" OriginalAmount="164.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841691" Longitude="2.328065" StarRating="3" HotelCode="|59837" HotelName="Vacances Bleues Villa Modigliani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 RUE DELAMBRE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/3/7/59837_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inMontparnasse the heart of Rue de Rennes it is close to Where you can enjoy the stores, is in a small, peaceful street, is well-connected with the tourist attractions, in the surrounding area, clients can find bars, restaurants 15 minutes away fromLes Deux Magots the CafÃ©. ROOM: The establishment has rooms 100 comfortable rooms, fully-equipped, an air-conditioning system, a hairdryer, a direct line telephone and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="169.66" OriginalAmount="164.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850406" Longitude="2.342375" StarRating="3" HotelCode="10796|FR000119" HotelName="Belloy Saint-Germain" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Racine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e6/18e65ab4a95c4a745ff7028fe2ab04a47686a983.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally located the historical Saint Germain district of Paris. Numerous sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.75" OriginalAmount="164.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859897548092" Longitude="2.3087610304356" StarRating="4" HotelCode="34872|1082168" HotelName="Saint Dominique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Saint Dominique, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/e3/c4e34c3820aa58557f9a98a3e7047ab432fe6738.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple yet charming hotel is situated in the city centre. Countless shops, restaurants and bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87004" Longitude="2.311159" StarRating="4" HotelCode="89354|50424" HotelName="Best Western Plus Elysee Secret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/46/f54648b2ae7e527fd3f9f7e7c01c44a03131f7ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Rue de Ponthieu in Paris's 8th Arrondissement at the heart of the prestigiou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="4" HotelCode="77210|35792" HotelName="Best Western Premier Marais Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 Boulevard Sébastopol, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/5e/5c5edff1f18b8f7dbe634d401f03a4c63d80c63a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in central Paris, 650 m from the Place de la Republique. It is a 20-min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864506554827" Longitude="2.282275557518" StarRating="4" HotelCode="326416|49232" HotelName="Plaza Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Greuze, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/57/0457d2e1b84ab62c9dda3bcf3a5069f1a1fabd91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of the 16th arrondissement, one of the most elegant quar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87349" Longitude="2.32164" StarRating="4" HotelCode="|191398" HotelName="Monsieur and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 rue des Mathurins</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/9/8/191398_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885382" Longitude="2.333508" StarRating="3" HotelCode="110544|hotel_le_relais_montmartre" HotelName="Le Relais Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Constance, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/6d/7a6d358aa3f4e39522529302afa9d83e4c644ac1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856726" Longitude="2.30303" StarRating="3" HotelCode="110466|hotel_de_la_paix_5" HotelName="Hôtel de la Paix - Quartier Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19, rue du Gros Caillou, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/2c/9e2ce3b0d274a288cb32ea4621a7c6898d417146.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874203" Longitude="2.304558" StarRating="3" HotelCode="110479|arc_elysees" HotelName="Arc Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue de Washington, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/e9/5ce982a973908430116edc6b4df280d3b4ec952c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a beautiful Parisian building. It enjoys a very convenient situation in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8654645" Longitude="2.35285899" StarRating="2" HotelCode="327296|hotel_de_roubaix" HotelName="Hôtel de Roubaix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Greneta, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/35/503535da688541d68b7b3d08ea52f53ce1694143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87539514" Longitude="2.34435138" StarRating="5" HotelCode="593040|hotel_parister" HotelName="Hôtel Parister" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Saulnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/85/28859c52da06a64b53712017df7e90be787e8b3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="170.24" OriginalAmount="165.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885317673527" Longitude="2.330185174942" StarRating="3" HotelCode="13781|FR003666" HotelName="ibis Paris Montmartre 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Caulaincourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/df/ecdf9ab9425392d20fe440f8149ba7630b3626bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.43" OriginalAmount="165.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83675" Longitude="2.320054" StarRating="3" HotelCode="|444520" HotelName="Ibis Paris Gare Montparnasse Catalogne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Du Texel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/2/0/444520_08836050936.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.46" OriginalAmount="165.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8865013" Longitude="2.3355999" StarRating="4" HotelCode="|15214" HotelName="Litteraire Marcel Ayme, BW Premier Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE THOLOZE 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/1/4/15214_2671a701410.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Comfort Place du Tertre is rated two stars, was built in 1930 and it is situated in the city centre. Guests have access to a restaurant, lifts, a safety deposit box service and business facilities. ROOM: The establishment has 46 rooms with a hairdryer and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.53" OriginalAmount="165.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8759003" Longitude="2.2867" StarRating="4" HotelCode="|15288" HotelName="Le Pergolese Paris Champs Elysées" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Pergolese 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/8/8/15288_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Best Western Premier Pergolese is rated four stars, is situated in ParÃ­s city centre and was built in 1991. With regards to the food and beverage offering, the establishment has a restaurant. The establishment has lifts, a concierge and a safety deposit box service. The establishment offers room service, a bellboy and business facilities. ROOM: The establishment has 40 rooms with a hairdryer, an air-conditioning system, a television and a radio. OTHERS: pets are allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.73" OriginalAmount="165.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8860768" Longitude="2.2950188" StarRating="4" HotelCode="|60750" HotelName="De Banville" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>166 Boulevard Berthier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/7/5/0/60750_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1930. SITUATION: The establishment, the Arc de Triomphe it is near near the establishment, you will find the Congress Centre. ROOM: The establishment has comfortable rooms and fully-equipped.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="170.78" OriginalAmount="165.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866226" Longitude="2.366859" StarRating="4" HotelCode="26707|FR006961" HotelName="Le General" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue Rampon, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/77/9577144cd69aad41360c4157530ecb1a07ea6261.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet side street at the heart of the French capital just a short distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.84" OriginalAmount="165.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8760529" Longitude="2.289567" StarRating="3" HotelCode="|26994" HotelName="Fertel Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES ACACIAS 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/9/4/26994_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, urban hotel, has 7 floors, 51 rooms and 2 rooms adapted for people with reduced mobility. This building has facilities for people with disabilities, a lobby with a reception, a lift and a safety deposit box service. This establishment with air-conditioning, it offers a conference room and a laundry service. SITUATION: This hotel the Arc de Triomphe and Porte Maillot it is situated between it is on a peaceful street, in the surrounding area of the establishment, guests can find bars, restaurants and shops. Argentine the metro station the Champs-ElysÃ©es and the Arc de Triomphe 5 minutes away from the establishment, you can find nearby, you will find monuments, tourist points of interest ,el Museo del Louvre in the surrounding area, clients have La DÃ©fense it is close to the Eiffel Tower it is situated 1 kilometre away from 5 minutes away from the establishment, clients can find a nightclub, 30 kilometres away from the establishment, guests will find Charles de Gaulle Airport it is situated 20 kilometres away from Paris Orly Airport. ROOM: All the rooms have a bathroom with a hairdryer, a mini-bar, a safe (available for a fee), individual heating, an individual air-conditioning system, a direct line telephone, internet and satellite or cable TV. OTHERS: The establishment offers a buffet breakfast and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.84" OriginalAmount="165.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8696276" Longitude="2.3429498" StarRating="3" HotelCode="|67374" HotelName="Korner Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE MONTMARTRE 154</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/3/7/4/67374_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.88" OriginalAmount="165.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846703420176" Longitude="2.3700521886349" StarRating="3" HotelCode="28545|942135" HotelName="Timhotel Paris Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/a3/4da36681012f1426dc633deca7442d928cdbbf9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few steps from Gare de Lyon and close to the Bastille neighbourhood of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877152" Longitude="2.345268" StarRating="3" HotelCode="11613|hotel_de_locean_3" HotelName="De L'Ocean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/e1/26e17a4e9f0d0b390561bc0a56332f3538cb5668.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris between Gare du Nord train station and Opéra Garnier. The Moulin Roug...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880354" Longitude="2.317289" StarRating="4" HotelCode="25345|relais_monceau" HotelName="Hotel Relais Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue du Rocher, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/3c/343cb67a49fabd503a4ec14137e1baf22d586f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classicism and romanticism of the Haussmannian Paris meet a warm and cosy environment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867976" Longitude="2.336255" StarRating="3" HotelCode="68262|baudelaire_opera" HotelName="Baudelaire Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue Sainte-Anne, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/1b/a91b12ea50f5e1ee46b8eb51c8fe7874de9443b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885076923024" Longitude="2.3250943422318" StarRating="5" HotelCode="74066|hotel_eldorado_4" HotelName="Eldorado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue des Dames, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/82/94822c248b1925fb0a0d70788eec24cb8b08a85c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875365" Longitude="2.388984" StarRating="2" HotelCode="97220|hotel_de_la_perdrix_rouge" HotelName="De la Perdrix Rouge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lassus, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/e3/72e3e4bb215772c95ad7451cfdcad85574ae00c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.862831" Longitude="2.367633" StarRating="3" HotelCode="110498|hotel_beaumarchais" HotelName="Beaumarchais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Oberkampf, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/c1/6bc1b3fbceeb6d9b414b5e699bad8aa20a062d7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847775" Longitude="2.293794" StarRating="3" HotelCode="180080|hotel_amiral_fondary" HotelName="Hôtel Amiral Fondary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Fondary, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/4a/e04a78124f9db6e7d14df50f0cf605b117dbbccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers' stays are enhanced by the range of services and amenities at this hotel. The establishme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85821039" Longitude="2.35033181" StarRating="3" HotelCode="430702|hotel_andrea_4" HotelName="Hotel Andrea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Saint Bon, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/56/a7562781e9570b9ec78cffe634bf59a117e95900.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.00" OriginalAmount="166.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843396" Longitude="2.32024" StarRating="3" HotelCode="|122030" HotelName="Ibis Tour Montparnasse 15eme" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue du Maine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/0/3/0/122030_58e5fa20808.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ibis Tour Montparnasse 15eme is rated three stars. The establishment boasts a bar. The hotel is ideal for business and holiday stays. SITUATION: It is situated in ParÃ­s, has excellent transport links to the Latin Quarter, the exhibition centre Torre Eiffel and Porte de Versailles. In the surrounding area, you can find a car park and restaurants. ROOM: The establishment has 45 rooms with an air-conditioning system, a television, a direct line telephone and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="171.02" OriginalAmount="166.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868744" Longitude="2.292128" StarRating="3" HotelCode="79721|212621" HotelName="Kleber Champs Elysees Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Belloy, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/5d/9d5d87e12785fe00625c0b1992a811e6acd106e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.22" OriginalAmount="166.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8717376" Longitude="2.3235392" StarRating="4" HotelCode="|75351" HotelName="Opera Marigny" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE L'ARCADE 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/3/5/1/75351_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This designer hotel, with air-conditioning and has 24 rooms, The establishment boasts WiFi (free of charge), a bar, meeting rooms, a lobby, a reception, a safety deposit box service and a lift. The establishment also offers a cafÃ©, a breakfast room, room service and a laundry service. SITUATION: ParÃ­s It is in the Galeries Lafayette 100 metres away, guests will find Notre Dame it is 39 kilometres away from la Tour Eiffel It is situated 45 kilometres away from Les Champs Ã‰lysÃ©es 15 kilometres away from the establishment, guests will find 1 minute away from the establishment guests have the railway station 15 minutes away fromLouvre the Museum of the establishment is 25 kilometres away from Charles de Gaulle Airport It is situated 20 kilometres away fromParis Orly Airport. ROOM: The rooms a bathroom, a shower, a bath, a king size or double bed and a satellite or cable television. They also have internet, a hairdryer, a safety deposit box, an ironing set, a mini-bar, individual air-conditioning and heating. FACILITIES: 10 kilometres away, clients have at their disposal a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.54" OriginalAmount="166.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861242" Longitude="2.343668" StarRating="3" HotelCode="|80930" HotelName="85 Saint Honore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Saint Honore, 85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/3/0/80930_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a concierge and tourist information. SITUATION: This establishment, rue Saint HonorÃ© it is in is situated in ParÃ­s the centre of 400 metres away, guests will find the Louvre the Museum of 400 metres away, clients have ChÃ¢telet â€“ Les Halles the Station of. ROOM: Customers can find soundproofed rooms, have an air-conditioning system, WiFi (free of charge), a satellite TV and a bathroom with bathroom kit. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.57" OriginalAmount="166.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8782997" Longitude="2.3582001" StarRating="2" HotelCode="|53512" HotelName="Les Deux Gares" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>2, RUE DES DEUX GARES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/1/2/53512_07b141f1015.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 34 comfortable rooms. This hotel is business. SITUATION: This central hotel is in the city centre, close to the stations of Norte and Este. It is well-connected with the airport and the Villepint and Bourget fair centre. PAYMENT METHODS: American Express is not accepted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.65" OriginalAmount="166.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85561" Longitude="2.36327" StarRating="3" HotelCode="|191326" HotelName="Jeanne D'arc Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3, rue de Jarente</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/2/6/191326_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="171.89" OriginalAmount="166.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878244" Longitude="2.347468" StarRating="2" HotelCode="35368|FR003775" HotelName="Hotel Ibis Styles Paris Cadet Lafayette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Bis Rue Pierre Semard, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/db/2e/db2ef211f72c86539f21a7e8c40ade09a5a95fc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This homely hotel is ideally located close to the links to the public transport network. An abundanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.91" OriginalAmount="166.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84772" Longitude="2.35151" StarRating="3" HotelCode="|445319" HotelName="Minerve Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/1/9/445319_0f92fc41219.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.94" OriginalAmount="166.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874305" Longitude="2.331963" StarRating="3" HotelCode="|31361" HotelName="OPERA D'ANTIN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 RUE DE PROVENCE 75</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/3/6/1/31361_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This designer hotel, has 29 rooms and 5 floors. The establishment has a lobby with a reception, air-conditioning, 4 safety deposit boxes and a lift. The establishment also has a dining room, a bar, a laundry service and room service. SITUATION: This establishment, is in ParÃ­s the leisure area of 200 metres away, guests will find the metro station, the bus station, close to the establishment, guests have places of interest, is situated 25 kilometres away from Charles de Gaulle Airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, an air-conditioning system, heating, a direct line telephone and a satellite or cable television. They also have a radio, WiFi, a coffee maker, a kettle, an ironing set, a double bed and a safe. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by credit cards, American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="171.96" OriginalAmount="166.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871804750968" Longitude="2.3235909640789" StarRating="3" HotelCode="15147|FR047402" HotelName="Vendome Opera Hotel" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis rue de l’Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/19/67197cc179606a42e717d41af14c46a42966195e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the business and tourism district. Guests can take advantage o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843450603916" Longitude="2.3202138521655" StarRating="3" HotelCode="110525|444465" HotelName="Hôtel ibis Paris Tour Montparnasse 15ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue du Maine, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/3b/4e3bb1aab960166c81b491cb00bdfc4937ceb87b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875873" Longitude="2.357478" StarRating="2" HotelCode="101094|2750" HotelName="Ibis Styles Paris Gare de l'Est TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/c6/90c6f867bc5b5e354656875b87cdc7650f5edf41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a couple of minutes’ walk from Gare de l’Est and 7 minutes from Gare du Nord. All the b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868005" Longitude="2.336214" StarRating="3" HotelCode="|80970" HotelName="Baudelaire Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>61, Rue Sainte Anne -</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/7/0/80970_89d59b31533.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, room service, a car hire service and a laundry service. SITUATION: Is situated inParÃ­s the city centre of the establishment, is 5 minutes away from Garnier the opera the Louvre 8 minutes away, you can find Close to shopping areas, restaurants, places of interest and subway stations. ROOM: The rooms have a satellite television, a radio, a direct line telephone, a mini-bar and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885318" Longitude="2.335092" StarRating="2" HotelCode="27742|hotel_du_moulin" HotelName="Hotel Du Moulin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Aristide Bruant, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1d/b01d8dc568780c64a23970fce135b983cb48b7a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Halfway between the Moulin Rouge and the Sacré Coeur, this charming hotel is located on a quiet stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868488" Longitude="2.334093" StarRating="3" HotelCode="77214|best_western_gaillon_opera" HotelName="Best Western Hôtel Gaillon Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Gaillon, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/d9/b2d9d1c139ce0c1610d063ac8e283637c6ce259b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872255505164" Longitude="2.3452739417553" StarRating="2" HotelCode="60016|cite_rougemont" HotelName="Cite Rougemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Cité Rougemont, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/62/b3628011c08af42f7effbbb5a4959dd15626d1b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868175" Longitude="2.334666" StarRating="3" HotelCode="80270|louvre_marsollier_opera" HotelName="Louvre Marsollier Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Marsollier, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/5c/a75c202b1d03b993889c78dacc41acf084b9f643.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86892" Longitude="2.334704" StarRating="3" HotelCode="79812|ile_de_france_opera" HotelName="Ille de France Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue St. Augustin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/c7/48c7f061bc730fded1d1e8e96df993182468997b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87430369519" Longitude="2.3426225781441" StarRating="4" HotelCode="336399|de_hollande" HotelName="Monsieur Cadet Hôtel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/dd/2bddb80137a466bf6f176ab623beb4a4a75589d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a quarter close to the Les Grandes Boulevards. The Musée Grévin, t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.05" OriginalAmount="167.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8698067" Longitude="2.2990778" StarRating="4" HotelCode="|220255" HotelName="and Suites Helzear Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Christophe Colomb</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/5/5/220255_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.07" OriginalAmount="167.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88243" Longitude="2.33192" StarRating="3" HotelCode="|183886" HotelName="Joke - Astotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69 Rue Blanche</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/8/6/183886_c1dc93b1241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.33" OriginalAmount="167.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842049" Longitude="2.330263" StarRating="4" HotelCode="|76826" HotelName="Des Académies Et Des Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15, RUE DA LA GRANDE CHAUMIERE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/8/2/6/76826_6.jpg</HotelPictures>
        <HotelDescription>ROOM: The classic style rooms comfortable, with a bathroom and window. Some rooms have a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.37" OriginalAmount="167.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873691" Longitude="2.352046" StarRating="4" HotelCode="|447678" HotelName="Le Milie Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue des Petites Ecuries</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/6/7/8/447678_4ee0e530950.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="172.39" OriginalAmount="167.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874214" Longitude="2.30453" StarRating="4" HotelCode="337168|3843584" HotelName="George Washington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Washington, 75008  Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/48/8b48d376cb8cd55e36855e3404ac4af2bbd95d94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing, up-market hotel is quietly situated on Rue Washington, very close to the Champs-Élysé...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="172.50" OriginalAmount="167.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860630453827" Longitude="2.3468946687318" StarRating="4" HotelCode="14058|18572" HotelName="Citadines Les Halles Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Innocents, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/02/b802d79bbfb504e0051ae46a6e2a0738c08cfb5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Forum Les Halles and its pedestrian zone, near to the Chat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.55" OriginalAmount="167.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86613" Longitude="2.34501" StarRating="4" HotelCode="|183746" HotelName="Bachaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 rue Bachaumont</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/7/4/6/183746_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866861" Longitude="2.303866" StarRating="4" HotelCode="78973|hotel_chambiges_elysees" HotelName="Chambiges Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue Chambiges, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c6/aec659492b918de1818b4216e3d65071b199fb60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel could not be more ideally located than in this discreet, sheltered street in the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850254" Longitude="2.342261" StarRating="2" HotelCode="180042|le_petit_belloy_saint_germain" HotelName="Le Petit Belloy Saint-Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Racine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/3f/1f3fb52e1b6c378dd2909ce1a8efd6396c98df5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847643384259" Longitude="2.3719834788446" StarRating="3" HotelCode="148360|hotel_de_france_gare_de_lyon_bastille" HotelName="Hôtel de France Gare de Lyon Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/50/93502c174cb0c577f948a5d2bb4ba73508c351da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hôtel de France Gare de Lyon Bastille is just over a quarter mile from the banks of the Seine River....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.16" OriginalAmount="168.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8690147" Longitude="2.2973261" StarRating="4" HotelCode="|26767" HotelName="Elysées Bassano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE BASSANO 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/6/7/26767_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, is situated on a main street 40 rooms and 6 floors. In the entrance, you can find a lobby with elevators, a reception and a safety deposit box service. The establishment offers guests internet and a laundry service (for a fee). SITUATION: the Champs-ElysÃ©es and the Eiffel Tower It is located between it is in the city centre located close toMontaigne Avenue 5 minutes away, you can find bars, restaurants, public transport and a nightclub. it is close to George V the underground station of It is located 500 metres away fromSeine the river 2 kilometres away, there is a station, is situated 20 kilometres away from Paris Orly Airport it is situated 25 kilometres away from Charles de Gaulle Airport. ROOM: Each room has a bathroom with a hairdryer, a mini-bar, a double bed and fitted carpets. They also have satellite and cable TV, a direct line telephone and internet. They are equipped with individual heating and an individual air-conditioning system. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="173.19" OriginalAmount="168.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843372" Longitude="2.329613" StarRating="3" HotelCode="94381|FR083696" HotelName="Hotel Atelier Vavin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 Rue Vavin, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/aa/70aa1cdab38eee94a449ee7396da33591d17d7df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="173.35" OriginalAmount="168.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845361045777" Longitude="2.3096542060375" StarRating="3" HotelCode="36883|18041" HotelName="Vic Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>92 Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/26/9c2625a2c39e49a3600d441c1e71ceb214ba5b91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This striking city hotel is located between the Eiffel Tower and Les Invalides. The UNESCO headquart...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="173.40" OriginalAmount="168.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873749" Longitude="2.320196" StarRating="4" HotelCode="34976|17441" HotelName="Le Lavoisier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Lavoisier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/42/644253ed0de18a68158f71608151e71ec13cd568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the French capital, between Saint Augustin church, La Madelei...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.40" OriginalAmount="168.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873384" Longitude="2.323965" StarRating="4" HotelCode="|168607" HotelName="Le Mathurin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43, Rue des Mathurins</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/6/0/7/168607_1_146.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is between the business area and the tourist area. It is located close to La Madeleine and VIIIÃ¨me arrondissement Shopping Centre. ROOM: Customers have renovated rooms rooms with WiFi, soundproofing and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="173.72" OriginalAmount="168.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851781751752" Longitude="2.378707924311" StarRating="3" HotelCode="16675|FR003739" HotelName="ibis Paris Bastille Faubourg-Saint-Antoine 11ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Trousseau, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/f8/aaf8110be5268bc5e1ad637bce6bae9f01b7661b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.74" OriginalAmount="168.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875013" Longitude="2.341613" StarRating="4" HotelCode="13806|974885" HotelName="Eugène en Ville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/2d/452dc52d92648679615c5433e445bf4a1fea6538.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.00" OriginalAmount="168.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8716011" Longitude="2.3234999" StarRating="4" HotelCode="|15309" HotelName="Vendôme Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE L'ARCADE 11 bis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/0/9/15309_c9c348d0353.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, has 6 floors and 31 standard rooms. The establishment boasts a hall with an elevator and a cosy restaurant. SITUATION: This hotel is situated in ParÃ­s city centre, 500 metres from the metro station Madeleine. There are many places you can visit in the surrounding area, including monuments, tourist points of interest, shops and leisure areas. 2 kilometres away from the establishment, guests will find la Place de lOpÃ©ra ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, a mini-bar and a satellite or cable television. MEALS: The establishment offers a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884125373981" Longitude="2.3489391803741" StarRating="1" HotelCode="76150|13594" HotelName="Bervic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Bervic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103579/l_103579_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a small side street in the 18th district in Paris, quite close to the Gare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860610824721" Longitude="2.3438034576722" StarRating="3" HotelCode="82481|tonic_hotel_du_louvre" HotelName="Tonic Hotel Du Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue du Roule, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c0/84c0c2d96887811af71dc898e1a461d61272999d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881368" Longitude="2.328286" StarRating="4" HotelCode="142093|secret_de_paris__design_boutique_hotel" HotelName="Hotel Design Secret de Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue De Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4e/e64e7f6526cad9750c79187fe04ab466573357e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is nestled in the Trinité neighbourhood, a few short steps away from the city's shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854360708772" Longitude="2.2892533242703" StarRating="3" HotelCode="326446|eiffel_seine" HotelName="Eiffel Seine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/41/7441048684c10dd80878b657d92cbff4a89b18db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location in the hear of Paris, directly by the Seine and just 5 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880561" Longitude="2.339257" StarRating="2" HotelCode="902166|hotel_saint_georges_lafayette" HotelName="Hotel Saint Georges Lafayette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/35/4335a5d9947f214fefa0a4e51beda51fc4be0d1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.22" OriginalAmount="169.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88149" Longitude="2.3234528" StarRating="4" HotelCode="|200917" HotelName="Mayflower Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Moscou 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/9/1/7/200917_2359e361355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.23" OriginalAmount="169.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85471" Longitude="2.30472" StarRating="3" HotelCode="|369609" HotelName="Le Cercle Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>117 Avenue De La Bourdonnais</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/6/0/9/369609_e5c3b3f1817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.50" OriginalAmount="169.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.896142" Longitude="2.310242" StarRating="0" HotelCode="|447675" HotelName="Zoku Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48 Av. de la Prte de Clichy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/6/7/5/447675_90c03f51308.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.52" OriginalAmount="169.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853834" Longitude="2.338655" StarRating="3" HotelCode="|124940" HotelName="Le Regent" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 RUE DAUPHINE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/9/4/0/124940_8e62e971210.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Saint Germain des PrÃ©s it is near Where you can find bars, shops and places of interest. ROOM: The establishment has 24 rooms with WiFi, an air-conditioning system and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.85" OriginalAmount="169.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85756" Longitude="2.369867" StarRating="3" HotelCode="|62555" HotelName="Moxy Paris Bastille France" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>34/36 Rue Saint Sabin (esquina Rue Du Chemin-Vert 9)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/5/5/5/62555_11.jpg</HotelPictures>
        <HotelDescription>ROOM: All the rooms have a bathroom with a bath or shower, a courtesy tea and coffee service, a satellite television with Canal Plus, a desk, an alarm clock, a direct line telephone and internet. FACILITIES: The establishment boasts a reception, a car park, a terrace and facilities for people with reduced mobility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.862215" Longitude="2.34882" StarRating="3" HotelCode="110425|187611" HotelName="Handsome by Elegancia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>83 Rue Rambuteau, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/37/9137a001bd4a45e3c2030fa38534612f8204093b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878686173204" Longitude="2.3276502045453" StarRating="4" HotelCode="562278|238956" HotelName="LAZ ' Hotel &amp; Spa Urbain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17 rue de Milan, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/f7/53f71a997e631fcd759b0e0b13c9af367fc765d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856952270582" Longitude="2.3645687456586" StarRating="3" HotelCode="73812|55376" HotelName="Les Tournelles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Turenne, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/92/84928bdab00a092584e4e0134363e99d9f4058ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Marais, only a stone's throw from the Place des Vosges. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86984758" Longitude="2.29908713" StarRating="3" HotelCode="592682|239023" HotelName="Suites et Hotel Helzear Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Christophe Colomb, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/78/4378c13f84518da5be60ef8df24ab7e2a8e42cda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.10" OriginalAmount="170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848757068636" Longitude="2.3495762050152" StarRating="3" HotelCode="31386|agora_saint_germain" HotelName="Agora St Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 rue des Bernardins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/1d/1c1dcba3b55815b9485b76acee89da3c476d7a2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Paris, within 500 m of Notre Dame. Maubert Mutualité...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.10" OriginalAmount="170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85063" Longitude="2.267404" StarRating="3" HotelCode="94378|hotelhome_paris_16" HotelName="Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue George Sand, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/0d/1e0d594415c1820dc18f49e223ba2e7d1f9a7def.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.10" OriginalAmount="170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851983" Longitude="2.333752" StarRating="2" HotelCode="110450|hotel_des_canettes_2" HotelName="Des Canettes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17, rue des Canettes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/07/5307f6266a4b5ae9e6bd721a2f07f0860282cc59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.10" OriginalAmount="170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861215682475" Longitude="2.3436235030758" StarRating="3" HotelCode="902168|hotel_saint_honore_paris" HotelName="Hôtel Saint Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 rue Saint Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/18/dc186def7d751e808ac0e8c7d82c00da7e2c4feb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="175.34" OriginalAmount="170.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869139" Longitude="2.3641" StarRating="3" HotelCode="110489|FR003668" HotelName="Ibis Styles Paris République" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Leon Jouhaux, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/a7/d6a79a7bd51a765e74f185cb2d9b37047ef8f053.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.42" OriginalAmount="170.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8722661" Longitude="2.308989" StarRating="4" HotelCode="|163932" HotelName="Hôtel des Champs-Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue d'Artois</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/3/2/163932_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception and a transfer service to the airport, (for a fee). SITUATION: This boutique hotel los Campos ElÃ­seos it is 350 metres away from the hotel el parque Monceau it is 750 metres away from the Arc de Triomphe it is situated 15 minutes walk away from In the surrounding area, you can find a public transport stop. ROOM: All the rooms have internet (free of charge), an air-conditioning system, flat-screen satellite television, a mini-bar and a bathroom. Some rooms have a hydromassage bath. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast, Clients have at their disposal a television room, a bar and a living room with fireplace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.47" OriginalAmount="170.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87414" Longitude="2.33176" StarRating="3" HotelCode="|22590" HotelName="Antin Trinité" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE PROVENCE 74</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/9/0/22590_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2005, has 5 floors and has 46 rooms, In the entrance, guests are offered a lobby, with a reception, with safety deposit boxes a lift, a breakfast room, internet and a laundry service. SITUATION: This hotel is in ParÃ­s the city centre of it is close to Garnier the opera a few minutes away, you can find shops, leisure areas and entertainment. it is situated near Lafayette the Galeries it is near Printemps the shop it is 50 metres away from ChaussÃ©e d'Antin - La Fayette the underground station of it is situated 15 kilometres away from Paris Orly Airport it is situated 20 kilometres away from Charles de Gaulle Airport. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a double bed, a radio and central heating. OTHERS: The establishment serves a buffet breakfast, Guests can book bed and breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.48" OriginalAmount="170.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858271" Longitude="2.28067" StarRating="2" HotelCode="|81474" HotelName="Villa Nicolo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Nicolo, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/4/7/4/81474_eb7a4a91527.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s the centre of 600 metres away, guests will find Trocadero the Square of Sena the river, Rue de Passy nearby, you will find Passy the underground station of. ROOM: The Asian in style rooms, have art work, old furniture, WiFi, a television and a bathroom. Clients are offered suites with a living room. HOTEL: This Parisian style hotel, has a patio with flowers, The establishment serves a buffet breakfast and breakfast in the room. INFORMATION: The establishment offers a transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="175.52" OriginalAmount="170.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859163" Longitude="2.30744" StarRating="3" HotelCode="14449|104205" HotelName="Les Jardins d'Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Amelie, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/cd/fbcde69875c64d1750eaf346df3d4ae9766bba02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Left Bank area of Seine, in the residential quarter of Invalides, just ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.57" OriginalAmount="170.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8731199" Longitude="2.3435106" StarRating="3" HotelCode="|22619" HotelName="Maison Axel Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE MONTYON 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/1/9/22619_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has a laundry service and a currency exchange service. SITUATION: This hotel la Ã“pera Garnier it is close to Clients can also find shops and leisure areas. the Champs-ElysÃ©es, the Louvre, Montmartre and Les Invalides it is located near. ROOM: All the rooms have a hairdryer and a direct line telephone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.62" OriginalAmount="170.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85629" Longitude="2.30956" StarRating="3" HotelCode="|169179" HotelName="De Lempereur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 RUE CHEVERT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/7/9/169179_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant and smoking areas. ROOM: Each room has a hairdryer and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.84" OriginalAmount="170.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85742" Longitude="2.30607" StarRating="3" HotelCode="|183653" HotelName="Grand  Leveque" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 rue Cler</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/6/5/3/183653_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="175.91" OriginalAmount="170.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853493356606" Longitude="2.3092123091926" StarRating="3" HotelCode="110465|FR006654" HotelName="Hôtel de France Invalides" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Boulevard de La Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/79/827917c0f89ee9131433feb024ac3c90d83df69d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.95" OriginalAmount="170.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842495" Longitude="2.323288" StarRating="3" HotelCode="|68472" HotelName="Waldorf Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 RUE DU DEPART</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/7/2/68472_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is opposite la Torre Montparnasse and the Galeries Lafayette. The establishment is a 2-minute walk away from Montparnasse Railway Station and the bus. 270 metres away, clients have Edgard Quinet Metro Station. ROOM: The rooms have an air-conditioning system, WiFi, a mini-bar, a safety deposit box, a bathroom with a hairdryer and bath or shower. RESTAURANT: The restaurant offers continental breakfast. Restaurant and coffee shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874218" Longitude="2.332006" StarRating="3" HotelCode="61653|56049" HotelName="Best Western Opera d'Antin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 Rue De Provence, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/e4/5ce4ea4a8c285dc386378d1cf85f10bd7001b71d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris' culture, leisure and commerce centre. It is around 200 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848009978474" Longitude="2.3005810208653" StarRating="3" HotelCode="12265|paris_eiffel_cambronne" HotelName="ibis Styles Paris Eiffel Cambronne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/8e/f38e0623fe134346890c6db45d0540d7439cb1f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated directly at the heart of Paris, this hotel is located close to many of the sights of intere...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.862240924618" Longitude="2.3394736647606" StarRating="2" HotelCode="29484|timhotel_le_louvre" HotelName="Timhotel Le Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Croix des Petits Champs, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/fa/8efa38a3331d683aabd2e411008dacb50a56d20e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central locationin the centre of Paris, close to the renowned Louvre Museum and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880869334266" Longitude="2.3374271392822" StarRating="0" HotelCode="75640|grand_pigalle_hotel" HotelName="Grand Pigalle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/zz/97adc73d467710c77b6961a63cc364b6a0b5a156.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris. For business travellers as well as families, it provides...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847685" Longitude="2.351476" StarRating="3" HotelCode="110444|hotel_minerve" HotelName="Minerve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13, rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/23/a523f9db893fa96f224f274f78f1eb7f25afea44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Hotel Minerve offers comfort and convenience whether you're on business or holiday in Par...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877119" Longitude="2.322087" StarRating="3" HotelCode="149715|wilson_opera" HotelName="WO Wilson-Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10, rue de Stockholm, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/d8/e2d83d3583e2c3988cb0691a2e9c039139412d36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865434889098" Longitude="2.3317663791333" StarRating="3" HotelCode="149488|hotel_du_lion_dor_louvre" HotelName="Hotel du Lion d'Or Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de la Sourdière, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/65/f6655c3d5fc6b1ff42ea93336cac363c63209808.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87625764" Longitude="2.34832955" StarRating="4" HotelCode="935457|serotel_77" HotelName="Serotel Suites Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 rue du faubourg Poissonnière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/dc/c4dcccdca3d1e4996a58225e911bc60386d9268c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.17" OriginalAmount="171.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83407" Longitude="2.295232" StarRating="2" HotelCode="|63380" HotelName="Printania" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 rue Olivier de Serres</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/8/0/63380_8a4dc3f1530.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the Montparnasse area. Is situated in the 15 district. Near the establishment, guests will find restaurants and shops. ROOM: Each room has a television, a direct line telephone, an alarm clock, internet, a bathroom and a hairdryer. FACILITIES: The establishment has a breakfast room, a reception and a lift. The establishment also offers a laundry service. OTHERS: It has a car park for an extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="176.25" OriginalAmount="171.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832936" Longitude="2.355431" StarRating="3" HotelCode="259917|FR022971" HotelName="La Manufacture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Philipe de Champagne, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/f0/02f07cc4ac465785f37f67e9cca1c02aa2692878.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.44" OriginalAmount="171.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876196564558" Longitude="2.2959253191948" StarRating="3" HotelCode="34417|303155" HotelName="SH Hotel Tivoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/015967/015967a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated at the heart of this wonderful city and is only a few minutes away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.49" OriginalAmount="171.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884596" Longitude="2.327339" StarRating="0" HotelCode="|567169" HotelName="Makom Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Passage Lathuille</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/1/6/9/567169_59216f41009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849105" Longitude="2.389206" StarRating="2" HotelCode="110500|231294" HotelName="Amadeus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Claude Tillier, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/c4/8ac44bafada9d4a30bb63af29a8d2020a9ddd1b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881109" Longitude="2.329187" StarRating="3" HotelCode="64170|224986" HotelName="Hotel Le Cardinal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue du Cardinal Mercier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/ff/f0ff6e69affc4bb33fa1f725d4965c393f52f7f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.862847" Longitude="2.338199" StarRating="3" HotelCode="110421|hotel_louvre_bons_enfants" HotelName="Louvre Bons Enfants" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Rue des Bons Enfants, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/cb/3ecbef6cb8e241f5041044666494efa02b92dffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848756" Longitude="2.347611" StarRating="3" HotelCode="180087|hotel_saint_jacques" HotelName="Saint-Jacques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/fb/fbfb3141f83ee6fb4002a87c862ab45e90e9e924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 36 rooms. Individual storeys are accessible via the lift or stairs. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8466113" Longitude="2.3698675" StarRating="3" HotelCode="263479|hotel_elysee_gare_de_lyon" HotelName="Elysee Gare De Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>234 Rue de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/9d/299d02e03b9fa22b254b007bb9de2014fb4a0aa8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866204555912" Longitude="2.345026625929" StarRating="4" HotelCode="320349|hotel_bachaumont" HotelName="Bachaumont Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Bachaumont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/e5/76e5109bf4fe9951eca8ebd9c943921aa250e727.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.31" OriginalAmount="172.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8691969" Longitude="2.3206114" StarRating="4" HotelCode="|22912" HotelName="De Castiglione" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU FAUBOURG ST HONORE 38-40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/2/22912_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban and conference hotel, was renovated in 2005 8 floors, 121 rooms and 3 suites. In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. The establishment has a cafÃ©, a bar, a restaurant with air-conditioning, a conference room, internet, a bicycle storage room and room service. SITUATION: This historic hotel is in Faubourg Saint-HonorÃ© the centre of the Champs-ElysÃ©es it is situated 100 metres away from near the establishment, guests will find shops, bars, restaurants and public transport. 500 metres away from the establishment, clients can find nightclubs, is 1 kilometre away from the railway station, is situated 25 kilometres away from ParÃ­s-Orly Airport 35 kilometres away from Charles de Gaulle Airport. ROOM: The comfortable, bright rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a king size or double bed, fitted carpets, an air-conditioning system, central heating and a safe (available for a fee). OTHERS: Regarding the food and beverage provision, the establishment offers all meals in a buffet form, The establishment also offers an Ã  la carte or set-menu lunch and dinner, Dietary restrictions can be accomodated for and special dishes. Guests can book half-board, full-board or all inclusive.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.48" OriginalAmount="172.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87620187101" Longitude="2.3422292650471" StarRating="0" HotelCode="45518|2218895" HotelName="Hôtel Bienvenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/b0/6cb00f988ea0184a21446a4f7c519403c60366ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="177.73" OriginalAmount="172.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870006104263" Longitude="2.2908827662468" StarRating="3" HotelCode="32504|154075" HotelName="Mercure Paris Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/c1/25c1a97d996d11a8d4217cde90f302761d2f70f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from the Eiffel Tower and around 200 m from the Arc de Triomphe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.75" OriginalAmount="172.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8781013" Longitude="2.3475001" StarRating="3" HotelCode="|22265" HotelName="Ibis Styles Paris Cadet Lafayette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11, BIS RUE PIERRE SEMARD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/6/5/22265_b8dd2221404.jpg</HotelPictures>
        <HotelDescription>ROOM: Each room has a bathroom with a bath or shower, a hairdryer and toiletries. They are equipped with a satellite TV, a welcome kit with hot drinks and snacks, a desk, a direct line telephone and internet. FACILITIES: The establishment boasts a car park and a lift. With regards to the food and beverage offering, there is a bar, Guests are offered a safe. OTHERS: It has disabled facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="177.77" OriginalAmount="172.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873239917038" Longitude="2.3024860024452" StarRating="4" HotelCode="32041|1722440" HotelName="Hotel Chateaubriand" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Chateaubriand, Champs Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/13/04134c33713ac6e94e8e21c4ee85d89b0d63a000.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is centrally located at the heart of Paris' business district, just 200 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="177.87" OriginalAmount="172.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869145795753" Longitude="2.3337870945461" StarRating="4" HotelCode="31741|CAG686900" HotelName="Hotel L'Horset Opera BW Premier Collection" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue D'Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/54/125472117b150fe61039dc1fdd55e7bdb9a21a00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located right at the heart of Paris' tourist area, between the Louvre and the Garnier Opera ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.91" OriginalAmount="172.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8394021" Longitude="2.2632384" StarRating="3" HotelCode="|50483" HotelName="OHM by Happyculture" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11,RUE CLAUDE TERRASSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/8/3/50483_49a9adc1253.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is quiet. ROOM: The establishment has 51 rooms with air-conditioning, a direct line telephone, a satellite television and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.19" OriginalAmount="173.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844241049069" Longitude="2.3234716057777" StarRating="3" HotelCode="34407|hotel_edouard_vi" HotelName="Hôtel Edouard 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Boulevard du Montparnasse, Montparnasse District, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/4f/d04f80373ff76410e62a8449516744300a739dbe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.19" OriginalAmount="173.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859863" Longitude="2.34712" StarRating="4" HotelCode="110419|des_ducs_danjou" HotelName="des Ducs d Anjou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Sainte Opportune, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/91/f191db46c39e4d55da323d14153d05a4112026bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.19" OriginalAmount="173.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884388" Longitude="2.349112" StarRating="2" HotelCode="180095|hotel_nation_montmartre" HotelName="Nation Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Boissieu, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/fb/91fbbb89108ce2ba54016e14bf3b81ee5c9fae19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a one-way street, just a few steps from a large number of tourist sites and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.51" OriginalAmount="173.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875104601129" Longitude="2.3583644628525" StarRating="2" HotelCode="59524|1483408" HotelName="Sibour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Sibour, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a1/12a1b1944b1304efa5b8bf58c1b5e3b42d2cac05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.53" OriginalAmount="173.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847251" Longitude="2.331567" StarRating="3" HotelCode="|79052" HotelName="Perreyve Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>63, Rue Madame</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/0/5/2/79052_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a building, was built in 1901, has WiFi, (free of charge), a reception and sofas. SITUATION: The hotel is close to Luxembourg the Gardens it is 10 minutes away from Montparnasse the Railway Station of 5 minutes away from the establishment, you can find Rennes the underground station of It has excellent transport links to Montmartre the district of. ROOM: The establishment has bright rooms, with air-conditioned and an LCD satellite TV. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.54" OriginalAmount="173.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8687297" Longitude="2.2921932" StarRating="3" HotelCode="|164276" HotelName="Kleber Champs-Elysées Tour-Eiffel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue De Belloy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/2/7/6/164276_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel TriÃ¡ngulo Dorado it is in the Champs-ElysÃ©es it is located between and. 500 metres away, guests will find the metro station excellent transport links to, is located 600 metres away from Galeries Lafayette and Printemps Haussmann the shopping centres. ROOM: Customers have soundproofed rooms with an air-conditioning system and WiFi (free of charge), Some rooms have hydromassage shower and a hydromassage bath. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast, The establishment offers room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.58" OriginalAmount="173.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84338" Longitude="2.3065696" StarRating="3" HotelCode="|15317" HotelName="Nouvel  Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Volontaires,5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/1/7/15317_e2c548f1318.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Nouvel is rated two stars, is in ParÃ­s city centre and was built in 1850. With regards to the food and beverage offering, the establishment has a restaurant. The establishment boasts lifts and a safety deposit box service. The establishment offers room service and business facilities. pets are allowed. ROOM: The establishment has 36 rooms with a hairdryer and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.67" OriginalAmount="173.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861844" Longitude="2.362623" StarRating="3" HotelCode="|124952" HotelName="Maison Saintonge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16, RUE SAINTONGE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/9/5/2/124952_75a04de1517.jpg</HotelPictures>
        <HotelDescription>SITUATION: Le Marais Is situated in this hotel is on a quiet street, Close to places of interest. ROOM: Clients are offered 23 rooms with a hairdryer, a direct line telephone, cable television, a wake-up service, a mini-bar and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="178.70" OriginalAmount="173.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873022" Longitude="2.344645" StarRating="4" HotelCode="80563|98954" HotelName="Mercure Paris Opéra Faubourg Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Montyon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/bf/c1bf9624c682dea5b6827583c06bf5c5f1e1899a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet street in the centre of Paris, opposite the Folies Bergère and with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.73" OriginalAmount="173.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8452613" Longitude="2.3251783" StarRating="3" HotelCode="|22560" HotelName="L'hôtel Royal Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>159 RUE DE RENNES, 75006, PARIS, FRANCE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/6/0/22560_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Royal Saint Germain is rated three stars and it offers excellent service. SITUATION: This establishment is in the shopping area. ROOM: Customers can find small rooms, fully-equipped with a bathroom. Some rooms have a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.85" OriginalAmount="173.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8606002" Longitude="2.3423579" StarRating="4" HotelCode="|36171" HotelName="L'Empire Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE L'ARBRE SEC 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/7/1/36171_3.jpg</HotelPictures>
        <HotelDescription>ROOM: Guests are offered 42 rooms with satellite television, a safe, a bathroom with telephone, a desk and a mini-bar. FACILITIES: You also have at your disposal a jacuzzi and a launderette.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.91" OriginalAmount="173.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85352" Longitude="2.309412" StarRating="3" HotelCode="|79311" HotelName="De France Invalides" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102, Boulevard De La Tour Maubourg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/3/1/1/79311_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.94" OriginalAmount="173.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84018" Longitude="2.32209" StarRating="3" HotelCode="|445321" HotelName="De Paris Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 avenue du Maine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/2/1/445321_4d365671437.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873372228985" Longitude="2.3438403010368" StarRating="3" HotelCode="12255|lodge_du_centre_hotel" HotelName="Lodge du Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3c/b73c809673ec020bd9e546371cbe59742ad927d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the heart of Paris near famous landmarks. For culture lovers the Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878468618849" Longitude="2.3582893610001" StarRating="2" HotelCode="63662|kuntz" HotelName="Kuntz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue des Deux Gares, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/22/4a2238c446493c48f7e45df996639c9ee0fff7dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861851839952" Longitude="2.3626251518726" StarRating="3" HotelCode="101180|hotel_saintlouis_saintonge" HotelName="Saintonge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16, rue Saintonge, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/3c/f83ca15a95e4fda269eafcdc73b12b50964577b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.38" OriginalAmount="174.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8365499" Longitude="2.2535387" StarRating="3" HotelCode="|359874" HotelName="Ibis Styles Paris 16 Boulogne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Avenue Ferdinand Buisson</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/8/7/4/359874_8114df51437.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.44" OriginalAmount="174.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865727" Longitude="2.286114" StarRating="3" HotelCode="|80853" HotelName="Palais De Chaillot" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/5/3/80853_cd333471525.jpg</HotelPictures>
        <HotelDescription>SITUATION: this modern hotel the TrocadÃ©ro it is 100 metres away from and. los Campos ElÃ­seos 15 minutes walk away, guests can find 350 metres away, clients have BoissiÃ¨re the underground station of. ROOM: It has soundproofed rooms with flat-screen TV, WiFi (free of charge), have an air-conditioning system and a bathroom with a hairdryer. MEALS: The establishment serves a buffet breakfast. FACILITIES: Some of the services clients have access to are a cafÃ© and room service on request.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.44" OriginalAmount="174.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883703" Longitude="2.342665" StarRating="4" HotelCode="|360201" HotelName="Mom’art" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue d'Orsel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/0/2/0/1/360201_1_2566.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.88" OriginalAmount="174.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868582" Longitude="2.354012" StarRating="4" HotelCode="|78325" HotelName="Hôtel Marais Grands Boulevards" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD SEBASTOPOL 112</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/3/2/5/78325_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.90" OriginalAmount="174.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869038" Longitude="2.289115" StarRating="4" HotelCode="45448|192746" HotelName="Hotel Victor Hugo Paris Kleber" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19, Rue Copernic, 75116 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/9b/909bf60e937d6afe3670b4028860188003a1bd6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.93" OriginalAmount="174.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84801" Longitude="2.34221" StarRating="2" HotelCode="|169173" HotelName="French Theory" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 rue Cujas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/7/3/169173_cc76fab1728.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Cujas the street Close to and, Saint-Germain-des-PrÃ¨s it is situated near.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.98" OriginalAmount="174.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836166446719" Longitude="2.278847694397" StarRating="3" HotelCode="33000|303315" HotelName="Median Paris Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Boulevard Victor, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/5d/205d0f6ed1b4947064cdb6c0f946b574e0c30105.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 15th arrondissement on the left bank of the river Seine. The Eiffel Tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.10" OriginalAmount="174.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86640508807" Longitude="2.3400101065636" StarRating="3" HotelCode="18610|336665" HotelName="Timhotel Palais Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de la Banque, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/8e/8b8e3e50dc4fb2238c51b36d6c02c79ef2bcbf73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is centrally located close to the Louvre and the opera house (both lie within ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880046409804" Longitude="2.334371953373" StarRating="4" HotelCode="18730|21315" HotelName="Trinité Haussmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 rue Jean-Baptiste Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/bd/b5bd44970467f987c880400c2b5c665f78a79dc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute walk from Saint-Georges metro station on line 12, this family-friendly city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868995" Longitude="2.336807" StarRating="4" HotelCode="110428|56973" HotelName="Lyric Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2, rue de Gramont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/bb/f7bb41a74d97e1b71ec599681c7647798e37a780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846989" Longitude="2.325861" StarRating="4" HotelCode="13764|holiday_inn_paris__saint_germain_des_pres" HotelName="Holiday Inn Saint Germain des Prés" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/1e/881e4d82017135cb9b9f9e43462539e5f4c6cdec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated, on the left bank of the river Seine. The Galeries Lafay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.823307771979" Longitude="2.3261725902557" StarRating="3" HotelCode="56336|ideal_hotel_design" HotelName="Ideal design" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Boulevard Jourdan, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/db/d9db0548a47749e952703b757cdfc61b314230a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris' 14th district, 10 m away from the Porte d'Orleans subway station. Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850379802059" Longitude="2.2927046747096" StarRating="4" HotelCode="74456|mercure_paris_tour_eiffel_grenelle" HotelName="Hôtel Mercure Paris Tour Eiffel Grenelle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/14/30/1430d783f0b4a9110190056f1cb7333fb2d37432.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located near to the Champs-Élysées, the Eiffel Tower, Napoléon's grave and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853682" Longitude="2.366194" StarRating="2" HotelCode="180065|hotel_de_la_herse_dor" HotelName="Herse d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Saint-Antoine, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/02/1e024c22ca6bac99a4ad5a98902179a05c75ade0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 35 rooms. Services and facilities at the hotel includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.64" OriginalAmount="175.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87686" Longitude="2.33366" StarRating="3" HotelCode="|183894" HotelName="Langlois" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63 rue Saint-Lazare</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/4/183894_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.64" OriginalAmount="175.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882131" Longitude="2.331713" StarRating="4" HotelCode="|122587" HotelName="R. Kipling By Happyculture" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Blanche</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/5/8/7/122587_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 230 metres away from the Blanche metro station. It is located close to the Montmartre district. 5 minutes away, guests can find Moulin Rouge is 1 kilometre from SacrÃ©-CÅ“ur Basilica 900 metres away, clients have Mogador 15 minutes away from the establishment, you can find the opera. 15 minutes away from the establishment guests have Gare du Nord Station. It is 30 minutes away from Charles de Gaulle Airport. ROOM: All the rooms have a television, a coffee maker, a safety deposit box, a direct line telephone, a bathroom with a shower and a hairdryer. RESTAURANT: It serves a buffet breakfast and tea service. The establishmnet also offers a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.68" OriginalAmount="175.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8639349" Longitude="2.3414531" StarRating="0" HotelCode="|48541" HotelName="Crayon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU BOULOI 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/4/1/48541_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, with air-conditioning, has 27 rooms, a lobby with a reception, a safety deposit box service, a lift, a breakfast room, WiFi and a laundry service. SITUATION: Louvre and Forum des Halles It is located next to the 150 metres away, clients have the metro station, is situated 3,5 kilometres away from Paris-Gare de Lyon the Railway Station of You can find restaurants and a park. it is 17 kilometres away from Paris Orly Airport It is situated 25 kilometres away fromCharles de Gaulle Airport. ROOM: The traditional-style rooms, have double-glazed windows, an air-conditioning system, heating, a bathroom with a bath or shower, with a hairdryer, WiFi, a television, a direct line telephone, a mini-bar, a safety deposit box and a double bed. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Visa and some debit cards. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.05" OriginalAmount="175.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8732986" Longitude="2.3434" StarRating="3" HotelCode="|15268" HotelName="Acadia - Astotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Geoffroy Marie</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/6/8/15268_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2003, has 7 floors and 36 rooms. In the entrance, you can find a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. With regards to the food and beverage offering, the establishment has a restaurant with air-conditioning, The establishment offers guests internet. SITUATION: This hotel is situated close to an avenue, a few minutes walk away, clients can find bars, restaurants and bus stops. it is 150 metres away from Grands Boulevards the underground station of the city centre, 500 metres away, there are shops, Gare du Nord it is situated 1 kilometre away from it is 20 kilometres away from Charles de Gaulle and Paris Orly the airports of. ROOM: The bright, cosy rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a double bed and a safety deposit box (available for a fee), It also offers heating and an air-conditioning system. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8785443" Longitude="2.2938685" StarRating="3" HotelCode="263482|203213" HotelName="Riviera Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2f/702f78dff92c027c9f7108c06acaa3ccd1c83bee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881690419523" Longitude="2.3374043405056" StarRating="3" HotelCode="25350|atlanta_frochot" HotelName="Le Pigalle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Frochot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/4a/f74a5b091539e1a666a1c04e2e16dd23f33e01ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837809567897" Longitude="2.3184693851854" StarRating="4" HotelCode="28544|hotel_concorde_montparnasse" HotelName="Hôtel Concorde Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue du Commandant Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/49/ff496dfe736b4e9b93da518694eeedb28bc96971.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845758" Longitude="2.371773" StarRating="3" HotelCode="110506|hotel_terminus_lyon" HotelName="Terminus Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Boulevard Diderot, Gare de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/19/6b19e3f2a545af3c29b0e392f3c8c0b29b51ce7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845251606698" Longitude="2.3500891774893" StarRating="2" HotelCode="187844|des_grandes_ecoles_2" HotelName="Des Grandes Ecoles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 rue Cardinal Lemoine, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/e5/32e5f52a5f0f928b39bd7824887b9d03a3c0bcb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Arr5/6:Quartier Latin-St Germain. The establishment features a tota...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883592853457" Longitude="2.3427334863119" StarRating="0" HotelCode="333206|hotel_bearnais" HotelName="Hotel Bearnais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/3a/9c3ac1a3889bf937f04052329c039ed786876b4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Hotel Béarnais is in the heart of Paris, walking distance from Mon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.53" OriginalAmount="176.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8732783" Longitude="2.3023602" StarRating="4" HotelCode="|15304" HotelName="Chateaubriand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/0/4/15304_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel, has 6 floors and 28 standard rooms. Guests are also offered disabled access rooms. With regards to the food and beverage offering, the establishment has a cosy hall, a bar and a restaurant. SITUATION: This hotel is situated in a central area, 200 metres from the Champs-ElysÃ©es. 500 metres away, guests will find the Arc de Triomphe 200 metres away, clients have George V Metro Station. ROOM: The cosy rooms have a bathroom, a hairdryer, a direct line telephone, a mini-bar, satellite or cable TV, a radio, a safety deposit box (available for a fee), internet and a central air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.73" OriginalAmount="176.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879481" Longitude="2.27502" StarRating="3" HotelCode="|72735" HotelName="Le 5 Particulier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Paul Deroulege</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/7/3/5/72735_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is rated 3 stars, is in a mansion and was built in the 19th Century. SITUATION: le Palais des CÃ²ngres, la Porte Maillot, La DÃ©fense and les Champs Ã‰lysÃ©es It is situated between. ROOM: The establishment has 29 completely renovated rooms some rooms with garden views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.86" OriginalAmount="176.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8551871" Longitude="2.3346913" StarRating="3" HotelCode="|164016" HotelName="Hôtel Des Marronniers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Jacob</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/0/1/6/164016_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Saint Germain des PrÃ©s the heart of 4 minutes away, you can find the metro station excellent transport links to Notre Dame Cathedral. ROOM: The rooms have wooden furniture, a television and WiFi. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service in the room and a bar. FACILITIES: Guests are offered WiFi and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="182.07" OriginalAmount="176.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848558502953" Longitude="2.2987604141235" StarRating="3" HotelCode="89350|2468750" HotelName="Hotel Grenelle" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>140-142 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/43/zz/43ad4197fd6f6a5eeb3a96e2f182d4f53325805b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873142888054" Longitude="2.327309846878" StarRating="3" HotelCode="904832|224976" HotelName="George Sand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 rue des Mathurins, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/68/f3688197cc28bb3664640eec668c5d44ee09d0c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85161897455" Longitude="2.2978980839252" StarRating="4" HotelCode="30121|7232" HotelName="Hôtel Le Marquis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Dupleix, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/92/d192318dbb6a2fcc70d2c34aa2151cb559e83039.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in a quiet district, close to the Eiffel Tower and the Dôme des Inval...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85424306692" Longitude="2.3078078440761" StarRating="4" HotelCode="82854|32116" HotelName="Hôtel Le Tourville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue de Tourville, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e2/f0e22bf2105217333db4347e7060bf026bd34c54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel has a very central location between Les Invalides and the Eiffel Tower, rig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849541914773" Longitude="2.298241699439" StarRating="3" HotelCode="333719|200513" HotelName="Hôtel Tourisme Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>66 Avenue de La Motte-Picquet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/e1/40e1a75ac19ff642e6df442156d209641401e88b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.31" OriginalAmount="177.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872616" Longitude="2.354786" StarRating="3" HotelCode="82925|garden_opera" HotelName="Garden Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue du Chateau d Eau, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/1e/5e1e4da5b163ee898692bd8e5987e972887fb791.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.31" OriginalAmount="177.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856363" Longitude="2.309557" StarRating="3" HotelCode="110472|empereur" HotelName="Empereur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Chevert, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/6f/3c6f803d791d3002ff118bc303ad929a816dd041.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.31" OriginalAmount="177.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875295" Longitude="2.323407" StarRating="4" HotelCode="144894|best_western_premier_opera_diamond" HotelName="Maison Albar Hotel Opera Diamond, BW Premier Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de la Pepiniere, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/35/2f3577bfcfd0bb01dcd07fce43b57156481f1d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is close to the centre of Paris, next to Gare St Lazare train station (100 m), near to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.31" OriginalAmount="177.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869307343383" Longitude="2.3319939640096" StarRating="4" HotelCode="441258|rayz_suites_paris_vendome" HotelName="Rayz Private Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/5f/6d5ff49e95ce31adca310ef2e368fad8e6075c3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="182.45" OriginalAmount="177.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874353308383" Longitude="2.2897531294177" StarRating="4" HotelCode="888575|1049745" HotelName="Room Mate Alain Champs Élysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue d’Argentine, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/3b/633b893c9e44854f35998eea7244b88396f0a2f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel enjoy a privileged location near the Arc de Triomphe, just a short walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.69" OriginalAmount="177.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8844337" Longitude="2.3122416" StarRating="3" HotelCode="|15316" HotelName="Duette Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LEVIS 64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/1/6/15316_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1930, has 5 floors, 28 rooms, 3 single rooms and 25 double rooms. In the establishment entrance, guests will find a lobby and a reception with safety deposit boxes. The establishment boasts indoor parking. SITUATION: This urban hotel is near the Champs-ElysÃ©es 200 metres away, guests have Villiers Metro Station. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a fax machine, satellite or cable TV, internet, a mini-bar, a fridge and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="182.70" OriginalAmount="177.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="4" HotelCode="94373|FR037613" HotelName="Best Western Sèvres Montparnasse" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/ac/05ace6797e8756bea70906aeb1866dbaa0843c84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located between the Porte de Versailles exposition ground and Gare Montparnas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="182.85" OriginalAmount="177.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873936756028" Longitude="2.350083142519" StarRating="3" HotelCode="337353|17137" HotelName="Mercure Paris Opera Grands Boulevards Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue de Petites Écuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/10/ac10d7e3aab4e2a4e0ff372177497c4cdc8c678c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located near to Les Grandes Boulevards and the Opera. It is not far from Ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.01" OriginalAmount="177.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833029" Longitude="2.316778" StarRating="2" HotelCode="|69532" HotelName="La Maison Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE GERGOVIE 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/5/3/2/69532_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms, with a shower or bath, a library. SITUATION: It is 10 minutes away fromMontparnasse the Station of. PAYMENT METHODS: The establishment accepts Visa, Mastercard and American Express.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.29" OriginalAmount="177.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88216" Longitude="2.33721" StarRating="4" HotelCode="|22049" HotelName="Mercure Paris 9 Pigalle Sacre-coeur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD DE CLICHY 21 - 8 rue Duperre</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/4/9/22049_020ad3c0910.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 74 apartments. In the entrance, you can find a reception with elevators and a safety deposit box service. The establishment offers guests internet and an oudooor car park. SITUATION: This recently renovated hotel is 10 minutes away from Montmartre, near the establishment, guests will find Boulevard Haussmann Shopping Centre. It is 25 metres away from Pigalle Underground Station, close to nightclubs, bars and Moulin Rouge, ROOM: The modern rooms have a bathroom, a direct line telephone and a satellite or cable television. MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870544" Longitude="2.326868" StarRating="3" HotelCode="110484|50455" HotelName="Du Triangle d'Or" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Godot de Mauroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/30/3930d203c501922bc3d7813d7a9f40dfcd53002b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879775708909" Longitude="2.3206874728203" StarRating="4" HotelCode="29499|quality_opera_saint_lazare" HotelName="Best Western Premier Le Swann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Rue de Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/97/8597e38a12f1beb298af297d7e2a30e50f1b3262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the Gare Saint-Lazare station, 1 km from the Opéra Garnier and the G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871416546724" Longitude="2.3280616588954" StarRating="4" HotelCode="180061|hotel_athenee" HotelName="Hotel Maison Athénée" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/b0/0ab007ba5d439e7f875c206f025960142a9862f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86382363" Longitude="2.37502862" StarRating="0" HotelCode="726908|hotel_les_deux_girafes" HotelName="Les Deux Girafes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Passage Beslay, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/07/1b07f6e04d06612a9309faa87b837200818ed63f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.60" OriginalAmount="178.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838969932346" Longitude="2.3456507921219" StarRating="4" HotelCode="63700|305065" HotelName="Hotel Seven Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Berthollet, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/e1/23e1e5a00ce67202f5a509ef52b9681b67c100bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city's 5th district, next to the Barrio Latino and Rue Mouffetard, in a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869059" Longitude="2.297245" StarRating="4" HotelCode="78991|hotel_bassano" HotelName="Bassano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/b4/0cb49fbddbc31dfd5ce47dc8e71c70cd33652dbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel offers luxury accommodation in the elegant 16th arrondissement of Paris...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850996" Longitude="2.335799" StarRating="4" HotelCode="89348|saint_sulpice" HotelName="Relais Saint Sulpice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Garancière, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/57/7757942a7736dea289c0376c311ed4ede5c485e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in an 18th century hotel particulier, in the 6th district of Paris, this hotel offers a sanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="184.63" OriginalAmount="179.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879207541196" Longitude="2.3556600911134" StarRating="3" HotelCode="32507|FR003795" HotelName="Hôtel ibis Paris Gare du Nord TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Rue De Saint-Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/14/6e14ead801e9147d93c33310311408fbd1e374ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="184.83" OriginalAmount="179.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8681009" Longitude="2.3346749" StarRating="3" HotelCode="|82640" HotelName="Louvre Marsollier Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marsollier, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/6/4/0/82640_41a6d611141.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 28 comfortable rooms. SITUATION: This hotel is in ParÃ­s the old part of it is located between the Louvre the opera, near the establishment, you will find banks and the shopping centres.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.04" OriginalAmount="179.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838988" Longitude="2.345712" StarRating="4" HotelCode="|68476" HotelName="Le Seven" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 RUE BERTHOLLET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/7/6/68476_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is modern and has 7 suites. ROOM: The establishment has 35 rooms, They have floating beds, Nespresso and a television. Clients are offered comfortable, modern suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.15" OriginalAmount="179.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8472478" Longitude="2.3718128" StarRating="3" HotelCode="|67109" HotelName="9hotel Bastille - Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 RUE DE LYON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/0/9/67109_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is close to places of interest, this hotel is in an excellent location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876352" Longitude="2.293136" StarRating="3" HotelCode="65595|200507" HotelName="Stella Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/33/c1338d706b920ddc84eaf62924c71d425379bcfd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836521859232" Longitude="2.2536573791332" StarRating="3" HotelCode="572187|238953" HotelName="ibis Styles Paris 16 Sud Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Avenue Ferdinand Buisson, 75016 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9c/a09ce85373ec10b6ef70a84f4e3da0567a37089b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867509" Longitude="2.354014" StarRating="4" HotelCode="18786|hotel_little_palace" HotelName="Little Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Salomon De Caus, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b3/45/b34503a4c54ee48a795ea2a2b52262484e695d53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843324910206" Longitude="2.3067480325699" StarRating="3" HotelCode="31195|nouvel_eiffel" HotelName="Nouvel Hotel Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Des Volontaires, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/2b/f12bba7b977853dac632ec1482476ca742611e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location and lies just a few metres from the Eiffel Tower. The metro st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854837899145" Longitude="2.3048830485696" StarRating="3" HotelCode="180045|hotel_eber_mars" HotelName="Hotel Eber Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Avenue De La Bourdonnais, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/31/643177d63f2bd7394a8b29750165df45108d4d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="185.55" OriginalAmount="180.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847052" Longitude="2.301381" StarRating="3" HotelCode="110524|FR003692" HotelName="Hôtel ibis Paris Tour Eiffel Cambronne 15ème" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Cambronne, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/12/79125e281d33549bdb428b23e12ae03a12b2ebd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.68" OriginalAmount="180.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8730011" Longitude="2.316" StarRating="4" HotelCode="|52827" HotelName="Holiday Inn Paris Palais De L'elyse, An Ihg Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Miromesnil</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/2/7/52827_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: the Champs-ElysÃ©es, Place de la Concorde and the Palais Garnier It is near Louvre it is 10 minutes away from. HOTEL: The establishment boasts 43 comfortable rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.68" OriginalAmount="180.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886801" Longitude="2.359612" StarRating="4" HotelCode="|59796" HotelName="Kube Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 PASSAGE RUELLE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/7/9/6/59796_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to Montmartre it is on a quiet street. HOTEL: This contemporary style hotel, has 41 standard rooms, suites, an ice bar, a lounge bar, a gym and a courtyard. ROOM: The rooms have an electronic key, computer, a DVD player, a CD player, a television, internet, a safe, chairs and curtains. Guests are offered suites and junior suites with private terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.88" OriginalAmount="180.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84955" Longitude="2.29856" StarRating="3" HotelCode="|201065" HotelName="Tourisme Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>66 AVENUE DE LA MOTTE PICQUET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/0/6/5/201065_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.13" OriginalAmount="180.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8425599" Longitude="2.3381875" StarRating="4" HotelCode="|53482" HotelName="Observatoire Luxembourg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BLVD ST. MICHEL 107</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/8/2/53482_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Rive Gauche close to el jardÃ­n de Luxemburgo ROOM: The rooms with air-conditioning, have a bathroom, a satellite TV and a hairdryer. OTHERS: The establishment offers American breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.16" OriginalAmount="180.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8751984" Longitude="2.3326001" StarRating="4" HotelCode="|15291" HotelName="Hélios Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>rue de la Victoire,75</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/9/1/15291_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a valet service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.31" OriginalAmount="180.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8716722" Longitude="2.3349914" StarRating="4" HotelCode="|50571" HotelName="The Chess" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 RUE DU HELDER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/7/1/50571_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is close to La Opera the district of close to the establishment, clients can find Boulevard Haussmann the department stores it is situated 10 minutes away from Saint-Lazare the Station of. ROOM: The establishment has 59 rooms, fully-equipped with air-conditioned, heating, a hairdryer, a television, a direct line telephone and a safety deposit box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.39" OriginalAmount="180.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876741" Longitude="2.291984" StarRating="4" HotelCode="|63839" HotelName="ELSA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 avenue Carnot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/3/9/63839_7bad3b60847.jpg</HotelPictures>
        <HotelDescription>SITUATION: This popular, old style hotel, the Arc de Triomphe and the Champs Ã‰lysÃ©es it is close to it is in a quiet residential area, has good links to the airport. ROOM: Each room has a bathroom with a shower or bath, a WC, a hairdryer, a television, a direct line telephone, internet, a safe and an air-conditioning system. FACILITIES: With regards to the food and beverage offering, there is a bar and a breakfast room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882286" Longitude="2.313021" StarRating="4" HotelCode="180066|57227" HotelName="L'Edmond" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue de Villiers, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/50/44500d933078cd37ba396c9de05bba9b9468b803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel benefits from its prime location, situated only a short walk from Villiers metro station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.49" OriginalAmount="181.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869309" Longitude="2.304859" StarRating="0" HotelCode="|454559" HotelName="33 Marbeuf" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Marbeuf</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/5/5/9/454559_6a34c160806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.01" OriginalAmount="181.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882469" Longitude="2.3344532" StarRating="0" HotelCode="|63844" HotelName="Artemisia Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Fromentin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/4/4/63844_905f7401204.jpg</HotelPictures>
        <HotelDescription>SITUATION: This traditional hotel, Montmartre and Ã“pera it is located between is situated in 9 District SacrÃ© Cour and Moulin Rouge it is a few minutes' walk away from. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a direct line telephone and a television. FACILITIES: The establishment boasts a reception, a breakfast room, a lounge and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.05" OriginalAmount="181.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8675514" Longitude="2.3469909" StarRating="0" HotelCode="|218901" HotelName="Casaô" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/9/0/1/218901_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="187.18" OriginalAmount="181.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876149" Longitude="2.283504" StarRating="3" HotelCode="94392|328452" HotelName="Hôtel Résidence Impériale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>155 Avenue de Malakoff, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/c6/e7c667f17a65d1ee56d07cd4412c5630f9a8993b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.40" OriginalAmount="181.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880578" Longitude="2.285658" StarRating="3" HotelCode="|544727" HotelName="Hôtel Saint Cyr Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>101 Avenue des Ternes</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/7/2/7/544727_881fd8e2236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868492" Longitude="2.303679" StarRating="4" HotelCode="78123|31986" HotelName="Hôtel Claridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue François Premier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ca/9aca9c1f070766623bab57e19e6c2ee473d8cf39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located near the Avenue des Champs-Élysées, in the centre of a large ent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84971" Longitude="2.338283" StarRating="2" HotelCode="212342|201106" HotelName="Michelet Odéon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 place de l'Odéon, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332137/332137a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850398514789" Longitude="2.2983272373676" StarRating="4" HotelCode="25334|hotel_ares_eiffel" HotelName="Ares" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Général de Larminat, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/64/9164c79b91effc92df65d35c2ee86ab18012b664.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a favourable location, on a quiet street in the heart of the lively La Motte Picqu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881894145356" Longitude="2.2792460024357" StarRating="2" HotelCode="37278|hotel_du_roule" HotelName="Roule" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue Du Roule, 92200 Neuilly Sur Seine, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/d4/9bd42047e201c7f3a44f6478cbc33e20e0848438.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Peacefully located, this hotel is situated in the suburb district of Neuilly sur Seine. The Parisian...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857336" Longitude="2.331432" StarRating="4" HotelCode="154538|verneuil_saint_germain" HotelName="Hotel Verneuil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8, rue de Verneuil, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f2/0af2443a097775afe0bb9702fef5ce5294b96150.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85301148015" Longitude="2.346576154232" StarRating="3" HotelCode="160366|hotel_le_notre_dame_saint_michel" HotelName="Notre Dame Saint-Michel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Quai Saint-Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/26/0226f1e7ab411f976d2ff54aef562c2dd4ce5689.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84802" Longitude="2.342185" StarRating="2" HotelCode="212018|hotel_cujas_pantheon" HotelName="Cujas Pantheon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18, rue Cujas, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/86/d3869cde34dfccf459b3e237c34728bc372fe60e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856953" Longitude="2.35529" StarRating="3" HotelCode="410474|grand_hotel_du_loiret_" HotelName="Hôtel du Loiret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue des Mauvais Garçons, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/ee/c1eec01af7b9ff328c3699f9b7a16aac8c77a153.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.64" OriginalAmount="182.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85172" Longitude="2.37884" StarRating="3" HotelCode="|183976" HotelName="Ibis Paris Bastille Faubourg Saint Antoine 11ème" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Trousseau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/7/6/183976_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.74" OriginalAmount="182.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84826" Longitude="2.372199" StarRating="3" HotelCode="|80085" HotelName="Ibis Styles Paris Gare de Lyon Bastille" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52, Avenue Ledru-Rollin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/0/8/5/80085_a44e86c1316.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a breakfast room, a reception with safety deposit boxes, a lift, WiFi and a reception. SITUATION: The hotel el Museo de Louvre it is situated 2 kilometres away from Notre-Dame Cathedral the establishment is 2,5 kilometres away from the Eiffel Tower it is situated 6,5 kilometres away from. ROOM: Each room has an air-conditioning system, a television and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.78" OriginalAmount="182.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8691483" Longitude="2.3336179" StarRating="4" HotelCode="|55491" HotelName="Horset Opéra, BW Premier Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE D'ANTIN 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/9/1/55491_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a hall, This hotel with air-conditioning and was built in 1854. In the entrance, you can find a reception, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a breakfast room, internet, room service and a laundry service. SITUATION: The establishment, is in ParÃ­s the tourist centre of Louvre and Ã³pera Garnier it is between Place VendÃ´me and Palais royal it is situated close to 300 metres away from the establishment, you can find the department stores, is 25 kilometres away from Charles de Gaulle Airport. ROOM: Clients are offered renovated rooms with double beds, a bathroom with a shower, a bath and a hairdryer. Are also equipped with a direct line telephone, a satellite TV, internet, a mini-bar, a coffee maker, a kettle, an iron, an air-conditioning system and a central heating system. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="187.84" OriginalAmount="182.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872199932948" Longitude="2.3250648379326" StarRating="3" HotelCode="74029|FR037630" HotelName="Best Western Hôtel Folkestone Opera" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Castellane, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/5b/4c5b87db159176a3130d086a856a75aec700b807.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.33" OriginalAmount="182.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882187" Longitude="2.313155" StarRating="4" HotelCode="|78335" HotelName="Sonder L'Edmond Parc Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE DE VILLIERS 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/3/3/5/78335_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.34" OriginalAmount="182.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870096" Longitude="2.311073" StarRating="4" HotelCode="|62355" HotelName="Elysee Secret" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue de ponthieu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/3/5/5/62355_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in the city centre, In the entrance, guests are offered a hall and a reception. Building traditional style, The establishment has a breakfast room. ROOM: The small rooms. SITUATION: It is on a quiet street, the Champs-ElysÃ©es it is near 2 minutes away from the establishment clients have Franklin D. Roosevelt the underground station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.46" OriginalAmount="182.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8734455" Longitude="2.3485298" StarRating="4" HotelCode="|28140" HotelName="Who - Windsor Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE GABRIEL LAUMAIN 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/4/0/28140_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays. SITUATION: This hotel is in ParÃ­s the centre of Close to, and excellent transport links to public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834019" Longitude="2.295319" StarRating="2" HotelCode="67993|hotel_printania" HotelName="Printania Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue Olivier de Serres, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/2f/4c2f3ecbb2515e0a54cd88fe4cf428f460a38878.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853532" Longitude="2.342402" StarRating="3" HotelCode="110459|residence_des_arts" HotelName="Residence des Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, rue Gît le Coeur, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/cd/63cdc3dcb9e4a1c11e3033fc208b2dbaf6dad003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873324883565" Longitude="2.3181886876698" StarRating="3" HotelCode="80561|mercure_haussmann_st_augustin" HotelName="Haussmann Saint Augustin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Roquepine, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/9f/439fb96fad3999ad0e60f29c48f03bcc7b4d8378.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, between the Champs-Élysées, La Madeleine and Boulevard ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855604" Longitude="2.269735" StarRating="3" HotelCode="144692|beausejour_ranelagh" HotelName="Beausejour Ranelagh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99, rue du Ranelagh, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/b6/ffb6517ec863dca44f1e15082f2f180c3e677c30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864510713233" Longitude="2.3404931691009" StarRating="3" HotelCode="303903|hotel_crayon_rouge_by_elegancia" HotelName="Crayon Rouge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue Croix des Petits Champs, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/76/4a763509b39f3a3366e99224d8632c5b847f6038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.88" OriginalAmount="183.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8516006" Longitude="2.2974999" StarRating="4" HotelCode="|23727" HotelName="Hôtel Le Marquis by Inwood Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DUPLEIX 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/2/7/23727_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel is rated 4 stars. SITUATION: It is in an excellent location, the Eiffel Tower it is close to near the establishment, guests will find museums, restaurants located nearSaint-Germain-des-Pres and Swiss Village the shopping areas of. ROOM: The establishment has 36 stylish rooms, luxurious and fully-equipped.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.26" OriginalAmount="183.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88106865373" Longitude="2.3371508717537" StarRating="2" HotelCode="18924|303705" HotelName="Victor Masse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 bis rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/6e/5b6e2377b37fb531a6a95d85985bb9297d39916a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a typical Parisian quarter, full of history, close to numerous caf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.30" OriginalAmount="183.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8665" Longitude="2.3679" StarRating="3" HotelCode="|183973" HotelName="Ibis Paris Avenue De La Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Rampon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/7/3/183973_4b313af1507.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.31" OriginalAmount="183.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86651" Longitude="2.33566" StarRating="3" HotelCode="|223829" HotelName="Louvre Sainte Anne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Sainte Anne</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/8/2/9/223829_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876074844451" Longitude="2.2963705658913" StarRating="3" HotelCode="34429|hotel_plaza_etoile" HotelName="Emeraude Plaza Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/14/3a14075e1bc239341229eb7dfc12fdceff35fd06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few steps from the Arc de Triomphe and the Champs-Élysées. The nearest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85929580494" Longitude="2.3103314638138" StarRating="4" HotelCode="37524|best_western_tour_eiffel_invalides_2" HotelName="Timhotel Invalides" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Boulevard de la Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/3c/ef3ca2a58eb9c4bde1d52f46ec57ddd202fc6422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris just a few minutes walk from the Eiffel Tower and the Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869319414202" Longitude="2.3339898134918" StarRating="3" HotelCode="68263|hotel_france_dantin_opera" HotelName="Hotel France d'Antin Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue d’Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/43/8f436275ce657fd17d87b87b7866c8860402b514.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856637" Longitude="2.307206" StarRating="3" HotelCode="110463|beaugency_hotel" HotelName="Beaugency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Duvivier, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/b0/87b0960083d14efecc4a0b5eb5110d056775288d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel is located between the Esplanade des Invalides and the Eiffel Tower at the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.53" OriginalAmount="184.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882352" Longitude="2.334722" StarRating="3" HotelCode="|477623" HotelName="Saint Louis Pigalle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Fromentin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/7/6/2/3/477623_5daf2141133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.63" OriginalAmount="184.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87196" Longitude="2.344751" StarRating="3" HotelCode="|59786" HotelName="D'espagne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 CITE BERGERE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/7/8/6/59786_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: The DÂ´ Espagne is rated two stars. SITUATION: This hotel is in a peaceful area of Cite Bergere it is in the heart of ParÃ­s. This establishment is near the shopping area, the opera, Montmartre and Sacre Cour. ROOM: The establishment has 45Â large, comfortable rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.95" OriginalAmount="184.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877127" Longitude="2.295008" StarRating="3" HotelCode="|71716" HotelName="Tilsitt Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 rue Brey 75017 Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/1/6/71716_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="190.00" OriginalAmount="184.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872786" Longitude="2.344934" StarRating="3" HotelCode="110483|FR083697" HotelName="Ibis Styles Paris Lafayette Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3/5 Rue de Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ee/03ee56f7a855519e8f5ce3e0ed0eef1913f21c20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.08" OriginalAmount="184.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870441" Longitude="2.307681" StarRating="3" HotelCode="47601|191336" HotelName="Hotel Le Colisée" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue du Colisée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/94/e69476790de26cab580b1a3df3511262aae791fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.09" OriginalAmount="184.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8859248" Longitude="2.3350851" StarRating="3" HotelCode="|15202" HotelName="Des Arts Paris Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE THOLOZE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/0/2/15202_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 1900, renovated in 2005, has 50 standard rooms, 6 floors, has garden area, a charming hall and lifts. SITUATION: This urban hotel is in an excellent location. Is situated in Montmartre city centre and 100 metres away from Moulin de la Galette. It is located between Place Blanche and Place du Tertre in the surrounding area, clients can find monuments and tourist points of interest. Clients can also find SacrÃ©-Coeur Church. Nearby, there is a public transport stop, close to Blanche and Abbesses Underground Station. It's 30 kilometres from Charles de Gaulle Airport and 50 kilometres away from Airport Paris Orly. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV, an air-conditioning system, a central heating system, a safe (available for a fee) and a balcony or terrace. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.14" OriginalAmount="184.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876288" Longitude="2.348378" StarRating="4" HotelCode="|163534" HotelName="Serotel Suites Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 RUE FAUBOURG POISSONIERE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/5/3/4/163534_92f26a80934.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi in communal areas (free of charge) and a reception. SITUATION: This establishment is in ParÃ­s 200 metres away, guests will find the PoissoniÃ¨re metro station. It has excellent transport links to the Galeries Lafayette, the Garnier Opera and the Louvre Museum. ROOM: The establishment has rooms, suites with satellite television, an air-conditioning system, garden views, a bathroom with a hairdryer and towels (free of charge). Customers can find suites and studios with kitchen. OTHERS: The establishment offers a breakfast service available at an extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.15" OriginalAmount="184.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8722" Longitude="2.3261001" StarRating="4" HotelCode="|22620" HotelName="Chavanel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE TRONCHET 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/2/0/22620_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, has 6 floors and 34 standard rooms. The establishment has a living room, a reception, a lift, a safety deposit box service, a TV room, a restaurant, WiFi, a laundry service (for a fee) and a car park. SITUATION: This attractive hotel is situated in a central area where guests can enjoy the theatres. A few minutes walk away, guests can find Rue du Faubourg Saint-HonorÃ© and the Palais Garnier in the surrounding area, you can find shops, restaurants and public transport. It is 35 kilometres away from Orly and Charles de Gaulle airports. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a double bed, a safety deposit box, individual air-conditioning and a central heating system. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.40" OriginalAmount="184.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867551" Longitude="2.346991" StarRating="0" HotelCode="|445175" HotelName="Tinah Paris - Reaumur Montorgueil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/7/5/445175_3072ae40900.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.47" OriginalAmount="184.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8436" Longitude="2.37134" StarRating="4" HotelCode="|220408" HotelName="CitizenM Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue van Gogh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/4/0/8/220408_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.51" OriginalAmount="184.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869122" Longitude="2.289409" StarRating="4" HotelCode="|67108" HotelName="Victor Hugo Paris Kléber" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 RUE COPERNIC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/0/8/67108_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Parisian building and has rooms, with balconies a bar an indoor garden with breakfast service. SITUATION: Etoile and the TrocadÃ©ro It is located between the Arc de Triomphe 300 metres away, guests will find the Eiffel Tower and the Champs-ElysÃ©es it is 500 metres away from It is situated 3 kilometres away fromNotre Dame Cathedral.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87215" Longitude="2.326266" StarRating="4" HotelCode="25342|hotel_chavanel_paris" HotelName="Hotel Chavanel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/d5/30d568a98b8c940491ed4cec22fad5473a515e4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located at the heart of the fashion and theatre district, just a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873246973684" Longitude="2.3239919543266" StarRating="4" HotelCode="39506|le_mathurin" HotelName="Le Mathurin Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue des Mathurins, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/25/732581a9e67e3e0ab7b767a66bc905e837b00ee3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is ideally situated close to the city centre as well as Lafayette department st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873043212629" Longitude="2.3180294036865" StarRating="3" HotelCode="32476|htel_elyses_8" HotelName="Elysees 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Cambacérès, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/91/a991a545f1940096d045a8854aa35b08a2379da9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located near to the Élysée Palace and magnificent Rue du Faubourg Saint-Honoré. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869013689363" Longitude="2.3336626589298" StarRating="3" HotelCode="189556|etats_unis_opera" HotelName="Etats-unis Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue D Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/1f/a51f70f0dbfb5d794f25003ce3e5df8e7c9a2f35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 45 rooms. Services and facilities at the hotel include a b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.57" OriginalAmount="185.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831871" Longitude="2.3403518" StarRating="4" HotelCode="|15234" HotelName="Paris Marriott Rive Gauche and Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Saint Jacques,17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/3/4/15234_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Marriot Rive Gauche and Conference Center is rated four stars. It was built in 1972, is in ParÃ­s city centre, has 2 restaurants, lifts, a concierge and a safety deposit box service. The establishment offers room service and business facilities. ROOM: The establishment has 757 rooms, fully-equipped with a hairdryer, an air-conditioning system, a television and a radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.37" OriginalAmount="185.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853618" Longitude="2.338957" StarRating="4" HotelCode="|448132" HotelName="Saint André Des Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/1/3/2/448132_ead44fc1314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.51" OriginalAmount="185.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8823013" Longitude="2.2971001" StarRating="4" HotelCode="|22617" HotelName="Monceau Wagram" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE RENEQUIN 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/1/7/22617_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 25 rooms, a reception and a safety deposit box service. The establishment has a TV room, a bar and a pub. SITUATION: This hotel the Arc de Triomphe it is near the Champs-ElysÃ©es it is situated only a few minutes walk away from 50 metres away, guests will find shops, bars, pubs and restaurants. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876776936065" Longitude="2.292003929615" StarRating="3" HotelCode="65250|astrid" HotelName="Astrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/70/2270d9e3326fa56b0e41c480245c56ff977a72d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876916294786" Longitude="2.3270094394684" StarRating="3" HotelCode="74037|austins_saint_lazare_hotel" HotelName="Austin's Saint Lazare" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/c8/18c85f8d3eb78763d861f80c02339bb146b1e589.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866293080173" Longitude="2.3679431539828" StarRating="3" HotelCode="317179|grand_hotel_de_lavenue_" HotelName="Hôtel ibis Paris Avenue de la République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Rampon, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/65/d265161afae7800b1509a44d0a4a4b4307f898e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.76" OriginalAmount="186.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83587" Longitude="2.29489" StarRating="3" HotelCode="|183980" HotelName="Ibis Paris Vaugirard Porte De Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Eugene Gibez</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/8/0/183980_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.99" OriginalAmount="186.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850643" Longitude="2.292642" StarRating="4" HotelCode="|15382" HotelName="Mercure Paris Tour Eiffel Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BD DE GRENELLE 64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/8/2/15382_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 77 double rooms and 5 floors. In the entrance, guests are offered a lobby with elevators, a reception and a currency exchange service. Guests have access to a TV room, a bar, renovated in 2006 and a restaurant with air-conditioning. The establishment boasts a conference room and internet. The establishment offers guests room service, a laundry service, a car park and bicycle rental. SITUATION: This attractive and luxury hotel is located near the Champs-ElysÃ©es, the Eiffel Tower and Montparnasse, around the establishment, clients can find shops, leisure areas, entertainment and tourist points of interest. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite television, cable television, a radio, internet, a mini-bar, an air-conditioning system, a central heating system, a safety deposit box and fitted carpets. FACILITIES: The establishment has a sauna and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.05" OriginalAmount="186.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847702" Longitude="2.371756" StarRating="3" HotelCode="|67975" HotelName="De France Gare de Lyon Bastille" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LYON 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/9/7/5/67975_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 42 rooms, The establishment boasts a reception, express check-out, a lift and a breakfast room. SITUATION: Near the establishment, guests will findLyon the Railway Station of Bercy, Bastille and Le Marais in the surrounding area, clients have. ROOM: The rooms have an alarm clock, a desk, double-glazed windows, a television and internet. They also have a direct line telephone, a bathroom with a shower, a double bed, central heating and a hairdryer (available on request). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by cash, cheques, travellers cheques, American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.19" OriginalAmount="186.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8555692" Longitude="2.340861" StarRating="4" HotelCode="|22529" HotelName="Citadines Apart'hotel Saint-germain-des-prés Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>QUAI DES GRANDS AUGUSTINS 53 TER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/2/9/22529_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated in the St.Germain district where guests can enjoy cafÃ©s, antique stores, exhibitions and boutiques. Just a few minutes walk away, you can find el Museo del Louvre clients can also find the Notre Dame Cathedral and St.Michel Station. HOTEL: This establishment was renovated in 2006, has 204 apartments, 7 floors, a conference room and a gym. There are many services available at the establishment, including a laundry service, a dry cleaner's and a car park (for a fee). APARTMENTS: Guests are offered studios and apartments with bathroom with hairdryer, an American kitchen, a fridge, dishwasher, satellite TV, telephone, a safety deposit box and individual air conditioning system. It offers a cleaning service twice a week. MEALS: The establishment serves a buffet breakfast at an extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.20" OriginalAmount="186.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8806992" Longitude="2.3382001" StarRating="2" HotelCode="|22047" HotelName="Victor Massé" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/4/7/22047_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is close to cafÃ©s, restaurants, Clients can also find shopping areas, the theatres, cabaret bars, shops, boutiques and pubs. 100 metres away, guests have Pigalle the metro station of Ã“pera and Montmartre it is located between.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.31" OriginalAmount="186.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848652" Longitude="2.34808" StarRating="4" HotelCode="|80826" HotelName="Atmospheres" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31, rue des Ecoles</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/2/6/80826_b3843411559.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Los Jardines de Luxemburgo it is a 10-minute walk away from 200 metres away, clients have Mauber Mutualite the underground station of a 8-minute walk away from Notre Dame Cathedral 200 metres away, there is a restaurant. FACILITIES: The hotel has a reception and a lift. You also have at your disposal a garden, a gym, a sauna, a car park (available for a fee), breakfast service and a bar. ROOM: Each room has fitted carpets, flatscreen cable television, WiFi (free of charge), a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844514" Longitude="2.345447" StarRating="4" HotelCode="78831|55941" HotelName="Du Les Dames du Pantheon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Place du Panthéon, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/6d/696d1d0aacf311f8d1137850078e0c4030436a14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852431" Longitude="2.36366" StarRating="2" HotelCode="110435|hotel_saintlouis_marais" HotelName="Saint Louis Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, rue Charles V, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f3/61f3d63423d3f4a03eb21fc94f7da362647f8876.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858226999529" Longitude="2.3104336416989" StarRating="3" HotelCode="110474|hotel_de_latour_maubourg" HotelName="Hotel de Latour Maubourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Rue de Grenelle, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/59/8159c17a2c5bb61646c6391ad62c32b73e338e9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8554372" Longitude="2.3612671" StarRating="3" HotelCode="199730|hotel_emile" HotelName="Hotel Emile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Malher, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/72/4d72b84dcc69448677992b481822d22687d52134.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3 star rated Hotel Emile is situated in Paris. Hotel guests can enjoy a meal at the restaurant o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.80" OriginalAmount="187.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8314333" Longitude="2.2819033" StarRating="0" HotelCode="|42341" HotelName="Adagio Paris XV" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE D'ORADOUR-SUR-GLANE 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/1/42341_54711411136.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This urban aparthotel, has 179 apartments and has views of the garden. The establishment boasts 3 conference rooms and a breakfast room. Guests are also offered a laundry service (for a fee) and indoor parking (for a fee). SITUATION: This establishment is in south-east ParÃ­s. It is situated 5 minutes away from Parc des Expositions, Palais des Sports and Aqua Boulevar close to the establishment, guests have the metro station. It is well-connected with ParÃ­s city centre. Is 15 kilometres from Paris Orly Airport and 35 kilometres away from Airport Charles de Gaulle. ROOM: The establishment has apartments with kitchen, kitchen utensils, a fridge, a microwave and a coffee maker. They have a living room, a bathroom with a bath, a separate WC, a desk, a television, a direct line telephone (available for a fee) and WiFi (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.08" OriginalAmount="187.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86946" Longitude="2.33175" StarRating="4" HotelCode="|191198" HotelName="Le Rayz Vendôme" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Daunou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/1/9/8/191198_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.20" OriginalAmount="187.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8514343" Longitude="2.3388526" StarRating="3" HotelCode="|184173" HotelName="Odéon By Malone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/7/3/184173_b0e76690916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.34" OriginalAmount="187.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839728" Longitude="2.323573" StarRating="4" HotelCode="|57472" HotelName="Hotel Mercure Paris Centre Gare Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20; RUE DE LA GAITE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/7/2/57472_3bb59260803.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is and is ideal for holidays, has excellent service. SITUATION: It is situated close to the tourist attractions, the city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.39" OriginalAmount="187.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887189" Longitude="2.372841" StarRating="3" HotelCode="|72726" HotelName="Tilde" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48 Avenue de Flandre</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/7/2/6/72726_95497bd1229.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, is ecological. SITUATION: This hotel Quai de Seine it is near La Villette it is located close to near the establishment, guests will find Simone Signoret Bridge the CitÃ© des Sciences et de l'Industrie and the CitÃ© de la Musique it is close to nearby, you will find Buttes-Chaumont the Park of. ROOM: The establishment has 36 comfortable rooms, fully-equipped and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="193.40" OriginalAmount="187.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845651411205" Longitude="2.3243191838265" StarRating="4" HotelCode="56520|53542" HotelName="Victoria Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Blaise Desgoffe, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/b9/22b957232a67cd64c8ec6c423acc2b74b06b8d94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel lies on the left-hand bank of the River Seine and is one of the top Paris a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871343" Longitude="2.323902" StarRating="4" HotelCode="15137|new_hotel_roblin_la_madeleine" HotelName="New Hotel Roblin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Chauveau-Lagarde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/63/5863e9e34e2f536da4939bc029d513a96cb13ff2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located, around 500 m from the Louvre, around 700 m from the opera ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872991169629" Longitude="2.3160392045975" StarRating="4" HotelCode="34414|holiday_inn_paris_elysees" HotelName="Holiday Inn Paris - Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 rue de Miromesnil, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/7b/f67b5d53fa75e1a398265711f0f2459e54b1219b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876501" Longitude="2.29644" StarRating="3" HotelCode="76602|arc_de_triomphe_etoile" HotelName="Arc De Triomphe Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de l'Etoile, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/13/8a13b1b5d2b8d1f8277d6bc029d29887673d2f8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;After a delightful walk along the Paris Champs Elysées guests will enter this charming hotel, locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847791" Longitude="2.342283" StarRating="4" HotelCode="64609|grand_hotel_saint_michel" HotelName="Grand Hôtel Saint Michel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Cujas, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/d7/17d7a495e8af57ccab0a67b460370c034d572066.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Paris, this hotel is ideal for business travellers as well as families...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.887238786594" Longitude="2.3729272595072" StarRating="3" HotelCode="165997|le_canal" HotelName="Hôtel Tilde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Avenue de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/5f/7e5f967e59c37a8ade1bea5c009650df401864a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Paris's Buttes Chaumont-La Villette neighbourhood, the hotel is 5 km from the Louvre Mus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.78" OriginalAmount="188.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878274" Longitude="2.294022" StarRating="3" HotelCode="|486149" HotelName="Riviera Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>55, rue des Acacias</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/1/4/9/486149_099d1242125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.99" OriginalAmount="188.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8758011" Longitude="2.2965" StarRating="3" HotelCode="|24792" HotelName="Plaza Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenue De Wagram,21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/7/9/2/24792_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Plaza Etoile is rated three stars and it was opened in 1910. SITUATION: This establishment is in the centre of ParÃ­s, close to Le Arc de Triomphe and Charles de Gaulle - Etoile Train Station. RESTAURANT: This hotel has a restaurant and a bar. ROOM: Clients are offered 33 rooms with mini-bar, a hairdryer, a safety deposit box and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.10" OriginalAmount="188.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8732" Longitude="2.35882" StarRating="3" HotelCode="|22137" HotelName="Soft" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DES VINAIGRIERS 52 bis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/3/7/22137_a7ef7291543.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception, a baggage room, continental buffet breakfast, a lounge bar and cots (on request). Nearby, you can find a car park. Guests have access to WiFi (free of charge), a working area, internet (for a fee), taxi services, ticket sales and multilingual staff. ROOM: All the rooms have a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.13" OriginalAmount="188.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848592" Longitude="2.348118" StarRating="3" HotelCode="18014|306565" HotelName="Hotel Atmosphères" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/51/6f510300a899d0de9b02d528642f35a1cd1a4e0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant hotel enjoys an exemplary location between Saint-Michel and Saint-Germain. Nearby guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.16" OriginalAmount="188.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84637" Longitude="2.3426" StarRating="2" HotelCode="|191299" HotelName="De Senlis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9, rue Malebranche</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/9/9/191299_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.22" OriginalAmount="188.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871380456126" Longitude="2.3426426947117" StarRating="4" HotelCode="34408|17375" HotelName="Hotel Paris Opera, managed by Meliá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Boulevard Montmartre, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/85/c085a054ab4a11c4a732260e4b48fc2662c1a537.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel was built in the 18th century and enjoys a convenient position at the heart of Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="194.24" OriginalAmount="188.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835885" Longitude="2.294965" StarRating="3" HotelCode="128332|FR003737" HotelName="Hôtel ibis Paris Vaugirard Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Eugène Gibez, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/1a/2f1a5b91f28ac34b331d8d8ff3a47225360a12b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.38" OriginalAmount="188.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86959" Longitude="2.334625" StarRating="4" HotelCode="79267|213030" HotelName="Golden Tulip Opera de Noailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de la Michodière, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/f1/56f1e5e9a3f26e9cbbb62cab59f4f1a922bc2aec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852688507016" Longitude="2.3090466856956" StarRating="3" HotelCode="11960|54259" HotelName="Duquesne Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 avenue Duquesne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/1c/571c2e282762953e82d23797562707d9d0df27ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 200 m from Les Invalides, and a few steps from the Eiffel Tower, the UNESCO offices and gove...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840602" Longitude="2.334445" StarRating="3" HotelCode="25337|53798" HotelName="Novanox" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>155 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/73/ef7372c0ebcd38910e01c2d192e24e28bab33d7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 6th arrondissement just behind the Jardin du Luxembourg, between the Vav...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873072321402" Longitude="2.3425045609474" StarRating="3" HotelCode="29348|comfort_hotel_opera_drouot_paris_9" HotelName="Best Western Hotel Opéra Drouot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de la Grange Batelière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/25/9e25b13ab5af4a5f6719d77e16df491a646d6c97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel enjoys a central location near the Grevin Museum and the Palais Garnier opera house...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848183432292" Longitude="2.3720718920231" StarRating="3" HotelCode="48364|ibis_styles_paris_gare_de_lyon_bastille" HotelName="Jules Cesar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Avenue Ledru-Rollin, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/1a/1e1ae6ca51f201ddc605ae11396539ab418dee26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866411157476" Longitude="2.3269184110451" StarRating="3" HotelCode="110420|hotel_du_continent" HotelName="Hotel Du Continent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue du Mont-Thabor, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c8/39c8069152e1a085c0f16372658c30b313eec50e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856092" Longitude="2.32353" StarRating="4" HotelCode="110470|duc_de_saintsimon_saint_germai" HotelName="Duc De Saint-Simon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, rue de Saint-Simon, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/f7/a0f7e8f53816d6dfa712e4c1a24330ba314a12ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847387" Longitude="2.351487" StarRating="2" HotelCode="82607|hotel_vendome_saint_germain_2" HotelName="Vendome Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue d'Arras, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/d9/e6d9d845877c229a0ddf266d6550d854c9da1a9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.823994" Longitude="2.327468" StarRating="3" HotelCode="154978|hotel_virgina" HotelName="Virgina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66, Rue Pere Corentin, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/0e/820ee590592d5aed4f364d11709c336b05568c51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at de Port d'Orléans between the Montsouris Parc, Cité Universitaire and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85434" Longitude="2.336782" StarRating="3" HotelCode="146717|hotel_de_seine" HotelName="De Seine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52, rue de Seine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/3e/613e970cbc0d671feb3329aae91ce0e7ac7cd35f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870490707693" Longitude="2.3279043067016" StarRating="4" HotelCode="613202|hotel_dress_code_spa" HotelName="Hôtel Dress Code Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/ce/6aced8a090eba1c2f99b29796e197c759e28b0c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87800805" Longitude="2.28645704" StarRating="4" HotelCode="451750|hotel_le_10_bis" HotelName="Le 10 Bis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>10 bis rue du Debarcadere, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/5c/555c9fd50667dd532fbc4eb919aae68320f093a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.68" OriginalAmount="189.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856544634871" Longitude="2.3059272766113" StarRating="3" HotelCode="30122|762735" HotelName="Hotel du Cadran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Champ de Mars, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/ab/cdabd3d093ebf0378d2302f751d327997575aaac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of one of Paris' more upscale, quiet districts. The Rue Clerc market, open...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.70" OriginalAmount="189.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847134102036" Longitude="2.3259365558624" StarRating="4" HotelCode="63227|120640" HotelName="Saint Gregoire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43, Rue de l'Abbé Grégoire, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/24/442430ad58a4dbf97e3bcea67d67313633ab1c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated right in the heart of the Rive Gauche, in a charming neighbourhood in th...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.98" OriginalAmount="189.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876372087958" Longitude="2.335230410099" StarRating="3" HotelCode="56457|303245" HotelName="Hotel Touraine Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Rue Taitbout, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/15/6315cb60816c83d81f9df93cf5fef1c187a67686.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies at the heart of Paris, between the opera house and Sacré-Cœur in the tradi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871699780229" Longitude="2.2909659147263" StarRating="3" HotelCode="11928|5174" HotelName="Hotel Du Bois Paris Champs-Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue du Dome, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/12/2712852d783e51c7207c550e0b8e7798f7c92e65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is over 100 years old and is located directly near to the eminent Champs Elysé...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845695539542" Longitude="2.344950735569" StarRating="3" HotelCode="52555|hotel_des_grands_hommes" HotelName="Des Grands Hommes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Place du Panthéon, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/15/8e1515789542be61c07cf74dd7e9bf46ea95686d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846215" Longitude="2.340929" StarRating="3" HotelCode="67792|elysa_luxembourg" HotelName="Elysa Luxembourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Gay-Lussac, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/59/ae59d8238d8588590a5b5720b6b3668db81c8038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the left bank area of Paris, a stone's throw from the Jardin du Luxembourg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863957353267" Longitude="2.3659693877315" StarRating="4" HotelCode="101121|murano_resort_paris" HotelName="1K Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard du Temple, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/0c/b50cabf2f5fa30cdac4d2d686dd7fa1543bcaa74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Marais, one of city's oldest and most fashionable districts, this futuristic hotel is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88044203222" Longitude="2.2855413031343" StarRating="3" HotelCode="333802|hotel_saint_cyr_etoile" HotelName="Hotel Saint Cyr Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4a/40/4a4076bc238348ca9cb55de6eac737500a7c9a6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85588762" Longitude="2.39185141" StarRating="3" HotelCode="430504|eden_lodge_paris" HotelName="Eden Lodge Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2026" HotelFacility="Bar,Elevator,Garden,Internet,LCD/Projector,Library,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>175, Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/25/7d25cb7069bb03b5a42c5679e65492fae235cf11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Eden Lodge Paris places you in the heart of Paris, conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86753549" Longitude="2.34703601" StarRating="3" HotelCode="487181|casa_o_2" HotelName="Casa Ô" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Réaumur, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/c8/70c8ce28ad76374ac9caa660aeac11b84b4c9c98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="196.17" OriginalAmount="190.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870612" Longitude="2.336988" StarRating="3" HotelCode="149522|213563" HotelName="Gramont Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue Gramont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/3b/0f3bb87f60a1b1d7e6f4136e02e88a302692a799.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.27" OriginalAmount="190.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879883" Longitude="2.298696" StarRating="3" HotelCode="|22594" HotelName="Des Deux Avenues" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 RUE PONCELLET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/9/4/22594_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, is ideal for holidays or business trips, the Arc de Triomphe it is next to. SITUATION: It is in a classic style building, the Arc de Triomphe and the Champs Ã‰lysÃ©es it is located near It is a few minutes' walk away from the Congress Centre. ROOM: The establishment has 38 rooms with heating, a television and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.41" OriginalAmount="190.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85098" Longitude="2.33575" StarRating="4" HotelCode="|369611" HotelName="Le Relais Saint Sulpice" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/6/1/1/369611_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.47" OriginalAmount="190.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846868" Longitude="2.37282" StarRating="3" HotelCode="48366|303145" HotelName="Lyon Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Parrot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d6/58d6ce4d7dc8ce091285baa92fcf75b08c7e4717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated 100 m from the public transport links, 150 m from the Gare de L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.65" OriginalAmount="190.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8742498" Longitude="2.2896899" StarRating="4" HotelCode="|69543" HotelName="Chalgrin Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1/5 rue d'Argentine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/5/4/3/69543_ac574761344.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant boutique hotel, is situated in a good location, This establishment has 37 rooms, a lobby with express check-out, a reception, a safety deposit box service and a lift. The establishment boasts a hairdresser's, a bar and a restaurant. The establishment offers guests internet, room service and a laundry service. SITUATION: This lovely hotel, the Arc de Triomphe it is situated close to Argentine the metro station of the Champs-ElysÃ©es it is 3 minutes away from Where you can find luxury stores, cafÃ©s, cinemas and cabaret bars. Rue Faubourg Saint-HonorÃ© it is close to Where you can find shopping centres, restaurants and exhibitions. La DÃ©fense it is close to Porte Maillot it is 5 minutes away from 25 minutes away, you can find Louvre the museum it is 9 minutes away from Place du ChÃ¢telet the metro station it is situated 20 kilometres away from Paris Orly Airport it is 32 kilometres away from Charles de Gaulle Airport it is situated 90 kilometres away from Paris Beauvaisâ€“TillÃ© Airport. ROOM: The establishment has fully renovated suites, They have a coffee maker, a kettle, WiFi, Compagnie de Provence toiletry set a bathroom with a shower and a hairdryer. They are equipped with a double bed, a direct line telephone, satellite and cable TV, a radio, a safe, a mini-bar, an iron, an individual air-conditioning system and individual heating. FACILITIES: The establishment boasts a gym, a steam bath and a massage service (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: The establishment serves a continental buffet breakfast and an Ã  la carte or set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.68" OriginalAmount="190.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8531055" Longitude="2.3464843" StarRating="3" HotelCode="|164281" HotelName="Hotel Le Notre Dame Saint Michel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, Quai Saint Michel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/2/8/1/164281_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge) and elegant rooms rooms. SITUATION: This boutique hotel is situated next to Sena the river it is in ParÃ­s the centre of close to the establishment, clients can find Shakespeare and Company the library, in the surrounding area, clients have the metro station, the train excellent transport links to points of interest and the business area. ROOM: The rooms have an air-conditioning system, a flat-screen television, a safe and a bathroom. Some rooms have cathedral views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.68" OriginalAmount="190.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8710933" Longitude="2.3413646" StarRating="0" HotelCode="|272281" HotelName="Filigrane" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Vivienne</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/2/2/8/1/272281_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.71" OriginalAmount="190.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873165822194" Longitude="2.3252552747726" StarRating="3" HotelCode="32566|305855" HotelName="Cordélia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Greffuhle, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/28/0228f136c6a831f5e15b5e89d2e8735c077e1290.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A few steps away from the well-known Galeries Lafayette and Le Printemps department stores, the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854776" Longitude="2.368978" StarRating="4" HotelCode="73813|hotel_original_paris" HotelName="Hôtel Original Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard Beaumarchais, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/30/8e302a08d74a07dc811c2be6b674670fa3a21f30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852776751248" Longitude="2.3440843820572" StarRating="4" HotelCode="74017|best_western_premier_royal_saint_michel" HotelName="Royal Saint-Michel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 boulevard Saint-Michel, 75005 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/8a/8f8a06ce9d9c8b6d8f3e06282ac2809eec8109a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852548082083" Longitude="2.3307467055225" StarRating="2" HotelCode="78729|hotel_de_saintgermain" HotelName="Hôtel de Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue du Four, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/58/64587f35edc6e7ff59df6738ffda2bd9b2a462ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839165485157" Longitude="2.3066216866575" StarRating="3" HotelCode="110529|hotel_residence_quintinie_squa" HotelName="Residence Quintinie Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue la Quintinie, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/41/5041c7857c207c870c502247d626d9a7fa338b45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852608" Longitude="2.354239" StarRating="3" HotelCode="902188|saint_louis_4eme" HotelName="Saint-Louis en L'Isle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75, rue Saint-Louis en l´île, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/04/ec04e5cd5e5e3ed32271408f6fa18f8ed497f532.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.82" OriginalAmount="191.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8540066" Longitude="2.3075424" StarRating="4" HotelCode="|73018" HotelName="La Comtesse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Avenue de Tourville</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/0/1/8/73018_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and has attentive service. SITUATION: Is situated in an excellent location.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.84" OriginalAmount="191.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8661995" Longitude="2.2855999" StarRating="3" HotelCode="|24805" HotelName="Citadines Trocadéro Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE SAINT-DIDIER 29 BIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/0/5/24805_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban aparthotel, was completely renovated in 2006, has 97 rooms, a reception, air-conditioning, a lobby with express check-out, a safety deposit box service and a TV room. The establishment boasts a breakfast room, The establishment offers WiFi, a laundry service and a car park (for a fee). SITUATION: The establishment, is close to Trocadero the Square of it is situated close to Victor Hugo Avenue the Champs-ElysÃ©es close to the establishment, clients can find is situated in 16 District in the surrounding area of the establishment, guests can find restaurants, bars and public transport. 10 minutes away, clients can find Seine the river the Eiffel Tower it is situated 1 kilometre away from it is 25 kilometres away from Paris Orly Airport it is situated 35 kilometres away from Charles de Gaulle Airport. ROOM: The establishment has studios and one- or two-bedroom apartments with a bathroom with a shower or bath, They have a kitchen with fridge, a microwave, a washing machine and a living room with a sofa-bed, Some apartments have a balcony or terrace, They also have an ironing set, an individual air-conditioning system, central heating, a safe, internet, a hairdryer, a direct line telephone, a television, a radio and a stereo. OTHERS: The establishment offers a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="196.88" OriginalAmount="191.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875362" Longitude="2.341471" StarRating="4" HotelCode="61841|7121" HotelName="Best Western Premier Opera Faubourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>49-51 Rue La Fayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/2e/842e2d4d374c55cdf1590ffffedb122680251223.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is adjacent to several major districts of Paris, the Garnier Opera House and the departmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.27" OriginalAmount="191.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8698799" Longitude="2.3504014" StarRating="3" HotelCode="|197468" HotelName="Du Flaneur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard Bonne Nouvelle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/4/6/8/197468_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.29" OriginalAmount="191.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8771" Longitude="2.293586" StarRating="3" HotelCode="|47572" HotelName="Star Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE L'ARC DE TRIOMPHE 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/7/2/47572_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a living room, a fireplace and air-conditioning. It has 62 rooms and 1 suite. Our guests can find a meeting room, conference facilities, a lobby, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift and a breakfast room. The establishment also offers internet and a laundry service. SITUATION: la Rue de l'Arc de Triomphe It is in le Palais des CongrÃ¨s 5 minutes away from the establishment, guests will find in the surrounding area, clients have restaurants, pubs, nightclubs, the tourist centre, shops and public transport services. It is situated 4 kilometres away fromSaint-Lazare the Railway Station of it is 15 kilometres away from Bois de Boulogne park la Tour Eiffel 2 kilometres away from the establishment, guests will find It is situated 25 kilometres away fromLouvre the Museum of Montmartre it is 4 kilometres away from 35 kilometres away, you can find Paris Orly Airport it is 40 kilometres away from Charles de Gaulle Airport It is situated 60 kilometres away fromParis Beauavais TillÃ© Airport. ROOM: The rooms have an air-conditioning system, cable or satellite flatscreen television, a mini-bar and a hairdryer. They also have workspace, WiFi, a safe, a bathroom with a shower or bath, a double bed, a direct line telephone, a radio, a coffee maker, a kettle, an ironing set and heating. MEALS: Regarding the food and beverage offering, the establishment offers all meals in a buffet format. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.50" OriginalAmount="191.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8353154" Longitude="2.3209159" StarRating="4" HotelCode="|47636" HotelName="Best Western Bretagne Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE RAYMOND LOSSERAND 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/3/6/47636_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary style hotel, has 45 standard rooms and 5 floors. The establishment boasts air-conditioning, a lobby, a reception, a safety deposit box service and a currency exchange service. It also has a lift, a cafÃ©, a restaurant, internet, a laundry service (for a fee) and bicycle rental (for a fee). SITUATION: This urban hotel is in Montparnasse 800 metres away, guests can find railway station. Close to the establishment, guests have bars, pubs and a public transport stop. 5 kilometres away from the establishment, guests will find places of interest. Is 14 kilometres from Paris Orly Airport. This hotel is 29 kilometres from Charles de Gaulle Airport. 90 kilometres away, you can find Paris Beauvaisâ€“TillÃ© Airport Paris Beauvaisâ€“TillÃ©. ROOM: Guests are offered non-smoking rooms with a bathroom, shower or bath, a WC, a hairdryer, a double bed, a direct line telephone, cable and satellite television, a radio, WiFi, a fridge, a coffee maker, a kettle, an individual air-conditioning system, individual heating and individual air-conditioning. MEALS: The establishment serves a buffet breakfast at an extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.50" OriginalAmount="191.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8403969" Longitude="2.334368" StarRating="3" HotelCode="|15370" HotelName="Nude Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bvd Du Montparnasse,155</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/7/0/15370_d55d2681325.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 27 rooms, WiFi, air-conditioning, a lobby, express check-out, a reception, a safety deposit box service and a lift in rooms. The establishment also offers a television room, a breakfast room and a laundry service. SITUATION: This hotel is in el Arrondissement 6, close to el jardÃ­n de Luxemburgo, between the Vavin and Port Royal metro station. It is 5 minutes away from las Catacumbas it has excellent transport links to Notre-Dame Cathedral, the Champs-ElysÃ©es and the Louvre. It is 30 minutes away from Sagrado CorazÃ³n it is 20 kilometres away from Paris Orly Airport. It is just 34 kilometres away from Charles de Gaulle Airport. The establishment is 80 kilometres away from Paris Beauvaisâ€“TillÃ© Airport Paris Beauvaisâ€“TillÃ©. ROOM: All the rooms have a flat-screen television, internet, cable television, a mini-bar, a safe, a bathroom with a shower or bath, a hairdryer, a double or king-size bed, an ironing set, an individual air-conditioning system, heating and a terrace. MEALS: Clients have at their disposal a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.50" OriginalAmount="191.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8467926" Longitude="2.3726824" StarRating="4" HotelCode="|53492" HotelName="Mercure Paris Gare De Lyon Opéra Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Parrot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/9/2/53492_328e0f10722.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s the city centre of la Opera de la Bastilla and el Museo Picasso it is situated close to. HOTEL: This hotel offers air-conditioning and WiFi (free of charge). ROOM: The rooms have a mini-bar, a direct line telephone and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.60" OriginalAmount="191.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872818" Longitude="2.308181" StarRating="4" HotelCode="|15270" HotelName="Bradford Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Saint-Philippe du Roule 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/7/0/15270_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 1890 50 rooms, 3 suites, 7 floors and with air-conditioning. In the entrance, guests are offered a hall and a lift. SITUATION: the Champs-ElysÃ©es and Rue du Faubourg Saint-HonorÃ© It is located between in the surrounding area, clients can find the city centre, Where customers can find shops, restaurants, bars and public transport. it is 20 kilometres away from Charles de Gaulle and Paris Orly the airports of. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a king-size bed, a double bed, fitted carpets, a safe (available for a fee), with air-conditioning and individual heating. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.66" OriginalAmount="191.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8394951" Longitude="2.3228627" StarRating="3" HotelCode="|169257" HotelName="de la Gaîté" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Vandamme</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/5/7/169257_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, smoking rooms (on request), smoking areas, internet, a minibar and a transfer service. Pets are allowed, The establishment also offers a concierge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86923510986" Longitude="2.2978404164314" StarRating="3" HotelCode="10798|otel_belmont_paris" HotelName="Hotel Le Belmont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/d9/85d9fe46ec259e1a52fa40cd2b309f0939034490.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street, 100 m from the Champs-Élysées and close to monuments such a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873056443892" Longitude="2.3097789287567" StarRating="4" HotelCode="56084|le_123_elysees" HotelName="Hôtel Le 123 Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 rue du Faubourg St Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/24/5d244b3f9317d875ecf0d8ec1a7eddf285262ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Paris' 8th arrondissement, it is just a short walk to the splendid boulevard of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866472638829" Longitude="2.3357465889549" StarRating="3" HotelCode="110423|louvre_sainte_anne_opera" HotelName="Hôtel Louvre Sainte Anne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Sainte Anne, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/e5/e1e57495f5964d8370f11cae4233cf2690c2b9ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86233" Longitude="2.349522" StarRating="1" HotelCode="146664|snob_hotel_by_elegancia" HotelName="De La Vallee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84-86, rue Saint Denis, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/74/0374df1cecd37393a627031c240b493bb72d10e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8676" Longitude="2.35308" StarRating="4" HotelCode="283754|hotel_le_123_sebastopol" HotelName="Hôtel Le 123 Sébastopol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Boulevard de Sébastopol, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ed/9aed8499f5549a128a405791a0212df6066f5a29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879658909786" Longitude="2.3280616917726" StarRating="5" HotelCode="376493|best_western_premier_opera_liege" HotelName="Best Western Premier Opera Liège" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Liege, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6a/156a42cb7fdb4066b81405df233787bc13d2a155.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="197.83" OriginalAmount="192.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837356" Longitude="2.372985" StarRating="4" HotelCode="64600|FR003676" HotelName="Mercure Paris Bercy Bibliothèque Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/94/979439bb7b55fde270cb191e28f0256607308f26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the River Seine in the heart of Paris, and is ideal for either ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.03" OriginalAmount="192.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867419" Longitude="2.354161" StarRating="4" HotelCode="|64520" HotelName="Solly" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 RUE SALOMON DE CAUS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/5/2/0/64520_e9800ec0825.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is and is ideal for holidays, it offers excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.40" OriginalAmount="192.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8762956" Longitude="2.3350649" StarRating="3" HotelCode="|27813" HotelName="Touraine Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE TAITBOUT 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/1/3/27813_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1915, renovated in 2003, has 39 rooms, an inviting hall, a reception and a safety deposit box service. The establishment boasts electronic keys, With regards to the food and beverage offering, the establishment has a cafÃ© and a breakfast room. Guests also have access to a car park. SITUATION: This hotel is in ParÃ­s the heart of the Palais Garnier and SacrÃ©-CÅ“ur it is located between it is in Nouvelle-AthÃ¨nes the district of Close to Lafayette and Primtemps the Galeries near the establishment, you will find the theatre, bars, restaurants, nightclubs, Close to, restaurants and nightclubs. nearby, there is a public transport stop, 500 metres away, guests have a train station, the establishment is 2,5 kilometres away from the river, is situated 30 kilometres away from Paris Orly Airport 35 kilometres away from Charles de Gaulle Airport. ROOM: The inviting rooms, have a bathroom with a hairdryer, a bath, a shower, a direct line telephone, internet, a radio, satellite or cable TV, a mini-bar, fitted carpets, central heating, a sitting room and individual air-conditioning. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and a continental breakfast in the rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.71" OriginalAmount="192.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8694992" Longitude="2.2980001" StarRating="4" HotelCode="|50579" HotelName="Le Belmont Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30, RUE DE BASSANO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/7/9/50579_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel and the Champs-ElysÃ©es it is next to It is situated in, a building, was built in the 20th Century. SITUATION: This urban hotel is in an excellent location, the Champs-ElysÃ©es it is 100 metres away from it is well-connected with public transport services, The Trocadero and The Eiffel Tower near the establishment, guests will find. ROOM: The establishment has 79 comfortable rooms. FACILITIES: The establishment boasts big living rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="198.72" OriginalAmount="192.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8348664" Longitude="2.31811332" StarRating="4" HotelCode="613930|624460" HotelName="Niepce Paris Hotel, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Niepce, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/8b/af8bd781e55e849b40e67ffd01e805de4aa391bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855229" Longitude="2.330721" StarRating="3" HotelCode="76358|424802" HotelName="Academie Saint-Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>32 rue des Saint Pères, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/70/bf70d79fdaaacfc867c0d4e51ab1c8d0bcfd2b6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871377280504" Longitude="2.3352501165676" StarRating="3" HotelCode="14170|london_opera" HotelName="Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Boulevard des Italiens, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/5a/265a7d00a36632f0a548d0519384d9695da1474f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated is a wonderful, central location, in the Opéra quarter on Boulevard ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886000234584" Longitude="2.3350936174393" StarRating="3" HotelCode="23659|hotel_des_arts_paris_montmartre" HotelName="Hotel Des Arts Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Tholozé, 75018 Paris, Montmartre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/9a/339ae1f8fbc83df8f958729658bae796492d569b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located at the heart of Montmartre, some 100 m from the Moulin de la Gale...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839956764319" Longitude="2.3236539959908" StarRating="4" HotelCode="29761|mercure_paris_gare_montparnasse" HotelName="Mercure Paris Gare Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue de la Gaite, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/01/c2/01c25c6faeaab3c76374386309eaef82d5fdab1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869323628098" Longitude="2.3048043622041" StarRating="4" HotelCode="333102|hotel_oscar" HotelName="Hotel Oscar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Marbeuf, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/96/0396af78500333c5b0b627e570450692284843d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882343331612" Longitude="2.3050092828289" StarRating="3" HotelCode="332159|hotel_splendor" HotelName="Hotel Splendor Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/15/be1566a579ef1cc9d4555279c4d402b23c769847.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the prestigious 17th arrondissement, this hotel is just steps from the Arc de Triomphe, t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852076" Longitude="2.35599372" StarRating="4" HotelCode="324633|hotel_du_jeu_de_paume" HotelName="Hotel du Jeu de Paume" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>54 rue Saint Louis en l'île, Ile Saint Louis, près du Marais, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/dc/a2dc03c09b114a017f94b19906d7409b29267604.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859272303326" Longitude="2.3683926139363" StarRating="3" HotelCode="303905|grand_hotel_amelot" HotelName="Grand Hôtel Amelot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/56/1d560bea2494be8459ea881a47217e93de639fc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 44 rooms. Services and facilities at the hotel includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88240938" Longitude="2.33458149" StarRating="3" HotelCode="502661|hotel_saintlouis_pigalle" HotelName="Hôtel Saint-Louis Pigalle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Fromentin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/78/f07830096f565ab9e7ba0a4174a790a7ac07bf77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858549004745" Longitude="2.3298995086436" StarRating="2" HotelCode="904813|hotel_de_lille" HotelName="De Lille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Garden,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue de Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/84/85841e342619b5879a8de30477cf312e85577c02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located within walking distance of numerous attractions, such as the Louvr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.42" OriginalAmount="193.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87324" Longitude="2.36422" StarRating="3" HotelCode="|226020" HotelName="Le Citizen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96 Quai De Jemmapes</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/0/2/0/226020_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.62" OriginalAmount="193.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846834" Longitude="2.325952" StarRating="4" HotelCode="|22894" HotelName="Des Grands Voyageurs" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE VAUGIRARD 92</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/9/4/22894_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1988 and renovated in 1999. It has 134 rooms, 7 floors, 10 single rooms, 102 double rooms, 22 suites and with features that offer you the maximum level of comfort. In the establishment entrance, guests will find a lobby with elevators, a reception with a bureau de change and a safety deposit box service (for a fee), Guests have access to an inviting bar, an Ã  la carte restaurant with air-conditioning, highchairs, a conference room, internet, room service, a laundry service and a car park (for a fee). SITUATION: This hotel is in a central area, 500 metres away, guests can find Lafayette and St.Germain des PrÃ©s the gallery it is well-connected with the city, Where guests can enjoy monuments, shops and leisure areas. it is a few minutes away from Placide and Montparnasse the metro stations of it is 14 kilometres away from Paris Orly Airport. ROOM: All the rooms have a bathroom with a hairdryer, a living room, a direct line telephone and a satellite or cable television. Are also furnished with a radio, internet, a mini-bar, fitted carpets, an air-conditioning system, central heating and a safety deposit box (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.69" OriginalAmount="193.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8705" Longitude="2.3393" StarRating="4" HotelCode="|74532" HotelName="Mercure Paris Opera Louvre " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>95 RUE DE RICHELIEU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/5/3/2/74532_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a meeting room, a breakfast room and a lift. SITUATION: The hotel is near el Museo Louvre and El JardÃ­n de las TullerÃ­as 150 metres away, guests will find Richelieu-Drouot Metro Station. 22 minutes walk away, guests can find la Plaza de la Concordia ROOM: All the rooms have a satellite television, a coffee maker, a kettle and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="199.77" OriginalAmount="193.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876616408449" Longitude="2.3416623473167" StarRating="3" HotelCode="32509|17487" HotelName="Plaza Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Maubeuge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/34/d434908dbc8e39adfb1b6627c20de8ef71758363.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the French capital, close to the Gare du Nord and Gare Saint Lazare ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875173755287" Longitude="2.3220930468511" StarRating="4" HotelCode="259891|279998" HotelName="Hotel Le Belleval" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue de la Pépinière, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/cd/f5cd3a0a950712479f2f8da83062d90c06ee86e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of the most desirable district of Paris, a stone's throw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886543" Longitude="2.332909" StarRating="4" HotelCode="18219|terrass_hotel" HotelName="Terrass" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12-14 Rue Joseph de Maistre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/af/f7/aff7920d99a4d4958ec88c02e0c26b016a1f23c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Montmartre, within a short walk of must-see Parisian attractions such as the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834111" Longitude="2.295214" StarRating="3" HotelCode="64956|hotel_auriane_porte_de_versailles" HotelName="Hotel Auriane Porte De Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Olivier De Serres, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/b7/cdb75dbd52469efd08840ded02ddf4858882ca3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86840666" Longitude="2.33682578" StarRating="4" HotelCode="446376|square_louvois_hotel" HotelName="Hotel Square Louvois" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Louvois, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/51/9e510900c0349f4d22a58594f42943842d8d1cc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.57" OriginalAmount="194.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878652" Longitude="2.3381634" StarRating="4" HotelCode="|80801" HotelName="Arvor Saint Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 rue laferriere</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/0/1/80801_d4e18391656.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in ParÃ­s a quiet street in nearby, there is a metro station. HOTEL: The hotel has WiFi, (free of charge), a lobby with a computer. ROOM: The cosy rooms, have modern facilities, a satellite TV and a bathroom. MEALS: Guests are offered a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.58" OriginalAmount="194.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850545" Longitude="2.298226" StarRating="4" HotelCode="|40257" HotelName="Ares Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/5/7/40257_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="200.71" OriginalAmount="194.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875534" Longitude="2.318752" StarRating="3" HotelCode="34412|FR007528" HotelName="Maison Malesherbes" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 place Saint Augustin, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/d2/e4d27dc7ae8ef1aaf21ca74da9ffc5ec6cdb4fff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.75" OriginalAmount="194.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849662" Longitude="2.295726" StarRating="4" HotelCode="|35043" HotelName="Le Parisis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD DE GRENELLE 102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/0/4/3/35043_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is modern, is ideal for family holidays, has 46 standard rooms, air-conditioning, a conference room with natural light, a car park, a terrace, a bar, a concierge and room service. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. The establishment has a TV room and a breakfast room. The establishment also offers internet (for a fee) and a laundry service. SITUATION: This establishment is in the heart of district 15. It is situated 5 minutes away from the Eiffel Tower and Les Invalides 50 metres away, guests will find Motte Piquet Grenelle Underground Station. It has excellent transport links to the Porte Versailles Convention Centre, the opera, the Champs-ElysÃ©es, Montparnasse and La DÃ©fense. It is 20 kilometres away from Paris Orly Airport. It's 25 kilometres from Charles de Gaulle Airport. ROOM: Each room has a bathroom, an individual air-conditioning system, a direct line telephone with an answering machine, a satellite television, WiFi, a mini-bar, a hairdryer, courtesy tray, a coffee maker and a kettle. It has non-smoking rooms. They have a double or king-size bed, central heating and a safety deposit box. FACILITIES: Clients can book excursions. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.85" OriginalAmount="195.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854733" Longitude="2.324234" StarRating="3" HotelCode="101177|hotel_saint_germain_7" HotelName="Saint Germain" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 rue du Bac, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/4d/064dd56c4ac15f2f18e92c86a938b387921d8ea6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historical quarter of Saint Germain des Prés, a small area within the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.85" OriginalAmount="195.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855059" Longitude="2.362536" StarRating="3" HotelCode="149361|caron" HotelName="Caron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Caron, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/19/b31995e013486640160194622fa3e54ea2dc973e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.92" OriginalAmount="195.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8730875" Longitude="2.3099345" StarRating="4" HotelCode="|70987" HotelName="LE 123 ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU FAUBOURG SAINT HONORE 123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/9/8/7/70987_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a central area. It is in the 8 District, close to Avenida de los Campos ElÃ­seos. It has excellent transport links to shops and monuments. 50 metres away, there is a public transport stop. Is 1.5 kilometres from Saint-Lazare Station, La Opera and la Torre Eiffel. It is 20 kilometres away from Orly and Charles de Gaulle airports. HOTEL: This renovated hotel in 2005, has 6 floors and 41 standard rooms. In the establishment entrance, guests will find an elegant hall, a reception, a cosy bar and a laundry service. ROOM: The rooms have a bathroom with a bath, a shower, a hairdryer, a direct line telephone, internet, satellite or cable TV, a mini-bar, a safety deposit box (available for a fee), an individual air-conditioning system, individual heating, an iron, an ironing board and a kettle. MEALS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.15" OriginalAmount="195.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870949100716" Longitude="2.3557063937187" StarRating="3" HotelCode="29170|304335" HotelName="Best Western Hôtel Littéraire Arthur Rimbaud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Gustave Goublier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/82/6f822cc7f9bb2fc4b38c970fb8e7a543a5d963b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 10th district of Paris in a peaceful area between Gare de l'Est railway ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.20" OriginalAmount="195.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8535192" Longitude="2.3377325" StarRating="3" HotelCode="|79219" HotelName="Grand Hotel De L'Univers Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>6, Rue Gregoire De Tours</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/2/1/9/79219_fd86cea1525.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.25" OriginalAmount="195.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8701982" Longitude="2.3464503" StarRating="0" HotelCode="|359924" HotelName="The Hoxton Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue du Sentier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/9/2/4/359924_10931950756.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="201.47" OriginalAmount="195.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88769" Longitude="2.252296" StarRating="4" HotelCode="70763|CAU501500" HotelName="Novotel Paris La Défense" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Boulevard De Neuilly, Paris-La Défense 92081</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/61/63618ba1cb3ccc1d31bba54d74f626fda6efaa0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in front of the Pont de Neuilly Bridge, the hotel faces the Seine River and is located only 10 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.55" OriginalAmount="195.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8789788" Longitude="2.2920737" StarRating="3" HotelCode="|163768" HotelName="Doisy Etoile" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 avenue des Ternes</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/7/6/8/163768_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in an excellent location, Close to, the metro station, Notre-Dame Cathedral, the Arc de Triomphe 700 metres away, guests will find. FACILITIES: The establishment has a patio, a computer and a printer. ROOM: It has stylish rooms with flatscreen satellite television, an air-conditioning system, WiFi (free of charge) and a bathroom with a hairdryer, Some rooms have patio views. MEALS: Guests are offered a buffet breakfast and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.80" OriginalAmount="195.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876359" Longitude="2.346565" StarRating="3" HotelCode="|80981" HotelName="Veryste" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 RUE RIBOUTTE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/8/1/80981_aca7bd31508.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel offers ticket sales, excursions, daily newspapers (free of charge) and a safety deposit box service. SITUATION: This hotel is 10 minutes away from Gare du Nord the railway station SacrÃ©-CÅ“ur Basilica and Montmartre it is situated 20 minutes walk away from 170 metres away, guests can find Cadet the metro station It has excellent transport links to and the Latin district. it is situated 10 minutes walk away from Gare de l'Est the railway station. ROOM: The rooms have a bathroom, WiFi (free of charge), parquet flooring, a flat-screen television and a mini-bar. The establishment has good links with a lift. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service in the breakfast room, On request you are offered room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="201.86" OriginalAmount="195.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849458661076" Longitude="2.3853152990341" StarRating="3" HotelCode="59056|FR003790" HotelName="Hôtel ibis Paris Gare de Lyon Reuilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/23/0b2330422f5381b69382c5b873b2435fecd45ee1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.88" OriginalAmount="196.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873178171342" Longitude="2.3022821545601" StarRating="4" HotelCode="16660|hotel_residence_lord_byron" HotelName="Hotel Lord Byron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/c0/cdc050158f6c2994ac287da2c40b3d0c2c3ee78b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Parisian hotel is situated right by Park Monceau, close to many of the city's best bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.88" OriginalAmount="196.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853128056686" Longitude="2.344692093254" StarRating="3" HotelCode="65598|albe_hotel" HotelName="Albe Hotel Saint-Michel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue de la Harpe, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/ec/e9eccb0523a09d80a6d022e1f86175362b8cd367.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.88" OriginalAmount="196.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848159" Longitude="2.349054" StarRating="3" HotelCode="81520|residence_henri_iv" HotelName="Residence Henri IV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue des Bernardins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/01/380100408f943bb43803cc59ace9c8352b327a4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.88" OriginalAmount="196.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846078777034" Longitude="2.3770521370628" StarRating="2" HotelCode="324960|hotel_prince_albert_concordia" HotelName="Hotel Prince Albert Concordia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>38 boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/69/7f6925cddc9a229e9eb4c66bc15098cc124061a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated just beside Gare de Lyon,  the 2 stars Prince Albert Concordia Hotel  welcomes you into a w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.88" OriginalAmount="196.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.827588153853" Longitude="2.3046627607479" StarRating="4" HotelCode="434942|novotel_suites_paris_expo_porte_de_versailles" HotelName="Novotel Suites Paris Expo Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/38/a838e2a5c9791355e30c4cbe08438947b702e91c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.89" OriginalAmount="196.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8800201" Longitude="2.3022749" StarRating="3" HotelCode="|55567" HotelName="Monceau Elysées" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE COURCELLES 108</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/6/7/55567_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Monceau Elysees is rated three stars. SITUATION: This establishment is in ParÃ­s district 17, 350 metres away from park Monceau. ROOM: The rooms have an air-conditioning system, WiFi (free of charge), a flat-screen television, a mini-bar and a bathroom with a hairdryer. OTHERS: Clients have at their disposal car hire. FACILITIES: This establishment has a reception. MEALS: The establishment serves a buffet breakfast in the breakfast room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.30" OriginalAmount="196.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838826937191" Longitude="2.2894021868706" StarRating="3" HotelCode="29128|228706" HotelName="Ibis Styles Paris 15 Lecourbe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 rue de La Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/31/1b31decf78714c400888ff1b1c8863655e06477f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish city hotel is located at the heart of Paris, close to the Eiffel Tower and the Porte de...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.41" OriginalAmount="196.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847491" Longitude="2.325876" StarRating="4" HotelCode="|67097" HotelName="Le Saint-grégoire" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE L'ABBE GREGOIRE 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/0/9/7/67097_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1863 and has 20 rooms, The establishment boasts air-conditioning, a lobby with a reception, express check-out, a currency exchange service, a lift, WiFi in communal areas and a laundry service. SITUATION: Rive Gauche It is in this hotel Montparnasse and Saint-Germain-des-PrÃ©s it is situated between near the establishment, guests will find places of interest, museums and public transport stops. it is 12 kilometres away from Paris Orly Airport It is situated 28 kilometres away fromCharles de Gaulle Airport. ROOM: The stylish rooms, have a double bed, a direct line telephone, a satellite or cable television, WiFi, a bathroom with a bath, a hairdryer with an air-conditioning system and heating. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.68" OriginalAmount="196.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8663098" Longitude="2.3268633" StarRating="3" HotelCode="|75581" HotelName="Du Continent" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>rue du Mont-Thabor 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/5/8/1/75581_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.78" OriginalAmount="196.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8722992" Longitude="2.3373001" StarRating="4" HotelCode="|15285" HotelName="M Social Paris Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Haussmann</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/8/5/15285_0132c611433.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1927, has 8 floors, 35 rooms and 10 suites. In the entrance, you can find a lobby with an elevator and a reception. Regarding the food and beverage offering, the establishment has a bar, a restaurant with air-conditioning and with a non-smoking area. The establishment also offers indoor parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.79" OriginalAmount="196.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8484613" Longitude="2.2609789" StarRating="3" HotelCode="|27628" HotelName="Poussin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE POUSSIN 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/2/8/27628_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1930 and renovated in 2005. It has 5 floors, 27 rooms, 3 suites and a terrace. SITUATION: This hotel is in ParÃ­s the 16th arrondissement of Bois de Boulogne, Longchamp and Auteuil it is near near the establishment, guests will find Roland Garros the Stadium of. ROOM: standard rooms and suites with a shower, with a hairdryer and a bathroom. They are equipped with a direct line telephone, satellite or cable TV, internet, a double bed, an iron, a mini-bar and a safe (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86357314172" Longitude="2.3608066141605" StarRating="3" HotelCode="365375|238911" HotelName="Jacques de Molay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 rue des archives, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/9b/aa9b464fcb03d7d87197ad86272570eeac0bf322.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873215218769" Longitude="2.3428800702095" StarRating="3" HotelCode="25128|hotel_pulitzer_paris" HotelName="Pulitzer Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 rue du Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/bc/5dbc142a0fe38edd2d0727e150e410d027a8f030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, in the Opera district, very near to Rue Drouot, with i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868110354155" Longitude="2.2987362742424" StarRating="3" HotelCode="74055|hotel_marceau_champs_elysees" HotelName="Marceau Champs-Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue Marceau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/4e/034e22e67c9b42d5dae5b28ff92d8d5f55cded4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87105802" Longitude="2.34133676" StarRating="2" HotelCode="324415|hotel_vivienne" HotelName="Vivienne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Vivienne, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/cd/72cd6478ec2626925a0f3e9ae6b56cb367b05640.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Vivienne is located in the 2nd arrondissement in Paris, in Le Bourse (stock market) distirct. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855680522157" Longitude="2.3088858839874" StarRating="3" HotelCode="935884|hotel_muguet" HotelName="Muguet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Chevert, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/a5/68a5eae38b237c4266eef1bba1c50e7c52b6cf71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.25" OriginalAmount="197.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8689704" Longitude="2.3367523" StarRating="4" HotelCode="|68868" HotelName="Lyric  Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 RUE DE GRAMONT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/8/6/8/68868_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a lobby, a bar and a swimming pool. SITUATION: This hotel is in ParÃ­s the heart of Close to.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="203.44" OriginalAmount="197.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849600353996" Longitude="2.3723683398812" StarRating="2" HotelCode="263473|FR003794" HotelName="Aparthotel Adagio access Paris Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Moreau, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/03/930346009ad7bbe245d0202ad8b29e231453da5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.86" OriginalAmount="197.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854755" Longitude="2.368754" StarRating="4" HotelCode="|80482" HotelName="Le Petit Beaumarchais  and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 BOULEVARD BEAUMARCHAIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/8/2/80482_f1893881529.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.94" OriginalAmount="198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877748910955" Longitude="2.2872832417488" StarRating="4" HotelCode="337166|etoile_saint_ferdinand" HotelName="Etoile Saint Ferdinand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue St Ferdinand, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/20/55/2055ce6c9e1889ea305f831d6187de0e6baee773.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This crowd-pleasing hotel lies in between the Arc de Triomphe and the Congress Centre. Scores of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.96" OriginalAmount="198.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850575" Longitude="2.2674322" StarRating="3" HotelCode="|165221" HotelName="HotelHome Paris 16" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36, rue George Sand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/2/2/1/165221_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a garden, a terrace, a laundry service, a reception and excursions. SITUATION: This hotel ParÃ­s it is in el Bois de Boulogne the establishment is 1,5 kilometres away from it is situated 16 metres away from Jasmin the metro station the Seine 800 metres away, guests will find 20 minutes away from the establishment clients have AndrÃ© CitroÃ«n the Park of. ROOM: Each room has an air-conditioning system, You can also find apartments with kitchen, WiFi (free of charge), a sitting area with satellite TV, a kitchen, a microwave, a fridge, kettle, a dining area and a bathroom with a shower or bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.08" OriginalAmount="198.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879513" Longitude="2.356594" StarRating="0" HotelCode="|525509" HotelName="Hotel Flanelles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Dunkerque</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/5/0/9/525509_98a6c381032.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="204.09" OriginalAmount="198.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849556585041" Longitude="2.2955643644181" StarRating="4" HotelCode="65000|FR006948" HotelName="Hotel Le Parisis" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9c/bd9cf72055a55e69d1389b4d2b90767fa7b6acf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the 15th arrondissement, a typical Parisian quarter, only a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.19" OriginalAmount="198.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86907" Longitude="2.33361" StarRating="3" HotelCode="|169249" HotelName="Etats Unis Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 RUE DANTIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/4/9/169249_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s the tourist area of it is in the business area, Close to, the shopping area, Saint-HonorÃ© the street the Louvre the Museum of excellent transport links to, and the business area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.24" OriginalAmount="198.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872109" Longitude="2.345232" StarRating="4" HotelCode="|218472" HotelName="Adele &amp; Jules" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/4/7/2/218472_1_1076.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.88" OriginalAmount="198.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8819064" Longitude="2.2977001" StarRating="3" HotelCode="|80989" HotelName="Residhotel Impérial Rennequin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Rue Rennequin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/8/9/80989_e39b1401503.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception, a baggage room and a dry cleaner's. SITUATION: This establishment, is in ParÃ­s the centre of the Arc de Triomphe it is situated 15 minutes walk away from los Campos ElÃ­seos Avenue 400 metres away, guests will find PÃ©reire the underground station of It has excellent transport links to the opera, the art museum and La RepÃºblica the Square of. ROOM: The establishment has modern studios and with internet. Some rooms have high ceilings, large windows and views of the terrace or garden. All the rooms have cable television, a kitchen with a microwave and electric cooker. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast in the breakfast room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872876" Longitude="2.308198" StarRating="4" HotelCode="11182|hotel_bradford_elysees" HotelName="Hôtel Bradford Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Saint Philippe de Roule, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/88/f088682e1a58743643ead004f16686f5472f526d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Champs Elysées and Faubourg Saint Honoré. A selection of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848608806334" Longitude="2.3203361034393" StarRating="3" HotelCode="30123|vaneau_saint_germain" HotelName="Vaneau Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Rue Vaneau, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/34/f834173616cf76ce0a6eaa4d15cfa06b49be927e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on the left-hand bank of the River Seine, within paces of Boulevard Saint Germa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867153189193" Longitude="2.3375210165978" StarRating="4" HotelCode="50846|hotel_malte_opera" HotelName="Hôtel Malte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue de Richelieu, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/63/3363672811085e9c169532710837b2311f490e45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris close to the Opera, the Place Vendôme and the Musée du L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841223712498" Longitude="2.3134286422942" StarRating="2" HotelCode="74052|hotel_korner" HotelName="Hotel Korner Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Falguière, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/c8/1ec898201a39ed30a071dc7bcbd51b03ede3314c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851922441228" Longitude="2.3462699883432" StarRating="3" HotelCode="110442|hotel_henri_ivrive_gauche" HotelName="Henri IV Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Rue Saint Jacques, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/37/1f37b9511b48cb6212ea412b862ed419182b0011.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853623235669" Longitude="2.3390090150999" StarRating="1" HotelCode="388029|hotel_saint_andre_des_arts" HotelName="Hotel Saint Andre Des Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue Saint-André Des Arts, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/60/0860b66948c6640d5166d5544d580695dc828dd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839755714795" Longitude="2.3235302797623" StarRating="4" HotelCode="386806|hotel_le_m_paris" HotelName="Le M Hotel Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 bis Rue de la Gaîté, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/85/b685ddc43d4e042a687aa733605a52e99541e5b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the cultural heart of Paris, in the Montparnasse district near to the 'Latin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="205.00" OriginalAmount="199.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845372519215" Longitude="2.3752677440643" StarRating="4" HotelCode="15231|87510" HotelName="Novotel Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a6/44a69685bcd0ec8cff96dea48a7c7d124b44fe72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right by the Gare de Lyon railway station, a 10-minute walk from the Bastille a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.06" OriginalAmount="199.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8765755" Longitude="2.3414944" StarRating="3" HotelCode="|22613" HotelName="Beige" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue De Maubeuge</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/1/3/22613_8f3499a1647.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers a lounge bar, a buffet breakfast, a lift, a reception and a baggage room (free of charge). SITUATION: The hotel is in the heart of ParÃ­s, Between la Ã“pera Garnier and Montmartre ROOM: Customers can find soundproofed rooms with a bathroom and flat-screen satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.27" OriginalAmount="199.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.895359" Longitude="2.238912" StarRating="5" HotelCode="|15333" HotelName="Pullman Paris La Défense" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av De L'Arche Defense 6 Paris La Defense Cedex,11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/3/3/15333_998d86d1409.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Pullman La Defense is rated four stars, is in ParÃ­s and was built in 2000. It has a restaurant, lifts, a concierge, a safety deposit box service and a sauna. The establishment offers room service, a bellboy, a cafÃ© and business facilities. Pets are allowed. It has 384 rooms with hairdryer, air-conditioning, a TV and a radio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.30" OriginalAmount="199.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878559" Longitude="2.327662" StarRating="4" HotelCode="|220237" HotelName="Laz' Hotel Spa Urbain" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue De Milan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/3/7/220237_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.58" OriginalAmount="199.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841162" Longitude="2.31356" StarRating="2" HotelCode="|80823" HotelName="Korner Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/2/3/80823_a35cadb1543.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a terrace and a reception. SITUATION: This establishment, is in ParÃ­s the 15th arrondissement of the establishment is a 6-minute walk away from Montparnasse the Railway Station of la Torre Eiffel it is situated 20 minutes walk away from a 2-minute walk away from Pasteur the underground station of It has excellent transport links to, and. ROOM: The rooms have WiFi, (free of charge), a flat-screen television, a safety deposit box and a bathroom with a hairdryer, Some rooms have an air-conditioning system. OTHERS: Regarding the food and beverage offering, you can enjoy a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.80" OriginalAmount="199.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873178" Longitude="2.325458" StarRating="3" HotelCode="|47608" HotelName="Cordelia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE GREFFULHE 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/0/8/47608_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 30 rooms, renovated in 2008 with air-conditioning. In the entrance, guests are offered 6 floors with an elevator, a hall with a reception, a reception, a safety deposit box service and internet. The establishment boasts a bar, a breakfast room, room service and a laundry service. SITUATION: It is located nearLafayette and Le Printemps shopping centres 5 minutes away from the establishment clients have Lazare the Railway Station of Clients can also find, the Champs-ElysÃ©es it is 15 minutes away from it is situated 20 kilometres away from Paris Orly Airport It is situated 25 kilometres away fromCharles de Gaulle Airport. ROOM: Customers have large, quiet rooms, They have a bathroom with a shower, a bath with a hairdryer, cable television, a mini-bar, a safety deposit box, a direct line telephone, WiFi, national and international newspapers with air-conditioned and heating. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and some debit cards. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870919" Longitude="2.309054" StarRating="4" HotelCode="888715|31866" HotelName="Beauchamps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/5f/5fc2674bd6ac2afc/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Paris, this hotel is located close to the Champs-Élysées, the Arc de Triomp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87598" Longitude="2.342063" StarRating="3" HotelCode="14090|ibis_opera_la_fayette" HotelName="ibis Paris Opéra la Fayette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/c1/59c1f27d48a407ce0f752126e0357a72e139d6ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located at the heart of Paris, with countless shopping venues, bars, r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881166936285" Longitude="2.3401271976717" StarRating="3" HotelCode="11578|hotel_caravelle" HotelName="Hotel Caravelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Rue des Martyrs, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/08/d508b50fba38116626628e88ccc378a4de4446cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854456009354" Longitude="2.3390109837055" StarRating="3" HotelCode="48081|dauphine_saint_germain_hotel" HotelName="Dauphine St. Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Dauphine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/96/8d96a03fb42de194b8941496780b7acc3053a27d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858206" Longitude="2.33094" StarRating="3" HotelCode="76840|hotel_bersolys_saintgermain" HotelName="Bersolys Saint-germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue de Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/95/6c952ae5098643c8365d471bfdb68fbe5c09141f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Arr8/16:Star-C. Elysées/Trocadero. This establishment offers a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849883" Longitude="2.324324" StarRating="4" HotelCode="110453|le_placide_saint_germain_des_pres" HotelName="Le Placide Saint-Germain des Prés" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Saint Placide, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/78/3378d3dfac344c6e65826dcb843340cc34a73de5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83584733" Longitude="2.29649289" StarRating="0" HotelCode="611499|le_clos_de_lolivier" HotelName="Le Clos De l'olivier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Passage Olivier De Serres, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/e9/96e949e3512644ab9a931e4b48b3c319937b1773.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.13" OriginalAmount="200.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8552" Longitude="2.36116" StarRating="0" HotelCode="|169245" HotelName="Emile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 RUE MALHER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/4/5/169245_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, The establishment is non-smoking, The establishment offers internet, a minibar and a transfer service to the airport, Pets are allowed, The establishment also offers a concierge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.16" OriginalAmount="200.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84764" Longitude="2.37089" StarRating="3" HotelCode="|183985" HotelName="Ibis Paris Gare De Lyon Ledru Rollin 12ème" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41/43 Avenue Ledru Rollin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/8/5/183985_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.21" OriginalAmount="200.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840852" Longitude="2.299342" StarRating="3" HotelCode="|28447" HotelName="Beauregard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/4/7/28447_74ae0bf1408.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, was built in 1850, has 6 floors and has 39 standard rooms. In the entrance, guests are offered a lobby with a lift. SITUATION: This hotel is in a good location in ParÃ­s. It is located between Porte de Versailles, Montparnasse and Tour Eiffel 2 minutes away, there is a public car park. ROOM: Guests are offered completely renovated rooms, modern, fully-equipped with a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, internet and a mini-bar. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Visa, Mastercard and JCB.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.28" OriginalAmount="200.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8578224" Longitude="2.3746495" StarRating="2" HotelCode="|19694" HotelName="Ibis Paris Bastille Opera 11ème" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE BREGUET 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/9/4/19694_0075b761700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.49" OriginalAmount="200.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86925" Longitude="2.35666" StarRating="4" HotelCode="|476784" HotelName="Hôtel Providence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/7/8/4/476784_bb432bb0007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="206.50" OriginalAmount="200.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87219" Longitude="2.345265" StarRating="4" HotelCode="73727|101413" HotelName="Hotel Adèle &amp; Jules" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 et 4 bis Cité Rougemont, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/ca/55ca13203a5902f7217dd95a85fe16a624bf9d00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris on a small, quiet street around 10 minutes from must-see ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.52" OriginalAmount="200.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8598363" Longitude="2.3095527" StarRating="3" HotelCode="|124938" HotelName="Le Pavillon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54 RUE SAINT DOMINIQUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/9/3/8/124938_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inParÃ­s the city centre of Close to. ROOM: Guests are offered 18 rooms with cable television and a bathroom with a bath or shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.72" OriginalAmount="200.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855285" Longitude="2.32548" StarRating="4" HotelCode="|50583" HotelName="Le Grand Cayré" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 BOULEVARD RASPAIL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/8/3/50583_95148ef0805.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel superior category, is elegant rooms. SITUATION: This hotel is in a central area, is well-connected with public transport services, is in Saint Germain the district of in the surrounding area of the establishment, guests can find shops, cafÃ©s, in the surrounding area, clients have Louvre, Rodin and Orsay the museums. ROOM: The establishment has 125 comfortable rooms. FACILITIES: Guests are offered a business centre and a conference room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.85" OriginalAmount="200.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880606" Longitude="2.339336" StarRating="2" HotelCode="|63859" HotelName="Saint Georges Lafayette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/5/9/63859_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880376467282" Longitude="2.2858672198255" StarRating="4" HotelCode="18212|la_villa_des_ternes" HotelName="Hôtel Villa des Ternes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/e1/b4e17518c2be2667f50dc6d0472f0b2386de2c4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 17th arronidissement of Paris, this hotel is located in the heart of the city's busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842712" Longitude="2.330326" StarRating="3" HotelCode="110446|le_chaplain_paris_rive_gauche" HotelName="Le Chaplain Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Bis Rue Jules Chaplain, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/1a/161a26ba9afe3ebc7195f6bbe66ea8860f290322.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871909362349" Longitude="2.3350222408277" StarRating="3" HotelCode="110488|hotel_opera_vivaldi" HotelName="Hotel Opéra Vivaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Helder, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/bf/fcbf4cb7389fab58f386587d582ce43143be8238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the opera district, with the Haussmann Opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846572" Longitude="2.305486" StarRating="3" HotelCode="144521|baldi" HotelName="Baldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42, Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/1f/8c1f29becc2f82c1f7950fc0bc7e32d816fb14fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855692" Longitude="2.38285999" StarRating="5" HotelCode="588285|la_maison_gobert" HotelName="La Maison Gobert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gobert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/62/a7625cd48b155ed0a7e2285d8cb995a8a6fd2818.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.12" OriginalAmount="201.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8717422" Longitude="2.2909737" StarRating="3" HotelCode="|15361" HotelName="Du Bois Champs-elysées" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11, RUE DU DOME</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/1/15361_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotelMichel Jouannet decorated by was opened in 2008 and has 39 rooms. SITUATION: the Champs-ElysÃ©es and the Eiffel Tower It is located close to.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.26" OriginalAmount="201.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8240973" Longitude="2.3277864" StarRating="3" HotelCode="|74252" HotelName="Hotel Virgina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU PERE CORENTIN 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/2/5/2/74252_214c4020645.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel well-decorated, is inviting, urban, perfect for business and holiday stays, was built in 1920, has 55 rooms, a reception, a safety deposit box service, a lift, a breakfast room, conference facilities, internet, a laundry service and a car park (for a fee). SITUATION: This hotel is situated in Porte d'OrlÃ©ans the districts 2 kilometres away, there is a train station, Saint-Michel the establishment is 3 kilometres away from it is situated 15 kilometres away from the catacombs, is 13 kilometres away from ParÃ­s-Orly Airport it is situated 35 kilometres away from ParÃ­s-Charles de Gaulle Airport it is 95 kilometres away from Paris Beauvaisâ€“TillÃ© Airport. ROOM: Customers have comfortable rooms with a bathroom with a bath or shower, a television, a hairdryer, internet and heating. MEALS: Guests are offered a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840872" Longitude="2.287051" StarRating="3" HotelCode="77417|best_western_montcalm" HotelName="Best Western Hôtel Montcalm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Avenue Felix-Faure, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/c3/42c3497f41c971c405d9e8c05b95290dffc399b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864854" Longitude="2.336443" StarRating="3" HotelCode="77368|best_western_louvre_piemont" HotelName="Hôtel Louvre Piémont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue De Richelieu, 75001 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/26/8426f539327266100fbd058fb37b4d210a17ace5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel faces onto the Palais Royal Gardens in the heart of historical Paris, just steps awa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869351553712" Longitude="2.3321512341499" StarRating="3" HotelCode="58702|hotel_daunou_opera" HotelName="Daunou Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/ee/c3eefd391a95d893a42ba94f011f85b4d29140db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of a very lively district where guests will find perfect connections to the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853509172377" Longitude="2.3378643393517" StarRating="3" HotelCode="110445|best_western_grand_hotel_de_lunivers" HotelName="Grand Hôtel De l’Univers Paris - Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Gregoire de Tours, 75006 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/2a/bf2ab7abb27a1ce41d59afbeba11ebc30585ac22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859745789504" Longitude="2.3085987567902" StarRating="4" HotelCode="164914|hotel_thoumieux" HotelName="Thoumieux" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Rue Saint-Dominique, 75007 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/25/f625714bc024f46a435a096c8ec37a50e0244834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839581629232" Longitude="2.3465158045292" StarRating="3" HotelCode="337273|residence_villa_daubenton" HotelName="Villa Daubenton by HappyCulture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 rue de l’Arbalète, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/39/323981e0e3f736a3caa8881f2479808a5769850d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a quiet side street, within 15-minutes of the Pantheon, 35 km from Charles ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.18" OriginalAmount="202.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875556648654" Longitude="2.2836454957724" StarRating="4" HotelCode="19059|995125" HotelName="La Villa Maillot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>143 Avenue Malakoff, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/20/aa2069fad5a49890722317ce9d6f6a2ac9d8d9b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.55" OriginalAmount="202.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868555" Longitude="2.298561" StarRating="4" HotelCode="|73263" HotelName="Elysees Regencia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Avenue Marceau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/2/6/3/73263_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury establishment and has excellent service. SITUATION: Is situated in an excellent location.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="208.82" OriginalAmount="202.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847890482821" Longitude="2.3708920193293" StarRating="3" HotelCode="66564|FR003708" HotelName="Hôtel ibis Paris Gare de Lyon Ledru Rollin 12ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41/43 avenue Ledru Rollin, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/af/73af9ea2b37f630c13e35bece52fa2d7503de6a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.94" OriginalAmount="202.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846305" Longitude="2.34101" StarRating="3" HotelCode="|63343" HotelName="Elysa - Luxembourg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 RUE GAY LUSSAC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/4/3/63343_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, it offers comfortable facilities and excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869902696063" Longitude="2.3504430206643" StarRating="3" HotelCode="199731|230887" HotelName="Le Clery Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard Bonne Nouvelle, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/70/537037bbe5db978ea6aa9482700ed2372d376aaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876281" Longitude="2.346428" StarRating="3" HotelCode="74041|hotel_riboutte_lafayette" HotelName="Golden Hôtel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5, rue Riboutté, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/d2/a3d2d6f6244e377dad5fa1b63608ccea83054a10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8495874" Longitude="2.3401602" StarRating="4" HotelCode="68017|hotel_saintpaul_rivegauche" HotelName="Saint Paul Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Monsieur le Prince, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c2/20c2ef2385b44f7bc8bf9444fd578696437ebcad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843848" Longitude="2.328119" StarRating="4" HotelCode="94372|hotel_le_six_2" HotelName="Le Six" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Stanislas, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/18/f318b90b0736ac0899380a3bded62d82b753c6aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.34" OriginalAmount="203.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859656675235" Longitude="2.3240844905376" StarRating="4" HotelCode="10778|762295" HotelName="Le Bellechasse Saint-Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Bellechasse, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/10/6a10729c4fb0dd66da4243d458ac85918dff0865.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies only meters from the centre of Paris and numerous shopping and entertainment ve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.86" OriginalAmount="203.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843586" Longitude="2.327968" StarRating="4" HotelCode="|59802" HotelName="LE SIX HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 RUE STANISLAS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/0/2/59802_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel is in the heart of ParÃ­s. It is situated 5 minutes walk away from the Luxembourg Gardens and Notre-Dame-des-Champs Underground Station. FACILITIES: The establishment has a gym, a spa and a hammam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.07" OriginalAmount="203.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8730011" Longitude="2.3420999" StarRating="3" HotelCode="|15308" HotelName="Best Western Hotel Opera Drouot" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 rue de la Grange Bateliere</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/0/8/15308_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 43 rooms, a reception, a safety deposit box service and a lift. With regards to the food and beverage offering, the establishment has a breakfast room, The establishment offers guests WiFi (for a fee), a fax machine, a photocopier and a meeting room. SITUATION: Museo Grevin and Ã“pera Palais Garnier It is located next to the it is near Folies BergÃ¨re the theatre nearby, you will find shopping centres, boulevards, boutiques and art galleries. it is situated 20 kilometres away from Paris Orly Airport it is 28 kilometres away from Charles de Gaulle Airport. ROOM: The establishment has renovated rooms rooms, inviting and soundproofed. The rooms have a direct line telephone, a shower, a WC, a satellite television, internet and heating. It has non-smoking rooms. MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.10" OriginalAmount="203.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831773" Longitude="2.354317" StarRating="4" HotelCode="|63862" HotelName="Rosalie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 BIS AVENUE DE LA SOEUR ROSALIE 75013 PARIS FRANCE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/8/6/2/63862_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s the city centre of Place d'Italie near the establishment, you will find it is close to the national library. ROOM: The rooms have a bathroom with a shower, a hairdryer, an air-conditioning system, a safe, a mini-bar, a satellite television, a direct line telephone and internet. FACILITIES: The establishment boasts a reception and 2 meeting rooms. Outdoors, clients can enjoy a garden area and a terrace. The establishment has a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.12" OriginalAmount="204.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878546002151" Longitude="2.3383990943753" StarRating="3" HotelCode="25633|hotel_arvor" HotelName="Hotel Arvor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Laferrière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/4a/cf4a2b843a72b37ab6ac1a702ade9f1d85247712.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.12" OriginalAmount="204.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87006911716" Longitude="2.3113137460123" StarRating="4" HotelCode="65592|exclusive_hotel_mathis_elysees" HotelName="Hotel Mathis Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c1/f7c1748de066194ab73defd3b7a95ffbbf136369.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is located in the Champs Élysées neighbourhood, only a stone's throw from the Pal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.12" OriginalAmount="204.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866797" Longitude="2.335901" StarRating="2" HotelCode="110424|opera_maintenon" HotelName="Opera Maintenon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Sainte-Anne, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/6d/b66dbf92b7f1e4b50660b1d2a54bbf845b04588e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.12" OriginalAmount="204.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864576" Longitude="2.277972" StarRating="3" HotelCode="110535|villa_glamour" HotelName="Villa Glamour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue de la Pompe, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/6a/8b6a503c9819954cc925f9b22e375e023af42efe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="210.39" OriginalAmount="204.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846315979846" Longitude="2.3764626681805" StarRating="3" HotelCode="13703|FR003735" HotelName="ibis Paris Gare de Lyon Diderot 12ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Bis Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/0f/4f0f88351336dce69180c71679354192173e3def.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.88" OriginalAmount="204.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8738594" Longitude="2.3498969" StarRating="4" HotelCode="|22604" HotelName="Mercure Paris Opera Grands Boulevards" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/0/4/22604_eb85ca60723.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 6 floors, 49 standard rooms, 48 double rooms and 1 suite. In the establishment entrance, guests will find a hall, a reception with an elevator and a safety deposit box service. Guests have access to a restaurant with air-conditioning and a conference room. There are many services available at the establishment, including internet and a laundry service. SITUATION: This hotel is near the boulevards. The Palais Garnier 500 metres away, guests can find Gare de l'Est and Gare du Nord around the establishment, clients can find shops and leisure areas. ROOM: The rooms have a bathroom, a direct line telephone, satellite and cable TV, a radio, internet, a mini-bar, a central heating system and fitted carpets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.93" OriginalAmount="204.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872467208277" Longitude="2.3375746607781" StarRating="4" HotelCode="14860|270855" HotelName="Millennium Hotel Paris Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Haussman, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/1/8/1/5/3/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in an elegant Haussman building, this hotel is just 500 m from Opéra Garnier and the famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.15" OriginalAmount="205.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848376704348" Longitude="2.342617213726" StarRating="4" HotelCode="37860|select_hotel__rive_gauche" HotelName="Select Hôtel Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 place Sorbonne, 75005 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/45/6d450755efbcc439be915b32cb6ba51c016884b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.15" OriginalAmount="205.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876690498182" Longitude="2.3270040750504" StarRating="4" HotelCode="74038|the_phileas_hotel" HotelName="Phileas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/89/ff89a1a95a7535bec697d8f0965f517a6d7b2a18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.15" OriginalAmount="205.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854379" Longitude="2.33274" StarRating="3" HotelCode="78619|crystal_hotel_3" HotelName="Crystal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Saint-Benoît, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/a2/fda29006f67094dd1cd4fff401cc5e3a6b693ac1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.15" OriginalAmount="205.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847458" Longitude="2.35238" StarRating="2" HotelCode="128301|hotel_au_royal_cardinal" HotelName="Au Royal Cardinal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, rue des écoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/26/3526c88517992f45737be5a284a133fbb6e55039.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.15" OriginalAmount="205.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853891174614" Longitude="2.307212192625" StarRating="3" HotelCode="395327|hotel_splendid_tour_eiffel" HotelName="Hotel La Comtesse Paris Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Avenue de Tourville, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/96/0b9678751a8c6026171a36634b6a8bc7fcddda4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="211.25" OriginalAmount="205.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866866" Longitude="2.335836" StarRating="2" HotelCode="|81394" HotelName="Opéra Maintenon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Sainte Anne, 36 - 75001</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/3/9/4/81394_inter.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts attentive service and WiFi (free of charge). SITUATION: This establishment, is in a central area, the Palais Garnier it is situated close to Around the establishment, clients can find shops and restaurants. nearby, there is a metro station excellent transport links to points of interest. ROOM: Customers have quiet rooms well-decorated and modern facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="211.50" OriginalAmount="205.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85272821694" Longitude="2.3442707955837" StarRating="3" HotelCode="34420|FR044966" HotelName="Europe Saint Severin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 rue St Séverin, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/cc/bccc7b742fcdcfe50c61cbc37533e62e76b5a67b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="211.53" OriginalAmount="205.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833361038624" Longitude="2.3169377446175" StarRating="3" HotelCode="173012|362564" HotelName="Atelier Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Rue Raymond Losserand, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/18/611889a365509219fcf1946a7603ae79598c0387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.08" OriginalAmount="205.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879236" Longitude="2.355682" StarRating="3" HotelCode="|59825" HotelName="IBIS PARIS GARE DU NORD TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 ET 33 RUE DE SAINT-QUENTIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/2/5/59825_2e770981554.jpeg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in an excellent location, is opposite Gare du Nord the train station in front of the establishment, guests have the Eurostar the railway station. ROOM: The inviting rooms. HOTEL: The establishment boasts a breakfast room, a living room and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850198363986" Longitude="2.2890452331352" StarRating="3" HotelCode="94376|54805" HotelName="Hôtel Gustave Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/97/11974f332443ed7f6e3a0f3897dd6d819f11425d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851602" Longitude="2.338205" StarRating="4" HotelCode="110455|203375" HotelName="Louis II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2, rue Saint Suplice, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/8d/f88d35c688b0436217bd5a99f658caad6097f965.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856503602355" Longitude="2.3561881126275" StarRating="3" HotelCode="12651|hotel_france_louvre" HotelName="Hotel France Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue de Rivoli, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/68/e2685b5a1b8d2b97b4b9cf4f2f445de2518c97eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally situated in the historical district of Paris, between Concorde and the Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881991175557" Longitude="2.3409117014482" StarRating="4" HotelCode="44017|qualys_hotel_carltons_montmartre" HotelName="Carlton's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Boulevard Rochechouart, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/17/a217d35a58996eb187e6a29f3d52c03940e860f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the foot of Montmartre and close to Sacré-Cœur as well as the M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846896" Longitude="2.331643" StarRating="3" HotelCode="78976|hotel_de_lavenir_2" HotelName="De l'Avenir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Madame, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/3d/8b3d1e7aa7cdca70a34f48fa05c33e10ae073e68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873548" Longitude="2.334656" StarRating="3" HotelCode="78968|hotel_excelsior_opera" HotelName="Excelsior Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lafayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/00/ec00e7a409b66627df9a311d3136db9ec6d873b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874216" Longitude="2.331069" StarRating="2" HotelCode="180128|prince_albert_opera" HotelName="Hotel Prince Albert Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89 Rue De Provence, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/8a/5f8a0a05eb66e714d5fa737a9b1fff612732f18e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859952" Longitude="2.309346" StarRating="3" HotelCode="151112|hotel_le_pavillon_2" HotelName="Hotel Le Pavillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Saint Dominique, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f3/c0f394915eb6871cec3279283b2db2372715c80c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866507" Longitude="2.337239" StarRating="2" HotelCode="180110|louvre_richelieu" HotelName="Louvre Richelieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue De Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/5d/f35d700c982c12663ad7cc4a99d569acebda8fa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 13 rooms. Services and facilities at the hotel include a bagga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874053188938" Longitude="2.3425260186195" StarRating="4" HotelCode="189597|residence_nell" HotelName="Nell Hotel &amp; Suites, BW Premier Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Richer, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/36/57360e368a0c74399ffab361009a65483f2185ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.20" OriginalAmount="206.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873167586358" Longitude="2.3434460163116" StarRating="4" HotelCode="11925|303925" HotelName="Villa Opera Drouot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/75/01750e3e38e1c55863ff25ec781d2c8c736eb160.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a peaceful street, near the lively Grands Boulevards and just a short walk from the Opér...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.01" OriginalAmount="206.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.862456" Longitude="2.349528" StarRating="4" HotelCode="|212149" HotelName="Snob Hotel By Elegancia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>84-86 Rue Saint Denis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/2/1/4/9/212149_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.09" OriginalAmount="206.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849192" Longitude="2.342292" StarRating="4" HotelCode="|162924" HotelName="Lapin Blanc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Boulevard Saint-Michel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/9/2/4/162924_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, has comfortable facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.95" OriginalAmount="207.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876062" Longitude="2.34189" StarRating="4" HotelCode="|71697" HotelName="Grand Hotel Lafayette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Buffault</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/6/9/7/71697_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, is situated in ParÃ­s the historic centre of and has family rooms. SITUATION: It is 3 minutes away from the opera, near the establishment, you will find the department stores, the avenues.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.15" OriginalAmount="207.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8695426" Longitude="2.3341422" StarRating="4" HotelCode="|121997" HotelName="France D'antin Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue d'Antin 75002 Paris France</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/9/9/7/121997_b9e95ba1509.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.19" OriginalAmount="207.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84276" Longitude="2.33029" StarRating="4" HotelCode="|184080" HotelName="Le Chaplain Paris Rive Gauche" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Bis, Rue Jules Chaplain</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/8/0/184080_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870243" Longitude="2.299945" StarRating="4" HotelCode="12654|hotel_francois_1er" HotelName="Francois 1er" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Magellan, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/34/3f345d6abd55bc1a9513061d0cfd85d964822b3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is tucked away in a charming side street off the Champs-Elysées, less than 3 minutes’ wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864473029894" Longitude="2.3315101861954" StarRating="4" HotelCode="29134|le_pradey" HotelName="Le Pradey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Saint Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/ac/60ac7cc76a6cf177a3ba578f68d94df959c68003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the very centre of Paris, this hotel has a prime location just 400 m from the Louvre Muse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872774176199" Longitude="2.3158004879951" StarRating="2" HotelCode="35627|hotel_paris_saint_honore" HotelName="Paris Saint Honore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Penthievre, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/d8/18d8eec175a7cfbba98b3fef8b1bfd4c02927698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in quiet side street, near the Champs Elysees, Madeleine and the Arc de Triomphe, this city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873609" Longitude="2.344257" StarRating="3" HotelCode="110487|geoffroy_marie_opera" HotelName="Geoffroy Marie Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Geoffroy-Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/f3/49f375a12c387c384d05d6e6ebdbbdffb3415146.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85529" Longitude="2.325502" StarRating="4" HotelCode="259018|kk_hotel_cayre" HotelName="K+K Hotel Cayré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Raspail, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/82/15821c16f93ae3c379436781a4365edaa79bd7c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right next to the Latin Quarter and is the perfect base from which to explore...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="214.46" OriginalAmount="208.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865169" Longitude="2.332981" StarRating="4" HotelCode="409334|113155" HotelName="Lumen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/11/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue des Pyramides, Paris 75001</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/c6/6dc6f6e5fb715a915e9863f5aa3c3a6907a64ee6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is situated in the heart of Paris between the Louvre and the opera and just a 5-mi...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.46" OriginalAmount="208.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840799704678" Longitude="2.299287468195" StarRating="3" HotelCode="56714|303495" HotelName="Val Girard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, rue Pétel, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/47/ed473a567f818b9227befffc69075128e514ee69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a privileged location in Paris between the exhibition park of Porte de Versailles,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.25" OriginalAmount="208.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88095" Longitude="2.33749" StarRating="4" HotelCode="|183661" HotelName="Grand Pigalle Experimental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/6/6/1/183661_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876006045999" Longitude="2.2954908013344" StarRating="2" HotelCode="26754|hotel_troyon" HotelName="Troyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Troyon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/b8/a5b8d794e9bf2770cffea8be83d793101f906df0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located off the Champs-Élysées, near the Arc de Triomphe, not far from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858992283655" Longitude="2.3503661155701" StarRating="3" HotelCode="74012|hotel_saint_merry" HotelName="Hotel Le Presbytere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>78 Rue De La Verrerie, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/5a/ee5a3f4348620f9edf315f9ca3b59bc775949351.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843038" Longitude="2.31319" StarRating="3" HotelCode="110519|avia_saphir_montparnasse" HotelName="Avia Saphir Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b2/58b2d0dd27d0e57e5513a3e6b33b4a50c46be845.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850304412426" Longitude="2.3450624809857" StarRating="4" HotelCode="260007|best_western_la_tour_notre_dame_saint_germain_des_pres" HotelName="Mercure Paris Notre Dame Saint Germain des Prés" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Du Sommerard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/11/6911c9786921a4da37fcc6b9b9ac719bf8ed0dc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive renovated hotel lies at the heart of the Rive Gauche, between Saint-Germain des Prés...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85652417" Longitude="2.37198818" StarRating="5" HotelCode="612834|maison_breguet" HotelName="Maison Bréguet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Bréguet, 11e Arrondissement, Rive Droite, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/35/a235c5f027ae90add23aa45c5f8f4c8214acaf38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.51" OriginalAmount="209.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8337449" Longitude="2.3312125" StarRating="1" HotelCode="|359848" HotelName="Floridor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 Place Denfert-Rochereau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/8/4/8/359848_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.68" OriginalAmount="209.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8580388" Longitude="2.3103549" StarRating="3" HotelCode="|50582" HotelName="and Spa De Latour Maubourg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>150, RUE DE GRENELLE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/8/2/50582_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was completely renovated in 2006 and it is in ParÃ­s the historic centre of. SITUATION: The establishment, Tour Eiffel, Champs Ã‰lysÃ©es and Saint Germain des Pres it is close to. ROOM: The establishment has 17 rooms with air-conditioned, heating, a television, a safe, computer connection, a mini-bar and a hairdryer. FACILITIES: Outdoors, clients have access to a garden area, The establishment boasts a lounge, a gym, a bar and a Turkish bath. Guests are offered guided tours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.19" OriginalAmount="209.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836655" Longitude="2.276706" StarRating="0" HotelCode="|446862" HotelName="Kopster Paris Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Boulevard Victor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/8/6/2/446862_1eb02131254.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.26" OriginalAmount="209.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84955" Longitude="2.37241" StarRating="0" HotelCode="|183411" HotelName="Adagio Access Paris Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Moreau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/4/1/1/183411_fca32460840.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871538" Longitude="2.307752" StarRating="4" HotelCode="80742|44488" HotelName="Monna Lisa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue de la Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/00/4f00134016d54b875f20034792ff76426acb5237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris's 8th district, just 200 m from the Champs-Élysées, where guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865741227177" Longitude="2.3324093967676" StarRating="2" HotelCode="180074|hotel_saintroch" HotelName="Saint-Roch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue Saint-Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3a/563a372a880da5ad8a98116393296bf11f1855cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87958468" Longitude="2.33348964" StarRating="4" HotelCode="267181|timhotel_opera_grands_magasins" HotelName="Timhotel Opéra Grands Magasins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 rue La Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/50/805073bbe82882bfb8eecd1db47dd01e749d579b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83798742" Longitude="2.34929146" StarRating="4" HotelCode="638642|hotel_monte_cristo_4" HotelName="Hotel Monte Cristo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>20-22 rue Pascal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/f9/cef9ec8a5f010a3e338da9ae9b8ba2c65e5eb513.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872885948192" Longitude="2.32400785423" StarRating="4" HotelCode="15268|mercure_paris_royal_madeleine" HotelName="Hotel &amp; Spa Royal Madeleine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue de L'Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/4d/eb4df719adbc844c8c3f19ecad180132eedc9077.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Madeleine church and the large department stores in the centre of P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875252" Longitude="2.286587" StarRating="4" HotelCode="78980|hotel_duret" HotelName="Duret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Duret, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ca/9acadf85013dda80eebfa6be5ce2b99a8923ecb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840532" Longitude="2.323791" StarRating="3" HotelCode="110512|central_hotel_paris" HotelName="Central Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 bis Rue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/55/0e55cdd3f096b32905460f392e9a6e11868534e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.48" OriginalAmount="211.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83485" Longitude="2.318" StarRating="4" HotelCode="|444904" HotelName="Niepce Paris , Curio Collection By Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Niepce</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/0/4/444904_62616991126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.51" OriginalAmount="211.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8670616" Longitude="2.3376088" StarRating="4" HotelCode="|15216" HotelName="Malte - Astotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE RICHELIEU 63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/1/6/15216_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1630 and renovated in 2004. It has 5 floors, 64 rooms, air-conditioning and comfortable. In the entrance, you can find a hall, 2 lifts, a living room, a reception, a safety deposit box service and a currency exchange service. The establishment offers guests a laundry service, is 300 metres away from, an indoor car park for public use, (for a fee). SITUATION: This hotel is in ParÃ­s the heart of Close to, close to the establishment, guests have Pyramides and Ã“pera the metro stations of in the surrounding area of the establishment, guests can find public transport services, 150 metres away, there is bars, pubs and restaurants. it is 500 metres away from the city centre, Where you can find shops, 800 metres away, clients have the railway station, is 20 kilometres away from Charles de Gaulle Airport. ROOM: Each room has a bathroom with a shower, with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet and a mini-bar. There is also a double bed, fitted carpets, an air-conditioning system, individual heating and a safe (available for a fee), All rooms are soundproofed. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.51" OriginalAmount="211.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8400002" Longitude="2.3478999" StarRating="0" HotelCode="|24820" HotelName="Pepper &amp; Paper" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/2/0/24820_f5a60d71017.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inLatino District PanthÃ©on and Rue Mouffetard it is close to Clients can also find. ROOM: This aparthotel has duplex studios, They are equipped with a direct line telephone, cable television and a kitchen. The establishment has apartments with washing machine, a kitchen with oven, extractor, a coffee maker, a toaster, a fridge and kitchen utensils. The apartments with access to the garden, some apartments with a balcony and a living room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.73" OriginalAmount="211.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875526" Longitude="2.283825" StarRating="4" HotelCode="|79332" HotelName="Etoile Maillot" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>143, Avenue De Malakoff</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/3/3/2/79332_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a good location in ParÃ­s, just a few steps away from the Arc de Triomphe, Palais des CongrÃ¨s and the Champs-ElysÃ©es. In the surrounding area, you can find Porte Maillot Metro Station. HOTEL: This Art Deco style hotel it is surrounded by a beautiful garden and is ideal for holidays or business trips. The establishment boasts a modern hall. ROOM: Guests are offered 42 single rooms, double rooms, superior rooms, deluxe rooms, suites and Junior Suites. All the accommodation options have a bathroom with a hairdryer, a direct line telephone, an air-conditioning system, a safe, a radio, a mini-bar, a satellite TV and internet. Guests also have available 2 disabled access rooms. FACILITIES: The establishment serves a buffet breakfast. The establishment has a lounge bar, a spa, a sauna, a massage service and relaxation treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.74" OriginalAmount="211.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875647939708" Longitude="2.3038284480572" StarRating="4" HotelCode="12870|115362" HotelName="Hôtel Royal Garden Champs-Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218-220 Rue du Faubourg Saint-Honoré, 8ème Arrondissement, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/00/1f0020d2cf029a46ac9fba26ba96a763214cc175.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A short stroll from the Arc de Triomphe, the hotel enjoys an ideal location in Paris. It is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.83" OriginalAmount="211.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863790175054" Longitude="2.2866515815258" StarRating="3" HotelCode="24418|189955" HotelName="Best Western au Trocadéro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Avenue Raymond Poincare, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/cc/8fccd339a6f915da6df4795def914fb108dc7771.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.93" OriginalAmount="211.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866257" Longitude="2.288104" StarRating="4" HotelCode="12741|146650" HotelName="Garden Elysee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/3f/9d3fc96b9a5956241d5c3f5f70b1fcfcb15caa4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location close to the Trocadéro, between the Eiffel Tower and the Champs ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.93" OriginalAmount="211.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87517" Longitude="2.32212" StarRating="4" HotelCode="|224240" HotelName="Le Belleval" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/2/4/0/224240_5c431e70904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.97" OriginalAmount="211.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852715" Longitude="2.354246" StarRating="3" HotelCode="|80750" HotelName="SAINT LOUIS EN L'ISLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Rue Saint-Louis en L'ile</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/7/5/0/80750_6fbe50a1551.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi, (free of charge), a lift and breakfast service. SITUATION: This establishment, is in Saint Louis the heart of it is located 250 metres away from Notre Dame Cathedral It has excellent transport links to places of interest and the town hall. 700 metres away, guests have ChÃ¢telet the theatre 350 metres away, guests will find Pont Marie the metro station of. ROOM: Customers have soundproofed rooms, have an air-conditioning system, a satellite television, a bathroom and ipad (available on request).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="218.02" OriginalAmount="211.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849097594266" Longitude="2.3397137342483" StarRating="4" HotelCode="45033|6010" HotelName="Hôtel le Sénat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Vaugirard, 6ème Arrondissement/Saint-Germain-des-Près, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/fa/22fa384d0c06b0a1beb3bd2612cc9eccad5760cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is located at the heart of the beautiful French capital, close to the Jardin de ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.07" OriginalAmount="211.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8525088" Longitude="2.3191368" StarRating="3" HotelCode="|44048" HotelName="De Suede Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE VANEAU 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/4/8/44048_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel and it is situated in ParÃ­s a peaceful area of, the heart of, The establishment boasts an indoor garden and views of Matignon the garden 39 rooms, This urban hotel, was built in 1900 and was renovated in 2008. In the establishment entrance, guests will find a lobby, a reception and a lift. It has a breakfast room, The establishment offers guests room service and a laundry service (for a fee). SITUATION: This hotel is in a residential area, Saint Germain des PrÃ©s it is close to Quartier Latin it is near near the establishment, guests will find Orsay and Rodin the museums it is close to Bon Marche and The Conran Shop the department stores in the surrounding area, clients can find bars, restaurants, 50 metres away, guests have public transport, Palais National des Invalides it is 300 metres away from Montparnasse it is located 500 metres away from it is 20 kilometres away from Paris Orly Airport it is situated 40 kilometres away from Charles de Gaulle Airport. ROOM: All the rooms have a desk, WiFi, a television, a central air-conditioning system, a bathroom with a shower or bath and a hairdryer. They also have a direct line telephone, an iron, heating, a double bed, a safety deposit box and a terrace. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86580350729" Longitude="2.3531498395865" StarRating="4" HotelCode="548326|208323" HotelName="Hôtel National des Arts &amp; Métiers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>243 Rue Saint Martin, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/c6/a1c6380720c771ea04ea4581f0961296efe8d1bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.44" OriginalAmount="212.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8544771" Longitude="2.3390324" StarRating="3" HotelCode="|63341" HotelName="Dauphine Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 RUE DAUPHINE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/4/1/63341_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 17th Century. ROOM: The rooms have an air-conditioning system, a mini-bar, a hairdryer, a direct line telephone, a safety deposit box and cable television. SITUATION: This hotel is in Latino District it is located close to Saint Germain the boulevards Clients can also find Saint-Michel the Mountain of Neuf Bridge Notre Dame Cathedral Louvre the Museum of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.70" OriginalAmount="212.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8728485" Longitude="2.3158419" StarRating="2" HotelCode="|22273" HotelName="Petit Saint Honoré" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE PENTHIEVRE 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/7/3/22273_55980181141.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, has 4 floors and 19 rooms. In the entrance, guests are offered a lobby, a reception, a safety deposit box service and a lift. Guests also have access to room service, a laundry service and internet. SITUATION: This establishment is in the quiet area. It is near the Champs-ElysÃ©es, L'Eglise de la Madeleine and the Arc de Triomphe in the surrounding area, clients can find restaurants, bars, pubs and shops. 2 minutes away from the establishment you have the metro station. It is situated 300 metres away from Lazare 2 kilometres away from the establishment, guests will find Louvre, Notre Dame, Montmartre and torre Eiffel ROOM: All the rooms have a direct line telephone, a television, internet, a mini-bar, a fridge and a double bed. OTHERS: The establishment offers a breakfast service. Guests can book bed and breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.76" OriginalAmount="212.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86575" Longitude="2.35316" StarRating="4" HotelCode="|233501" HotelName="National Des Arts Et Métiers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>243 rue Saint Martin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/5/0/1/233501_1_3722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871668024333" Longitude="2.3270845413208" StarRating="3" HotelCode="35574|55318" HotelName="Hotel Basile" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Godot de Mauroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/32/903240361701238ee68f11107792c2075907373e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally located at the heart of Paris, between the Place de la Madeleine and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.39" OriginalAmount="213.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883592710264" Longitude="2.3255476355553" StarRating="4" HotelCode="74612|hotel_moncey" HotelName="Moncey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lécluse, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/15/5b15f4e94ee2bb4c13c6cb7cddda9a169d028443.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in 17. Arc de Triomphe / Palais des Congrès, Hotel Moncey is a perfect starting point from w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.39" OriginalAmount="213.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852555" Longitude="2.319179" StarRating="3" HotelCode="78730|hotel_de_suede_saint_germain" HotelName="Hôtel de Suède" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Vaneau, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/06/dd06b21e292878b57a5a513ed5e19a107a3f2c5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a beautiful residential district within walking distance of Saint-Germain-d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.64" OriginalAmount="213.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8477193" Longitude="2.3424364" StarRating="4" HotelCode="|67096" HotelName="Grand Hotel Saint Michel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Cujas 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/0/9/6/67096_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 46 elegant rooms, The establishment boasts a lobby with a reception, a safety deposit box service, a cloakroom, a lift, a kiosk and a restaurant. The establishment also offers conference rooms, WiFi, room service and a laundry service. SITUATION: This hotel is near La Sorbona the University of 10 minutes away, you can find tourist points of interest, is 25 kilometres away from Paris Orly Airport it is situated 30 kilometres away from Charles de Gaulle Airport. ROOM: Clients are offered rooms, suites with WiFi, a bathroom with a shower and a bath. They also have a direct line telephone, satellite or cable TV, a safe, a mini-bar and an air-conditioning system. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.86" OriginalAmount="213.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851914" Longitude="2.356114" StarRating="4" HotelCode="|212141" HotelName="Du Jeu De Paume" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/2/1/4/1/212141_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.87" OriginalAmount="213.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871911" Longitude="2.3350683" StarRating="3" HotelCode="|67105" HotelName="10 Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU HELDER 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/0/5/67105_8f53e3a0827.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 34 standard rooms, a reception and a TV room. SITUATION: This establishment is in the heart of district. 5 minutes away from the establishment, guests will find the business district and the department stores. It is located close to the Paris Bourse ROOM: All the rooms have a television, an air-conditioning system, WiFi (free of charge), a direct line telephone, a bathroom, a shower and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.00" OriginalAmount="213.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8653967" Longitude="2.3318354" StarRating="3" HotelCode="|164087" HotelName="&amp; Residence du Lion d'Or Louvre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/0/8/7/164087_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s the city centre of the Louvre 5 minutes away, guests can find las TullerÃ­as the Gardens 350 metres away, clients have Tuileries the metro station of It has excellent transport links to, the Arc de Triomphe the business area of. the MusÃ©e d'Orsay 20 minutes away from the establishment, you can find. ROOM: The establishment has rooms, apartments with a bathroom, WiFi (free of charge), a satellite TV, a direct line telephone, a bathroom with a shower, a sitting area, a kitchen with fridge and a microwave. OTHERS: Regarding the food and beverage offering, you can enjoy a continental breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853167671329" Longitude="2.3386837542057" StarRating="3" HotelCode="14372|35800" HotelName="Left Bank Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9 rue de l'Ancienne Comédie, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/ce/11ce1772935b6484d7c8d9610a81571b8a2b5dc0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849245095613" Longitude="2.342212870717" StarRating="4" HotelCode="14271|dacia_luxembourg" HotelName="Le Lapin Blanc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Boulevard Saint-Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/19/0419ab3055edef074bb6314dc1b3379a88efbd0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, just a few minutes' walk from the Luxembourg Gardens and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.30" OriginalAmount="214.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8562477" Longitude="2.3048974" StarRating="4" HotelCode="|71725" HotelName="Cadran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU CHAMPS DE MARS 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/2/5/71725_4026ad21832.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="221.48" OriginalAmount="215.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841226024086" Longitude="2.3301489651203" StarRating="3" HotelCode="60656|FR003657" HotelName="Mercure Paris Montparnasse Raspail" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>207 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/4c/574c0731b7d5b9f474384f7e149e1f641e6972ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.49" OriginalAmount="215.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873168" Longitude="2.302467" StarRating="0" HotelCode="|445157" HotelName="Du Romancier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 bis Rue Chateaubriand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/5/7/445157_94c71b81052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.59" OriginalAmount="215.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8563004" Longitude="2.3559999" StarRating="3" HotelCode="|23239" HotelName="France Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE RIVOLI 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/3/9/23239_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of ParÃ­s, next to the historic district of Marais. 5 minutes walk away, you can find the metro station. It has excellent transport links to los Campos ElÃ­seos, the business area of La DÃ©fense and the Louvre Museum. ROOM: Each room has historic furniture, a mini-bar, a kettle, a coffee maker, a bathroom with a shower or bath and a hairdryer. MEALS: The establishment serves breakfast is either buffet style or served directly in your room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870807520063" Longitude="2.3373232036829" StarRating="4" HotelCode="187834|la_maison_favart" HotelName="La Maison Favart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Marivaux, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ca/3fcad1ec900e426777153bf5fe5126c5ae4e3997.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 39 rooms. Most storeys can be reached by lift. Se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87100219" Longitude="2.3469631" StarRating="0" HotelCode="587432|my_home_for_you_luxury_bb" HotelName="My Home For You" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 18/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Boulevard Poissonnière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/91/62912702b1db58d0e79bf58dbc6e331943b68eee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # A stay at My Home For You B&amp;B places you in the heart of Paris, minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="223.10" OriginalAmount="216.6" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864013383152" Longitude="2.3341628909111" StarRating="4" HotelCode="33470|FR001220" HotelName="Normandy" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de l’Echelle, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/a0/36a0065ad8b0a0c89d34eca06c5e96335b29b111.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is exceptionally situated, near the Louvre Museum and on the corner of the street St. Hono...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.49" OriginalAmount="216.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8409081" Longitude="2.2879701" StarRating="3" HotelCode="|95478" HotelName="Best Western Montcalm" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Ave Felix-Faure</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/4/7/8/95478_0b6d4871111.jpeg</HotelPictures>
        <HotelDescription>HOTEL: Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836199990611" Longitude="2.2527739405632" StarRating="4" HotelCode="365002|5385" HotelName="Radisson Blu Paris-Boulogne" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Avenue Edouard Vaillant, 92100 Boulogne-Billancourt, Cedex</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/5b/0c5b36146d065f52f7d447c5154938810ccb6ebf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860435757978" Longitude="2.3007237911224" StarRating="4" HotelCode="36882|55123" HotelName="Le Derby Alma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue Rapp, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/de/a3de41641ac09b09f4638e634c0a757d05df8d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Paris, this hotel is only 200 m away from the Eiffel Tower and the famous Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.51" OriginalAmount="217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8706094829" Longitude="2.3220607638359" StarRating="2" HotelCode="74027|hotel_la_sanguine" HotelName="La Sanguine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/a7/4aa75043085d73e67eca2f9bb62a04092637cc02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.51" OriginalAmount="217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857146" Longitude="2.380669" StarRating="4" HotelCode="166540|mercure_voltaire_bastille" HotelName="Mercure Paris Bastille Marais Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue Richard Lenoir, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/f3/68/f36827d68e6b6e39b7df66a6a95338904d8e34a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.85" OriginalAmount="217.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875413" Longitude="2.286474" StarRating="4" HotelCode="|72663" HotelName="Duret Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Duret</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/6/6/3/72663_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Parisian hotel is rated 4 stars. It has been completely renovated, has 6 floors, 2 suites and 25 rooms. The establishment boasts a lobby with a bar, multimedia room and a meeting room. SITUATION: It is located between Place de L'Etoile and Porte Maillot, is close to the Champs-ElysÃ©es, near the establishment, guests will find the Congress Centre. ROOM: The fully-equipped rooms, high ceilings and an air-conditioning system. a bathroom, a satellite television, a direct line telephone, internet (free of charge), a mini-bar, a safety deposit box and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8796654" Longitude="2.3213053" StarRating="4" HotelCode="|15325" HotelName="Littéraire Le Swann, BW Premier Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Rue de Constantinople, Paris, 75008, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/2/5/15325_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, has a bar, a living room and it offers breakfast service. SITUATION: This hotel is close to Saint-Lazare the train station la Ã“pera Garnier 1 kilometre away from, is 200 metres away from the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86712" Longitude="2.303877" StarRating="4" HotelCode="34410|west_end_hotel_2" HotelName="West End" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Clement Marot, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/9d/6d9d24becb0379d6be114926529faa1585626c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839067815609" Longitude="2.3316220932541" StarRating="3" HotelCode="97082|istria_montparnasse" HotelName="Hôtel Istria Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Campagne Premiere, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/35/063521c2d179f98a3974656ec5b67a95859f9ba8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844803181974" Longitude="2.3524644576721" StarRating="3" HotelCode="110437|acte_v" HotelName="Hotel Monge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/d9/47d900c5d9cc708ddd2ceffe1e6033fa995bf2ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858313" Longitude="2.355911" StarRating="3" HotelCode="146631|hotel_de_la_bretonnerie" HotelName="de la Bretonnerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue Sainte Croix de la Bretonnerie, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/48/c948f70a0531a1ddcba1f4e4135a266951291fe1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84510998" Longitude="2.37136323" StarRating="3" HotelCode="769099|courtyard_by_marriott_paris_gare_de_lyon" HotelName="Courtyard Paris Gare De Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>209-211 Rue De Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/42/c34253f3353c8422fd137c2e24a6ced6dd6dacc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Arr12/13:Bastille-Bercy. There are a total of 249 units on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872611589541" Longitude="2.3075703411046" StarRating="4" HotelCode="936634|hotel_le_marianne" HotelName="Le Marianne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Paul Baudry, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/b3/a6b38c9c7ec9fe3a71b7668816c4cb2db078ce53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.21" OriginalAmount="218.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8717298" Longitude="2.3220299" StarRating="0" HotelCode="|50562" HotelName="Florida" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12, Bvd Malesherbes</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/6/2/50562_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Magdalena and Place de la Concorde It is located between. HOTEL: The establishment boasts 45 rooms, classic rooms, superior rooms and deluxe rooms. This establishment is perfect for business and holiday stays. ROOM: Each room has with air-conditioning, internet, WiFi, a balcony, a desk, a bathroom and a safety deposit box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.29" OriginalAmount="218.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8721007" Longitude="2.3348052" StarRating="4" HotelCode="|71712" HotelName="Chouchou" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 RUE DU HELDER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/1/2/71712_b5d5ae01701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="225.42" OriginalAmount="218.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84450406079" Longitude="2.3729449510574" StarRating="4" HotelCode="35943|FR003718" HotelName="Mercure Paris Gare de Lyon TGV Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 place Louis Armand, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/b3/3fb3f5b58e51cb1a48c621f33a57b875db7e8627.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind the clock tower of the Gare du Lyon station. Its location guarantees gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="225.54" OriginalAmount="218.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875039329539" Longitude="2.3048329353333" StarRating="4" HotelCode="337164|FR000012" HotelName="Champs Elysees Friedland" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/bd/24bdd94ffa91ad684a97a955866adc5cc29b20a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Paris on a famous street, within paces of the Champs-Él...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873249" Longitude="2.302481" StarRating="0" HotelCode="827370|422751" HotelName="Hôtel du Romancier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Lounge,Parking,Pets allowed,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 bis rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/f3/25f3625b3d0330c500748bc47151f6ff55627216.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel du Romancier in Paris (Champs Elysees), you'l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.57" OriginalAmount="219.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868739338305" Longitude="2.2828763723373" StarRating="4" HotelCode="173022|melia_alexander" HotelName="Meliá París Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Avenue Victor Hugo, Distrito 16, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/c1/1fc1ca458acb8ebacf7edb2b410197c71525bcf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just off Place Victor Hugo, the fashion district of Paris. The Arc de Triomph...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="225.89" OriginalAmount="219.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838325645712" Longitude="2.2904708208808" StarRating="4" HotelCode="14789|186266" HotelName="Mercure Paris 15 Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Saint Lambert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f2/b8f20a2e6f77d7814d870a347e4404cfa3a289c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.60" OriginalAmount="220.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853773" Longitude="2.330096" StarRating="4" HotelCode="78988|hotel_pas_de_calais" HotelName="Hôtel Pas de Calais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Rue des Saints Pères, Saint Germain des Pres, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9c/3f/9c3f7ac4d517c7448267a32b2d9b3c1fce6dbb32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.69" OriginalAmount="220.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874087" Longitude="2.342582" StarRating="4" HotelCode="|129699" HotelName="Résidence Nell Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 RUE RICHER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/6/9/9/129699_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 17 apartments and studios. The Residence Nell is rated four stars. is ideal for business and holiday stays. The establishment has a car park (available on request). SITUATION: It is situated in the District 9. Near the establishment, you will find monuments, the railway station and the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.25" OriginalAmount="220.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87556" Longitude="2.30398" StarRating="4" HotelCode="|50517" HotelName="Royal Garden Champs-Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU FAUBOURG SAINT HONORE 218/220</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/1/7/50517_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has non-smoking floor, a laundry service and a car park (for a fee), In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service and a lift. This urban hotel, has 72 rooms, air-conditioning, conference facilities, internet and room service. SITUATION: This hotel the Arc de Triomphe it is close to it is in the heart of the business district, close to the establishment, clients can find designer stores, galleries, Monceau park the railway station and a metro station. It has excellent transport links to La DÃ©fense the business district. it is situated 20 kilometres away from Charles de Gaulle Airport 25 kilometres away from Paris Orly Airport. ROOM: The establishment has 20 suites and apartments with kitchen, a balcony or terrace, double-glazed windows, a satellite television, WiFi, a bathroom with a hairdryer, a bath, a direct line telephone, an individual air-conditioning system and heating.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.31" OriginalAmount="220.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839725" Longitude="2.323565" StarRating="4" HotelCode="|38306" HotelName="Le Magnifique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LA GAITE 20BIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/3/0/6/38306_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: this establishment was built in 2007, has 59 rooms and meeting rooms. The establishment has a reception, a lift and a bar a cafÃ©, The establishment offers room service, a laundry service, internet and a car park. SITUATION: This hotel is in ParÃ­s the cultural centre of it is in Montparnasse the districts it is near the Latin district, nearby, you will find Luxembourg the Gardens it is near Montparnasse BienvenÃ¼e and GÃ¢itÃ© the metro stations of Le Tour Eiffel, Notre Dame and Le Louvre it is situated close to. ROOM: The modern rooms, have a bathroom, a hairdryer and a terrace. They are equipped with a desk, WiFi, internet, a direct line telephone, an air-conditioning system, flatscreen cable and satellite television, a mini-bar, an iron and a safety deposit box. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.48" OriginalAmount="220.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8731995" Longitude="2.3022001" StarRating="4" HotelCode="|22913" HotelName="Lord Byron" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Chateaubriand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/3/22913_17.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel was built in 1850 5 floors, 31 rooms, 2 single rooms, 23 double rooms and 6 suites. In the establishment entrance, guests will find a hall with elevators and a reception. The establishment boasts a breakfast room, WiFi and a laundry service. SITUATION: Is situated inMonceau the Park of near the establishment, guests will find bars, restaurants and shops. the Champs-ElysÃ©es it is 100 metres away from 200 metres away, clients have public transport services, is 30 minutes away from Paris Orly Airport It is 45 minutes away fromCharles de Gaulle Airport. ROOM: The rooms a bathroom with a hairdryer, They have a direct line telephone, a satellite or cable television, internet and a mini-bar. There is also an air-conditioning system, central heating and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.63" OriginalAmount="221.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871539236322" Longitude="2.3121419548988" StarRating="4" HotelCode="32475|hotel_elysees_mermoz" HotelName="Elysees Mermoz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Jean Mermoz, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/e4/9de439b2b47299fa6458880312c64b4189df4f23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies just a few minutes walk from the Champs-Élysées and is thus the ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.88" OriginalAmount="221.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8805389" Longitude="2.2858696" StarRating="4" HotelCode="|19689" HotelName="La Villa Des Ternes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97, Avenue Des Ternes 75017 Paris,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/8/9/19689_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Villa des Ternes is rated three stars, is situated in the city centre and was built in 1996. Regarding the food and beverage offering, the establishment has a restaurant. The establishment boasts lifts and a concierge. The establishment offers guests room service and business facilities. pets are allowed. ROOM: The establishment has 39 rooms with a hairdryer, an air-conditioning system, a television and a radio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.88" OriginalAmount="221.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8404999" Longitude="2.3269999" StarRating="3" HotelCode="|53475" HotelName="Arotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>74 BOULEVARD QUINE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/7/5/53475_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, Montparnasse it is in it is in ParÃ­s the heart of 43 soundproofed rooms facilities for disabled guests, Pets are allowed. SITUATION: Montparnasse and Saint Germain de PrÃ©s It is located close to it is next to the Latin district. OTHERS: Clients have at their disposal a car park available at an extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.99" OriginalAmount="221.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8759258" Longitude="2.3421532" StarRating="3" HotelCode="|26776" HotelName="Faubourg Galant Paris - Handwritten Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE BUFFAULT 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/7/6/26776_2aec70d1510.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 8 floors and 67 rooms. In the entrance, guests are offered an elegant hall, a cloakroom, a reception, a safety deposit box service, a currency exchange service, bicycle rental and WiFi. There are many services available at the establishment, including a laundry service, a medical care service and a car park. SITUATION: This hotel is in ParÃ­s the city centre of in the surrounding area of the establishment, guests can find shops, bars, restaurants and the opera. it is near GrÃ©vin the museum in the surrounding area, clients have the railway station, is situated 200 metres away from Cadet the metro station of 28 kilometres away from Orly and Roissy Charles de Gaulle the airports of. ROOM: The comfortable rooms, have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite television, a radio, internet, a double bed, fitted carpets and individual air-conditioning. OTHERS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Mastercard, Visa, Diners Club and JCB.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8499611" Longitude="2.2887676" StarRating="4" HotelCode="|58022" HotelName="Gustave" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 RUE VIALA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/0/2/2/58022_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: This inviting hotel, is close to the Eiffel Tower, is in the city centre. Nearby, you will find the Seine River. ROOM: The establishment has 31 rooms. The rooms have an air-conditioning system, heating, a television with international channels, a mini-bar and a bathroom. FACILITIES: The establishment boasts conference rooms with business facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844384" Longitude="2.372325" StarRating="4" HotelCode="|20452" HotelName="Mercure Paris Gare De Lyon TGV" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>PLACE LOUIS ARMAND 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/5/2/20452_6a10e5b0722.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning 299 rooms, 7 floors and a bar. SITUATION: It is located next to theParis-Gare de Lyon the railway station it is in an excellent location close to the financial area, the sports centre and the National Library. Clients can also find Bastille the opera. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a mini-bar, a safe and a central air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880036770038" Longitude="2.3289352655411" StarRating="4" HotelCode="25006|hotel_r_de_paris" HotelName="Hotel R de Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue de Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/69/fe692e177e8c895bdba60a454c21360778cb9ccb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861618" Longitude="2.365129" StarRating="3" HotelCode="142313|my_hotel_in_france_le_marais" HotelName="My Hotel in France le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis, rue Commines, Paris 75003</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/14/4014d98807e549cf800acfba0bf34c51b21146df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris property is near the Picasso Museum, Place des Vosges, the Pompidou Center and Notre Dame...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864411" Longitude="2.336123" StarRating="4" HotelCode="547098|drawing_hotel" HotelName="Drawing Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue De Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/8d/548df9e4e6677a76af40e2cb1ab361b426f4483b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87165604" Longitude="2.34998343" StarRating="0" HotelCode="745884|artisan_lofts_near_marais" HotelName="Artisan Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue De l'Echiquier 34, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/6a/816adf7ce373ed7861e52023dccf2802ee03650a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.29" OriginalAmount="222.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873395372023" Longitude="2.3023176840393" StarRating="4" HotelCode="34427|1546838" HotelName="Hôtel Atala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/44/274482456677dab13a774bca1906e443b89d7b5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.37" OriginalAmount="222.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863222" Longitude="2.352678" StarRating="1" HotelCode="|67092" HotelName="Sejour BeauBourg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 rue du Grenier Saint-Lazare</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/0/9/2/67092_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic hotel, was built in 1700, renovated in 2008 and has 20 rooms, In the entrance, guests are offered a lobby with safety deposit boxes and a concierge. The establishment has WiFi in public areas. SITUATION: This lovely hotel is in ParÃ­s the heart of it is situated near Georges Pompidou the centre it is close to Notre Dame Cathedral nearby, you will find Louvre the museum. ROOM: The establishment has double and single rooms with sink and standard rooms with a bathroom, with WC, Guests are offered shared bathrooms, They have double-glazed windows and internet. PAYMENT METHODS: The establishment accepts American Express and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.59" OriginalAmount="222.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8717003" Longitude="2.3413999" StarRating="4" HotelCode="|22911" HotelName="Paris Opera Affiliated by Meliá" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Montmartre 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/1/22911_b27342c1634.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in an old building. It has 71 standard rooms and 9 suites. In the establishment entrance, guests will find a lobby with an elevator and a currency exchange service. The establishment boasts a cafÃ©, a breakfast room, a restaurant, a conference room, internet, a laundry service, room service and a medical care service. SITUATION: This historic hotel is in the centre of ParÃ­s where you can find shops, public transport services, bars, the opera. 1 kilometre away, you can find Medeleine and Place Vendome Church. It is 20 kilometres away from Paris Orly Airport. It's 35 kilometres from Charles de Gaulle Airport. ROOM: It has stylish rooms with telephone, a satellite or cable television, a radio, a stereo, internet, an iron, a central heating system and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854733968347" Longitude="2.306597828865" StarRating="4" HotelCode="65085|31994" HotelName="Hotel Le Walt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue de la Motte Piquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/90/fb9080b34174a0a7efcb2f82a97f702689c79c65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers guests an ideal location in Paris. The Eiffel Tower is only 1 km from the hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.69" OriginalAmount="223.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863213" Longitude="2.352686" StarRating="0" HotelCode="140957|hotel_georgette" HotelName="Georgette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hostel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36, rue Grenier Saint Lazare, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/56/ed56ee0a6d16e3b9d88dbc3174fbdb8ff70ba3d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly hotel is located in the heart of Paris, just steps from the Centre Geo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.69" OriginalAmount="223.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.890926133263" Longitude="2.3761888751339" StarRating="3" HotelCode="401769|hotel_trema" HotelName="Hotel Trema" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>189 Rue de Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/90/0e9094a0124f49d3d1f8fb70b8df4848b89ac4f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of facilities to ensure travellers a comfortable stay. Wireless intern...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.88" OriginalAmount="223.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8750076" Longitude="2.305208" StarRating="4" HotelCode="|22625" HotelName="Le Friedland " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Faubourg Saint Honore 177</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/2/5/22625_b1bb5871529.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 6 floors and 40 rooms. Guests have access to a hall, room service and a laundry service. SITUATION: Is situated inParÃ­s the heart of the Champs-ElysÃ©es and the Arc de Triomphe it is 300 metres away from. ROOM: Each room has a bathroom with a hairdryer, a trunk, a direct line telephone, internet, a desk, double-glazed windows, an air-conditioning system and a safety deposit box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.95" OriginalAmount="223.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8819" Longitude="2.340936" StarRating="4" HotelCode="|15293" HotelName="Rochechouart - Orso Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD ROCHECHOUARD 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/9/3/15293_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, was built in 1928, has a rooftop terrace, with fantastic panoramic views, 111 rooms and 8 floors. In the establishment entrance, guests will find a charming hall with a reception, a lift, a lounge bar, a bar and WiFi. SITUATION: This hotel Montmartre it is next to Close to, nearby, there is a public transport stop, 15 minutes away from the establishment, clients can find the opera, has good links to Villepinte and Porte Versailles monuments, the tourist attractions. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, an air-conditioning system and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.98" OriginalAmount="223.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8376372" Longitude="2.3184061" StarRating="4" HotelCode="|55605" HotelName="Mercure Paris Gare Montparnasse TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 RUE DU COMMANDANT RENE MOUCHOTTE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/0/5/55605_0aa56ac1326.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.61" OriginalAmount="223.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8515" Longitude="2.337513" StarRating="4" HotelCode="|60751" HotelName="Odeon Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 RUE SAINT SUPLICE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/7/5/1/60751_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is a 12-minute walk away from Notre-Dame Cathedral, 280 metres from the underground station of Odeon. HOTEL: The Odeon Saint Germain is rated four stars, has an indoor patio, a reception, ticket sales and a transfer service to the airport. ROOM: All the rooms have a television, WiFi (free of charge), a mini-bar, a wardrobe and a welcome kit. MEALS: The establishment offers a buffet breakfast and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880218" Longitude="2.285978" StarRating="4" HotelCode="180107|46141" HotelName="Les Jardins De La Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Belidor, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/f8/0cf8793878a7dbe8979734fd00fa674b745be91b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.72" OriginalAmount="224.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858461" Longitude="2.307727" StarRating="4" HotelCode="77491|7_eiffel" HotelName="7Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Bis Rue Amelie, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/b0/13b061f92b1565846a4c1d7322d50bb8983ac5f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.72" OriginalAmount="224.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85052" Longitude="2.339465" StarRating="3" HotelCode="89352|delavigne" HotelName="Delavigne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Casimir Delavigne, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/2a/e42a5e61edcd85d3c01b71d234dc36f991609ad6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.72" OriginalAmount="224.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882145" Longitude="2.328624" StarRating="2" HotelCode="154975|vintimille_hotel" HotelName="Vintimille Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5, Rue de Vintimille, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/62/2c6280acd20144978d8810a4ef6129a3d6a5e663.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 40 rooms. Wireless internet access is available to travellers in the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.72" OriginalAmount="224.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84891671" Longitude="2.34853621" StarRating="4" HotelCode="322837|hotel_la_lanterne" HotelName="Hotel La Lanterne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de la Montagne Sainte-Geneviève, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/39/a23916b74d66ee3e57879b56f1629e06f42f7a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="230.80" OriginalAmount="224.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8748754" Longitude="2.3260143" StarRating="4" HotelCode="14788|FR003705" HotelName="Mercure Paris Opéra Garnier Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de L'isly, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/d9/69/d969c6596fbd3cfea812c70c5b7469cfdb00ede9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the French capital, just a short distance from the Opéra Garnier and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.97" OriginalAmount="224.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886991" Longitude="2.300422" StarRating="4" HotelCode="|78327" HotelName="de Neuville Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/3/2/7/78327_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated close to the Congress Centre, places of interest and the business area. in the surrounding area, clients have the metro station. ROOM: The rooms have work area and a bathroom with a bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.02" OriginalAmount="224.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8726" Longitude="2.30219" StarRating="4" HotelCode="|191229" HotelName="Cristal Champs-Elysées " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Washington</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/9/191229_1dbcfe41513.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.37" OriginalAmount="224.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8712425" Longitude="2.323962" StarRating="4" HotelCode="|15367" HotelName="New Hotel Roblin La Madeleine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CHAUVEAU-LAGARDE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/7/15367_24c59a50900.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This old building, was built in 1850 6 floors, 78 rooms and 2Â junior suites. In the establishment entrance, guests will find a hall with a reception, a cloakroom and a lift. The establishment boasts meeting room, WiFi, room service and a laundry service (for a fee). SITUATION: This hotel is situated in a central area, is next to Place de Madeleine the railway station, 50 metres away, guests can find shops, nightclubs, 100 metres away, guests have public transport services, is 18 kilometres away from Paris Orly Airport it is situated 30 kilometres away from Charles de Gaulle Airport. ROOM: The stylish rooms, have a bathroom with a hairdryer, a direct line telephone, coat, slippers, flat-screen satellite television, cable television, internet and a mini-bar. They also offer a double bed, an iron, a radio, a safety deposit box, an air-conditioning system and a central heating system. OTHERS: The establishment offers a buffet breakfast and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.75" OriginalAmount="225.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837892162513" Longitude="2.3492181301117" StarRating="3" HotelCode="25338|hotel_cardinal_rive_gauche" HotelName="Cardinal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 - 22 rue Pascal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/8a/678a0fb5cccbff3a25269b25d04a64dc226b1260.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.75" OriginalAmount="225.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845629" Longitude="2.340962" StarRating="3" HotelCode="110443|les_jardins_du_luxembourg" HotelName="Jardins du Luxembourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Impasse Royer Collard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/d3/b4d3237ad239e2a72923c467c59f0dead9732454.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only few steps away from the Jardin du Luxembourg and Panthéon, this elegant Haussmannian style buil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="231.77" OriginalAmount="225.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866260406845" Longitude="2.3372340202331" StarRating="4" HotelCode="19326|FR008473" HotelName="Golden Tulip Washington Opera" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3f/de3fb3b5d5c642fed91f4d30d159746946dbd705.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the luxurious area of the 1st district and is to be found in amongst the fam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.85" OriginalAmount="225.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867522" Longitude="2.35323" StarRating="4" HotelCode="|125538" HotelName="123 Sebastopol " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>123 Boulevard Sebastopol</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/5/3/8/125538_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: the Centre Georges Pompidou 10 minutes away from the establishment clients have.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="232.47" OriginalAmount="225.7" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851893954791" Longitude="2.3837665823316" StarRating="5" HotelCode="415420|FR005442" HotelName="Hôtel Paris Bastille Boutet - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Rue Faidherbe, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d5/d56e3f78d5cbec8e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the authentic Bastille district and near Marais, this new 5-star hotel lies within a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8539152" Longitude="2.3631767" StarRating="3" HotelCode="34869|de_neuve" HotelName="De Neuve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Neuve Saint Pierre, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/d7/fbd7a10ba9d3ace245991a12f1a7790049b53541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located close to the city centre, although is also peaceful ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848829" Longitude="2.331581" StarRating="4" HotelCode="142667|villa_madame" HotelName="A La Villa Madame" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44, rue Madame, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/29/01293a9d7e55b3ed763df2096fed1ea4a8837eff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A few steps away from Saint-Sulpice church (500 m) and its charming square and famous fountain, this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.05" OriginalAmount="226.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8552" Longitude="2.360278" StarRating="2" HotelCode="|81188" HotelName="Le Temple De Jeanne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Saint-Antoine, 125 - 75004</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/1/8/8/81188_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception. SITUATION: This hotel is in ParÃ­s the centre of it is situated 2 minutes walk away from Saint-Paul the underground station of It has excellent transport links to and. 300 metres away, guests can find Sena the river it is situated 10 minutes walk away from Notre Dame Cathedral. ROOM: The establishment has suites, fully-equipped rooms, with WiFi (free of charge) and a sitting room. All the rooms have a flat-screen television and a bathroom. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.35" OriginalAmount="226.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8799316" Longitude="2.328942" StarRating="4" HotelCode="|63373" HotelName="R De Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 RUE DE CLICHY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/7/3/63373_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.67" OriginalAmount="226.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84418" Longitude="2.28087" StarRating="4" HotelCode="|454037" HotelName="Quinzerie " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue de la Convention, 15th arr</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/3/7/454037_11aea901601.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.68" OriginalAmount="226.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8588982" Longitude="2.3099999" StarRating="4" HotelCode="|22555" HotelName="Timhotel Invalides Eiffel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 boulevard de la Tour Maubourg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/5/5/22555_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a main 6-storey building, 30 rooms and a small garden area. The establishment also offers a laundry service. SITUATION: This hotel is in ParÃ­s a small district of the Eiffel Tower and the Champs ElysÃ©es it is situated near. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone and a satellite TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.89" OriginalAmount="227.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.89108" Longitude="2.37627" StarRating="3" HotelCode="|191356" HotelName="Maison Urbaine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>189 Rue de Crimee</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/5/6/191356_1dd90d91037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.99" OriginalAmount="227.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84892" Longitude="2.34865" StarRating="4" HotelCode="|191328" HotelName="La Lanterne and Spa By Timhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/2/8/191328_1_7774.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.02" OriginalAmount="227.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8751891" Longitude="2.3229804" StarRating="5" HotelCode="|71723" HotelName="Maison Albar Hotels Le Diamond" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LA PEPINIERE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/2/3/71723_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in the 19th Century, has a patio, a living room and 30 rooms. The establishment has various facilities, such as a lobby with express check-out, a reception, a safety deposit box service, a lift, a kiosk, a breakfast room, WiFi and room service. SITUATION: This hotel is in ParÃ­s the centre of it is situated 100 metres away from Saint-Lazare the Railway Station of 300 metres away from the establishment, you can find Haussmann the shopping centre of the metro station ,Les Champs-Ã‰lysÃ©es it is situated 15 kilometres away from This hotel Bois de Boulogne it is situated 8 kilometres away from it is situated 30 kilometres away from Charles de Gaulle and Paris Orly the airports of. ROOM: apartments with a shower or bath, a hairdryer, a double bed, satellite and cable television, internet, a safety deposit box, a mini-bar and an air-conditioning system. FACILITIES: It is located 15 minutes away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.22" OriginalAmount="227.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8709412" Longitude="2.3558445" StarRating="4" HotelCode="|15230" HotelName="Hotel Litteraire Arthur Rimbaud, BW Signature Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE GUSTAVE GOUBLIER 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/3/0/15230_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 1930 25 rooms and 5 floors. In the establishment entrance, guests will find a hall with a reception. SITUATION: It is on a quiet street, Gare de l'Est and Notre Dame it is situated between Where guests can enjoy boulevard, Les Halles the districts theatres, cinemas and shops. 400 minutes away from the establishment clients have Gare de l'Est the underground station of. ROOM: The inviting rooms, have a bathroom, a hairdryer, a direct line telephone and a safety deposit box (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="234.40" OriginalAmount="227.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865236" Longitude="2.336291" StarRating="3" HotelCode="58701|FR007275" HotelName="Pavillon Louvre Rivoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Molière, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/f1/42f1c2685a2e09da3722b6ffbd2693802bfa2d64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an exceptional location, right in the heart of Paris. It is just a few minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.50" OriginalAmount="227.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8617134" Longitude="2.3408644" StarRating="4" HotelCode="|15238" HotelName="Louvre Saint-Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE ST HONORE 141</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/3/8/15238_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was built in 1992 and renovated in 2003. It has 40 standard rooms, 23 double rooms and 8 single rooms. In the entrance, guests are offered a lobby with a reception, a cafÃ©, WiFi and a laundry service. SITUATION: This hotel is situated in a central area. It is situated close to the Louvre Museum where guests can enjoy Notre Dame Cathedral and the trade fair ground. In the surrounding area of the establishment, guests can find restaurants and bars. 500 metres away, guests can find shops. It is 700 metres away from Louvre it is 20 kilometres away from Paris Orly Airport. Is 30 kilometres from Charles de Gaulle Airport. ROOM: The stylish rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a safe, internet and heating. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.81" OriginalAmount="227.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859312" Longitude="2.340956" StarRating="3" HotelCode="|79360" HotelName="De La Place Du Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Des Pretres-Saint-Germain-l'Auxerrois</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/3/6/0/79360_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.81" OriginalAmount="227.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848774" Longitude="2.331648" StarRating="4" HotelCode="|60749" HotelName="Villa Madame" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue Madame</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/7/4/9/60749_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 500 metres away from la Iglesia del Santo Suplicio, 1.5 kilometres away from Saint Germain des PrÃ©s. In the surrounding area, you can find restaurants. Shops a public transport stop, Saint Sulpice Metro Station. Los Jardines de Luxemburgo 15 minutes walk away, guests will find Montparnasse Railway Station. In just 10 minutes, clients can get to the city centre. HOTEL: This hotel was built in 1890, renovated in 2008 and has 28 standard rooms. In the entrance, guests are offered a hall with a reception, express check-out, a safety deposit box service and a lift. FACILITIES: There is a variety of facilities and services available at the establishment, including an air-conditioning system, a bar, WiFi and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.84" OriginalAmount="228.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872006752861" Longitude="2.334860265255" StarRating="3" HotelCode="16731|richmond_opera" HotelName="Richmond Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Helder, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/48/7248b2b449dafe51d608e4ab62e255475d4e6623.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the very heart of Paris just a stone’s throw from the Opera House, the hotel enjoys an ou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.99" OriginalAmount="228.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85517" Longitude="2.307054" StarRating="4" HotelCode="|59803" HotelName="Le Walt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 AVENUE DE LA MOTTE PICQUET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/0/3/59803_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Le Walt is rated four stars. SITUATION: This establishment is near la Torre Eiffel it has excellent transport links to los Campos de Marte, la Torre Eiffel, the Sena River and el Museo DÂ´Orsay. Around the establishment, clients can find boutiques and cafÃ©s. ROOM: The establishment has 25 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.25" OriginalAmount="228.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863598" Longitude="2.357399" StarRating="4" HotelCode="|478624" HotelName="Jules and Jim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Gravilliers</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/6/2/4/478624_ade36301329.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.27" OriginalAmount="228.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8751984" Longitude="2.3412876" StarRating="4" HotelCode="|15314" HotelName="NH Paris Opéra Faubourg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>rue La Fayette 49-51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/1/4/15314_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1900, has 101 standard rooms and has 6 floors. SITUATION: This establishment is in Lafayette Street. There are many places you can visit in the surrounding area, including la Ã“pera Garnier la Casa de Subastas Drouot Los Grandes Bulevares ROOM: All the rooms have a bathroom and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.29" OriginalAmount="228.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85784" Longitude="2.34668" StarRating="3" HotelCode="|479837" HotelName="Korner Châtelet " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Avenue Victoria</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/3/7/479837_9ec34cb1530.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.37" OriginalAmount="228.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873328" Longitude="2.302255" StarRating="4" HotelCode="|80468" HotelName="ATALA HOTEL CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 RUE DE CHATEAUBRIAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/6/8/80468_5d9bb9e1149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.72" OriginalAmount="228.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8469655" Longitude="2.3315542" StarRating="3" HotelCode="|66350" HotelName="Bonsoir Madame" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65, RUE MADAME</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/3/5/0/66350_cd71f731557.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 34 rooms with TV (available for a fee), a direct line telephone, a bathroom with a bath or shower, with a hairdryer, double-glazed windows and individual heating. HOTEL: The establishment has a reception and meeting rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854991791141" Longitude="2.3045969884737" StarRating="4" HotelCode="25335|44464" HotelName="La Bourdonnais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111-113 Avenue de la Bourdonnais, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/0a/690a0ef983ae2281f235867c0cdac1ac9275835c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies between the Pont de l'Alma and the Pont d'Iéna on the River Seine at the heart ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83036301543" Longitude="2.284246981144" StarRating="4" HotelCode="25357|hotel_oceania_paris_porte_de_versailles" HotelName="Hôtel Oceania Paris Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue d'Oradour sur Glane, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/da/f8da70c415d48063eda801731a1e26f143ff95c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access and is ideally located a few steps from the Parc des Expositions (exhib...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869047211254" Longitude="2.3028279840946" StarRating="4" HotelCode="38418|chateau_frontenac" HotelName="Chateau Frontenac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Pierre Charron, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/e5/d9e51291b0c9806aeae419a8d5346bdd05369df7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an exquisite, peaceful location within a short distance of the Champs Elysées...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84979930493" Longitude="2.3467987775803" StarRating="3" HotelCode="64084|best_western_le_jardin_de_cluny" HotelName="Best Western Hôtel Jardin de Cluny" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue du Sommerard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/14/d2/14d2022ddb743d7924d066deac9b2dd2c96fb978.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844273704961" Longitude="2.3422309756279" StarRating="2" HotelCode="74019|hotel_gay_lussac_" HotelName="Gay Lussac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Gay Lussac, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/6a/fe6ae6b8868159465a466c5bfdde3534bb3e28f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apartment  2 Bedrooms  1 Bathrooms  Sleeps 4\n2 Single 1 Double\nCharming, typically Parisian two be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865062" Longitude="2.331971" StarRating="2" HotelCode="180052|hotel_londres_sainthonore" HotelName="Londres Saint-Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Saint-Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/8b/a48b5d95ce6999e0854d35a3aebb2042df5117f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 29 rooms. The individual storeys can easily b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.22" OriginalAmount="229.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857318" Longitude="2.331437" StarRating="4" HotelCode="|80596" HotelName="Verneuil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Verneuil, 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/5/9/6/80596_712ed741157.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers guests a buffet breakfast a winery and room service. SITUATION: The hotel is in Saint-Germain-des-PrÃ¨s a peaceful street in it is close to Sena the river Notre-Dame Cathedral Louvre the Museum of. ROOM: Customers can find comfortable rooms with an air-conditioning system, a direct line telephone, a television, WiFi (free of charge), a bathroom with a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.72" OriginalAmount="229.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849723410386" Longitude="2.3096233606339" StarRating="4" HotelCode="34404|79054" HotelName="Hotel Villa Saxe Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Villa De Saxe, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/8a/4c8a6ca9d40f5e28f6ba545cff040e8374e3a1e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel enjoys a central, yet peaceful location in the French capital. An abundance of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="236.76" OriginalAmount="229.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858758896071" Longitude="2.3452849838444" StarRating="3" HotelCode="36731|212712" HotelName="Grand Hotel Dechampagne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Jean-Lantier, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/76/e97646740bfe538cb05b21463547a1f4916e0d87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historic hotel wins everyone over through its extraordinarily central location, only around 10 m...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="236.87" OriginalAmount="229.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856608" Longitude="2.332012" StarRating="4" HotelCode="901890|373623" HotelName="Hotel Da Vinci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue des Saints Pères, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/a4/2da4d69d0a9b286ae58b55d65acde71a1ed8ebf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 24 rooms. The individual storeys can easi...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861292" Longitude="2.286341" StarRating="4" HotelCode="34401|58699" HotelName="Les Jardins du Trocadéro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Benjamin-Franklin, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/3b/953be0b1c3f5859384bc670cdc56f1b64954e748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886876" Longitude="2.300467" StarRating="4" HotelCode="65594|best_western_hotel_de_neuville" HotelName="Best Western Plus de Neuville Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Verniquet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/10/cc105bf480d9e5e90869713553e5c492c6f8b5d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is located in a quiet square about 2 km from the Arc de Triomphe and Boulevard Haus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851454" Longitude="2.337592" StarRating="4" HotelCode="110456|hotel_odeon_saint_germain" HotelName="Odeon Saint-Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Saint Sulpice, Paris 75006</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/69/bc69773b96520538f329407db609061d13c44d27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.01" OriginalAmount="230.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85612" Longitude="2.32369" StarRating="4" HotelCode="|168011" HotelName="Duc De Saint-Simon Saint Germain" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE SAINT SIMON 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/1/1/168011_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is on a quiet street in Saint-Germain. ROOM: The establishment has 34 rooms and suite rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="237.11" OriginalAmount="230.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872765355309" Longitude="2.3193624615669" StarRating="4" HotelCode="10393|23817" HotelName="Maison Astor Paris, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue d'Astorg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ed/0a/ed0ad025c9bedb2534a5080de1bb159c71c94a47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located near to the opera house and the metro station Madeleine. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858411" Longitude="2.34647" StarRating="3" HotelCode="110422|hotel_louvre_rivoli" HotelName="Hotel Elixir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Jean Lantier, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/be/91be6d191779c3eec91360f04ec3cf68ff16b13a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.72" OriginalAmount="231.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865321" Longitude="2.333148" StarRating="4" HotelCode="|57470" HotelName="Lumen Paris Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>15, RUE DES PYRAMIDES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/7/0/57470_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant boutique hotel, is contemporary style. SITUATION: rue des Pyramides It is in it is near Saint HonorÃ© the street. ROOM: Guests are offered 37 contemporary style rooms, They have with air-conditioning, internet, a satellite television, a mini-bar and a safe. OTHERS: The establishment offers set-menu restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.87" OriginalAmount="231.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8714981" Longitude="2.3369999" StarRating="3" HotelCode="|22574" HotelName="London Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>32 boulevard des Italiens</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/7/4/22574_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors, was built in the 18th Century, has 49 rooms, 8 single rooms and 41 double rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service and lifts. Guests have access to a television room, Regarding the food and beverage offering, the establishment has a restaurant, with air-conditioning, with breakfast room, The establishment offers internet. SITUATION: This well known and popular hotel is in a central area, is close to the opera, is situated in Italy the boulevard near the establishment, guests will find shops, tourist points of interest ,La Place VendÃ´me the museum. 100 metres away, there is a public car park, is a few minutes from the Palais Garnier the metro station. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, a satellite TV, a radio, internet and central heating. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.96" OriginalAmount="232.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856258" Longitude="2.305191" StarRating="3" HotelCode="110478|hotel_relais_bosquet" HotelName="Relais Bosquet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Champ de Mars, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/4e/5f4e5bdaf4735b10082d101500075e67b827f853.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.96" OriginalAmount="232.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872624" Longitude="2.302097" StarRating="4" HotelCode="149382|cristal_champs_elysees" HotelName="Cristal Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9, Rue Washington, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/43/7d434f96c28271256ea70a73d14dcab5048e11d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.02" OriginalAmount="232.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87966" Longitude="2.32806" StarRating="4" HotelCode="|191285" HotelName="Opéra Liège" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 rue de Liege</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/8/5/191285_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.08" OriginalAmount="232.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871446" Longitude="2.322507" StarRating="4" HotelCode="34433|305095" HotelName="Waldorf Madeleine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/69/4d690be934aa403f24cfc5718cd0b90a380af536.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated between the districts of Madeleine and Concorde, near to some of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.08" OriginalAmount="232.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8518766" Longitude="2.3838826" StarRating="5" HotelCode="|198962" HotelName="  Boutet Bastille Hotel Paris - MGallery Collection " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 - 24 Rue Faidherbe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/9/6/2/198962_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.14" OriginalAmount="232.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86179" Longitude="2.30402" StarRating="5" HotelCode="|184070" HotelName="Juliana  Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 - 12 Rue Cognacq-Jay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/7/0/184070_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.29" OriginalAmount="232.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880183" Longitude="2.285987" StarRating="4" HotelCode="|122240" HotelName="Les Jardins De La Villa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue belidor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/2/4/0/122240_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Les Jardins De La Villa is rated four stars. It is perfect for business and holiday stays. The establishment has a fitness centre, a bar, a lounge, a concierge, lifts, a dry cleaner's and a laundry service. SITUATION: It has excellent transport links to the leisure area. It is situated near the commercial district. Nearby, you will find restaurants. This hotel is in a good area in ParÃ­s. ROOM: The establishment has 33 modern style rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.96" OriginalAmount="232.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861517" Longitude="2.364816" StarRating="3" HotelCode="|66346" HotelName="Sookie" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Bis Rue Commines</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/3/4/6/66346_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, has a library, vending machines, drinks and a souvenir shop. It has 38 rooms, The establishment boasts a lobby with a reception, a safety deposit box service, a lift, a TV room, a breakfast room, internet and a laundry service. SITUATION: It is nearPicasso the museum places of interest, is 24 kilometres away from Paris-Gare de Lyon the Railway Station of the establishment is 16 kilometres away from Paris Orly Airport It is situated 24 kilometres away fromCharles de Gaulle Airport it is 81 kilometres away from Paris Beauvaisâ€“TillÃ© Airport. ROOM: The establishment has renovated rooms, have a courtesy tea and coffee service, biscuits, a bathroom with a shower, a hairdryer and a double bed. They also have a direct line telephone, a satellite television, a radio, internet, a coffee maker, a kettle and an individual air-conditioning system. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865372019667" Longitude="2.3293952643871" StarRating="3" HotelCode="31209|hotel_duminyvendome" HotelName="Duminy Vendome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3-5 rue du Mont-Thabor, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/20/3a20ccfee4072f38960d170861bbff2092a0fa17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the Place Vendôme. Guests will find a wide variety of shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872597758083" Longitude="2.3233160376549" StarRating="3" HotelCode="74022|hotel_concortel" HotelName="Concortel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Pasquier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/89/4a89c60101a7abc4d8d482b46e949e4748912026.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855822" Longitude="2.333251" StarRating="3" HotelCode="187850|hotel_dangleterre_saint_germain_des_pres" HotelName="Hôtel d'Angleterre Saint-Germain-des-Prés" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/44/8944ceefa41566c5cddec9b61047bb777367d676.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856964" Longitude="2.303335" StarRating="3" HotelCode="143268|alma_3" HotelName="Hôtel de l'Alma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 rue de l'Exposition, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/de/21dead9ed55ba213881706e1a8d6cf5bc70dec11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852306" Longitude="2.344416" StarRating="3" HotelCode="933646|hotel_du_levant_2" HotelName="Hotel du Levant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="24 Hour Front Desk,Bar,Elevator,Internet,Library,Luggage Storage,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue de la Harpe, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/3f/863f9204a84dc7c01199d17c0a1e0aee297ef21e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel du Levant in Paris (5th Arrondissement), you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.19" OriginalAmount="233.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8663955" Longitude="2.3252458" StarRating="4" HotelCode="|75611" HotelName="CAMBON" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RUE CAMBON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/6/1/1/75611_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 300 metres away from Concorde Metro Station, 1 kilometre away from el Museo Louvre, 3 kilometres away from the Arc de Triomphe and 3.5 kilometres away from la Tour Eiffel. FACILITIES: There is a range of facilities and services available at the establishment, including a bar, WiFi, a lift, business centre and a reception. ROOM: Each room has an air-conditioning system, heating, a television, a direct line telephone, a safe, WiFi and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.27" OriginalAmount="233.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842868" Longitude="2.32621" StarRating="3" HotelCode="|36175" HotelName="Renoir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU MONTPARNASSE 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/7/5/36175_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a historic building, was built in 1930, has 29 rooms, 11 single rooms and 18 double rooms. This hotel is ideal for holidays or business trips, has a lobby, with a reception, air-conditioning, a safety deposit box service, a lift and a breakfast room. There are many services available at the establishment, including a laundry service, room service and WiFi. SITUATION: This hotel Montparnasse it is in it is situated close to the railway station, Close to and. la Torre Eiffel it is 10 minutes away from los InvÃ¡lidos about 20 minutes away (by car) from it is situated 20 kilometres away from Paris Orly Airport Charles de Gaulle Airport. ROOM: All the rooms haveRenoir a picture of Customers can find soundproofed rooms with a bathroom with a hairdryer, a satellite TV, internet, a direct line telephone, a mini-bar, a fridge, a king-size bed, an air-conditioning system and a safety deposit box. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment serves a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.53" OriginalAmount="233.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.830434" Longitude="2.284611" StarRating="4" HotelCode="|62559" HotelName="Oceania Paris Porte De Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE D'ORADOUR SUR GLANE 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/5/5/9/62559_700f3c61404.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has 250 rooms and suites. The establishment boasts a lounge bar, a car park and a large terrace. The establishment offers guests breakfast service, This air-conditioned establishment has 7 floors, a lobby with a reception, a safety deposit box service, a cloakroom, a lift and a cafÃ©. The establishment offers guests a breakfast room, room service, WiFi (for a fee) and a laundry service. SITUATION: This hotel is near Parc des Expositions de Porte de Versailles the sports centre, the Champs-ElysÃ©es and the Eiffel Tower it is situated 10 minutes away from 3 kilometres away from the establishment, guests will find the city centre and the railway station, Close to public transport services, is situated 13 kilometres away from Paris Orly Airport 30 kilometres away from, Charles de Gaulle the airport. ROOM: Each room has a flat-screen television with international channels, WiFi, a safe (free of charge), a bathroom with a bath or shower, a hairdryer, a double bed, a direct line telephone, a radio, a Hi-Fi and individual air-conditioning. FACILITIES: The establishment has a spa, a heated swimming pool, a swimming pool bar, a hydromassage bath, a Turkish bath and a gym. Guests are offered a massage service (available for a fee). MEALS: Guests are offered a continental buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard, Visa and debit cards.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.93" OriginalAmount="233.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8550064" Longitude="2.3632112" StarRating="3" HotelCode="|27242" HotelName="Turenne Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE TURENNE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/2/4/2/27242_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors, 41 rooms and 5 suites. In the establishment entrance, guests will find a lobby with elevators, a reception, a safety deposit box service and a sofa. The establishment offers guests internet, bicycle storage and a laundry service. SITUATION: This charming urban hotel is in a central area, Surrounded by palaces, 100 metres away from the establishment, you can find bars, restaurants and a public transport stop. Place des Vosges it is near it is situated 2 kilometres away from Louvre the museum it is situated 1,5 kilometres away from Notre Dame Cathedral it is situated 15 kilometres away from Paris Orly Airport it is situated 25 kilometres away from Charles de Gaulle Airport. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a central heating system, a satellite or cable television, a mini-bar, a double bed and internet. OTHERS: The establishment serves a buffet breakfast. PAYMENT METHODS: Customers can pay using credit cards, American Express, Mastercard, Visa, Diners Club and JCB.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.96" OriginalAmount="233.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870184" Longitude="2.299969" StarRating="4" HotelCode="|36173" HotelName="François 1er" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE MAGELLAN 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/7/3/36173_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, a bar, a restaurant and meeting rooms. It has 40 rooms, air-conditioning, a hall with a reception, a safety deposit box service, a currency exchange service, a lift, a breakfast room, conference facilities, internet, a laundry service and room service. SITUATION: This hotel the Champs-ElysÃ©es it is close to the Arc de Triomphe and Avenue Montaigne it is located close to You can find restaurants, theatres and cinemas. la Tour Eiffel it is situated 10 minutes away from This hotel is situated 3 kilometres away from St Lazare the train station 100 metres away from the establishment, you can find an underground station, is situated 20 kilometres away from Paris Orly Airport it is situated 30 kilometres away from Charles de Gaulle Airport. ROOM: The luxurious rooms, have computer connection, a direct line telephone, a bathroom with a bath, a hairdryer, a satellite or cable television, a radio, a Hi-Fi, internet, a mini-bar, an iron, a double bed, an air-conditioning system, central heating and a safety deposit box. FACILITIES: Clients can enjoy a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853290713215" Longitude="2.3379397886908" StarRating="4" HotelCode="486432|225144" HotelName="Hôtel Victoire &amp; Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Grégoire de Tours, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/4e/0f4e9570e9ea2264fdb6ce9b70846f9c132b2b6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.02" OriginalAmount="234.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842701784987" Longitude="2.3262101411819" StarRating="3" HotelCode="34406|renoir" HotelName="Hôtel Renoir St. German" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c2/73c2d0682736dbe4b0ffb391d4dbb8ee5afa7b24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montparnasse, the district of the city popular with Paris’ painters. Set co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.02" OriginalAmount="234.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869971028914" Longitude="2.3697775570718" StarRating="3" HotelCode="180077|the_element_hotel_2" HotelName="The Element Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue d'Aix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/6a/ba6a3d0c8017c7750a0bebf8b3031406da3b7c57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.14" OriginalAmount="234.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8747711" Longitude="2.3258302" StarRating="4" HotelCode="|15319" HotelName="Mercure Paris Opéra Garnier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue De L'Isly ,4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/1/9/15319_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a lobby, a lounge bar and a business centre. The establishment boasts a concierge, a business area and tourist information. The establishment also offers multilingual staff, a laundry service and a garden area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.48" OriginalAmount="234.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8550305" Longitude="2.3625246" StarRating="3" HotelCode="|271630" HotelName="Caron Le Marais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Caron</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/6/3/0/271630_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.03" OriginalAmount="234.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845288" Longitude="2.35234" StarRating="3" HotelCode="|59397" HotelName="Monge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Monge 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/3/9/7/59397_1_5282.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, has 36 rooms and air-conditioning. The rooms offer a television and internet. SITUATION: the Jardin des Plantes It is next to Is situated inParÃ­s the centre of it is surrounded by historic monuments. OTHERS: Clients have at their disposal, a breakfast service and breakfast room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.75" OriginalAmount="235.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8537807" Longitude="2.363342" StarRating="3" HotelCode="|22606" HotelName="De Neuve by Happyculture" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE NEUVE SAINT PIERRE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/0/6/22606_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has 7 floors and 20 standard rooms. In the entrance, guests are offered a lobby with a lift and a reception with safety deposit boxes. Guests have access to a breakfast room and WiFi. SITUATION: This attractive urban hotel is on a peaceful street. It is situated near the city centre. In the surrounding area, clients can find shops, restaurants, bars, pubs, leisure areas and entertainment. A few minutes walk away, there is a public transport stop. ROOM: The quiet, bright rooms have a bathroom with a shower or bath and a hairdryer. They are equipped with a direct line telephone, WiFi, a satellite television, a mini-bar, fitted carpets and a double bed. OTHERS: The establishment offers a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.81" OriginalAmount="235.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855122" Longitude="2.335055" StarRating="4" HotelCode="|80486" HotelName="Millésime" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 RUE JACOB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/8/6/80486_150ff911505.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Saint Germain des PrÃ©s close to el Museo del Louvre el Jardin de Luxembourg, restaurants and boutiques. ROOM: Clients are offered 21 rooms, 1 suite with an air-conditioning system, a mini-bar, a satellite television, WiFi, a hairdryer and room service. MEALS: Guests are offered a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.08" OriginalAmount="236.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871659" Longitude="2.308058" StarRating="3" HotelCode="71255|dangleterre" HotelName="Hôtel d'Angleterre Paris Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91 Rue La Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/c5/48c5421f95ad3f84f426772f5186b59bba761ba3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.08" OriginalAmount="236.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875412434912" Longitude="2.294530570507" StarRating="4" HotelCode="58476|maison_albar_hotel_paris_champs_elysees" HotelName="Maison Albar Hotel Paris Champs-Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 avenue Mac Mahon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/9b/bc9b8a242c90cfb0739616cc6c53555b194a3dd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a fantastic location on the right bank of the Seine in Paris’ 17th district. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.41" OriginalAmount="236.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85417" Longitude="2.30757" StarRating="3" HotelCode="|183866" HotelName="Eiffel Turenne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue De Tourville</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/6/6/183866_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="243.47" OriginalAmount="236.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869418" Longitude="2.359141" StarRating="3" HotelCode="89360|FR008778" HotelName="Taylor" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Taylor, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/4e/16/4e161f879f607ca054e0e2ce8744c96869a4a2dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is between République and Gare du Nord/Gare de l'Est railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="244.04" OriginalAmount="236.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831634283921" Longitude="2.3870399594307" StarRating="4" HotelCode="29500|FR003717" HotelName="Pullman Paris Centre - Bercy Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue de Libourne, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/79/3a7961e9fcac11dc126cd380dc1b29da7d3f8e5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Bercy Village. Guests can reach the Place de la M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868100650271" Longitude="2.3312768340111" StarRating="4" HotelCode="31841|hotel_stendhal_place_vendome_paris__mgallery_collection" HotelName="Hotel Stendhal Place Vendôme Paris - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Danielle Casanova, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/fe/a6fe66b502c7688321a7a2049550ebad6144a22e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, a short stroll from Place Vendôme, one of the most prest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874995227065" Longitude="2.3133516311645" StarRating="4" HotelCode="73717|adagio_city_aparthotel_paris_haussmann_champs_elysees" HotelName="Aparthotel Adagio Paris Haussmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 20/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>129-131 Boulevard Haussmann, 75008 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/69/fd69c90836e1625bfa21100eca1b7c9cef4c3b11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Saint-Philippe du Roule area and is a stone's throw from the Grands Bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859258" Longitude="2.340975" StarRating="3" HotelCode="110426|relais_du_louvre" HotelName="Relais Du Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19, rue des Prêtres-Saint-Germain-l'Auxerrois, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/4b/f94b8ebd103b6e1b97ef3e393a35f8046845cd62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873172878851" Longitude="2.346671372652" StarRating="5" HotelCode="145754|hotel_de_nell" HotelName="Hôtel de Nell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/71/8671f5e9b399be21bf1f2245f384819bcb23b3bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861785547597" Longitude="2.3039976134918" StarRating="5" HotelCode="310521|hotel_juliana_paris" HotelName="Hôtel Juliana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Rue Cognacq Jay, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/8b/c38bf584c01dccba81f90577da654d5fee6bc44f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86360164" Longitude="2.35738586" StarRating="0" HotelCode="325964|hotel_jules__jim" HotelName="Hôtel Jules &amp; Jim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Gravilliers, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/41/dc415c1542cf33de01660a4f5e1b98cea4a7d0c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a bar and room service, for a comforta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.18" OriginalAmount="237.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8776016" Longitude="2.2872" StarRating="4" HotelCode="|22889" HotelName="Etoile Saint Ferdinand By Happyculture" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE ST FERDINAND 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/8/9/22889_616637a1453.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 42 standard rooms, 6 floors, a lobby, room service and a laundry service. SITUATION: This hotel is located between the Arc de Triomphe and the Congress Centre. It is well-connected with shops, leisure areas, entertainment and tourist points of interest. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and satellite and cable TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="244.53" OriginalAmount="237.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864453395299" Longitude="2.3496149110819" StarRating="1" HotelCode="404043|764659" HotelName="Hotel Tiquetonne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Tiquetonne, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/f3/65f3a3189f7e0a56f6971322ddb5cff957a3264d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.82" OriginalAmount="237.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8718758" Longitude="2.3488624" StarRating="4" HotelCode="|15320" HotelName="L'echiquier Opéra Paris Mgallery Collection " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE L'ECHIQUIER 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/2/0/15320_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment was built in 1850 and renovated in 2002. It has 6 floors, 92 rooms, 5 suites and with air-conditioning. In the establishment entrance, guests will find a reception, a safety deposit box service, a currency exchange service and lifts. The establishment offers guests a bar, a restaurant with air-conditioning, a conference room, internet, room service and a laundry service. SITUATION: This smart hotel is close to boulevards, the city centre and the opera. in the surrounding area, clients have Bonne Nouvelle the metro stations of this hotel Gare du Nord it is situated 1 kilometre away from 5 metres away, clients have public transport services, 150 metres away, guests will find shops, restaurants, bars and pubs. ROOM: The comfortable rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and a radio. Are also furnished with internet, a mini-bar, a king size or double bed, fitted carpets, a safe (available for a fee), an individual air-conditioning system and central heating. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="245.10" OriginalAmount="237.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846313332179" Longitude="2.3718908429146" StarRating="3" HotelCode="74067|643844" HotelName="Azur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6a/71/6a71434fb7245ec4a5c774bc90e3cc99863d5233.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.14" OriginalAmount="238.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871774759351" Longitude="2.349269092083" StarRating="4" HotelCode="13508|hotel_pavillon_opera" HotelName="Hôtel L'Échiquier Opéra Paris - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue De L'Echiquier, 75010 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/92/0b92d6a0ca2ef9064e96a6c583158c9a8448489f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located close to the 'Grands Boulevards' and the opera house in Paris. The nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.14" OriginalAmount="238.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86233415" Longitude="2.34971409" StarRating="0" HotelCode="592722|love_hotel_adults_only" HotelName="Love Hôtel - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>88 rue Saint Denis, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/72/9c7278ab9a650adc402715ca3738a74a02874659.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.63" OriginalAmount="238.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885" Longitude="2.3251" StarRating="0" HotelCode="|229397" HotelName="Hôtel Eldorado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue des Dames</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/3/9/7/229397_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.17" OriginalAmount="239.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833595" Longitude="2.317705" StarRating="3" HotelCode="79992|le_55_montparnasse_hotel" HotelName="Le 55 Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue de Plaisance, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/06/1b0675f799877de2bdf4c23151fb43f63016153f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.17" OriginalAmount="239.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8836566" Longitude="2.3119715" StarRating="0" HotelCode="777160|les_cles_du_27_paris" HotelName="Les Clés Du 27 Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue De Tocqueville, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/96/2c96f51b814a5c6c53cd091fb66d4f759286b332.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.86" OriginalAmount="239.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8317814" Longitude="2.3868219" StarRating="4" HotelCode="|15324" HotelName="Pullman Paris Centre-bercy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LIBOURNE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/2/4/15324_43f34c61215.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel It's 1 kilometre from Accorhotels Arena it is situated 5 minutes away from the Cour Saint-Ã‰milion metro station. ROOM: The rooms have WiFi (free of charge), large windows, a television, a writing desk, a kettle, a coffee maker, mineral water and complimentary bathroom items. RESTAURANT: The establishment offers a restaurant and a cocktail bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.96" OriginalAmount="239.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879788" Longitude="2.33739" StarRating="0" HotelCode="|445810" HotelName="Quartier Libre Saint Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Henry Monnier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/1/0/445810_3e52f741138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.20" OriginalAmount="240.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854897" Longitude="2.305132" StarRating="2" HotelCode="110477|prince_2" HotelName="Prince" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>66 Avenue Bosquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/a7/68a70a9d1e6a9a3003f559284cd057c344ab0de6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.40" OriginalAmount="240.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8585014" Longitude="2.346" StarRating="3" HotelCode="|23178" HotelName="des Orfèvres" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>17, RUE JEAN LANTIER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/7/8/23178_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 1562, was renovated in 2002. OTHERS: pets are allowed available at an extra charge. SITUATION: The establishment, is in ParÃ­s the city centre of Louvre it is situated 5 minutes away from Where you can find Notre Dame Cathedral.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.51" OriginalAmount="240.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85826" Longitude="2.34634" StarRating="3" HotelCode="|81624" HotelName="Britannique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 AVENUE VICTORIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/6/2/4/81624_55ea5c41513.jpg</HotelPictures>
        <HotelDescription>HOTEL: The BRITANNIQUE is rated three stars. It has a restaurant. ROOM: All the rooms have a hairdryer, internet, a kettle and a mini-bar. INFORMATION: Clients have at their disposal a transfer service. pets are allowed. The establishment offers a concierge service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.98" OriginalAmount="240.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.892359" Longitude="2.23282" StarRating="4" HotelCode="|71711" HotelName="Renaissance Paris La Defense" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>60 Cours Valmy, Puteaux</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/1/1/71711_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, is rated 4 stars and first class. The establishment has a fitness room, a sauna and a steam bath. Guests also have access to a French restaurant and a bar. SITUATION: Is situated inLa DÃ©fense the area it is close to the commercial centre, near the establishment, guests will find a congress centre, Avenue des Champs Elysees It is located 3 metro stops away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.23" OriginalAmount="241.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852117" Longitude="2.333649" StarRating="3" HotelCode="80037|la_perle" HotelName="La Perle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue des Canettes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/a5/33a5879c2eeb8046ba0f585b69703a613f626607.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.23" OriginalAmount="241.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884589414091" Longitude="2.3364239475543" StarRating="2" HotelCode="303899|le_grand_hotel_de_clermont" HotelName="Le Grand Hôtel de Clermont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Véron, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/b3/fcb3aec587efde7a00c2a454221bf0396f527d35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the North of Paris, 3 minutes walk from the metro station Abbesses, which co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.47" OriginalAmount="241.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849396886036" Longitude="2.3431737720966" StarRating="4" HotelCode="60655|762745" HotelName="Mercure Paris La Sorbonne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue de la Sorbonne, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/1f/e81f0117a43f9c0dd5e030c5d44bef28c0ea1d83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Panthéon and the Jardins de Luxembourg. It lies opposite the Sorb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.55" OriginalAmount="241.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85657" Longitude="2.37195" StarRating="5" HotelCode="|219331" HotelName="Maison Breguet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/3/3/1/219331_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.65" OriginalAmount="241.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873339" Longitude="2.346761" StarRating="5" HotelCode="|129701" HotelName="De Nell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7/9 RUE DU CONSERVATOIRE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/7/0/1/129701_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has and a conference room, a massage service. ROOM: The establishment has 33 standard rooms and suites with heated floor, an air-conditioning system, room service, a television, a direct line telephone, WiFi and pillow menu.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="249.03" OriginalAmount="241.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855089" Longitude="2.335026" StarRating="3" HotelCode="88497|330798" HotelName="Millesime" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/5b/0d5b6778b20262936f3ba6e5eb3f6151a85f6cea.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.26" OriginalAmount="242.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85495633443" Longitude="2.3633453249931" StarRating="3" HotelCode="50289|turenne_le_marais" HotelName="Turenne Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue de Turenne, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b1/e3b1b6396ca384d99aa8428d08f5c21331def015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is centrally located, lying amidst noble palaces that date back to the 17th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.49" OriginalAmount="242.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8516578" Longitude="2.344888" StarRating="4" HotelCode="|81269" HotelName="Parc Saint Severin " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue De La Parcheminerie, 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/2/6/9/81269_b45fa1c1204.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse is rated 4 stars and has a reception. SITUATION: This establishment, is in the Latin district, is 500 metres away from Notre Dame the cathedral 3 minutes away, guests can find Saint Michel the underground station of It has excellent transport links to, is situated 25 minutes walk away from the Louvre the Museum of. ROOM: Guests are offered soundproofed with WiFi, (free of charge), non-smoking rooms, with mini-bar, a television and hot drinks. Some rooms have a terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="249.87" OriginalAmount="242.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857218764935" Longitude="2.3559142649174" StarRating="4" HotelCode="53467|330437" HotelName="Hotel Du Bourg Tibourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Du Bourg-Tibourg, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/f3/4cf3b28cd27dd2451ecfb5c97a488cb433e04764.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in 4th - Centre Pompidou Hotel Bourg Tibourg is a perfect starting point from which to explo...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="250.35" OriginalAmount="243.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875995388175" Longitude="2.2959896922112" StarRating="4" HotelCode="74061|FR003713" HotelName="Hôtel Mercure Paris Arc de Triomphe Wagram" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/11/341190a3772a79ccafbcd72864a6cf0db58b398a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the famous Champs Elysées. It lies only 2 minutes' walk from the Arc de T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="250.38" OriginalAmount="243.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873390752629" Longitude="2.3240724205971" StarRating="3" HotelCode="34434|189997" HotelName="Best Western Plus Hôtel Sydney Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue des Mathurins, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/40/3a40d18875d9ae30b9f81f39258f407a6f929767.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.47" OriginalAmount="243.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8535231" Longitude="2.3361197" StarRating="4" HotelCode="|75201" HotelName="Artus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE BUCI 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/2/0/1/75201_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has 6 floors and 27 rooms. In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, a lift and a bar. You are also offered WiFi, room service and a laundry service. SITUATION: It is inParÃ­s the historic centre of Saint-Germain-des-PrÃ¨s it is 170 metres away from nearby, you will find monuments, exhibitions and antique stores. it is 15 minutes away from Louvre the museum the Eiffel Tower the establishment is 15 kilometres away from. ROOM: The rooms a bathroom with a shower, a bath with a hairdryer. They are equipped with a direct line telephone, satellite and cable TV, a radio, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle, an ironing set with air-conditioned and heating. MEALS: The establishment offers a continental buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.17" OriginalAmount="243.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8489482" Longitude="2.3397303" StarRating="4" HotelCode="|15318" HotelName="Le Senat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE VAUGIRARD 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/1/8/15318_7a963b81558.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel and it is close to Los Jardines de Luxemburgo and la Place de l OdÃ©on. Is situated in the city centre. 200 metres away from the establishment, you can find the Saint Germain Commercial Centre. Restaurants 100 metres away, guests can find a public transport stop. 1 kilometre away, you can find a nightclub. Is 15 kilometres from a golf course. HOTEL: This air-conditioned hotel was completely renovated in 2004, has 7 floors, 41 standard rooms and 6 suites. The establishment boasts a bar, a living room with a library, a patio, a business centre and a breakfast room. ROOM: All the rooms have cable or satellite flatscreen television, WiFi (free of charge), a bathroom with a hairdryer, a direct line telephone, a radio, a stereo, a double bed and a mini-bar. Are also equipped with an air-conditioning system, a central heating system, a safe and fitted carpets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874626528862" Longitude="2.3168009519577" StarRating="4" HotelCode="34423|44388" HotelName="Arioso - Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 rue d'Argenson, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/02/93026d8645f28e26f70cac9c903a6d36a5ef27fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, 1 km from the Champs-Élysées. The location allows easy a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.32" OriginalAmount="244.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87983107" Longitude="2.33735255" StarRating="0" HotelCode="324671|hotel_monnier" HotelName="Hôtel Monnier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Henry Monnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/37/8a37953ee1f9e86175a49e2b70fe4c60634ee416.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central Paris, this 2-star hotel is less than a 7-minute walk to the Moulin Rouge in the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="252.04" OriginalAmount="244.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875621552569" Longitude="2.3041749101748" StarRating="4" HotelCode="12218|191886" HotelName="Etoile Saint Honoré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>214 Rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e5/f0e5c2e05c2e0d7eb699f192c9ab5c3f24f1d6b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spacious and inviting hotel is situated at the centre of Faubourg Saint Honoré, which is famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.30" OriginalAmount="244.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87461" Longitude="2.316875" StarRating="4" HotelCode="|63336" HotelName="Arioso" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/3/6/63336_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Arioso is rated four stars and it is situated in a great location. The establishment boasts small rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866005" Longitude="2.357074" StarRating="3" HotelCode="10541|1036588" HotelName="Austin's Art et Metiers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Montgolfier, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/d3/efd34180ee45278382a148e86e4d2af83d36ab0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87532324" Longitude="2.31661181" StarRating="4" HotelCode="495815|la_villa_haussmann" HotelName="La Villa Haussmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>132 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/81/81813d49472b9e6f2d51d5f72efd49562d65069a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85686452" Longitude="2.35641992" StarRating="0" HotelCode="772666|9confidentiel" HotelName="9 Confidentiel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Fax,Internet,Laundry,Pets allowed,Printer,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>58 Rue Du Roi De Sicile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/12/4f1234ec6166cd340b1949acd0b897dd3023a511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Explore your inner-bohemian at 9Confidentiel in the trendy, artsy Marais district in iconic Paris. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.04" OriginalAmount="245.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8723099" Longitude="2.3087759" StarRating="4" HotelCode="|59800" HotelName="Le A " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/0/0/59800_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in an excellent location, the Champs-ElysÃ©es and Rue du Faubourg Saint-HonorÃ© it is close to. HOTEL: This boutique hotel and FrÃ©dÃ©ric MÃ©chiche was designed by. ROOM: Clients are offered 26 comfortable, cosy rooms, They are equipped with a television, internet, an air-conditioning system with a hairdryer with electric shutters. FACILITIES: There are many facilities and services available at the establishment, including a living room, a library and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.13" OriginalAmount="245.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852439657442" Longitude="2.3546576499939" StarRating="3" HotelCode="74010|213092" HotelName="de Lutece" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Saint-Louis-en-l'ile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/99/3c995877be3546db9c5f819980a4e0e5b9982565.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.20" OriginalAmount="245.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8687146" Longitude="2.282867" StarRating="4" HotelCode="|22914" HotelName="Melia Paris Champs Elysées" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE VICTOR HUGO 102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/4/22914_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has 61 standard rooms and 6 floors. In the entrance, guests are offered a lobby with air-conditioning with an elevator, a reception area and a safety deposit box service. The establishment boasts a television room and a dining room. The establishment offers guests room service, a laundry service and internet. SITUATION: This hotel is situated in Victor Hugo Square. It is located 300 metres away from los Campos ElÃ­seos in the surrounding area of the establishment, guests can find restaurants, bars and public transport. It is 20 kilometres away from Paris Orly Airport. Is 35 kilometres from Charles de Gaulle Airport. ROOM: The modern rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, internet, a mini-bar and a safety deposit box. They also have individual heating and an individual air-conditioning system. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872369" Longitude="2.308877" StarRating="4" HotelCode="94379|le_a_hotel" HotelName="Hotel le A" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d’Artois, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/cd/b9cdca568dd009089b3aa6f0f58e618d0bdf0ef9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated 80 m away from Saint-Phillipe du Roule metro station. Places of i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849194" Longitude="2.347689" StarRating="2" HotelCode="212343|hotel_des_carmes" HotelName="Hôtel des Carmes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue des Carmes, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/f6/2df6ef95d4bbc64c70713ec0081131071c828ce5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843765" Longitude="2.29684062" StarRating="4" HotelCode="946972|villa_mademoiselle" HotelName="Villa Mademoiselle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/dc/2ddc7a3ad3682d184bc0bfb5964b6c331cac3d5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.47" OriginalAmount="246.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867237879181" Longitude="2.2879296541214" StarRating="4" HotelCode="31744|8804" HotelName="Waldorf Trocadero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/74/ce74cd63b42d6e2a14a9abf986252d8ecf4bf66d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an exquisite and central location at the heart of Paris, only a few minutes' ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.50" OriginalAmount="246.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871558" Longitude="2.30777" StarRating="4" HotelCode="|76755" HotelName="Le Monna Lisa by Inwood Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE BOETIE 97</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/7/5/5/76755_95a6bfe1025.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is rated 4 stars and was opened in 1900. SITUATION: Is situated inParÃ­s the city centre of the Arc de Triomphe nearby, you will find it has good links to Saint-Philippe du Roule the Station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.65" OriginalAmount="246.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858969" Longitude="2.350376" StarRating="3" HotelCode="|124951" HotelName="Le Presbytere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78, rue de la Verrerie</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/9/5/1/124951_general.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inLe Marais the district of Close to places of interest. ROOM: Guests are offered 11 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.41" OriginalAmount="247.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852379" Longitude="2.337518" StarRating="3" HotelCode="110448|hotel_de_fleurie_2" HotelName="de Fleurie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32-34, rue Grégoire-de-Tours, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/6f/716f80fc374470e1d9eafce5330029ad14f5b6ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.41" OriginalAmount="247.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871102" Longitude="2.32689" StarRating="3" HotelCode="94370|le_relais_madeleine" HotelName="Relais Madeleine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis, rue Godot de Mauroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/42/17423d9d5311c420c6f305de76b5cef673fd55ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a charming 19th-century building on the rue Godot de Mauroy, which links the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.44" OriginalAmount="248.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868716402135" Longitude="2.32522174716" StarRating="4" HotelCode="27221|otel_best_western_premier_hotel_opera_richepanse" HotelName="Hôtel Opéra Richepanse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue du Chevalier de Saint George, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/b6/99b697eb2526cc0783b8ce7bf9486589d276aa00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies right in the heart of historical Paris. It is located between the O...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.44" OriginalAmount="248.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854233045781" Longitude="2.3075814051033" StarRating="3" HotelCode="293226|hotel_eiffel_turenne" HotelName="Hotel Eiffel Turenne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue de Tourville, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/19/5f19d1e1adb561341c12d4a2d4a32a8aac3beb5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.99" OriginalAmount="248.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866138662563" Longitude="2.3261685669422" StarRating="4" HotelCode="64582|211987" HotelName="Mayfair" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, rue Rouget de Lisle, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/6d/5c6d79b4d0593207e82f4996731192946f844e1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875835813525" Longitude="2.2943723201752" StarRating="3" HotelCode="64780|56510" HotelName="Cecilia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 avenue Mac Mahon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/8c/f28c4855bf3acac626404b557712852dce5c29c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845923" Longitude="2.375529" StarRating="2" HotelCode="148766|203085" HotelName="Helvetia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28, Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/10/821068e88658a861e8cfd693d6a00f2e55156b97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.47" OriginalAmount="249.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.832605306295" Longitude="2.2781237753787" StarRating="4" HotelCode="945391|okko_hotels_paris_porte_de_versailles" HotelName="OKKO HOTELS Paris Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue du Colonel Pierre Avia, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/d0/16d0bfb8dad9be633e35eacd97cc53e6fae30999.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.74" OriginalAmount="249.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871674" Longitude="2.308056" StarRating="4" HotelCode="|70046" HotelName="de La Boétie" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/0/4/6/70046_48dc8f50844.jpg</HotelPictures>
        <HotelDescription>HOTEL: The D Angleterre Hotel is rated three stars and it is in a central location. The establishment boasts a bar, a lounge bar and a conference room. SITUATION: This establishment is in the Champs-ElysÃ©es, where customers can find shops, restaurants, bars and cafÃ©s. ROOM: All the rooms have a bathroom with a shower, a television and a direct line telephone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.16" OriginalAmount="249.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849183" Longitude="2.347706" StarRating="4" HotelCode="|552753" HotelName="des Carmes By Malone" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue des Carmes</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/7/5/3/552753_bbc73c51147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.42" OriginalAmount="249.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8726974" Longitude="2.3234421" StarRating="3" HotelCode="|163916" HotelName="Hotel Concortel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Pasquier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/1/6/163916_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a living room, a bar, has a reception and WiFi (free of charge), in communal areas. SITUATION: This hotel is in ParÃ­s the heart of Where you can visit, Saint-Lazare the commercial area of and Lafayette the shopping centre it is well-connected, is situated 350 metres away from Saint-Augustin and RER Saint-Lazare the metro station. ROOM: Customers can find soundproofed rooms with an air-conditioning system, cable television and a bathroom. Some rooms have a kettle and a coffee maker.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.95" OriginalAmount="250.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8670998" Longitude="2.2876999" StarRating="4" HotelCode="|15264" HotelName="L'Ormaie &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>97, rue Lauriston</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/6/4/15264_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a bar. SITUATION: This establishment is in a shopping area, close to the Arc de Triomphe and la Torre Eiffel. ROOM: The establishment has 44 rooms with TV, a direct line telephone, an air-conditioning system and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.28" OriginalAmount="250.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8485987" Longitude="2.2988127" StarRating="3" HotelCode="|163860" HotelName="Bleu De Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>140, Boulevard De Grenelle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/8/6/0/163860_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lounge bar, a lift and a reception. SITUATION: This establishment, la Torre Eiffel it is a 10-minute walk away from 20 metres away, guests can find Motte-Picquet-Grenelle the underground station of It has excellent transport links to and La Madeleine the Church of Around the establishment, clients can find a car park. ROOM: The rooms have an air-conditioning system, cable television and WiFi (free of charge), Some rooms have la Torre Eiffel views of. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.53" OriginalAmount="251.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851829882513" Longitude="2.3448085784912" StarRating="4" HotelCode="15655|hotel_parc_saint_severin" HotelName="Hôtel Parc Saint Séverin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de la Parcheminerie, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/8a/b08a97b966db0dc1a0a69b04067c30a6961894a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.75" OriginalAmount="251.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8709201" Longitude="2.3091119" StarRating="4" HotelCode="|15396" HotelName="NH Paris Champs-Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24, Rue de Ponthieu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/9/6/15396_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 20th Century, has 6 floors and 89 standard rooms. In the entrance, you can find a lobby with elevators, a reception, a safety deposit box service and a currency exchange service. SITUATION: This establishment is in the heart of the city, close to los Campos ElÃ­seos, el Arco de Triunfo and la Place de la Concorde. It has excellent transport links to the Champs-ElysÃ©es Shopping Centre Champs-ElysÃ©es. Close to the establishment, clients can find a public car park. ROOM: The rooms have a bathroom with a shower or bath. By paying an extra charge, clients can find a hairdryer, a direct line telephone, a mini-bar and a satellite or cable television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.35" OriginalAmount="251.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863166" Longitude="2.3488708" StarRating="3" HotelCode="|272014" HotelName="Le Relais Des Halles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 rue Pierre Lescot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/2/0/1/4/272014_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.56" OriginalAmount="252.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833716" Longitude="2.287081" StarRating="3" HotelCode="96665|pavillon_porte_de_versailles" HotelName="Pavillon Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue du Hameau, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/78/68785c67dce9209c2d69d58111553c5f429705aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Behind the hotel lies the lively Vaugirard neighbourhood with its countless boutiques, restaurants, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.40" OriginalAmount="252.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8615383" Longitude="2.3009689" StarRating="4" HotelCode="|22897" HotelName="Derby Alma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE RAPP 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/9/7/22897_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel was opened in 2000. It has 33 rooms, 7 suites and 6 floors. In the entrance, you can find a lobby with a reception and a lift. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and a breakfast room. For an additional charge you can use WiFi and the laundry service. SITUATION: This hotel is in ParÃ­s the heart of the Eiffel Tower it is 200 metres away from it is situated 1,5 kilometres away from the Champs-ElysÃ©es the boulevard near the establishment, you will find shops, a bus stop, an underground station, leisure areas and entertainment. it is near Seine the river it is situated 3,5 kilometres away from Montparnasse the Station of. ROOM: The fully-equipped rooms, have a bathroom and with a shower, a hairdryer. They are equipped with a direct line telephone, satellite and cable TV, internet, a radio, a mini-bar and a safety deposit box (available for a fee), They have a central air-conditioning system and central heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.59" OriginalAmount="253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.890593" Longitude="2.240926" StarRating="4" HotelCode="29320|hilton_paris_la_defense" HotelName="Hilton Paris la Defense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place De La Defense Cnit, BP 210, 92053 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/f1/8cf19eff461671e03a3fdb3be573666117a6af4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the largest shopping and office centre of Europe, with over 1,50...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.59" OriginalAmount="253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869834" Longitude="2.297285" StarRating="4" HotelCode="259339|hotel_keppler" HotelName="Keppler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Kepler, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/c1/41c1884166eeab2ffdda110c1c5de446ee3c9e55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in a charming side street of the Champs-Élysées and the 'chi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.59" OriginalAmount="253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88253447" Longitude="2.31928362" StarRating="0" HotelCode="966420|paris_jadore_hotel_spa" HotelName="Paris j'adore Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Beudant, 17th Arr, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/85/b1854761f83f28455be97753521a1b27f8eee285.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.10" OriginalAmount="253.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8523713" Longitude="2.3549862" StarRating="3" HotelCode="|164013" HotelName="Des Deux-Iles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59 Rue Saint-Louis En L'ile</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/0/1/3/164013_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Saint Louis the Island of it is situated 10 minutes walk away from Notre Dame Cathedral Marais the district of. ROOM: The rooms have an air-conditioning system, WiFi (free of charge), a satellite television, a mini-bar and a bathroom. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and room service on request.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882113958738" Longitude="2.2820589889897" StarRating="4" HotelCode="300279|44386" HotelName="AC Hotel by Marriott Paris Porte Maillot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/11/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Gustave Charpentier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/d9/6cd978d72c749d5985fe553f4050dace56007e2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87086527" Longitude="2.33825637" StarRating="4" HotelCode="494014|201154" HotelName="Hôtel Saint-Marc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Saint Marc, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.62" OriginalAmount="254.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863189" Longitude="2.348921" StarRating="3" HotelCode="224981|hotel_le_relais_des_halles" HotelName="Hotel Le Relais des Halles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Pierre Lescot, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/67/296701b3770f09744960560f0ab702036f646903.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.76" OriginalAmount="254.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852542" Longitude="2.341984" StarRating="4" HotelCode="|71010" HotelName="Dame des Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4, RUE DANTON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/0/1/0/71010_97695021019.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has standard rooms and suites.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.33" OriginalAmount="254.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87695" Longitude="2.3269" StarRating="4" HotelCode="|184180" HotelName="Phileas Lazare and Spa - Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/8/0/184180_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.65" OriginalAmount="255.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874677688105" Longitude="2.30578109622" StarRating="3" HotelCode="15940|best_western_plaza_elysees" HotelName="Hôtel Plaza Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/e6/b8e68b055ee79c2505c45653751631913fc275d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris, some 200 m from the Champs Elysées. The George V métro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.61" OriginalAmount="255.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870591" Longitude="2.3369182" StarRating="3" HotelCode="|164270" HotelName="Hôtel Gramont Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22, rue Gramont</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/2/7/0/164270_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the Palais Garnier the district of it is located close to Garnier the opera near the establishment, you will find Lafayette the Galeries places of interest, Such as the Louvre the Museum of Notre Dame Cathedral Close to a car park. ROOM: Each room has an air-conditioning system, flat-screen satellite television, WiFi (free of charge), a bathroom and a mini-bar. OTHERS: The establishment offers a bar and a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849194" Longitude="2.334629" StarRating="4" HotelCode="111155|hotel_luxembourg_parc" HotelName="Luxembourg Parc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/77/5c77c0fc1e4cd820e8fd97965968fa8c07bb2dea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.25" OriginalAmount="256.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869903" Longitude="2.334808" StarRating="4" HotelCode="|59791" HotelName="GOLDEN TULIP DE NOAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LA MICHODIERE 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/7/9/1/59791_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: Awarded with the Golden Tulip for the hotel of the year in France in 2003. This modern hotel, is situated in a central area. The establishment offers guests a babysitting service. ROOM: Each room has an air-conditioning system and soundproofing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.43" OriginalAmount="256.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8658371" Longitude="2.3361239" StarRating="4" HotelCode="|15344" HotelName="Therese" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue Therese Paris 75001,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/4/4/15344_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="983142|lovely_studio_eiffel_tower_champ_de_mars" HotelName="Rayz Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Avenue Bosquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d6/01d6c2893c43df943b0dfff03d591448100dcfd4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.66" OriginalAmount="257.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87485" Longitude="2.31796" StarRating="5" HotelCode="|220974" HotelName="Bowmann" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99 Boulevard Haussmann</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/9/7/4/220974_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.66" OriginalAmount="257.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8646011" Longitude="2.3317001" StarRating="4" HotelCode="|23309" HotelName="Louvre Montana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Saint-Roch,12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/0/9/23309_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s district 1. It is situated near el Museo del Louvre and Vendome Square. ROOM: Customers can find soundproofed rooms with an air-conditioning system, WiFi and an LCD television with international channels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.18" OriginalAmount="258.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868667" Longitude="2.297871" StarRating="4" HotelCode="|484396" HotelName="Padam Hôtel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Jean Giraudoux</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/9/6/484396_5043a852052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.72" OriginalAmount="258.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8800507" Longitude="2.334445" StarRating="4" HotelCode="|50522" HotelName="Maison Pigalle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 RUE JEAN-BAPTISTE PIGALLE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/2/2/50522_d9e15b91129.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet, inviting hotel and ParÃ­s it is situated in. SITUATION: The establishment, is in the city centre, Close to, and. ROOM: The establishment has 42 rooms with heating, a television, a mini-bar and a safe.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.77" OriginalAmount="259.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880571235531" Longitude="2.3391008377075" StarRating="3" HotelCode="14850|hotel_migny_opera_montmartre" HotelName="Migny Opera Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/70/9a709f08b44fadc49bc24a6df228358703f11a8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a tranquil location at the foot of Montmartre. Plenty of shopping centres and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.77" OriginalAmount="259.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852786" Longitude="2.342283" StarRating="4" HotelCode="148919|holiday_inn_paris_notre_dame" HotelName="Holiday Inn Paris Notre Dame" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4, Rue Danton, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/df/35df30e6c2d3a696099bbc371dcec50e1b05b347.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="267.51" OriginalAmount="259.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877181" Longitude="2.293503" StarRating="4" HotelCode="101777|107058" HotelName="Hidden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue De L'arc De Triomphe, Paris 75017</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/85/028510925b8e2353f6ca933fa2e7c5f5c05d3935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located a minute's walk from the Arc de Triomphe, which stands in the middle ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852323174237" Longitude="2.3549821972847" StarRating="3" HotelCode="74014|hotel_des_deuxiles" HotelName="des Deux Iles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Rue Saint-Louis-en-l'ile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/c6/cac6d09eae440beb96cfbfa7c42c9b959e95dd23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870380129305" Longitude="2.3106694221497" StarRating="0" HotelCode="173797|hotel_du_rondpoint_des_champselysees" HotelName="Rond Point Champs Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Ponthieu, 75008 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/e4/cbe46348bb7aa5231bc8a60b4b2256fbd30a82c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 36 rooms. Services and facilities at the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.48" OriginalAmount="260.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8779518" Longitude="2.2850818" StarRating="4" HotelCode="|44701" HotelName="L'adresse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU DEBARCADERE 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/1/44701_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment recently opened, is luxury, comfortable and modern, has multilingual staff and 23 rooms. This urban hotel, with air-conditioning, is perfect for business and holiday stays, In the establishment entrance, guests will find a lobby with a reception, WiFi and a laundry service (for a fee). SITUATION: This hotel is in ParÃ­s north-west Porte Maillot is situated in near the establishment, you will find La DÃ©fense the business area of congress centre, is situated 800 metres away from the city centre, next to the establishment, clients have the metro station, 200 metres away, there is restaurants, a park, is situated 500 metres away from shops, close to the establishment, clients can find the tourist attractions, is 24 kilometres away from Paris Orly Airport it is situated 27 kilometres away from Charles de Gaulle Airport. ROOM: The rooms, luxurious, elegant and a bathroom with a shower or bath, They have a hairdryer, a direct line telephone, WiFi, a mini-bar, a safe, a satellite TV, an iPod docking station, Nespresso, a double bed with air-conditioned. MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Mastercard, Visa, cash and cheques.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.49" OriginalAmount="260.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8462043" Longitude="2.3719928" StarRating="4" HotelCode="|218894" HotelName="Camille Paris Gare de Lyon, Tapestry Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue De Lyon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/8/9/4/218894_a0c723e0908.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.83" OriginalAmount="261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871638032633" Longitude="2.3234635591507" StarRating="3" HotelCode="74028|hotel_de_larcade_2" HotelName="Hôtel de l'Arcade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de l’Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5b/185b89877fb8ed5b607fcfd22ff8f3b415e9d649.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.97" OriginalAmount="261.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86443" Longitude="2.3496" StarRating="1" HotelCode="|191355" HotelName="Tiquetonne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Tiquetonne</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/3/5/5/191355_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.06" OriginalAmount="261.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876505" Longitude="2.295806" StarRating="3" HotelCode="15303|300635" HotelName="Hotel Flanelles Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/bb/b2bb338646e65e36e038a50d1f29d8eb97af58cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in a peaceful street near to the Arc de Triomphe and the Place de l'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="269.24" OriginalAmount="261.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872069" Longitude="2.303288" StarRating="4" HotelCode="19321|18559" HotelName="Warwick Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/5a/d75a6d7c83b086296e06c9be0fc099d27799e3fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the heart of Paris on a side street off the famous Champs Elysée...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.53" OriginalAmount="261.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8533245" Longitude="2.3344316" StarRating="4" HotelCode="|75379" HotelName="Madison Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD ST GERMAIN 143</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/3/7/9/75379_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1925, renovated in 2011, has 50 rooms, 8 floors, WiFi and a bar. The air-conditioned establishment has a lobby, with a reception, express check-out, a safety deposit box service, a lift, a television room and a breakfast room. SITUATION: It is located in front ofSaint-Germain-des-PrÃ¨s the Church of this hotel is in the Latin district excellent transport links to places of interest. ROOM: The rooms have a bathroom with a shower, a bath, a hairdryer, a double bed, a television, a Hi-Fi, internet, a safety deposit box and a mini-bar. It also offers a coffee maker, a kettle, an ironing set, an air-conditioning system and individual heating. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.25" OriginalAmount="262.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8718109" Longitude="2.3122272" StarRating="4" HotelCode="|15374" HotelName="Nuage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Jean Mermoz</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/7/4/15374_2fcd7691703.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Elysees Mermoz is rated three stars, is situated in the city centre and was built in 1935. Guests have access to a restaurant, lifts, a concierge, a safety deposit box service, room service and business facilities. ROOM: The establishment has 27 rooms with a hairdryer, an air-conditioning system and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.75" OriginalAmount="262.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875398" Longitude="2.294464" StarRating="5" HotelCode="|55539" HotelName="Maison Albar Hotels Le Champs-elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Mac Mahon,3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/3/9/55539_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a concierge and air-conditioning. OBSERVATIONS: Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858032" Longitude="2.353068" StarRating="3" HotelCode="147111|hotel_duo" HotelName="Duo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11, rue du Temple, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/51/b65190b30a0e540c3e1273f7252189f08da03727.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.11" OriginalAmount="263.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8689003" Longitude="2.3253" StarRating="4" HotelCode="|15211" HotelName="Opéra Richepanse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Chevalier De Saint George,14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/1/1/15211_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.92" OriginalAmount="264.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864386570752" Longitude="2.3317435383797" StarRating="4" HotelCode="34403|hotel_louvre_montana" HotelName="Emeraude Louvre Montana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Saint Roch, Paris 75001</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/3a/eb3a553320e68459863829dce9ec114df4020ff6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated only a stone's throw from the Louvre, the Champs-Élysées and the Opera Garnie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.34" OriginalAmount="264.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872012045476" Longitude="2.2969928383827" StarRating="4" HotelCode="42190|389365" HotelName="Radisson Blu Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78bis Avenue Marceau (8º Arr), 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/68/0168ed7760ecaff379325dcc1239092cd18f53a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.72" OriginalAmount="264.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868305313622" Longitude="2.3331195116043" StarRating="4" HotelCode="12013|7174" HotelName="Hôtel Edouard 7" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue De l'Opera, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/50/1750f871641f79a1971fbf0d49b8221b572cdd3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is centrally located just a few minutes walk from the important sightseeing at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.91" OriginalAmount="264.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86357" Longitude="2.36091" StarRating="4" HotelCode="|224957" HotelName="La Chambre Du Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>87 Rue des Archives Le Marais</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/9/5/7/224957_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842062" Longitude="2.325444" StarRating="3" HotelCode="67676|24637" HotelName="Hôtel Unic Renoir St. Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue du Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/38/53384061360d0fd2c43f6125b4a0352f95ebd810.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the lively district of Montparnasse in the south of Paris. The m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="272.95" OriginalAmount="265.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871893843606" Longitude="2.3281440138817" StarRating="4" HotelCode="10418|astra_opera" HotelName="Hôtel Astra Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/7f/547fe2df7a50e6e22b0f18603ec927291a69fe38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel enjoys an exclusive location in one of Paris' hippest arrondissement, close to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="272.95" OriginalAmount="265.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868534676728" Longitude="2.3297506570816" StarRating="4" HotelCode="31206|mansart" HotelName="Mansart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 rue des Capucines?, 75001 Paris?</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/e4/afe439d6e11f42379d473020f218d8bcee49aa69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just a few metres from the famous Louvre Museum, Vendome Square and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.83" OriginalAmount="265.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8650017" Longitude="2.3315001" StarRating="3" HotelCode="|24819" HotelName="Le Relais Saint Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/1/9/24819_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1700, renovated in 2003, has 5 floors, 15 rooms, 13 double rooms and 2 suites. In the establishment entrance, guests will find a hall, a reception, a TV room and internet. You can use room service. SITUATION: The hotel is situated in a central area, near the establishment, you will find monuments, tourist points of interest, Tuileries the Gardens Louvre the Museum of Vendome the Square of, 50 metres away from the establishment, you can find shops, restaurants, 200 metres away, there is a public transport stop. ROOM: The comfortable rooms, have a bathroom, a direct line telephone, a satellite or cable television, internet, a mini-bar, a central heating system and a safety deposit box. OTHERS: The establishment offers a set-menu or Ã  la carte lunch.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.36" OriginalAmount="266.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87561" Longitude="2.294" StarRating="3" HotelCode="|169110" HotelName="Hotel Cecilia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 AVENUE MAC MAHON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/1/0/169110_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has air-conditioning in communal areas, a reception, a lift, room service and a laundry service. SITUATION: This establishment, ParÃ­s it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.54" OriginalAmount="266.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8538757" Longitude="2.3429251" StarRating="4" HotelCode="|81020" HotelName="RELAIS HOTEL DU VIEUX" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9, rue Git-le-Coeur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/1/0/2/0/81020_0d9bc341545.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel is in ParÃ­s the centre of nearby, you will find Sena the river Saint-Michel the Square of Notre Dame Cathedral. ROOM: Customers have rooms well-decorated.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86165" Longitude="2.362028" StarRating="4" HotelCode="110429|hotel_du_petit_moulin_chateaux__hotels_de_france" HotelName="Petit Moulin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29/31 rue du Poitou, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/7d/027dd305e5aac8ceb948f3dd0094625d9a3de0f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855684" Longitude="2.338408" StarRating="3" HotelCode="89359|hotel_prince_de_conti" HotelName="Prince de Conti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Guénégaud, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/70/ce706b4e9f801a0f7948eba319fdf10a2a7af549.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865339772273" Longitude="2.3950236855227" StarRating="2" HotelCode="501971|nadaud_hotel" HotelName="Nadaud Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de la Bidassoa, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/13/861363beb192939b8aa8b89467afd5f2316bb056.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8748713" Longitude="2.31800588" StarRating="5" HotelCode="726624|hotel_bowmann" HotelName="Hôtel Bowmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>99 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/5b/945beb0ee773a62776241e40591922694cd47488.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Bowmann offers the décor for 48 beautifully designed rooms and 5 spacious suites. In a lux...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.19" OriginalAmount="267.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8613758" Longitude="2.28638" StarRating="4" HotelCode="|163769" HotelName="Eiffel Trocadéro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Benjamin Franklin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/7/6/9/163769_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a historic building, was built in the 18th Century and has los jardines del Trocadero views of. ROOM: The rooms have an air-conditioning system, a television, a mini-bar and hot drinks. Some rooms have la Torre Eiffel views of. MEALS: Guests are offered a breakfast service, a restaurant, room service and a bar. SITUATION: The hotel is 180 metres away from Trocadero the metro station El Museo del muelle Branly a 15-minute walk away from the Champs-ElysÃ©es it is 22 minutes away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.29" OriginalAmount="267.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865606" Longitude="2.367662" StarRating="3" HotelCode="|445351" HotelName="Au Coeur De Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue de Malte</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/5/1/445351_8f84c2d1035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.74" OriginalAmount="267.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8760233" Longitude="2.2962434" StarRating="3" HotelCode="|164093" HotelName="Elysées Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, Rue Brey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/0/9/3/164093_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel the Arc de Triomphe it is 150 metres away from, is situated 1 kilometre away from the conference centre, 2 minutes away, guests can find RER the Station of the metro station excellent transport links to the Louvre the Museum of Moulin Rouge the Opera of. ROOM: All the rooms have an air-conditioning system, a television, an iPod docking station, WiFi (free of charge) and a coffee maker. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.92" OriginalAmount="267.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877577" Longitude="2.293319" StarRating="4" HotelCode="|46271" HotelName="Hidden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE L'ARC DE TRIOMPHE 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/7/1/46271_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 23 rooms and renovated in 2009. Guests can find a lobby with a reception, a safety deposit box service, a lift, a bar, a breakfast room, conference rooms, internet and room service. SITUATION: the Arc de Triomphe It is located near it is well-connected with places of interest, monuments, 25 minutes away from the establishment you have the airport. ROOM: The rooms have a bathroom, individual air-conditioning, individual heating, a double bed, a direct line telephone and satellite or cable TV. They also have a radio, internet, a safety deposit box, a bathroom with a bath and a hairdryer. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.04" OriginalAmount="268.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853218" Longitude="2.334475" StarRating="4" HotelCode="82828|madison_hotel_3" HotelName="Madison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>143 Boulevard Saint Germain, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/a8/0ba87716866e6fb66da53434415d8c0978526cb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated opposite Saint-Germain-des-Prés Church, the hotel is located in the heart of Paris' Latin Q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="277.97" OriginalAmount="269.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856558752871" Longitude="2.3272588849068" StarRating="4" HotelCode="32039|9263" HotelName="Hotel Pont Royal Paris Saint Germain Des Pres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 -7 Rue De Montalembert, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/bc/e8bcbfba924e653727c6c562bb126cee9eb09839.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable city hotel lies close to the River Seine and Pont Royal Bridge. The immediate vicini...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872897668511" Longitude="2.3165756464004" StarRating="3" HotelCode="74021|hotel_dalbion" HotelName="d'Albion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Penthièvre, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/9e/b89eacbec5ed96537607f022cac7bb47083deb78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853944" Longitude="2.342923" StarRating="4" HotelCode="110458|relais_hotel_du_vieux_paris" HotelName="Relais Hotel Vieux Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Gît-le-Cœur, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/6c/446c8c864478bb73263dd5744ec4976b95564f2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.12" OriginalAmount="270.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873045" Longitude="2.325324" StarRating="3" HotelCode="|445148" HotelName="Le Malown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Greffulhe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/4/8/445148_c79f4c21311.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="280.16" OriginalAmount="272.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87272111791" Longitude="2.328173" StarRating="4" HotelCode="75479|adagio_paris_opera" HotelName="Aparthotel Adagio Paris Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/7e/af7e5ad7f2e7886fdf0254f8269969d8e63fe008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the area around l’Opéra - a prestigious district known for its da...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.42" OriginalAmount="273.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866807" Longitude="2.325834" StarRating="4" HotelCode="|22900" HotelName="Melia Paris Vendôme" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Cambon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/0/0/22900_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel is close to points of interest, La Madeleine the Church of, Around the establishment, clients can find the shops and the metro station. it is situated 2 kilometres away from Saint-Lazare the railway station Orly and Charles de Gaulle about 40 minutes away (by car) from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853782" Longitude="2.332319" StarRating="4" HotelCode="77382|best_western_premier_au_manoir_saint_germain_des_pres" HotelName="Hotel Au Manoir St-Germain des Pres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Boulevard Saint Germain, Paris 75006</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/e0/0fe09237721a66cae477d26e0afe0f2442466cd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.96" OriginalAmount="275.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87491" Longitude="2.3058" StarRating="4" HotelCode="|15267" HotelName="Plaza Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>177 BOULEVARD HAUSS MANN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/6/7/15267_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Best Western Plaza Elysees is rated three stars, is ideal for holidays or business trips, is close to the Arc de Triomphe and was built in the 19th Century. It has 41 rooms and air-conditioning. ROOM: Clients are offered internet, an LCD satellite TV, a safety deposit box and a mini-bar. SITUATION: This hotel is close to the George V metro station. Close to the establishment, guests have ParÃ­s city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.28" OriginalAmount="276.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872818" Longitude="2.307329" StarRating="4" HotelCode="78639|hotel_daniel_paris" HotelName="Daniel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Frédéric Bastiat, Champs Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/d5/5ed504ff9a24b357fcb40171482ce83cdf34c105.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.88" OriginalAmount="276.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852801" Longitude="2.309146" StarRating="0" HotelCode="|474190" HotelName="1.75 Paris La Sève" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Av. de Lowendal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/1/9/0/474190_968922e1230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.22" OriginalAmount="276.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86487" Longitude="2.329471" StarRating="4" HotelCode="|448860" HotelName="De la Tamise" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Alger</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/8/6/0/448860_614c3f51209.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.31" OriginalAmount="277.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854451" Longitude="2.365176" StarRating="2" HotelCode="110432|hotel_de_la_place_des_vosges" HotelName="de la Place des Vosges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>12, rue de Birague, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e1/7ae13b28bd47d77eb921b2f82f029fd446f7a8dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.31" OriginalAmount="277.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865190282114" Longitude="2.3315933346748" StarRating="3" HotelCode="337155|le_relais_saint_honore" HotelName="Relais Saint Honore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>308 Rue Saint Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/5c/8c5c7589a94651ad2a3c61f8cc83d1c2e2b79d98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful, central location, close to plenty of sightseeing attraction, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.59" OriginalAmount="277.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848211" Longitude="2.341823" StarRating="3" HotelCode="|124936" HotelName=" Grand Cœur Latin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 RUE DE CUJAS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/9/3/6/124936_435054d1527.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 67 rooms, a fax machine, a safety deposit box service, ticket sales, a patio, a luggage room and a car park (for a fee). SITUATION: La Sorbona It is located between Luxembourg the Gardens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.67" OriginalAmount="277.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8566017" Longitude="2.3271999" StarRating="5" HotelCode="|15209" HotelName="Pont Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Montalembert,5-7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/0/9/15209_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Pont Royal is rated four stars and it is situated in city centre ParÃ­s, was built in 1923. With regards to the food and beverage offering, the establishment has 2 restaurants. The establishment boasts lifts, a concierge and a safety deposit box service. The establishment offers guests room service, a bellboy and business facilities. ROOM: The establishment has 75 rooms, fully-equipped with a hairdryer, an air-conditioning system, a television and a radio. OTHERS: Pets are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.34" OriginalAmount="278.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866780904419" Longitude="2.3257970809937" StarRating="4" HotelCode="34421|melia_vendome_boutique" HotelName="Meliá Vendôme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/19/e319caaba22e35ab98aa006ace6bebacf118ca6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a much sought after position in Paris, close to many of the French capita...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.37" OriginalAmount="279.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848093" Longitude="2.342066" StarRating="2" HotelCode="24417|hotel_excelsior_latin" HotelName="Excelsior" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Cujas, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/3f/463f7f558ee51363a2786a21ced5a0e9722a2031.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.37" OriginalAmount="279.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853249737685" Longitude="2.3457741737366" StarRating="4" HotelCode="74016|hotel_les_rives_de_notredame" HotelName="Rives de Notre Dame" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Quai Saint Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/d8/8fd8b3b3cde1b01bb7b7b858d6b85a2b902fda0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.37" OriginalAmount="279.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8535367" Longitude="2.3432116" StarRating="3" HotelCode="224984|le_clos_notre_dame" HotelName="Le Clos Notre Dame" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de l'Hirondelle, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/c8/83c8b98af9a3e0d3954a09aeb2d4b2d73be0aa28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.22" OriginalAmount="279.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871307" Longitude="2.298039" StarRating="4" HotelCode="|447809" HotelName="Ekta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue Galilee, 08</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/8/0/9/447809_e0dfa390924.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.54" OriginalAmount="280.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870992" Longitude="2.305841" StarRating="4" HotelCode="|444793" HotelName="Citizenm Paris Champs-Élysées" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/7/9/3/444793_703075f0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.58" OriginalAmount="280.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856739" Longitude="2.356718" StarRating="5" HotelCode="|369631" HotelName="9confidentiel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Rue du Roi de Sicile</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/6/3/1/369631_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.86" OriginalAmount="280.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8755989" Longitude="2.3036001" StarRating="4" HotelCode="|22895" HotelName="Pley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>214 RUE DU FAUBOURG SAINT HONORE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/9/5/22895_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in ParÃ­s the centre of has a living room and it offers a buffet breakfast. SITUATION: This attractive hotel, Rue du Faubourg Saint-HonorÃ© it is in Well connected with, , Close to La DÃ©fense the business area of Palais des Congress the trade fair ground. ROOM: The rooms have a bathroom, a direct line telephone, a satellite or cable television, internet, a mini-bar and an air-conditioning system. MEALS: Guests are offered American buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OBSERVATIONS: pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.43" OriginalAmount="281.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871754470894" Longitude="2.3123404383659" StarRating="4" HotelCode="63273|amastan_paris" HotelName="Amastan Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Nightclub,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Jean Mermoz, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/7b/297bed66a98a9e3b2e980b5a8b6af58defa8b121.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Parisian hotel enjoys an impeccable location only 150 metres from the world famous Cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.43" OriginalAmount="281.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87087778" Longitude="2.34487519" StarRating="0" HotelCode="615270|hotel_des_grands_boulevards" HotelName="Hotel Des Grands Boulevards" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Poissonniere, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/d7/f4d70dff7986ada462697acde4fe2140a8916e6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.74" OriginalAmount="281.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8637009" Longitude="2.3341999" StarRating="4" HotelCode="|50511" HotelName="Normandy Le Chantier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue de l' Echelle, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/1/1/50511_6296c0b1202.jpeg</HotelPictures>
        <HotelDescription>SITUATION: The establishment, is in ParÃ­s the city centre of Opera House and El Museo Louvre it is located between Close to the luxury shopping area. HOTEL: This hotel was built in 1877, is in an old palace, The establishment boasts a restaurant, a bar and an events room. ROOM: All the rooms have a bathroom, a hairdryer, a mini-bar and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.67" OriginalAmount="282.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8650817686" Longitude="2.3565459251404" StarRating="3" HotelCode="38361|1547588" HotelName="3H / Paris Marais Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Bailly, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a3/d2a3f5cfb4c61c00c118d235a0b8d2cb3a32790b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris. Its setting is especially ideal for business traveller...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.45" OriginalAmount="282.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85328" Longitude="2.3379" StarRating="4" HotelCode="|478185" HotelName="Hôtel Victoire and Germain" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/1/8/5/478185_03bbfc01227.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="291.49" OriginalAmount="283.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871334586197" Longitude="2.2982400655746" StarRating="3" HotelCode="74030|hotel_galileo_2" HotelName="Galileo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Galilee, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/d5/08d5fcc51ff66d6370eb49fb4daaeaa8570a1695.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868785" Longitude="2.292401" StarRating="3" HotelCode="78977|55952" HotelName="Hôtel de Sévigné" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Belloy, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/4c/a74cda7e4268751162e1a84941dbfa968fed5d1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.22" OriginalAmount="284.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871889" Longitude="2.3281148" StarRating="4" HotelCode="|15220" HotelName="Astra Opéra - Astotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CAUMARTIN 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/2/0/15220_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1900 and renovated in 2000. It has 7 floors, 77 standard rooms and 5 suites. This building with air-conditioning, is situated on a main street. It has a reception with a bureau de change, a safety deposit box service and a lift. The establishment offers a conference room and internet (for a fee). Close to the establishment, clients have at their disposal a public car park (for a fee). SITUATION: This smart hotel is in a smart area of ParÃ­s, is near Madeleine and Palace VendÃ´me. Near the establishment, you will find the opera. In the surrounding area of the establishment, guests can find shops, bars, leisure areas, entertainment and restaurants. It is situated 30 minutes away from Charles de Gaulle and Paris Orly airports. ROOM: Customers can find comfortable rooms with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar and a king size or double bed. They also have fitted carpets, a safety deposit box (available for a fee), an individual air-conditioning system and individual heating. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876011" Longitude="2.296228" StarRating="3" HotelCode="56961|hotel_elysees_paris_2" HotelName="Elysees Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/84/a484934fb8290ef5840ac5002d3d6fc812c3f68b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street, only a few metres from Etoile and the Champs Elysée...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865432" Longitude="2.336237" StarRating="4" HotelCode="50288|hotel_moliere_4" HotelName="Moliére" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Moliere, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/92/4a927f938c565de2370d59dbb4b0ec916f2f6058.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Molière hotel is in the heart of Paris, in the 1st "arrondissement", the most harmonious and ele...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.40" OriginalAmount="285.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847069" Longitude="2.301716" StarRating="3" HotelCode="|80483" HotelName="Ibis Paris Tour Eiffel Cambronne 15ème" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2, RUE CAMBRONNE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/8/3/80483_21b6d201537.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 527 rooms, WiFi, 8 rooms adapted for people with reduced mobility, a terrace and a car park (for a fee). SITUATION: This hotel is in ParÃ­s the centre of the Eiffel Tower it is situated 1 kilometre away from Bateaux Mouches 2,5 kilometres away from los Campos ElÃ­seos it is situated 3,5 kilometres away from 10 minutes away, guests can find the railway station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.58" OriginalAmount="286.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873103" Longitude="2.325523" StarRating="3" HotelCode="180048|otel_le_malown" HotelName="Hotel Le Malown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Greffulhe, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/73/b47383a4ecbf94bc1517120af1988737b2a26751.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests attractive accommodation units, as well as a range of facilities for a comfo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.72" OriginalAmount="286.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855722" Longitude="2.292675" StarRating="4" HotelCode="|73687" HotelName="Pullman Paris Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/6/8/7/73687_64f309d1232.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment hasPacific Eiffel the restaurant Suffren the bar It also has a terrace, Guests can find shops, flowers, daily newspapers and a souvenir shop. The establishment offers guests tourist information. SITUATION: This establishment, la Tour Eiffel it is situated next to Les Champs-Ã‰lysÃ©es near the establishment, guests will find it has good links to the tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.80" OriginalAmount="286.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83796" Longitude="2.34929" StarRating="4" HotelCode="|224583" HotelName="Monte Cristo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Pascal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/5/8/3/224583_21.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="295.32" OriginalAmount="286.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855595190221" Longitude="2.2927951812744" StarRating="4" HotelCode="33468|FR003766" HotelName="Hôtel Pullman Paris Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue de Suffren, Entrée au 22 rue Jean Rey, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/2f/8f2ff48f0ffbeed11aa5f51ca3bee140acfee336.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the fashionable Avenue de Suffren, this city and business hotel is just a stone’s throw ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.50" OriginalAmount="286.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8691116" Longitude="2.3326884" StarRating="3" HotelCode="|80474" HotelName="CHOISEUL OPERA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 RUE DAUNOU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/7/4/80474_1_6438.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s the heart of La Opera it is located between and, is located close to a car park. ROOM: The establishment has 45 rooms with air-conditioned, a bathroom, a direct line telephone, a satellite television and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.50" OriginalAmount="286.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8635909" Longitude="2.360888" StarRating="3" HotelCode="|80467" HotelName="Des Archives" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>87 RUE DES ARCHIVES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/6/7/80467_1_9780.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="297.25" OriginalAmount="288.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860602" Longitude="2.346566" StarRating="4" HotelCode="15238|FR003669" HotelName="Novotel Paris Les Halles" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Place Marguerite de Navarre, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/c1/88c1673e1666a54a55d9b37b1c492b1e4e0540f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.67" OriginalAmount="289.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851464709017" Longitude="2.3364436908073" StarRating="3" HotelCode="78981|esprit_saint_germain" HotelName="Hotel Esprit Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue Saint Sulpice, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/a6/58a67b99fe7bdb2cc4a18ca28a3c615a160d995f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.67" OriginalAmount="289.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87205556" Longitude="2.32398235" StarRating="5" HotelCode="709308|hotel_alfred_sommier" HotelName="Hotel Alfred Sommier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/31/e7315c32a5cbd3cc90059858072bb6d66e683933.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.07" OriginalAmount="289.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8651476" Longitude="2.3564646" StarRating="3" HotelCode="|126459" HotelName="Ecole Centrale" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3, RUE BAILLY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/4/5/9/126459_1_1988.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has modern facilities, WiFi (free of charge) and a reception. SITUATION: It is inMarais the heart of It has excellent transport links to public transport services. ROOM: The rooms have a flat-screen television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.94" OriginalAmount="290.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8680687" Longitude="2.331279" StarRating="4" HotelCode="|55560" HotelName=" Le Stendhal Place Vendôme Hotel Paris - MGallery Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Danielle Casanova,22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/6/0/55560_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Mercure Stendhal Place Vendome is rated four stars, is situated in the city centre and was built in 1800. The establishment boasts a restaurant, lifts, a safety deposit box service, room service and business facilities. ROOM: The establishment has 20 rooms with a hairdryer, an air-conditioning system, a television and a radio. FACILITIES: Guests are offered lifts, a safe, room service and business facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.48" OriginalAmount="290.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853748" Longitude="2.3366894" StarRating="4" HotelCode="|75282" HotelName="De Buci" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DE BUCI 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/2/8/2/75282_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2011, has breakfast service, a bar, air-conditioning, a lobby, a reception, express check-out, a safety deposit box service and a currency exchange service. The establishment also offers a lift, WiFi, room service and a laundry service. SITUATION: It has excellent transport links to places of interest. 15 minutes away, guests can find la Torre Eiffel, 15 minutes away from the establishment you have the Louvre Museum. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and cable and satellite television. They also have a radio, internet, a safety deposit box, a mini-bar, a coffee maker, an ironing set, an air-conditioning system and individual heating. MEALS: The establishment serves a continental buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.06" OriginalAmount="291.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87092" Longitude="2.3449" StarRating="4" HotelCode="|445047" HotelName="Grands Boulevards Experimental" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/4/7/445047_01abf331317.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.20" OriginalAmount="291.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8665221" Longitude="2.3253044" StarRating="4" HotelCode="|126725" HotelName="Maison Armance" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Cambon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/7/2/5/126725_74ee6b01628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="300.29" OriginalAmount="291.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857961679763" Longitude="2.3572062207501" StarRating="5" HotelCode="303949|649001" HotelName="Dupond-Smith" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Des Guillemites, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/f2/84f2f4ad8437ccaea8c416762a75de6d8d94426b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.33" OriginalAmount="291.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871726" Longitude="2.296907" StarRating="5" HotelCode="|59828" HotelName="Grand Champs-Élysées" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78 Bis, Avenue Marceau,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/2/8/59828_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: The modern establishment, has 46 rooms and suites. SITUATION: This establishment, is in an excellent location, the 8th Arrondissement it is in the Arc de Triomphe and the Champs-ElysÃ©es 3 minutes away, guests can find. ROOM: Each room has an air-conditioning system, a flat-screen television, films (available on request), with pay channels, a direct line telephone, internet, a safe and soundproofed windows. OTHERS: Clients have at their disposal a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="300.76" OriginalAmount="292.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863832522912" Longitude="2.3324784636498" StarRating="5" HotelCode="16548|hotel_regina_4" HotelName="Hotel Regina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place des Pyramides, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/7e/697e4e638cb94c2862c5049664b1b0f6a85ae795.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of the French capital, directly beside the Louvre and close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="300.76" OriginalAmount="292.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86906" Longitude="2.332527" StarRating="3" HotelCode="100951|hotel_choiseul_opera" HotelName="Choiseul Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/7b/e87bd45bf537db63e37f998a57f9ecc32ed85b03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Arr2/3/4:Halles-Marais-Notre Dame. The 47 welcoming guests rooms offer ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="300.76" OriginalAmount="292.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871309928689" Longitude="2.2981838443874" StarRating="3" HotelCode="318608|hotel_ekta" HotelName="Ekta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue Galilée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/41/04419f710f15d2e95e16f6505ff26f7d8f982a17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.79" OriginalAmount="293.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860389" Longitude="2.323103" StarRating="4" HotelCode="97062|dorsay" HotelName="Hotel d'Orsay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>93 Rue de Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a2/aba2d3b2716370cb49979b3802397b94e2e2b3ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.95" OriginalAmount="293.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8653026" Longitude="2.3363566" StarRating="4" HotelCode="|71705" HotelName="Moliere" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/0/5/71705_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel a lift, meeting room and internet. 500 metres away, clients have a public car park. ROOM: They have a hairdryer, an air-conditioning system, heating, a mini-bar, a satellite TV and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.05" OriginalAmount="293.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8756239" Longitude="2.3434597" StarRating="4" HotelCode="|15365" HotelName="Opera Cadet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CADET 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/5/15365_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is located near las GalerÃ­as Lafayette Los Grandes Bulevares La Opera around 28 kilometres away you can find ParÃ­s-Orly Airport. It is 25 kilometres away from Charles de Gaulle Airport. HOTEL: This hotel has 85 standard rooms, single rooms, double rooms, triple rooms and quadruple rooms. In the entrance, you can find a lobby with a reception. The establishment boasts lounge areas with a bar and a breakfast room with beautiful views of the courtyard. There are many services available at the establishment, including a laundry service, WiFi and a car park. ROOM: It has soundproofed rooms, with air-conditioning with a bathroom, a hairdryer, a satellite television, a mini-bar, internet and a safety deposit box. MEALS: The establishment offers cold buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.47" OriginalAmount="293.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864435" Longitude="2.335916" StarRating="4" HotelCode="|218456" HotelName="Drawing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 rue Richelieu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/4/5/6/218456_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="302.82" OriginalAmount="294.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853506525091" Longitude="2.3425796627998" StarRating="4" HotelCode="47992|villa_destrees" HotelName="Hotel Villa d'Estrees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Gît le Coeur, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/21/e1219fd8de6a08348ae09e3f35f0e530154b03d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.46" OriginalAmount="294.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87145" Longitude="2.3181" StarRating="4" HotelCode="|184086" HotelName="Le Pavillon Des Lettres" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Des Saussaies</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/0/8/6/184086_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.81" OriginalAmount="295.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854859269991" Longitude="2.3331168293953" StarRating="4" HotelCode="26017|2157945" HotelName="Bel Ami" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7/11 rue St-Benoît, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/3f/0a3f01d64c3358752028881f5b7b808ee02ed5f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, in Saint Germain des Prés, in the historic left bank ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="304.88" OriginalAmount="296.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871734" Longitude="2.326319" StarRating="4" HotelCode="68261|hotel_le_vignon" HotelName="Le Vignon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Vignon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/40/a540fb251ebd29be04fa61c2f19c5fc4059f2816.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.97" OriginalAmount="299.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876791048358" Longitude="2.3075875639916" StarRating="5" HotelCode="34207|the_hotel_du_collectionneur_arc_de_triomphe" HotelName="L'Hotel du Collectionneur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51-57 Rue de Courcelles, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/28/2f28d60f4b14ece6e0b044a79cbf90ed0298ca28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the 8th district and faces the wonderful Parc Monceau. The Cham...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.00" OriginalAmount="300.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877098" Longitude="2.297132" StarRating="5" HotelCode="130262|hotel_renaissance_paris_arc_de_triomphe" HotelName="Renaissance Paris Arc de Triomphe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/97/dc9796f49521e823931248fecbd774f079dcaf67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of Paris, close to the chic bars and restaurants of the F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870366069303" Longitude="2.2938658626003" StarRating="5" HotelCode="165503|37647" HotelName="Majestic Hotel-Spa Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue La Perouse, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/41/4a41c11c37ace26f06ceb520df0ca307f84a7b15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only a few steps away from the Champs-Elysées. There are numerous shopping ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.06" OriginalAmount="302.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851441" Longitude="2.337998" StarRating="4" HotelCode="110457|hotel_recamier" HotelName="Recamier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 bis, Place Saint Sulpice, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/21/f6211645aba35b5eb2c1a5865446ce251a3e5c70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.25" OriginalAmount="302.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8720212" Longitude="2.3239345" StarRating="5" HotelCode="|219323" HotelName="Alfred Sommier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue de l'Arcade 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/3/2/3/219323_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.69" OriginalAmount="302.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8691914" Longitude="2.30272" StarRating="4" HotelCode="|26420" HotelName="Château Frontenac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE PIERRE CHARRON 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/2/0/26420_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant rooms 104 rooms and 6 floors. In the establishment entrance, guests will find a hall, a reception, lifts, a currency exchange service and a cloakroom. The establishment has a bar, a dining room, a breakfast room and internet. The establishment offers guests a conference room, room service and a laundry service. SITUATION: This urban hotel is situated in a central area, the Champs-ElysÃ©es it is near next to the establishment, guests will find Montaigne and George V Avenue in the surrounding area, you can find shops, restaurants, cinemas and the theatres. 4 minutes away from the establishment you have Franklin D. Roosevelt the underground station of bus stops, is situated 3 kilometres away from the city centre, is 30 kilometres away from Paris Orly Airport. ROOM: All the rooms have a bathroom with a bath or shower, a bath with a hairdryer, a direct line telephone, a satellite TV and cable television. Are also furnished with internet, a stereo, an individual air-conditioning system and central heating. Guests are offered suites with a living room, Some rooms the Champs-ElysÃ©es with beautiful views of. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="312.67" OriginalAmount="303.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853496" Longitude="2.361878" StarRating="4" HotelCode="224983|660313" HotelName="Charles V - Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Saint Paul, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259214/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.75" OriginalAmount="303.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8533309" Longitude="2.3297708" StarRating="4" HotelCode="|164025" HotelName="Des Saints Peres" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/0/2/5/164025_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Saint Germain des PrÃ©s the city centre of. ROOM: The establishment has rooms, suites with satellite television, WiFi, a mini-bar and an air-conditioning system. FACILITIES: Guests are offered a living room, a dining room, a garden, room service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.94" OriginalAmount="303.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8552961" Longitude="2.2919625" StarRating="4" HotelCode="|15334" HotelName="Mercure Paris Centre Tour Eiffel" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE JEAN REY 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/3/4/15334_9eccfe01402.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, has 405 rooms and 12 floors. Outdoors, guests can find a terrace with gardens. SITUATION: This elegant, urban hotel is near the Seine River. It is located 200 metres away from the Eiffel Tower, a few minutes walk away, guests can find a public transport stop. ROOM: The stylish rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite and cable TV, a radio, WiFi (free of charge), an air-conditioning system and a safe (available for a fee). FACILITIES: This establishment has a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8722587" Longitude="2.3258620914016" StarRating="4" HotelCode="285136|55140" HotelName="Best Western Premier Opéra Opal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/e7/70e7d01b98b0d5706fd1c01df46a40dda619f372.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the right bank of the River Seine next to the Place de la Madeleine (100 m)...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.12" OriginalAmount="304.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87948134614" Longitude="2.2849885027356" StarRating="4" HotelCode="50601|le_meridien_etoile" HotelName="Le Meridien Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Boulevard Gouvion Saint-Cyr, 75848 Cedex 17, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/9d/d99ded67eb676a5b4eea32d7d37e2d848b75b5dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Paris opposite the Palais des Congres, this international hotel lies just a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="313.13" OriginalAmount="304.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863828" Longitude="2.3519345" StarRating="5" HotelCode="|217068" HotelName="Les Bains" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/0/6/8/217068_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856715" Longitude="2.327856" StarRating="5" HotelCode="93095|54268" HotelName="Montalembert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Montalembert, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/5b/4f5be578a014be8acbfa2e5126aa8cacfa17abde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of Saint-Germain-des-Prés, just 220 metres from Rue ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.15" OriginalAmount="305.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870662627182" Longitude="2.329334920081" StarRating="4" HotelCode="75478|hotel_indigo_paris_opera" HotelName="Indigo Paris - Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Edouard VII, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/7c/767c2ff74821f4671eab7d34118dc618baa023cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in a quiet pedestrian street in the very lively area of L'Opera, clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.15" OriginalAmount="305.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854922360735" Longitude="2.3084690699405" StarRating="5" HotelCode="936633|le_cinq_codet" HotelName="Le Cinq Codet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Louis Codet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/19/4919f42c356673e6dc2630528c554d3b205a7462.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.69" OriginalAmount="305.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86723" Longitude="2.285929" StarRating="4" HotelCode="|68480" HotelName="Renaissance Paris Nobel Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>55-57 Avenue Raymond Poincare</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/8/0/68480_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays and it offers excellent service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.48" OriginalAmount="306.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853533" Longitude="2.361856" StarRating="4" HotelCode="|273293" HotelName="Charles V" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Saint-Paul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/2/9/3/273293_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.21" OriginalAmount="307.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860291766117" Longitude="2.3442519705696" StarRating="4" HotelCode="77163|hotel_best_western_ducs_de_bourgogne" HotelName="Best Western Premier Ducs De Bourgogne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Pont Neuf, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fb/ddfb5fbe6fc4d853a7dcee3ae4335eb2ad559291.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a dream location in the very heart of Paris, next to the Pont Neuf, a few steps fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.06" OriginalAmount="309.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8604255" Longitude="2.323123" StarRating="4" HotelCode="|60536" HotelName="D'orsay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Lille ,93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/5/3/6/60536_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The DÂ´Orsay is rated three stars, is in ParÃ­s city centre and has 53 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.94" OriginalAmount="310.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879449" Longitude="2.284925" StarRating="4" HotelCode="|15336" HotelName="Le Méridien Paris Arc De Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD GOUVION SAINT CYR 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/3/6/15336_77998dc1459.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, is in a central area 1025 rooms, 9 floors, 9Â junior suites and 21 suites. In the entrance, guests are offered a lobby with elevators, a reception with safety deposit boxes and a currency exchange service. The establishment boasts a conference room with internet, an inviting bar, a cafÃ©, a kiosk and a restaurant with air-conditioning, At an extra cost you can use room service, the laundry service and internet. The establishment offers guests a car park. SITUATION: This hotel is in ParÃ­s the city centre of it is in front of the Congress Centre, the Champs-ElysÃ©es and the Arc de Triomphe 800 metres away, guests will find the Eiffel Tower and the Louvre 2 kilometres away, you can find the establishment, is situated 3 kilometres away from La DÃ©fense the business district it is situated 20 minutes away from and the railway station, 25 kilometres away from Paris Orly Airport it is situated 32 kilometres away from Charles de Gaulle Airport. ROOM: The comfortable, modern rooms, have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a safe (available for a fee), a central air-conditioning system and central heating. FACILITIES: It is situated 30 minutes away from a golf course. OTHERS: The establishment offers buffet breakfast, lunch and dinner and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.27" OriginalAmount="310.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885371" Longitude="2.311405" StarRating="4" HotelCode="|454039" HotelName="Card " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>104 Rue Cardinet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/3/9/454039_c04eef21616.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.33" OriginalAmount="311.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883547826604" Longitude="2.3314402607558" StarRating="5" HotelCode="305699|maison_souquet" HotelName="Maison Souquet Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Bruxelles, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/66/99669b868c3bf256d3aeef5c9540d11a9153bd4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.38" OriginalAmount="311.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870451" Longitude="2.293815" StarRating="5" HotelCode="|71702" HotelName="Majestic Spa Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 RUE LA PEROUSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/0/2/71702_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in ParÃ­s district 16, 400 metres away from the square Charles de Gaulle and the Arc de Triomphe. 190 metres away, guests will find KlÃ©ber Underground Station and 400 metres away, guests will find the underground station of Charles de Gaulle. 15 minutes walk away, guests can find la Torre Eiffel the establishment is 5 minutes away from los Campos ElÃ­seos ROOM: The rooms parisian style have a television, a bathroom and a mini-bar. Some accommodation options have a kitchen and a private terrace. All the accommodation options have WiFi. FACILITIES: There is a range of facilities and services available at the establishment, including a spa, a swimming pool, a hammam, a sauna, a fitness room, a massage service and beauty treatments. RESTAURANT: It serves a buffet breakfast and breakfast served to your room. Clients also have at their disposal an Ã  la carte restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.21" OriginalAmount="312.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868115" Longitude="2.348796" StarRating="4" HotelCode="|524719" HotelName="du Sentier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48 rue du Caire</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/7/1/9/524719_739d12c1123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.39" OriginalAmount="313.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867345" Longitude="2.28573" StarRating="5" HotelCode="29712|renaissance_paris_le_parc_trocadero_hotel" HotelName="Renaissance Paris Le Parc Trocadero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55-57 Avenue Raymond Poincare, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/da/b9daa3a185c84909c77046a4073f66e952471492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 500 m from the Trocadero, while it is 1.3 km from the Eiffel Tower and Paris Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.39" OriginalAmount="313.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86393419" Longitude="2.35203837" StarRating="5" HotelCode="336673|les_bains_paris" HotelName="Hotel Les Bains Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue du Bourg-l'Abbé, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/6f/7e6f69a4e90cdeaafb6b8585c4dca297d13f9845.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.39" OriginalAmount="313.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8719685" Longitude="2.3259359" StarRating="4" HotelCode="|71724" HotelName="Opéra Opal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE TRONCHET 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/2/4/71724_02aee710726.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This luxury, urban hotel, has 33 rooms, 2 suites, a hall with a reception, a reception, a safety deposit box service, a lift, a kiosk, a breakfast room, WiFi and room service. SITUATION: This hotel is situated next to Sena the river Place de la Madeleine it is situated 100 metres away from it has good links to the monuments, the tourist attractions ,the Champs-ElysÃ©es it is situated 15 kilometres away from Louvre 17 kilometres away from the establishment, guests will find it is situated 30 kilometres away from Charles de Gaulle and Paris Orly the airports of. ROOM: apartments with a shower or bath, a hairdryer, a double bed, a satellite or cable television, internet, a safe, a mini-bar, an air-conditioning system and a balcony or terrace. FACILITIES: It is situated 15 minutes away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Diners Club and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.45" OriginalAmount="315.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866593878795" Longitude="2.3090171813965" StarRating="5" HotelCode="31385|la_maison_champs_elysees" HotelName="La Maison Champs Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/b3/f6b35d1d9e7650eeec7088499c1c30934406005b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated between the Champs-Élysées and the Avenue Montaigne in the heart of the Golden Triangle, cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.45" OriginalAmount="315.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872573" Longitude="2.336918" StarRating="4" HotelCode="200900|marriott_opera_ambassador" HotelName="Paris Marriott Opera Ambassador" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Boulevard Haussmann, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/9b/b49b10a3351696abb759df41445bd26f5e20d192.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just minutes from the Louvre and the Sacré-Coeur, and enjoys a truly enviable location...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.48" OriginalAmount="316.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853395" Longitude="2.329852" StarRating="4" HotelCode="110451|hotel_des_saints_peres" HotelName="Des Saintes Peres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65, rue des Saints-Pères, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/b1/5eb1e755f3348c18d000c670c680a566b7cb6a1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.60" OriginalAmount="320" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845053" Longitude="2.252664" StarRating="5" HotelCode="298449|39478" HotelName="Hôtel Molitor Paris - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Nungesser et Coli, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/3c/403ce359928b03ac553ba1d41cefe79602730116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.60" OriginalAmount="320.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851524551031" Longitude="2.3486924171448" StarRating="4" HotelCode="34424|melia_colbert" HotelName="Meliá Paris Notre-Dame" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Hotel Colbert, 75005 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/68/7d688956eae143a863fdfc0655906022ebe03ce1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming boutique hotel lies in the exciting city of Paris, on the fashionable left bank of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="330.69" OriginalAmount="321.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875597" Longitude="2.325543" StarRating="4" HotelCode="47693|180656" HotelName="Hilton Paris Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Saint Lazare, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/90/df9077748ca4c167760731c7f8ccb81e4b933d9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful, central location, close to the opera and the large department...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.20" OriginalAmount="322.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8653641" Longitude="2.3951067" StarRating="2" HotelCode="|271370" HotelName="Nadaud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de la Bidassoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/3/7/0/271370_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.36" OriginalAmount="324.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8493996" Longitude="2.3095" StarRating="4" HotelCode="|22639" HotelName="Villa Saxe Eiffel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VILLA DE SAXE 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/3/9/22639_260cd1a1442.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 51 rooms and 4 suites. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service and lifts. With regards to the food and beverage offering, the establishment has a breakfast room, a cafÃ©, a cosy bar and a restaurant. The establishment offers guests room service (for a fee) and a laundry service (for a fee), It has internet and indoor parking. SITUATION: This attractive hotel is in a central location, is situated in ParÃ­s a peaceful, residential area of in the surrounding area, clients can find shops, entertainment areas ,the Eiffel Tower and Les Invalides it is near it is situated 5 kilometres away from the MusÃ©e d'Orsay the museum it is situated 20 kilometres away from Paris Orly Airport it is situated 40 kilometres away from Charles de Gaulle Airport. ROOM: The rooms a bathroom, a direct line telephone, satellite or cable TV, internet, a mini-bar and a king size or double bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.93" OriginalAmount="326.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8684845" Longitude="2.3609275" StarRating="5" HotelCode="|198966" HotelName="Renaissance Paris Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Rene Boulanger</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/9/6/6/198966_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="336.21" OriginalAmount="326.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842051109709" Longitude="2.3253638368078" StarRating="3" HotelCode="296501|19771" HotelName="Hôtel Suites Unic Renoir St. Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue du Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2529d005ab7e3fd0/f9/f966f9cb1e9a0a1e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="337.18" OriginalAmount="327.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84828" Longitude="2.36573" StarRating="4" HotelCode="|183646" HotelName="Goralska Résidences Paris Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Boulevard Bourdon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/6/4/6/183646_1_7385.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="337.83" OriginalAmount="327.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864425" Longitude="2.285038" StarRating="4" HotelCode="|444811" HotelName="Canopy by Hilton Paris Eiffel Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue d'Eylau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/1/1/444811_993e6131141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="338.98" OriginalAmount="329.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8680992" Longitude="2.3333099" StarRating="4" HotelCode="|15315" HotelName="Edouard 7 Paris Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue De L'Opera</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/1/5/15315_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Edouard VII is rated four stars, is in the city centre and was built in 1877. The establishment boasts a restaurant, lifts, a concierge, a safety deposit box service, room service, a bellboy, a cafÃ©, business facilities and pets are allowed. ROOM: The establishment has 65 rooms with a hairdryer, an air-conditioning system and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.46" OriginalAmount="329.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871338114655" Longitude="2.3280394077301" StarRating="4" HotelCode="13988|302675" HotelName="Le Pera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b6/1ab6e882f2a1860dc6105e4d77c1e1fc4641bb11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively Opéra and La Madeleine district, very close to major department stores and Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.35" OriginalAmount="330.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88354" Longitude="2.33153" StarRating="5" HotelCode="|184101" HotelName="Maison Souquet,  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue De Bruxelles</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/0/1/184101_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.93" OriginalAmount="331" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.82934058" Longitude="2.29232592" StarRating="3" HotelCode="840807|394149" HotelName="Mama Shelter Paris West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue De La Porte De La Plaine, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/d2/aed20676aa49276cd2bba1ff884f6beba78fedeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.93" OriginalAmount="331.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864510376527" Longitude="2.2886098396923" StarRating="5" HotelCode="15678|citadines_suites_arc_de_triomphe_paris" HotelName="La Clef Tour Eiffel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 avenue Kléber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/c7/75c7d10ba6497e1a67d733a41876c916f04e99df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a prime location in the 16th arrondissement, about 290 m distance from the Trocade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.93" OriginalAmount="331.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868323" Longitude="2.326862" StarRating="5" HotelCode="47253|castille_paris" HotelName="Castille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-37 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/4c/924c392f9377a15a81eca9686bf90442269d02f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel whose interiors combine tasteful French and Venetian styles, is situated at t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.95" OriginalAmount="332.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8650081" Longitude="2.2886558" StarRating="5" HotelCode="|75210" HotelName="La Clef Tour Eiffel Paris The Crest Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/2/1/0/75210_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 1993 and Ricardo Bofill decorated by It has 83 large, elegant rooms, The establishment has suites. ROOM: The rooms have a marble bathroom, Some rooms have a terrace, They have views of the city or patio. FACILITIES: There are many facilities and services available at the establishment, including lounges, an indoor courtyard, a sauna and a spa. With regards to the food and beverage offering, there is a bar and a restaurant. Clients can use a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="342.99" OriginalAmount="333.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865662" Longitude="2.282967" StarRating="4" HotelCode="94387|radisson_blu_le_metropolitan_hotel_paris_eiffel" HotelName="Le Metropolitan, a Tribute Portfolio Hotel, Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de Mexico, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/e8/7ce8ef89361bba406a8cf48a017a5f22ca9023cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the right bank of the River Seine in Paris. The area is home to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="345.70" OriginalAmount="335.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865523" Longitude="2.283162" StarRating="4" HotelCode="|71001" HotelName="Le Metropolitan a Tribute Portfolio " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10; PLACE DE MEXICO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/0/0/1/71001_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This stylish hotel rooms and has excellent service. SITUATION: Around the establishment, clients can find the leisure areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.08" OriginalAmount="336.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84827254" Longitude="2.36577693" StarRating="4" HotelCode="398464|goralska_residences_paris_bastille" HotelName="Goralska Residence Paris Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Boulevard Bourdon, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/zz/1bad4bd9f9cb6a9085f3df6f7858d883f6075142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.23" OriginalAmount="337.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866621" Longitude="2.309011" StarRating="5" HotelCode="|15237" HotelName="La Maison Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8, rue Jean Goujon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/3/7/15237_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 40 modern rooms, with sea views and with air-conditioning. In the entrance, guests are offered a lobby with a reception, express check-out, a lift and a kiosk. The establishment boasts a cafÃ©, a bar, conference facilities, internet, room service, a laundry service and a car park (for a fee). SITUATION: This hotel the Champs-ElysÃ©es and Avenue Montaigne it is between la Plaza de la Concordia it is near. ROOM: Each room has internet (free of charge), a satellite TV, a bathroom with a bath and a hairdryer. a direct line telephone They also have a radio, a safety deposit box, a mini-bar, a coffee maker, a kettle, an iron, individual air-conditioning and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant with terrace, Guests are offered continental and buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.39" OriginalAmount="338.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876818" Longitude="2.297257" StarRating="5" HotelCode="|78994" HotelName="Renaissance Paris Arc De Triomphe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue de Wagram</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/9/9/4/78994_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Renaissance Paris Arc De Triomphe is rated five stars. It has WiFi, a gym and a restaurant. SITUATION: It is close to the Arc de Triomphe, and Avenue los Campos ElÃ­seos. ROOM: The establishment has spacious rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.00" OriginalAmount="341.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871267" Longitude="2.287454" StarRating="4" HotelCode="|471496" HotelName="Mode Paris Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Leroux</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/9/6/471496_ef98fd71147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.21" OriginalAmount="341.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8647404" Longitude="2.328931" StarRating="4" HotelCode="|15208" HotelName="Brighton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE RIVOLI 218</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/0/8/15208_ba4e2680338.jpg</HotelPictures>
        <HotelDescription>HOTEL: was built in 1870, has 5 floors, 70 rooms, 5 single rooms, 30 double rooms and 1 suite. In the entrance, guests are offered a hall, a safety deposit box service, a currency exchange service and internet (on request). SITUATION: This hotel is in ParÃ­s the city centre of TullerÃ­as it is opposite Ã“pera, Champs-ElysÃ©es, Place VendÃ´me ElÃ­seos and Louvre it is close to it is 100 metres away from the city centre, 200 metres away, there is a public transport stop, 1 kilometre away, you can find Lafayette the Galeries. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a fridge and a safe. PAYMENT METHODS: Customers can pay by American Express, Mastercard, Visa, Diners Club and JCB.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.29" OriginalAmount="343.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880505" Longitude="2.284557" StarRating="4" HotelCode="47692|hyatt_regency_paris_etoile_2" HotelName="Hyatt Regency Paris Étoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place du Général Kœnig, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/f8/faf83a6669800905b7dcf278de8955b4b4f667eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys an ideal location in the city of Paris. It is only 5 minutes to the Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="353.30" OriginalAmount="343.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8738899" Longitude="2.3006699" StarRating="5" HotelCode="|55293" HotelName="Norman and Spa - Paris Champs Élysées" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9-11, Rue Balzac</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/9/3/55293_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 37 standard rooms and 11 suites. There are many services available at the establishment, including room service, a laundry service and an ironing service. Some of the facilities that the establishment offers to guests include a car park and a restaurant. SITUATION: This hotel is in ParÃ­s district 5. It is situated 50 metres away from the Champs-ElysÃ©es and el Arc de Triomphe. ROOM: The establishment has soundproofed rooms with a hairdryer, individual air-conditioning, a mini-bar, a television, WiFi and a CD player. Some rooms have a DVD player.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.02" OriginalAmount="343.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855064" Longitude="2.333736" StarRating="3" HotelCode="|80753" HotelName="Saint Germain Des Pres" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Bonaparte, 36 - 75006</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/7/5/3/80753_7e142df1506.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in the 18th Century, has rooms, with WiFi (free of charge), a reception, a babysitting service and tourist information. SITUATION: It is 2 minutes away fromSaint Germain the commercial area of the metro station, 5 minutes away from the establishment clients have Saint-Sulpice the Church of. ROOM: The rooms have a satellite television and a marble bathroom. OTHERS: Regarding the food and beverage offering, clients have a continental breakfast and a lounge bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86310444" Longitude="2.35807595" StarRating="0" HotelCode="943679|399960" HotelName="Sinner Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>116 Rue du temple, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/45/6b45cd7b5724c9a713e927f7cdd6c9280a38de8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.99" OriginalAmount="347.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8753967" Longitude="2.3255985" StarRating="4" HotelCode="|15385" HotelName="HILTON OPERA PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Saint-Lazare, 108</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/8/5/15385_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.44" OriginalAmount="348.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87029958" Longitude="2.29387793" StarRating="0" HotelCode="614403|majestic_apartments_champs_elysees" HotelName="Majestic Apartments Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>30 Bis Rue La Perouse, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/05/9f0580a2388b94d558fd9fd923ec56bc9dc50535.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="358.74" OriginalAmount="348.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873685" Longitude="2.300415" StarRating="5" HotelCode="29711|115432" HotelName="De Vigny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9/11 Rue Balzac, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47709/a_47709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the prestigious 8th district, in the heart of Paris. As convenient for busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880861" Longitude="2.302387" StarRating="3" HotelCode="110536|32987" HotelName="Noir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Léon Jost, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/53/cc/53cc298c509cb3ba41acb32662ad39a186be673b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="359.78" OriginalAmount="349.3" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870395125533" Longitude="2.3297211527824" StarRating="5" HotelCode="17368|FR003664" HotelName="Sofitel Le Scribe Paris Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Scribe, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/ef/30ef395ee3363cd47d81629cfe63cc330545c1ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city, the family-friendly hotel is located just a few metres from Opera Garnier ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="360.50" OriginalAmount="350.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865204397676" Longitude="2.3045486211777" StarRating="4" HotelCode="34435|melia_royal_alma_2" HotelName="Meliá Paris Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/45/474514cf07641e90bcc9a8eff2416ecb310830b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of the French capital, close to the right-hand bank of the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="363.59" OriginalAmount="353.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869814" Longitude="2.320877" StarRating="4" HotelCode="263389|otel_marquis_faubourg_sainthonore" HotelName="Marquis Faubourg Saint-Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue d’Anjou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/45/77451a178f1c735346ad7cbe66deed3b5a51ae4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="364.73" OriginalAmount="354.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880288" Longitude="2.284292" StarRating="4" HotelCode="|15227" HotelName="Hyatt Regency Paris Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Boulevard Gouvion Saint-Cyr (Antes Place du General Koenig,3)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/2/7/15227_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel los Campos ElÃ­seos it is between excellent transport links to the convention centre and the metro station. Porte Maillot is situated in. HOTEL: This elegant hotel rooms, has rooms with ocean views, a panoramic bar and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="365.07" OriginalAmount="354.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869090436818" Longitude="2.3220285773277" StarRating="5" HotelCode="17721|FR003689" HotelName="Sofitel Paris Le Faubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Boissy d'Anglas, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/4f/604f8e5a9affc1a479dfa788f1c2d8d2498ffab7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel lies at the heart of Paris, between the Place de la Concorde, the wonderfu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.65" OriginalAmount="355.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866300988206" Longitude="2.2866287827492" StarRating="4" HotelCode="18736|radisson_blu_le_dokhans_hotel" HotelName="Le Dokhan's, a Tribute Portfolio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/8c/3f8ce098b17199f6f315bfe0eb13680404fb1d84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the 16th arrondissement of Paris. The property lies 1 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.65" OriginalAmount="355.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855046" Longitude="2.333748" StarRating="3" HotelCode="81969|saint_germain_des_pres_2" HotelName="Hôtel Saint Germain des Prés" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Bonaparte, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/94/be9463470863062c7159ecd2edd03b763c4f8064.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.75" OriginalAmount="355.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8717003" Longitude="2.2986" StarRating="5" HotelCode="|15249" HotelName="Chateau Des Fleurs" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE VERNET 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/4/9/15249_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic hotel, has 42 rooms, 6 floors, air-conditioning, a hall, a reception, a safety deposit box service and a lift. Guests are also offered a breakfast room, meeting rooms, some services (for a fee), room service and a laundry service. SITUATION: This luxurious hotel is in the 8 District, close to the metro station. Around 1 kilometre away you can find the city centre and the Congress Centre. This hotel is situated 30 kilometres away from Disneyland, 5 kilometres away from Gare du Nord, 25 kilometres away from Airport Paris Orly and 40 kilometres away from Airport Charles de Gaulle. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a safe (available for a fee), a mini-bar, heating and an individual air-conditioning system. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.22" OriginalAmount="356.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8637924" Longitude="2.3323643" StarRating="5" HotelCode="|15278" HotelName="Regina Louvre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Place des Pyramides,2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/7/8/15278_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.71" OriginalAmount="357.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8704708" Longitude="2.29918773" StarRating="0" HotelCode="792061|la_clef_champselysees" HotelName="La Clef Champs-Élysées Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Garden,Internet,Laundry,Parking,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de Bassano, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/29/77296c882567224ec8238d15c26065d6baa5514e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The building that houses La Clef Champs-Élysées Paris was built in 1907 by the Hennessy family in a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.39" OriginalAmount="357.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8706" Longitude="2.29917" StarRating="5" HotelCode="|444931" HotelName="La Clef Champs-Élysées Paris By The Crest Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Rue de Bassano</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/3/1/444931_5b950e41423.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.74" OriginalAmount="358.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856094470337" Longitude="2.2941262628058" StarRating="3" HotelCode="318612|residence_charles_floquet" HotelName="Residence Charles Floquet Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue Charles Floquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/56/5a5632d0399b97a41e329175af2b0e62c72b5108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867798946735" Longitude="2.3032115399837" StarRating="4" HotelCode="31207|16656" HotelName="Franklin D Roosevelt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Clement Marot, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e8/dde8c0a6dc9ed390438e62457d4e53f61b2b008b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Champs-Élysées and Avenue Montaigne. There are plenty of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="370.42" OriginalAmount="359.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871757999322" Longitude="2.298492193222" StarRating="4" HotelCode="31388|7195" HotelName="Amarante Champs Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Vernet, 75008, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50120/a_50120_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located in Paris' popular 8th Arrondissement. It is only a short walk to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.48" OriginalAmount="360.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8684998" Longitude="2.3215001" StarRating="5" HotelCode="|19691" HotelName="SOFITEL LE FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>rue Boissy d'Anglas,15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/9/1/19691_5c88bc50748.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel occupies two private mansions dating from the 18th and 19th Centuries. SITUATION: The establishment is in the centre of ParÃ­s, 50 metres from la Place de la Concorde and 100 metres from los Campos ElÃ­seos. ROOM: Guests are offered standard rooms and suites, soundproofing with an air-conditioning system, flat-screen satellite television, WiFi and a bathroom. RESTAURANT: In the food and beverage department this establishment offers its guests gourmet restaurant and 2 bars. FACILITIES: You also have at your disposal a wellness centre, a fitness centre, 2 hammams, a massage service and beauty treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="373.11" OriginalAmount="362.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8700947" Longitude="2.2980287" StarRating="5" HotelCode="|67383" HotelName="Intercontinental Paris Champs Elysées Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64 AVENUE MARCEAU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/3/8/3/67383_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant and a patio. SITUATION: Is situated in an excellent location, near the establishment, you will find tourist areas, in the surrounding area, clients have shops, restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.05" OriginalAmount="364.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86387" Longitude="2.33587" StarRating="5" HotelCode="|24796" HotelName="La Clef Louvre Paris By The Crest Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue De Richelieu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/7/9/6/24796_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Citadines Louvre is rated three stars, is in the city centre and was built in 1998. It has a restaurant, lifts, a concierge, a safety deposit box service, business facilities and pets are allowed. ROOM: Clients are offered 51 rooms with a hairdryer, an air-conditioning system, a television and a radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.22" OriginalAmount="364.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8599405" Longitude="2.344037" StarRating="4" HotelCode="|71721" HotelName="Ducs De Bourgogne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DU PONT NEUF 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/2/1/71721_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 50 rooms and 7 floors. In the entrance, guests are offered a lobby with express check-out, a reception, a safety deposit box service, a lift and a kiosk. Guests can enjoy a breakfast room, conference rooms, internet and room service. SITUATION: It is inParÃ­s the city centre of Pont Neuf it is close to Place du ChÃ¢telet nearby, you will find Louvre It is situated 1 kilometre away from 100 metres away, clients have ChÃ¢telet the metro stations of it is 30 kilometres away from Charles de Gaulle and Paris Orly the airports of. ROOM: Each room has a bathroom with a bath or shower, a hairdryer, satellite and cable television, internet, a safe, a mini-bar, an air-conditioning system and a balcony or terrace. OTHERS: it is situated 11 kilometres away from a golf course, The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="376.07" OriginalAmount="365.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8711913" Longitude="2.28724527" StarRating="4" HotelCode="651810|626090" HotelName="Mode Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Leroux, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/da/dad2e028927e62d8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="376.11" OriginalAmount="365.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8515015" Longitude="2.3485" StarRating="5" HotelCode="|22915" HotelName="Maison Colbert Member of Melia Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE L'HOTEL COLBERT 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/5/22915_4875f021416.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel, has 4 floors, 39 rooms, 36 single rooms, 2 suites and 1 apartment. In the establishment entrance, guests will find a lobby with elevators, a safety deposit box service, a currency exchange service and a reception. The establishment boasts a TV room, a cafÃ©, a bar, an Ã  la carte restaurant, room service, a laundry service and internet. SITUATION: This inviting hotel is situated next to Sena, close to the Latin Quarter and Boulevard Saint-Germain. It is just 5 kilometres away from Gare du Nord Railway Station and 4 kilometres away from Gare de l'Est. 20 kilometres away from the establishment, guests will find Paris Orly Airport. It is just 25 kilometres away from Charles de Gaulle Airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a double bed, central heating, individual air-conditioning and a safe. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.10" OriginalAmount="370.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87052" Longitude="2.298029" StarRating="5" HotelCode="110480|intercontinental_paris_avenue_marceau" HotelName="InterContinental Paris Avenue Marceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Avenue Marceau, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/47/64475cbdab499cb4e343ad73e02f72aa6ab248b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.21" OriginalAmount="371.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871766" Longitude="2.33479" StarRating="5" HotelCode="|445001" HotelName="Maison Albar Hotels Le Vendome" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Helder</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/0/1/445001_e6d8ed61114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.16" OriginalAmount="372.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867965" Longitude="2.325791" StarRating="5" HotelCode="25340|burgundy" HotelName="Burgundy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Rue Duphot, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/zz/32ad0882e4d14f8f25d2e8e04cd253ac8d66fd30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Excellently located where the Rue Duphot meets the rue Saint-Honoré, this family-friendly hotel is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="384.19" OriginalAmount="373.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863986075279" Longitude="2.3362372595245" StarRating="5" HotelCode="36929|citadines_suites_louvre_paris" HotelName="La Clef Louvre Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/a4/62a464aa89e5cafe3f6cdf74fafc5b81f9a15e03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is situated just a few steps from Paris' opera. The hotel is located directly opposit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.42" OriginalAmount="374.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8514" Longitude="2.33645" StarRating="5" HotelCode="|183871" HotelName="Esprit Saint-germain" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Saint Sulpice</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/7/1/183871_1_1922.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.28" OriginalAmount="376.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871989" Longitude="2.297915" StarRating="5" HotelCode="14016|hotel_vernet" HotelName="Le Vernet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue Vernet, Champs Elysees, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/49/454972c8c01f2a40bdc4582261f3e564da1aea34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1.5 km from the Champs Elysees and the Arc de Triomphe. It is the ideal place f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.28" OriginalAmount="376.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872885" Longitude="2.3215" StarRating="5" HotelCode="26016|hyatt_paris_madeleine" HotelName="Hyatt Paris Madeleine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/a9/80a9e55942d0e011f5f2b362073d02036419b695.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Paris on Boulevard Malesherbes, close to the oper...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.34" OriginalAmount="378.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86505222" Longitude="2.30770611" StarRating="4" HotelCode="848638|le_damantin_hotel" HotelName="Le Damantin Hotel Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Bayard, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/85/75850a2de5cc7ab710d295ccc3f1cb16b5a3e4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.40" OriginalAmount="380.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872268736634" Longitude="2.3034851253033" StarRating="5" HotelCode="13845|hotel_lancaster_2" HotelName="Hôtel Lancaster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/39/a23916b74d66ee3e57879b56f1629e06f42f7a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a stone’s throw from the most famous avenue in the world, the Champs Elysées, and just around t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.69" OriginalAmount="382.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856089" Longitude="2.2942" StarRating="0" HotelCode="|198027" HotelName="Résidence Charles Floquet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE CHARLES FLOQUET 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/0/2/7/198027_1_3272.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.82" OriginalAmount="383.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8652084" Longitude="2.3040772" StarRating="5" HotelCode="|22899" HotelName="Villa Marquis Meliá Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE JEAN GOUJON 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/9/9/22899_e2c68101542.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.16" OriginalAmount="384.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8722992" Longitude="2.3038001" StarRating="5" HotelCode="|54589" HotelName="Lancaster" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue De Berri - Champs Elysees</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/8/9/54589_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, was built in the 19th Century, has 46 rooms, 11 suites, 8 floors, an interior patio and a garden. In the entrance, guests are offered a hall with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment has a bar, a restaurant, conference rooms, internet, room service, a laundry service and a car park. SITUATION: The hotel 8 arrondissement is situated in this hotel the Champs-ElysÃ©es and the Triangle d'Or it is near Rue du Faubourg Saint-HonorÃ© it is located next to the Where guests can enjoy and. the Tuileries Garden 15 minutes away from the establishment, you can find it is situated 20 minutes away from Louvre the museum it is 20 kilometres away from Paris Orly Airport it is 30 kilometres away from Charles de Gaulle Airport. ROOM: The establishment has standard rooms and suites, large, sofas and a desk. All rooms are quiet, bright, They are equipped with double-glazed windows, a direct line telephone, a television with DVD, a satellite television and cable television. Guests also have at their disposal a towel warmer, towels, a bathrobe, slippers, a hairdryer, a direct line telephone, internet, a mini-bar, an iron, an air-conditioning system, heating and a safety deposit box. FACILITIES: The establishment has a gym and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.30" OriginalAmount="386.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8663366" Longitude="2.286517" StarRating="5" HotelCode="|39878" HotelName="Le Dokhans a Tribute Portfolio Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE LAURISTON 117</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/7/8/39878_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 45 rooms, air-conditioning, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment also offers a TV room, a restaurant, room service, a laundry service and a car park. SITUATION: Trocadero It is located between, 200 metres away, guests have the cathedral situated 5 kilometres away fromGare du Nord the Railway Station of. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, satellite and cable television, a radio, a stereo and internet. They also have a mini-bar, a double bed, an ironing set, a safety deposit box, an air-conditioning system and individual heating. FACILITIES: The establishment boasts a massage service. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a continental or buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.39" OriginalAmount="386.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8727311" Longitude="2.3367227" StarRating="4" HotelCode="|63375" HotelName="Marriott Paris Opera Ambassador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOULEVARD HAUSSMANN 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/3/7/5/63375_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a gym, WiFi (free of charge) and a restaurant. SITUATION: This 4 star hotel is in ParÃ­s the centre of the Galeries Lafayette it is situated close to.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.67" OriginalAmount="389.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860608836236" Longitude="2.3441998048934" StarRating="5" HotelCode="471781|maison_albar_hotel_paris_celine" HotelName="Maison Albar Hotel Paris Céline" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>23/25 Rue Du Pont Neuf, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/52/e35262156a7c083a2d36105aa5ef153c5892d15a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A restaurant, a bar and room service are avai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.82" OriginalAmount="394" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868195924694" Longitude="2.3003925383091" StarRating="5" HotelCode="64910|39468" HotelName="Hotel de Sers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 avenue Pierre 1er de Serbie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/0e/d10efb7bfb4489e1788ee693a3b7df216966e0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.14" OriginalAmount="397.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8677635" Longitude="2.3031039" StarRating="4" HotelCode="|15371" HotelName="La Demeure Montaigne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CLEMENT MAROT 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/7/1/15371_d41c9221400.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.27" OriginalAmount="398.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863" Longitude="2.335593" StarRating="5" HotelCode="|15386" HotelName="Du Louvre, In The Unbound Collection By Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/8/6/15386_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a business centre, a valet service and indoor parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="412.54" OriginalAmount="400.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869397" Longitude="2.331158" StarRating="4" HotelCode="19376|CAF407700" HotelName="Westminster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/f0/3ef00750f4ab3651e8d4581c9accbc6f5d646f49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the Rue de la Paix at heart of Paris, between the Rue Vendô...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.15" OriginalAmount="405.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856356" Longitude="2.335257" StarRating="4" HotelCode="101029|lhotel" HotelName="L'Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue des Beaux-Arts, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/b5/dbb58e7cb3abb65a39c608f1ad14f462cc8ea6ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.21" OriginalAmount="407.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87279389" Longitude="2.30522712" StarRating="5" HotelCode="633096|hotel_de_berri_a_luxury_collection_hotel_paris" HotelName="Hôtel De Berri A Luxury Collection Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18-22 Rue de Berri Paris, 75008 France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/49/61490adea6e07f6f57b447b73620f3e9a2d9a54c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421.27" OriginalAmount="409" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87044504" Longitude="2.32342533" StarRating="0" HotelCode="765229|348398" HotelName="Fauchon L'Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/98/7d982ef0f7e63f3eb051e674db591ff77e65468f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 5 star hotel is located in the city centre of Paris. It is close to the Madeleine and the neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.26" OriginalAmount="409.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8679008" Longitude="2.3255999" StarRating="5" HotelCode="|15354" HotelName="Le Burgundy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Duphot,8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/5/4/15354_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a concierge and a baggage room. ROOM: The rooms have satellite and cable TV. OBSERVATIONS: Pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.43" OriginalAmount="412.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86504" Longitude="2.30774" StarRating="5" HotelCode="|445046" HotelName="Le Damantin and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Bayard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/4/6/445046_e1ace431313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.42" OriginalAmount="414.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.862973" Longitude="2.335692" StarRating="5" HotelCode="11933|hotel_du_louvre_a_hyatt_hotel" HotelName="Hôtel du Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place André Malraux, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/fc/11fc893116be4464b9615f43b82287aea06f9cce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies just a few paces from the Louvre at the heart of Paris' business distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="427.45" OriginalAmount="415.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873684483793" Longitude="2.3063041269779" StarRating="5" HotelCode="34411|champs_elysees_plaza" HotelName="Champs Elysees Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/92/fb92ee1a1ad25b3158791b00780954e8ed47527e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Paris, close to the famous Champs-Élysées boulevard, making i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="432.60" OriginalAmount="420" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871083" Longitude="2.304649" StarRating="5" HotelCode="87703|29645" HotelName="Fraser Suites Le Claridge Champs-Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>74, avenue des Champs-Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/d3/aed30fa798345d23af985771f54dd68d184d8950.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic apartment hotel enjoys a wonderful location on the Champs-Élysées and is the perfect h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="432.60" OriginalAmount="420.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86054338" Longitude="2.31033534" StarRating="5" HotelCode="439869|hotel_le_narcisse_blanc_spa" HotelName="Hotel Le Narcisse Blanc &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>19 Boulevard De La Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/fc/b3fc758a231f3fb7ddc167c6fb05a31f9f3daeb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.75" OriginalAmount="425.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866383033032" Longitude="2.2893176972866" StarRating="5" HotelCode="10904|hotel_baltimore_paris__mgallery_collection" HotelName="Sofitel Paris Baltimore Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Bis Avenue Kleber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/93/68930b6c60c8e75939b0f960c89d5503505347ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Paris’ most elegant district, near to the Champs-Élysées, the Arc de Triomph...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="438.78" OriginalAmount="426" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865466417067" Longitude="2.3038592934608" StarRating="5" HotelCode="74025|54297" HotelName="Hotel Montaigne Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Montaigne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/4e/024eedfb638cec6f620cfb39dead0588bdadd606.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.78" OriginalAmount="426.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860213" Longitude="2.318372" StarRating="4" HotelCode="82835|hotel_bourgogne__montana" HotelName="Bourgogne &amp; Montana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Bourgogne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e8/c6/e8c6b92a47eeff56a9e61eb0ac34e48145594fbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 7th arrondissement in the heart of Paris, the hotel is across from Place du Palais B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="440.00" OriginalAmount="427.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850012" Longitude="2.362456" StarRating="5" HotelCode="|447904" HotelName="So/ Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/9/0/4/447904_716c1a70833.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="441.29" OriginalAmount="428.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872377234563" Longitude="2.3093095421791" StarRating="4" HotelCode="31208|7724" HotelName="Rochester Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue de la Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/07/fc079c3285d5d3cf766f435a4e78ece283268d26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel lies on a main street and the heart of the French capital. The famous Champ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.60" OriginalAmount="428.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85544" Longitude="2.36197" StarRating="4" HotelCode="|478556" HotelName="Hôtel de JoBo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10, rue d'Ormesson</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/5/5/6/478556_d8962e71340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86622622" Longitude="2.33289923" StarRating="5" HotelCode="496037|le_roch_hotel_spa" HotelName="Le Roch Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Saint Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/1d/4f1d55792ddb56370e35773a61814572d5dffe92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87023392" Longitude="2.31934433" StarRating="0" HotelCode="848692|les_jardins_du_faubourg" HotelName="Les Jardins Du Faubourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue D'aguesseau, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/5e/2c5e2cd17f38229c3150c020920156e5500592af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="445.51" OriginalAmount="432.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872764" Longitude="2.304768" StarRating="5" HotelCode="|124933" HotelName="De Berri Champs-Élysées, A Luxury Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE BERRI 18-22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/9/3/3/124933_308a3fa1508.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is near cinemas, restaurants and places of interest. ROOM: Guests are offered 20 apartments with a bathroom, a shower, a hairdryer, cable television, a direct line telephone and a radio. They also have internet (available on request), an air-conditioning system, a washing machine, a safety deposit box, bedding, towels, complimentary bathroom items and coffee service. OBSERVATIONS: Guests have a car park (for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.46" OriginalAmount="435.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867752" Longitude="2.302314" StarRating="0" HotelCode="|522163" HotelName="Black Door" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Marbeuf</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/6/3/522163_db3aa220943.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.19" OriginalAmount="440.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8731995" Longitude="2.3001001" StarRating="5" HotelCode="|15221" HotelName="Balzac" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE BALZAC 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/2/1/15221_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban, family-owned hotel was built in the 19th Century, has 6 floors, 56 standard rooms and 14 suites. The establishment has a reception, a lift, a bar, a breakfast room and a conference room. There are many services available at the establishment, including room service and a laundry service. It is close to an oudooor car park. SITUATION: This hotel is situated in a tourist area and a business area, close to the Champs-ElysÃ©es Avenue Champs-ElysÃ©es. 100 metres away, clients have George V Underground Station. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a mini-bar and a satellite or cable television. The establishment has one bedroom suites with a living room-bedroom and a bath with jacuzzi. MEALS: Guests are offered a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="458.69" OriginalAmount="445.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8736992" Longitude="2.3064899" StarRating="5" HotelCode="|22901" HotelName="Elysia By Inwood Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE BERRI 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/0/1/22901_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, is situated in a historic building and was built in the 20th Century. It has 35 rooms and 7 floors. In the entrance, guests are offered a lobby with an elevator and a reception a currency exchange service, The establishment boasts a TV room, an Ã  la carte restaurant, with air-conditioning with highchairs. Guests have access to a conference room, a laundry service, room service, internet and a car park. SITUATION: This hotel ParÃ­s is situated in the Champs-ElysÃ©es it is near 200 metres away, guests can find a public transport stop. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a stereo, internet, a mini-bar, central heating and a safety deposit box (available for a fee). FACILITIES: Clients can enjoy sports and an activities programme. it is 15 kilometres away from a golf course. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.38" OriginalAmount="446" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856715124632" Longitude="2.3303676061516" StarRating="3" HotelCode="81973|200371" HotelName="Le Saint" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Du Pre aux Clercs, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/zz/fcad3aa4bfba6a8d867a08c7234b959aaf43d8c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.56" OriginalAmount="452.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863143" Longitude="2.337801" StarRating="5" HotelCode="94380|grand_hotel_du_palais_royal" HotelName="Grand Hotel du Palais Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Valois, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a4/9aa49521ed0e50cccda15c4a8e9ae51b056d776f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the Louvre Museum and the Palais Royal gardens, the hotel benefits from an exceptional l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.56" OriginalAmount="452.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85652" Longitude="2.317234" StarRating="3" HotelCode="149492|hotel_du_palais_bourbon" HotelName="Hôtel du Palais Bourbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49, rue de Bourgogne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/87/39871d95b5617841080314b3706c67c9b507a26d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.46" OriginalAmount="452.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861275" Longitude="2.275438" StarRating="5" HotelCode="|359250" HotelName="Brach Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Rue Jean Richepin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/2/5/0/359250_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="468.11" OriginalAmount="454.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873293367143" Longitude="2.3003911653817" StarRating="5" HotelCode="29710|744665" HotelName="Hotel Balzac" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Balzac, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/3b/dd3b54fe09f8dcacc8823174289fd6af7bcfda60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Paris within a few paces of the splendid boulevard of the Champs-Ély...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.52" OriginalAmount="459.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8686447" Longitude="2.3270237" StarRating="5" HotelCode="|15395" HotelName="Castille Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE CAMBON 33-37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/9/5/15395_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in the 18th Century was renovated in 2005 6 floors, with air-conditioning, 107 rooms and 21 double rooms and suites. In the entrance, you can find a lobby, a reception, a currency exchange service, a lift and WiFi (for a fee), The establishment boasts conference rooms, a reading room, a restaurant and a bar. The establishment offers guests room service, a laundry service, a car park and indoor parking. SITUATION: the 1st Arrondissement It is in Close to, in the surrounding area, clients can find restaurants, bars and shops. the Champs-ElysÃ©es 1 kilometre away, you can find Clients can also find Louvre the museum Place de la Concorde, Ã“pera and Sena the gardens. 300 metres away, clients have the bus stop, 1 kilometre away, there is the railway station situated 20 kilometres away fromParis Orly Airport it is 30 kilometres away from Charles de Gaulle Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, large beds, a mini-bar, a safe and an individual air-conditioning system. FACILITIES: The establishment has a gym and a sauna. Guests can also enjoy a massage service. MEALS: Guests are offered all meals in a buffet format and Ã  la carte lunch and dinner. Clients can book bed and breakfast. PAYMENT METHODS: Customers can pay by credit cards, American Express, Visa, Mastercard, JCB and Diners Club. OBSERVATIONS: The establishment offers a concierge service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="473.80" OriginalAmount="460.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86547921" Longitude="2.33482792" StarRating="5" HotelCode="451115|nolinski_paris" HotelName="Nolinski Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue de l'Opera, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/51/995134affd15c24c9a4f0d8353f1d836b045acce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="474.83" OriginalAmount="461.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870982" Longitude="2.330421" StarRating="4" HotelCode="258520|intercontinental_paris_le_grand" HotelName="Intercontinental Le Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Scribe, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/93/a393681f2ad5233c7502c7e226acd444fa16170e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="474.83" OriginalAmount="461.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861291654137" Longitude="2.2750159659678" StarRating="5" HotelCode="636170|brach_paris" HotelName="Brach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/11/2026" HotelFacility="24 Hour Security,Air Conditioning,Babysitting,Bar,Bicycle Rental,Business Centre,Designated Smoking Area,Heated Pool,Laundry,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Rue Jean Richepin, 16ème Arrondissement, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/bb/7cbb0441325248a98f91380bea5e7cfb95a4adc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At the heart of the 16th arrondissement, neighbouring the Trocadéro, Eiffel Tower and Passy market, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="475.49" OriginalAmount="461.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8605003" Longitude="2.3464999" StarRating="4" HotelCode="|24804" HotelName="Novotel Les Halles" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Place Marguerite De Navarre,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/0/4/24804_b32cddd1439.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the centre of ParÃ­s, close to Rue de Rivoli, Boulevard Haussmann and Rue du Faubourg Saint-HonorÃ©. Near the establishment, guests will find the metro station. It is situated 10 minutes away from the Louvre Museum, Notre Dame Cathedral, the Marais district and el Museo Georges Pompidou. ROOM: The establishment has non-smoking rooms with an air-conditioning system, flat-screen satellite television, internet and a bathroom. FACILITIES: The hotel has a patio, a restaurant and a lounge bar. Guests are offered breakfast service, WiFi (free of charge) and a fitness centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="478.95" OriginalAmount="465.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87928" Longitude="2.29596" StarRating="4" HotelCode="18989|villa_alessandra" HotelName="Villa Alessandra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Place Boulnois, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f0/b4f0819fd06fd1d6070d1363bddf45b6f26569aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel enjoys a peaceful location in an elegant district of the city, only around 500 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.54" OriginalAmount="465.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866226" Longitude="2.33287" StarRating="5" HotelCode="|217064" HotelName="Le Roch" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE SAINT ROCH 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/0/6/4/217064_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="481.25" OriginalAmount="467.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8695889" Longitude="2.3206238" StarRating="5" HotelCode="263477|255394" HotelName="Buddha Bar Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Anjou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/e3/eee395dd79a1b238765f1ae69eebac481ec8003b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="483.49" OriginalAmount="469.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863173" Longitude="2.337759" StarRating="5" HotelCode="|37375" HotelName="Grand Du Palais Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Valois 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/7/5/37375_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, is in a historic building, has 84 rooms, 6 floors and air-conditioning. In the entrance, you can find a hall with a reception, a currency exchange service, a lift and a breakfast room. The establishment offers room service and a laundry service. 200 metres away, clients can find a car park. SITUATION: It is located betweenLouvre the museum Palais Royal the Gardens It is 100 metres away fromPalais Royal MusÃ©e du Louvre (lÃ­nia 1) the metro station Palais Royal MusÃ©e du Louvre (lÃ­nia 1) in the surrounding area, clients can find Louvre the museum the Champs-ElysÃ©es the Gardens TullerÃ­as Cathedral It is situated 20 kilometres away fromNotre Dame Airport it is 25 kilometres away from Paris Orly Airport. ROOM: Customers can find soundproofed rooms, with individual air conditioned, Some rooms have ParÃ­s lovely views of They have a bathroom with a shower or bath, a hairdryer, a direct line telephone, television with internet, an iron, heating and a double bed. MEALS: Guests are offered a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.22" OriginalAmount="474.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875053" Longitude="2.301345" StarRating="5" HotelCode="17715|sofitel_paris_arc_de_triomphe" HotelName="Sofitel Paris Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Beaujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/c2/b8c2da429557479be3384d8f47aca44314fe47bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel lies in a lovely central location close to the Arc de Triomphe and the Champs É...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.28" OriginalAmount="476.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869078968815" Longitude="2.3032115399837" StarRating="5" HotelCode="366035|hotel_powers" HotelName="Powers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue Francais 1er, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/a7/33a7c3fc346c4c912387a4389b553699c006f214.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is integrated into a building from the 19th century and lies in the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.22" OriginalAmount="476.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8607" Longitude="2.31027" StarRating="5" HotelCode="|217676" HotelName="Le Narcisse Blanc and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 boulevard de la Tour Maubourg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/6/7/6/217676_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="491.31" OriginalAmount="477.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856271097831" Longitude="2.3659658432007" StarRating="4" HotelCode="15760|pavillon_de_la_reine" HotelName="Le Pavillon de la Reine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Place des Vosges, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d6/1a/d61afe2e65a4ed33f1c75f78a4cbb767e3748cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.87" OriginalAmount="481.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860156" Longitude="2.318324" StarRating="4" HotelCode="|75224" HotelName="Bourgogne Et Montana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE BOURGOGNE 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/2/2/4/75224_5e5796b1002.jpeg</HotelPictures>
        <HotelDescription>HOTEL: Building contemporary style, was built in 1780, renovated in 2011, has 32 rooms and 6 floors. In the entrance, you can find a hall, a reception, a safety deposit box service and a lift in rooms, The establishment has a business centre, a meeting room, a concierge, a transfer service to the airport, the train station, a cafÃ©, a bar and breakfast service. The establishment also offers internet (for a fee), room service, a laundry service, a car park and indoor parking. SITUATION: It is in7 District it is in ParÃ­s the heart of, Place du Palais Bourbon it is situated next to the Eiffel Tower and the Louvre It is situated 2 kilometres away from 5 minutes away from the establishment guests have the metro station, bus, 3 kilometres away from the establishment, guests will find Gare du Nord the Railway Station of it is 5 minutes away from Sena the river the Champs-ElysÃ©es It is situated 15 minutes away from it is 15 kilometres away from Paris Orly Airport It is situated 24 kilometres away fromParÃ­s-Charles de Gaulle Airport. ROOM: The rooms have a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and satellite and cable TV. They also have internet, a safety deposit box, a mini-bar, a coffee maker, a kettle, an ironing set, an air-conditioning system and central heating. MEALS: Guests are offered a continental buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.43" OriginalAmount="485.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856518" Longitude="2.33031" StarRating="2" HotelCode="|75301" HotelName="SAINT THOMAS D'AQUIN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RUE DU PRE AUX CLERCS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/3/0/1/75301_1_174.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the antiques area, Close to Orsay and Louvre the museums. ROOM: Clients are offered 21 double rooms with a bathroom, a safety deposit box and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="512.94" OriginalAmount="498.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855370382826" Longitude="2.3340901333203" StarRating="4" HotelCode="65597|la_villa_saint_germain_des_pres" HotelName="Hôtel Villa Saint-Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/89/3189e4fcbb7bb8812fbb9dc69e87ae5de19a37c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="517.00" OriginalAmount="501.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863616" Longitude="2.333065" StarRating="1" HotelCode="|535065" HotelName="HIGHSTAY - Luxury Serviced Apartments - Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>188 Rue de Rivolie</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/0/6/5/535065_ad549e11141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="517.20" OriginalAmount="502.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86859409" Longitude="2.36101789" StarRating="5" HotelCode="365955|66844643" HotelName="Renaissance Paris Republique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue René Boulanger, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/479861/479861a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="528.38" OriginalAmount="512.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864604" Longitude="2.342975" StarRating="5" HotelCode="|444091" HotelName="Madame Rêve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>48 Rue du Louvre</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/9/1/444091_0dc796d1153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="537.73" OriginalAmount="522.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8689995" Longitude="2.303" StarRating="5" HotelCode="|26915" HotelName="Grand Powers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE FRANCOIS 1ER. 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/1/5/26915_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1919, has 6 floors and 50 rooms. In the entrance, you can find a hall with a reception, a safety deposit box service, a currency exchange service and 2 lifts. The establishment has a bar, a conference room and internet. The establishment offers room service and a laundry service. SITUATION: It is inParÃ­s the heart of Avenue Montaigne, Avenue George V and the Champs-ElysÃ©es near the establishment, you will find a few minutes away from the establishment, clients have a public transport stop, close to the establishment, clients can find shops, restaurants and bars. ROOM: The rooms a bathroom with a hairdryer and a direct line telephone. They have satellite or cable TV, a radio, internet, a mini-bar, a double bed, fitted carpets, a safe and a balcony. FACILITIES: The establishment boasts a sauna and a massage service. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="538.12" OriginalAmount="522.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8722455" Longitude="2.32201" StarRating="5" HotelCode="|168929" HotelName="Maison Delano Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d 'Anjou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/9/2/9/168929_cfc0eed1639.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1734, was renovated in 2013, has 56 rooms, 5 suites and 12 superior rooms. The establishment offers guests facilities for disabled guests. SITUATION: This establishment, ParÃ­s it is in is situated in the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540.75" OriginalAmount="525" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884" Longitude="2.33277" StarRating="3" HotelCode="189589|57313" HotelName="Résidence Blanche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Lepic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/15/b515520f1415689a5ca03f8400086332950bf90b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="542.81" OriginalAmount="527.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858809" Longitude="2.331179" StarRating="3" HotelCode="78832|du_quai_voltaire_2" HotelName="Hôtel Du Quai Voltaire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Quai Voltaire, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/a4/4ca4d0ffa5f70409cd1ac71f58e43c5d5ed2ea88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="546.10" OriginalAmount="530.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8662987" Longitude="2.3081999" StarRating="5" HotelCode="|15284" HotelName="San Régis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE JEAN GOUJON 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/8/4/15284_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment and it is near los Campos ElÃ­seos and el Grand Palais. HOTEL: This building 1857 buildings, has rooms, suites, a garden, a restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.20" OriginalAmount="540.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="976586|cour_des_vosges" HotelName="Cour des Vosges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Place des Vosges, 4 arrondissement, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/0f/bc0f40bb5da05008585a3aeab990210f60c9c6f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.23" OriginalAmount="541.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866450080316" Longitude="2.3085249960422" StarRating="5" HotelCode="31788|hotel_san_regis" HotelName="San Regis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12, rue Jean-Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/9e/399ea697a79b8fa4a1cd80fb8b60ce5f6d15107d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel lies in the immediate vicinity of the famous shopping street Champs Elysée...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="557.92" OriginalAmount="541.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8704838" Longitude="2.3300251" StarRating="5" HotelCode="|64524" HotelName="InterContinental Paris le Grand by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 RUE SCRIBE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/5/2/4/64524_b3d15bb1311.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Parisian style hotel, was built in 1862. SITUATION: The establishment, is in an excellent location, near the establishment, guests will find the opera, theatres and shops. ROOM: The establishment has luxurious rooms. FACILITIES: The establishment boasts a cafÃ©, Guests are offered a spa and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="573.71" OriginalAmount="557" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849891" Longitude="2.346076" StarRating="2" HotelCode="212344|495399" HotelName="Hôtel du Collège de France" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Thénard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/04/110407648d50b9d4854f8dc2bb3d87e952ebe06d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="580.92" OriginalAmount="564.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87098096" Longitude="2.31541446" StarRating="5" HotelCode="590317|splendide_royal_paris" HotelName="Hôtel Splendide Royal Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue du Cirque, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/33/8e3374abce4fd95f41a984830da7439cdc25b0ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.95" OriginalAmount="565.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870676" Longitude="2.279877" StarRating="4" HotelCode="98769|saint_james_paris" HotelName="Saint James - Relais &amp; Chateaux" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Place du Chancelier Adenauer, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/fd/5ffd0b54cac576e6bfe946d16a77bb8cad913da0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Part château, part family townhouse, a blend of grandeur and intimacy, of classicism and extravaganc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="597.40" OriginalAmount="580" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879687" Longitude="2.342368" StarRating="3" HotelCode="88729|12189" HotelName="Alba Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 ter, rue de La Tour d'Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/6f/346f73067dfe6b2b9c2925862c023b2d2930b4ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an good location in the centre of Paris, near Montmartre, L'Opéra, the city's main...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.61" OriginalAmount="587.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871017" Longitude="2.30493" StarRating="5" HotelCode="14582|marriott_champs_elysees" HotelName="Paris Marriott Champs-Elysees Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>70 Avenue des Champs-Elysees, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/e6/5ee634f575692fa95a2e02c43019966a312c9c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 70 Avenue des Champs-Élysées and is the very image of French luxury. It is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.07" OriginalAmount="588.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855398" Longitude="2.334291" StarRating="4" HotelCode="|80574" HotelName="La Villa Saint Germain des Prés" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUE JACOB, 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/5/7/4/80574_d3ca39a1147.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 4 star hotel, Saint Germain des PrÃ©s it is in near the establishment, guests will find museums, shops, restaurants, nightclubs and the financial area. is situated in the city centre, Notre-Dame it is situated near the Jardin de Luxembourg (Luxembourg Garden) the Museum of the Jardin de Luxembourg (Luxembourg Garden), the Louvre the centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="622.12" OriginalAmount="604" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88182872" Longitude="2.32854885" StarRating="0" HotelCode="764998|348511" HotelName="La Mondaine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue De Vintimille, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/99/70997295a91df7644966298cc4f616cabc30535b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="622.14" OriginalAmount="604.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87097" Longitude="2.31541" StarRating="5" HotelCode="|217675" HotelName="Splendide Royal Paris - Relais &amp; Châteaux" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 rue du Cirque</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/6/7/5/217675_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="639.02" OriginalAmount="620.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854343" Longitude="2.340117" StarRating="5" HotelCode="16581|1037805" HotelName="Relais Christine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Christine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9a/af9a1230b75f7d4a0ac8f5b073e5a2cc11baa58b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="646.30" OriginalAmount="627.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8707151" Longitude="2.3048345" StarRating="5" HotelCode="|75343" HotelName="Paris Marriott Champs Elysees" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 Avenue Des Champs - Elysees</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/3/4/3/75343_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in los Campos ElÃ­seos Avenue, close to points of interest, the Arc de Triomphe, la Torre Eiffel, the Louvre and el Museo de Orsay. In the surrounding area, you can find the shopping area. ROOM: The rooms have a flat-screen television and WiFi. FACILITIES: Guests are offered a business centre, banquet halls, a gym and a sauna. OTHERS: Guests also have at their disposal a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="646.84" OriginalAmount="628.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88809" Longitude="2.335179" StarRating="4" HotelCode="915012|hotel_particulier_montmartre" HotelName="Particulier Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Avenue Junot, Pavillon D, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ab/54/ab54b68f372b57937ad5820261131a375f13fa2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.93" OriginalAmount="631.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861239" Longitude="2.342634" StarRating="4" HotelCode="180115|konfidentiel" HotelName="Konfidentiel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 rue de l'Arbre Sec, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/d6/ded66f1e12b6dd60ca65b4b669793160e83f9328.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="658.06" OriginalAmount="638.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8547723" Longitude="2.3394577" StarRating="5" HotelCode="|80469" HotelName="D'aubusson" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 RUE DAUPHINE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/6/9/80469_dd5a0461509.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="664.35" OriginalAmount="645.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="967874|jk_place_paris" HotelName="J.K. Place Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue De Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/0a/2b0ac56558fc45014e38b7b17fb69bb2ec806a56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="676.71" OriginalAmount="657.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854746322044" Longitude="2.3394897580147" StarRating="4" HotelCode="47990|hotel_d_aubusson" HotelName="D' Aubusson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Dauphine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/0e/3e0ef7fde437dcb8b911d7fa4eb325fce7efd14a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="713.79" OriginalAmount="693.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86908867251" Longitude="2.300817668438" StarRating="5" HotelCode="16208|prince_de_galles_a_luxury_collection_hotel" HotelName="Prince de Galles, a Luxury Collection Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/f7/a5f750dddbac490bda3dafaf8470259f409d3382.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Paris in Avenue George V, and is the ideal spot for browsing the ren...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="714.47" OriginalAmount="693.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8506618" Longitude="2.3696684" StarRating="3" HotelCode="|15303" HotelName="Pavillon Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>RUE DE LYON 65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/0/3/15303_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, was built in the 20th Century, has 4 floors, 25 rooms, 24 single rooms and 1 studio. This air-conditioned hotel has a lift, a reception, a safety deposit box service and a cloakroom. The establishment has a bar, internet, room service and a laundry service. it is in front of a public car park. SITUATION: This attractive hotel, Ã“pera, Bastilla and Le Marais it is near in the surrounding area, clients can find a stylish garden area, Clients can also find Bastille the Station of shops, restaurants and nightclubs. it is situated 35 kilometres away from Paris Orly Airport 45 kilometres away from Charles de Gaulle Airport. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a safe, internet, a mini-bar, a central heating system, individual air-conditioning and a terrace. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="731.08" OriginalAmount="709.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8522393" Longitude="2.3421653" StarRating="3" HotelCode="|271670" HotelName="Du Lys" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>23, rue Serpente</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/6/7/0/271670_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.39" OriginalAmount="713.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84927686574" Longitude="2.3249065876007" StarRating="3" HotelCode="30124|sevres_saint_germain_2" HotelName="Sevres Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Saint Placide, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f5/0bf5ba31d4acfc8741738d8a161f6acfbf1c719c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.39" OriginalAmount="713.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852262830245" Longitude="2.342158336957" StarRating="3" HotelCode="333585|hotel_du_lys" HotelName="Hotel du Lys" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Serpente, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a6/3ca633f0956afbb6c4a3b7722e155cf7c26bc64e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="768.27" OriginalAmount="745.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891171" Longitude="2.376385" StarRating="3" HotelCode="|208968" HotelName="Casa Serena Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/9/6/8/208968_bb6cc211919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.28" OriginalAmount="776.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.82404041" Longitude="2.33013515" StarRating="0" HotelCode="743494|les_residences_lavaud" HotelName="Les Residences Lavaud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/69/0b69f1b70801b5c65e31f25e49f1283e0e410fdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="816.36" OriginalAmount="792.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863794" Longitude="2.362788" StarRating="5" HotelCode="|450600" HotelName="Maison Proust, Hotel and Spa La Mer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>rue de Picardie</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/6/0/0/450600_7d357b11509.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="820.91" OriginalAmount="797" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864098078454" Longitude="2.3632058501244" StarRating="2" HotelCode="166769|225131" HotelName="Picard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue De Picardie, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/f9/f3f98b115a57a8d8dfae18515febe0541f73c944.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Le Marais. Ideally located in the centre of Paris within the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="843.57" OriginalAmount="819.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880190451012" Longitude="2.3515727618077" StarRating="3" HotelCode="74047|metropol" HotelName="Metropol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Rue de Maubeuge, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/3c/503c7e9fe8a9b6e6fb9b5c6eed87b73aab1f2fbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="875.47" OriginalAmount="849.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8689995" Longitude="2.3008001" StarRating="5" HotelCode="|24808" HotelName="Prince De Galles, A Luxury Collection , Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE GEORGE V 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/0/8/24808_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, was built in 1928 and renovated in 2004. SITUATION: It is inParÃ­s the city centre of Avenue George V it is in Where clients can find boutiques. ROOM: The establishment has 138 rooms and 30 luxurious suites. FACILITIES: The establishment boasts a massage service and a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard, JCB and Diners Club. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="883.81" OriginalAmount="858.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864975" Longitude="2.3282912" StarRating="5" HotelCode="|15391" HotelName="Le Meurice - Dorchester Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Rivoli, 228</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/9/1/15391_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="886.14" OriginalAmount="860.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875817290786" Longitude="2.300466299057" StarRating="5" HotelCode="16989|18563" HotelName="Le Royal Monceau - Raffles Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue Hoche, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ec/04ec35766d5d2cbe802cd90724c1bce5f1e7ac2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="907.43" OriginalAmount="881.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865132" Longitude="2.328132" StarRating="5" HotelCode="14833|le_meurice" HotelName="Le Meurice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>228 Rue de Rivoli, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/50/4150dd8c1cd7c1eb9915a675d5292837a253517d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Paris is one of the most romantic, stylish and exciting cities in the world, and guests at this hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1001.16" OriginalAmount="972.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851426597473" Longitude="2.3271998763084" StarRating="4" HotelCode="14266|hotel_lutetia" HotelName="Hotel Lutetia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Boulevard Raspail, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/95/c2955a26030e149b93273d537cd7a3ac17bd43da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the heart of the fashionable Saint-Germain district, surrounded b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1013.64" OriginalAmount="984.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868765803102" Longitude="2.3305231332779" StarRating="5" HotelCode="26015|6035" HotelName="Park Hyatt Paris-Vendome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/82/8d8281925374d0426c0f8a9ed3c7038c6d28c243.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the prestigious street Rue de la Paix in Paris, this comfortable hotel is located just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1013.91" OriginalAmount="984.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8689117" Longitude="2.3308449" StarRating="5" HotelCode="|15349" HotelName="Park Hyatt Paris - Vendome" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue De La Paix, 3-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/4/9/15349_4932d320725.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Park Hyatt Paris-vendome is rated five stars. SITUATION: The establishment is next to la Plaza Vendome, a 2-minute walk away from la Ã“pera Garnier. ROOM: All the rooms have large windows, a bathroom with bathrobe, a bath and a shower. FACILITIES: Guests are offered a spa, 3 restaurants, a terrace, a reception and a personal shopper service. The establishment also offers press and a car park (free of charge). RESTAURANT: In this establishment's food and beverage department, guests are offered 3 restaurants and a bar. MEALS: Guests are offered a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1094.89" OriginalAmount="1063.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871690251705" Longitude="2.3010310760574" StarRating="5" HotelCode="400754|hotel_fouquets_barriere" HotelName="Hôtel Barrière Le Fouquet's Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/a0/e2a05c72360f6c43852e4145cbd63a193a1b1148.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1140.21" OriginalAmount="1107" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86701" Longitude="2.327132" StarRating="5" HotelCode="904485|57086" HotelName="Mandarin Oriental Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>251 rue Saint-Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/c6/ddc6f071f183cb68bf2e5572cf7880dce9ff8951.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1149.51" OriginalAmount="1116.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882806932735" Longitude="2.2981663048267" StarRating="4" HotelCode="29342|235706" HotelName="XO Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Rue Théodore de Banville, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/9f/ff9ff961c1730559eb7f6941f07fa93939b82bb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the affluent Champs-Élysées area, between the Avenue de Wagram and Rue de C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1152.60" OriginalAmount="1119.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8513841" Longitude="2.3268348" StarRating="5" HotelCode="|15387" HotelName="Lutetia, Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Raspail, 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/8/7/15387_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Concorde Lutetia is rated four stars, is in the city centre and was built in 1910. The establishment has 3 restaurants, lifts, a concierge, a safety deposit box service, business facilities and pets are allowed. ROOM: The establishment has 250 rooms, a hairdryer, an air-conditioning system, a television and a radio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1179.26" OriginalAmount="1144.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863701" Longitude="2.29339" StarRating="5" HotelCode="165809|332588" HotelName="Shangri-La Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 avenue d'Iéna, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8d/d0/8dd02f7dbacd13e0b07f4b1a2ed49e31d0162567.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Paris, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1188.81" OriginalAmount="1154.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871779" Longitude="2.301022" StarRating="5" HotelCode="|68470" HotelName="Barrière Fouquet's Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 AVENUES GEORGE V</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/7/0/68470_9424b2f1220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1221.58" OriginalAmount="1186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870731554746" Longitude="2.2933955220901" StarRating="5" HotelCode="300304|the_peninsula__2" HotelName="The Peninsula Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Avenue Kléber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/28/ee283a4ccbdc41c2cb48202dbacaf35fa1de2dc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1269.99" OriginalAmount="1233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84722" Longitude="2.377724" StarRating="2" HotelCode="408909|prince_albert_lyon_bercy" HotelName="Prince Albert Lyon Bercy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue de Charenton, Paris 75012</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/c1/d7c1690398bdd5b489cbdc436fed1f7a7ab87812.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet and calm part of the 12th district of the city, within walking dista...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1361.66" OriginalAmount="1322.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846126230071" Longitude="2.2984465956688" StarRating="3" HotelCode="316808|hotel_wallace" HotelName="Wallace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89 rue Fondary, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/ec/caec7feaa15753f2ea9c26f900679a654137ed5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the 15th arrondissement of Paris and within 10 minutes of the i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1389.47" OriginalAmount="1349.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86973892" Longitude="2.3610474" StarRating="0" HotelCode="350167|grand_hotel_du_prince_eugene_prince_paris_hotels" HotelName="Grand Hotel du Prince Eugene" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 rue du Chateau d'Eau, 10th Arr., 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/ac/58acd09e32ea0380dbfcad3caa77b890c42f5ac1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1410.29" OriginalAmount="1369.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869562" Longitude="2.313166" StarRating="5" HotelCode="|445299" HotelName="La Reserve Paris and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Avenue Gabriel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/2/9/9/445299_16f133a1342.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1432.62" OriginalAmount="1390.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8661652" Longitude="2.3044107" StarRating="5" HotelCode="|15276" HotelName="Plaza Athénée - Dorchester Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENUE MONTAIGNE 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/7/6/15276_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, elegant hotel, has 188 standard rooms and 8 floors. Regarding the food and beverage offering, the establishment has 3 restaurants, a bar and an events room. Opposite the establishment, you can find an oudooor car park. SITUATION: This hotel is in Montaigne Avenue. Is situated in the heart of ParÃ­s. Around the establishment, clients can find monuments, the tourist area, shops, los Campos ElÃ­seos, la Torre Eiffel and the Arc de Triomphe. 200 metres away, there is a public transport stop. It's 26 kilometres from Charles de Gaulle Airport. ROOM: The rooms have a bathroom with a hairdryer, a bathrobe, slippers, a direct line telephone, a satellite TV, cable television, WiFi, a mini-bar, video, a stereo, an air-conditioning system and a safe (available for a fee). FACILITIES: The establishment has a sauna, steam baths, a massage service and a gym. OTHERS: The establishment offers a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1458.48" OriginalAmount="1416.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869684" Longitude="2.31334" StarRating="5" HotelCode="306996|la_reserve_paris_2" HotelName="La Réserve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Avenue Gabriel, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/9b/289bf047ddc614e2d791fc7a584cbd630edf0c7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1461.57" OriginalAmount="1419.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866179" Longitude="2.30426" StarRating="5" HotelCode="16062|plaza_athenee" HotelName="Plaza Athenee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 avenue Montaigne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/34/3d34dd928853e1ed0c0ffc03931f4cabdc903cb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent hotel is situated in the exclusive Avenue Montaigne in the heart of Paris. It is an i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1482.17" OriginalAmount="1439" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867347" Longitude="2.321054" StarRating="5" HotelCode="11623|238846" HotelName="Hôtel de Crillon, A Rosewood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Concorde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/88/9e/889e76c52d00eb25b7d562bb97f7b1809e55a01d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The enchanting hotel is hidden behind an inconspicuous façade close to the grandiose maritime museum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1495.24" OriginalAmount="1451.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863857" Longitude="2.293356" StarRating="5" HotelCode="|75293" HotelName="Shangri-La, Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 AVENUE D'IENA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/2/9/3/75293_09f12a31341.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, la Torre Eiffel it is 600 metres away from Sena the river it is situated 500 metres away from Trocadero the Square of 100 metres away from the metro station. ROOM: The establishment has rooms and suites. Some rooms have a terrace, It also offers a kettle, a coffee maker and a flat-screen television. FACILITIES: The establishment has a health centre, leisure areas, a gym, a personal trainer and spa treatments. OTHERS: Regarding the food and beverage offering, clients have a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1532.73" OriginalAmount="1488.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8667908" Longitude="2.3214591" StarRating="5" HotelCode="|15219" HotelName="De Crillon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLACE DE LA CONCORDE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/1/9/15219_1_1443.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, was built in the 18th Century, has 6 floors, 160 rooms and 51 suites. The establishment offers a beautiful terrace, an indoor patio with a terrace, a tearoom and an events room. With regards to the food and beverage offering, the establishment has Les Ambassadeurs the restaurant L'ObÃ©lisque the restaurant a piano bar. SITUATION: This hotel is in La Concorde the Square of it is in ParÃ­s the heart of In the surrounding area, you can find monuments, and the museums. opposite the establishment, guests have public transport services. ROOM: The rooms have a bathroom with a hairdryer, a bathrobe, slippers, a direct line telephone, a satellite TV, cable television, internet, a mini-bar, an air-conditioning system and a safety deposit box (available for a fee). FACILITIES: The establishment has a gym. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1544.51" OriginalAmount="1499.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871708183095" Longitude="2.3148122761269" StarRating="5" HotelCode="13928|9362" HotelName="Le Bristol Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/e9/2ce9c92275c7c3ad221bb2a7c22b7dad18165d88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly on the Rue Faubourg St. Honoré, extremely close to the Elysées Palace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1559.86" OriginalAmount="1514.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872" Longitude="2.3132" StarRating="5" HotelCode="|15297" HotelName="Le Bristol Paris - An Oetker Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Faubourg St Honore,112</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/9/7/15297_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1643.59" OriginalAmount="1595.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8690262" Longitude="2.3008258" StarRating="5" HotelCode="|15313" HotelName="Four Seasons George V" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenue George V ,31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/1/3/15313_c8e13b31416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1690.23" OriginalAmount="1641.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868788739249" Longitude="2.3007050156593" StarRating="5" HotelCode="12637|four_seasons_george_v" HotelName="Four Seasons Hotel George V" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/a6/daa67cd36406af06aa8e93c2086d6c7e4e468beb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel offers a quiet location in Triangle d´Or, one of the most elegant districts in Paris ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="937451.85" OriginalAmount="910147.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.830015" Longitude="2.356696" StarRating="3" HotelCode="60795|68942" HotelName="Best Western Paris Italie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>205 Avenue de Choisy, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/56/68560802c96efd600e4e38d8abd4bf01ed1d1d10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the southern bank of the River Seine (Rive Gauche), near the Latin Quarter,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service,Garden,Spa,Restaurant,Shopping Arcade,Currency Exchange,Designated Smoking Area,Nightclub,Wheelchair Access,Kitchen,Diet Meals,Bicycle Rental,Golf,24 Hour Front Desk,Elevator,LCD/Projector,Luggage Storage,Concierge,Dry Cleaning,Pets allowed,Heated Pool,24 Hour Security,Babysitting,Business Centre,Meeting Room,Parking,Valet Parking,Coffee Shop,Library,Limousine Service,Pick &amp;amp; Drop,Porter,Airport Transfer (on Demand),Printer,Housekeeping,Wake-up Call Service,24 Hour Power Supply</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,SELF CATERING,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,SPA HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,ECO HOTEL,APARTMENT HOTEL,HOTEL,HOSTEL,AIRPORT HOTEL,GUESTHOUSE,APARTHOTEL,VILLAGE,APARTMENT,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9c55f8dd-437d-476f-a741-99f1332958d2|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
063ff011-68d9-43a5-aeda-9e754cb3744a|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="063ff011-68d9-43a5-aeda-9e754cb3744a">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-26T00:00:00" End="2026-10-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
063ff011-68d9-43a5-aeda-9e754cb3744a|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
063ff011-68d9-43a5-aeda-9e754cb3744a|InfiniteSearch|successfull supplier interation||Infinite|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
063ff011-68d9-43a5-aeda-9e754cb3744a|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
063ff011-68d9-43a5-aeda-9e754cb3744a|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
063ff011-68d9-43a5-aeda-9e754cb3744a|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:948b4af7-b838-4897-8b70-dd8d04ffc3ff
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
063ff011-68d9-43a5-aeda-9e754cb3744a|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
063ff011-68d9-43a5-aeda-9e754cb3744a|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
063ff011-68d9-43a5-aeda-9e754cb3744a|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|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="d4f96091-72b9-45f6-8c42-b19ba6e34b68">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-29T00:00:00" End="2026-09-30T00: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
d4f96091-72b9-45f6-8c42-b19ba6e34b68|InfiniteSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Infinite.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 97|Infinite|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|InfiniteSearch|error while generating search request: Exception- Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Infinite.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 54|Infinite|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:948b4af7-b838-4897-8b70-dd8d04ffc3ff
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|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
d4f96091-72b9-45f6-8c42-b19ba6e34b68|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
063ff011-68d9-43a5-aeda-9e754cb3744a|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-24T13:32:36.1326165+01:00" Version="0" EchoToken="Search" TransactionIdentifier="063ff011-68d9-43a5-aeda-9e754cb3744a" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="43.61" OriginalAmount="42.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3851968" Longitude="4.9222517" StarRating="0" HotelCode="|266188" HotelName="Guest House Amsterdam - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Hamerstraat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/1/8/8/266188_1_700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38521055" Longitude="4.92228119" StarRating="1" HotelCode="614136|guest_house_amsterdam" HotelName="Guest House Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hamerstraat 26, 1021 JW Amsterdam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/cf/92cf21f1dec982db3bde7c70c4758394be3ba0f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.22" OriginalAmount="49.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38809" Longitude="4.91409" StarRating="3" HotelCode="|445062" HotelName="Bunk Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hagedoornplein 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/2/445062_073380d1415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.52" OriginalAmount="53.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35575" Longitude="4.87772" StarRating="0" HotelCode="|223833" HotelName="De Bedstee Boutique Capsules" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstraat 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/8/3/3/223833_3f8a28c0939.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355803" Longitude="4.877774" StarRating="4" HotelCode="337229|heemskerk_suites" HotelName="Heemskenk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstraat 25, 1071 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c6/45/c64541e6c2371f922e95fe820f6ef3d1eca52cf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a historic Amsterdam style building, this hotel is quietly located yet is still just a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.52" OriginalAmount="54.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.92563" Longitude="-74.20226" StarRating="2" HotelCode="|540781" HotelName="Super 8 by Wyndham Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5502 Rte 30 South I 90 Exit 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/7/8/1/540781_a68c8a12154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.28" OriginalAmount="58.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3661796" Longitude="4.8602191" StarRating="0" HotelCode="|338223" HotelName="Not Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reisplein 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/2/3/338223_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366209585491" Longitude="4.8595166082628" StarRating="3" HotelCode="345068|hotel_not_hotel" HotelName="Hotel Not Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reisplein 34, 1057 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/6e/776ee47ef173ac066c9dc7e0010d05c50524acc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar, room service and a theatre hall. Wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.33" OriginalAmount="61.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3624992" Longitude="4.7940998" StarRating="3" HotelCode="|22001" HotelName="New West Inn Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>REIMERWAALSTRAAT 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/1/22001_056e4ca0357.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001, has 6 floors, 166 rooms, 156 double rooms and 6 suites. The establishment has a lobby with a reception, a lift, a safety deposit box service and a currency exchange service. It also has a hairdresser's, a conference room and an Ã  la carte restaurant with air-conditioning. The establishment offers guests internet, a laundry service (for a fee) and a car park (free of charge). SITUATION: This hotel is in the Osdorp district. Well connected with public transport services. Is situated in the city centre where clients can find shops and leisure areas. 7 minutes away, you can find a tram stop. In the surrounding area you can also find shops, theatres, restaurants, bars and a congress centre. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television and an air-conditioning system. MEALS: Clients have at their disposal a bar and an Ã  la carte restaurant. The establishment offers meal services. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: Pets are permitted. Pets are permitted (for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36245" Longitude="4.794706" StarRating="3" HotelCode="20235|new_west_inn_amsterdam" HotelName="New West Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Reimerswaalstraat 5, 1069 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/f8/def81e3aa1d6aea7451c53995edd65cf763bc021.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Osdorp district of the city and offers excellent connections to the tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="69.01" OriginalAmount="67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.779515" Longitude="31.39798" StarRating="3" HotelCode="0|274-27932033/432437134903214473/2555" HotelName="WESTLAKE HOTELS AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3 SIDE MAH.1006 SOK., SIDE- MANAVGAT / ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794500/794428/f5005604_b.jpg</HotelPictures>
        <HotelDescription>This cosy hotel is located in the historic town of Side on the Turkish Riviera, 800 m away from the beach with a designated area for hotel guests who can benefit from a shuttle service to there. The spectacular Temple of Apollo and the ancient amphitheatre are approximately a twenty-five minute stroll or five minutes by car and there are some shops and café bars in the vicinity of the property. Featuring modern rooms equipped with amenities for guests' comfort and convenience, days can be spent lounging by the outdoor pool and enjoying a refreshing drink from the poolside bar and an on-site Turkish bath enables the chance to experience a typical, local experience.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357985" Longitude="4.890528" StarRating="2" HotelCode="81840|hotel_vivaldi_4" HotelName="Blossoms City Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 76, 1072 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/40/8b40c767d74a1af60dff2728dfa340146f247d2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3047669" Longitude="4.9476867999999" StarRating="4" HotelCode="310523|ozo_hotel" HotelName="Ozo Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karspeldreef 2, Zuid-Oost, 1101 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f1/6ef1f644d7653d682d9c54a6e9b34a42c4ecd4e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.13" OriginalAmount="71.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35589429" Longitude="4.77278293" StarRating="3" HotelCode="591129|new_century_hotel_15" HotelName="New Century Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fogostraat 10, 1060 LJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/bb/3abb09b222d0aeff8e3ff300e40cb13daf6df238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.305294255835" Longitude="4.9503850736218" StarRating="3" HotelCode="590645|joy_hotel_6" HotelName="Hotel Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 385, Zuidoost, 1101 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/b0/e5b0aab6e6cbb2da07c8849f11cebb63b66f2c72.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.37" OriginalAmount="75.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3559767" Longitude="4.7733463" StarRating="3" HotelCode="|338300" HotelName="Fogo Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fogostraat 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/0/0/338300_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.38" OriginalAmount="75.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.313328082589" Longitude="4.944456887486" StarRating="2" HotelCode="522039|2049445" HotelName="easyHotel Amsterdam Arena Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ArenA Boulevard 129, Zuidoost, 1101 DM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/9c/9c9c091e2902317160438b2eff1d14af48e49000.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;easyHotel Amsterdam Arena Boulevard is located in the South-east area between all the mayor event ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365186" Longitude="4.8806286666667" StarRating="2" HotelCode="146671|hotel_amsterdam_inn_city_centre" HotelName="Hotel Amsterdam Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 111, 1017 ND Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/1d/2a1dde52ba3aebba4e05b6c385cfccc1282a03db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel features a privileged situation just 200 metres from Amsterdam's lively Leidse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.29" OriginalAmount="76.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3492258" Longitude="4.9084649" StarRating="2" HotelCode="|39449" HotelName="Flipper  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BORSSENBURGSTRAAT 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/4/4/9/39449_d36309c1119.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inAmsterdam the centre of This hotel 5 minutes away from the establishment, clients can find the Congress Centre close toAlbert Cuyp the Market of the metro station, 10 minutes away from the establishment, guests will find the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.346839159368" Longitude="4.9029480680184" StarRating="2" HotelCode="82592|hotel_victorie" HotelName="Hotel Victorie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Victorieplein 42, 1078 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/5f/765f9be8c69bdfb9ccf6ae75a5606a1c4fb09a5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.09" OriginalAmount="77.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361456" Longitude="4.877223" StarRating="2" HotelCode="|71082" HotelName="Quentin England" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROEMER VISSCHERSTRAAT 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/0/8/2/71082_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, classic style hotel and inviting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="80.65" OriginalAmount="78.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357947" Longitude="4.90219" StarRating="2" HotelCode="89080|87267" HotelName="Max Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Bar,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hemonystraat 7S, 1074 BK, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a7/a7989f319c70b509/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the centre, not far from Rembrandtplein in the De Pijp area of Amsterdam. ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.36" OriginalAmount="78.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3864444" Longitude="4.923331" StarRating="3" HotelCode="|372886" HotelName="I" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Meeuwenlaan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/8/6/372886_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.31" OriginalAmount="79.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3593626" Longitude="4.8040295" StarRating="3" HotelCode="|372878" HotelName="Citiez Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osdorpplein 372 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/7/8/372878_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3549500625" Longitude="4.8770424" StarRating="3" HotelCode="78507|concert_inn" HotelName="The Concert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 11, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/39/2139fd5f039a96a7dccbc70b749103ac94f21819.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359308320439" Longitude="4.8043221662947" StarRating="3" HotelCode="497023|citiez_hotel_amsterdam" HotelName="Citiez Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osdorpplein 372A, 1068 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/eb/38eb48af68260bcbd4db979745116ba90fd0f739.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.62" OriginalAmount="80.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3576312" Longitude="4.9020302" StarRating="2" HotelCode="|39061" HotelName="Max Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HEMONYSTRAAT 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/6/1/39061_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This economical, urban hotel and has 21Â non-smoking rooms, Some of the establishment facilities on offer are a lobby. SITUATION: It is near the city centre, is in De Pijp the area near the establishment, you will find the tourist area, You can find museums and theatres. It is located 100 metres away from bars, restaurants, the establishment is 1 kilometre away from shops. ROOM: The rooms a bathroom with a shower, a hairdryer, a television and a safe. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348917" Longitude="4.908607" StarRating="2" HotelCode="71422|flipper" HotelName="Flipper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Borssenburgstraat 5, 1078 VA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/be/2fbeea23ce1b9a9b3bf0856f42d831460ace02f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the southern part of the centre of Amsterdam, just a 5-minute trip on public transport f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359299522552" Longitude="4.9881581314811" StarRating="4" HotelCode="317864|amadi_panorama_hotel" HotelName="Amadi Panorama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJburglaan 539, 1087 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/82/6582a9803115fd62acfa3649974d0eeac0019230.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.356588874156" Longitude="4.9276070524457" StarRating="1" HotelCode="320356|amigo_budget_hostel" HotelName="Amigo Budget Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Linneausstraat 199, 1093 EP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/bf/adbf83b46b6e7712f0e94cd5e7614eccdcc2b0c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Amigo Budget Hostel in Amsterdam (Oost-Watergraafsm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.66" OriginalAmount="82.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3922054" Longitude="4.8496742" StarRating="3" HotelCode="|55804" HotelName="Ibis Amsterdam City West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRANSFORMATORWEG 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/0/4/55804_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is situated 1 kilometre away from Amsterdam Sloterdijk the Station of 350 metres away from and Isolatorweg the metro station a 3-minute walk away from the metro stop, is 15 kilometres away from Schiphol Airport. ROOM: All the rooms have WiFi (free of charge), an air-conditioning system, a television, international channels and a bathroom with a shower. RESTAURANT: Guests can enjoy a bar, an Ã  la carte restaurant and a terrace. It serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.89" OriginalAmount="82.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.278940208244" Longitude="4.7499668598175" StarRating="4" HotelCode="29266|445065" HotelName="Radisson Blu Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boeing Avenue 2, 1119 PB, Schiphol-Rijk</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/ef/d5efe534ff077ace066fdace8814f558f4116dd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located in the green business park of Schiphol-Rijk. Surrounded by the green...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3548484" Longitude="4.8835874" StarRating="2" HotelCode="155048|hotel_washington_2" HotelName="Washington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frans van Mierisstraat 10, 1071 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/6b/0d6ba016cc43f9ebca75061e4a2c1f6771d977d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.65" OriginalAmount="83.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35750367" Longitude="4.93049137" StarRating="4" HotelCode="590607|2485545" HotelName="Q-Factory Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Atlantisplein 1, 1093 NE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/30/6a300599a649bbf1980d3a5605287b2f2a8a14f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.78" OriginalAmount="83.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35895" Longitude="4.98851" StarRating="4" HotelCode="|183840" HotelName="Amadi Panorama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ijburglaan 539</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/4/0/183840_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.44" OriginalAmount="83.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3673431" Longitude="4.8671823" StarRating="2" HotelCode="|338258" HotelName="Cityhub Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bellamystraat 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/5/8/338258_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392313810778" Longitude="4.8500056922592" StarRating="3" HotelCode="38826|ibis_amsterdam_city_west" HotelName="Hotel ibis Amsterdam City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Transformatorweg 36, 1014 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b3/26b3cd52c5b345e386d20967e587a13baab34ec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the harbour, between the heart of Amsterdam and the main business dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.311194" Longitude="4.985915" StarRating="3" HotelCode="337436|hotel_campanile_amsterdam_zuidoost" HotelName="Campanile Amsterdam - Zuidoost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Losdrechtdreef 3, 1108 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/5a/cf5a81f200dc2af881fced4bb601eb96cb7de434.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is located near to the A9 motorway as well as the Gaasperpark. It is some 12 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.386452" Longitude="4.923327" StarRating="3" HotelCode="623354|i_hotel_13" HotelName="i Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Meeuwenlaan 120, 1021 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f0/f8f04ad3309096b62935568adaec3e4ab82bb2f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.64" OriginalAmount="85.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.382" Longitude="4.821" StarRating="3" HotelCode="|57441" HotelName="XO Hotels Infinity" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sloterlmeerlaan 133</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/4/1/57441_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.75" OriginalAmount="85.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3575428" Longitude="4.9305748" StarRating="3" HotelCode="|338312" HotelName="Q-factory" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Atlantisplein</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/1/2/338312_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.76" OriginalAmount="85.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348792673836" Longitude="4.8427069187164" StarRating="3" HotelCode="34772|45494" HotelName="Best Western Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Voorburgstraat 250, 1059 VD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/42/e94265ecc9983b0854c6be13a3938841f1346ea8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous, refined hotel is situated in the western part of Amsterdam's city centre, directly be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.34" OriginalAmount="85.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38263" Longitude="4.85793" StarRating="3" HotelCode="|444954" HotelName="G Experience" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Willem de Zwijgerlaan 350</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/5/4/444954_87104b30939.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378550819858" Longitude="4.8206619714649" StarRating="4" HotelCode="81841|14732" HotelName="XO Hotels Blue Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 80, 1064 HD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/8c/ae8c691e4c69dbb7fc75da2bb39dddb15e8072be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to a shopping centre and a local market which is open every day for busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38118" Longitude="4.820975" StarRating="3" HotelCode="410183|hotel_nieuw_slotania" HotelName="Hotel Nieuw Slotania" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 133, 1063 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/31/bf31d821bfb30a0d56ddf65b5e5f123589c8bd0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the A10 motorway. The centre of Amsterdam is only 15 minutes away by bus o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.16" OriginalAmount="88.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374506" Longitude="4.891081" StarRating="1" HotelCode="|476878" HotelName="Jesse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 160</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/8/7/8/476878_3d4c6ca0037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.67" OriginalAmount="89.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.309748128975" Longitude="4.9424807362457" StarRating="3" HotelCode="284372|holiday_inn_express_amsterdam_arena_towers_2" HotelName="Holiday Inn Express Amsterdam - Arena Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 66b, 1101 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/36/7e36eeaf6fa10fe38451e2357c450a14f706a629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.388233506793" Longitude="4.8376402258873" StarRating="3" HotelCode="176245|holiday_inn_express_amsterdam__sloterdijk_station" HotelName="Holiday Inn Express Amsterdam - Sloterdijk Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zaventemweg 3, 1043EH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/01/c601d8a401a49659899af27ade9a328eeb96a2db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on top of one of the main train stations of Amsterdam, Sloterdijk, offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.73" OriginalAmount="90.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.305231" Longitude="4.95029" StarRating="3" HotelCode="|338494" HotelName="Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>385 Hullenbergweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/9/4/338494_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1443704-32658161/432437134903214473/2041" HotelName="NH AMSTERDAM SCHIPHOL AIRPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443704/202562623711991.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="681830|shelter_city_hostel_amsterdam" HotelName="Shelter City Christian Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barndesteeg 21</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/fc/edfc7d04d9e6ed3821fb0d363b485c80f45a273d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.95" OriginalAmount="91.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39237722" Longitude="4.88559111" StarRating="4" HotelCode="847675|2370675" HotelName="Hotel Pontsteiger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pontsteiger 343, 1014 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d0/37d0ea96a5f077d2fd6ca37b7c4f99d46ed01506.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam, approximately 7.1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.34" OriginalAmount="91.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3111" Longitude="4.9854999" StarRating="3" HotelCode="|22000" HotelName="Campanile Amsterdam Zuidoost" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LOOSDRECHTDREEF 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/0/22000_289f8830728.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, urban hotel, was opened in 1987, has 73 standard rooms and 4 floors. It has a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a bar, a television room, a conference room and an oudooor car park. The establishment offers internet, a laundry service and an Ã  la carte restaurant. SITUATION: This smart hotel and it is close to the motorway. Near the establishment, you will find Gaasperpark it is situated 12 minutes away from Arena Boulevard, 500 metres from a lake. 1 kilometre away, you can find shops. It is 3 kilometres away from a golf course. It's 20 kilometres from Schiphol Airport. ROOM: The inviting rooms, have a bathroom, a direct line telephone, satellite or cable TV, internet with tiled floors and central heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359179134284" Longitude="4.8763337731361" StarRating="3" HotelCode="26716|city_garden" HotelName="Hotel City Garden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 162, 1071 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/9e/0a9ec66261bae9b710e57986dc3af5ba1c022daa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is housed in a beautiful building located in the expansive Vondel Park. There are many his...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38424267" Longitude="4.90393048" StarRating="2" HotelCode="388540|clinknoord__hostel" HotelName="Clink Noord Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Badhuiskade 3, 1031 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/b3/7fb3a801f3f21906dcff9d6b46af042ec2d81676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.88" OriginalAmount="92.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354544" Longitude="5.005468" StarRating="0" HotelCode="975299|2561865" HotelName="Hotel Breeze Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bert Haanstrakade 1074, 1087 HJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/77/be77e61fb6a7da8871c699d770c3db018ace0c4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.86" OriginalAmount="93.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3720883" Longitude="4.8939416" StarRating="3" HotelCode="|45143" HotelName="Rho" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>NES 5-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/4/3/45143_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Rho is rated three stars, it was opened in 1989, has a reception, a lobby, 3 lifts and a baggage room. The establishment has a bar, vending machines, a bicycle rental desk and indoor parking. The establilshment offers excursions. The establishment has access for people with reduced mobility and internet (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.13" OriginalAmount="93.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3732986" Longitude="4.8878999" StarRating="2" HotelCode="|22068" HotelName="Di Ann Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAAD HUIS STRAAT 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/8/22068_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 3 floors and 42 rooms. It has 6 single rooms and 27 double rooms. The establishment has a reception, a safety deposit box service, a cloakroom and internet. SITUATION: It is near the Royal Square close to the city centre, the tourist centre, 100 metres away, clients have shops, nightclubs and nightclubs. next to the establishment, guests will find restaurants, bars and pubs. 50 metres away, there is a public transport stop. ROOM: Each room has a bathroom, a direct line telephone, satellite or cable TV, a radio, internet and a fridge. You can also find a safety deposit box, a central heating system, tiled floors and fitted carpets. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.85" OriginalAmount="95.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.337327" Longitude="4.817107" StarRating="4" HotelCode="29267|mercure_hotel_amsterdam_airport" HotelName="Mercure Hotel Amsterdam West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Haagseweg 20, 1066 BW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/41/99410301a33269c50c1eec2462e6bb75e6e3cc99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies approximately 5 km from Schiphol International Airport. Guests may make use o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.14" OriginalAmount="95.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361235" Longitude="4.876917" StarRating="3" HotelCode="|504908" HotelName="Vondel Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Roemer Visscherstraat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/9/0/8/504908_ca2a17c1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.47" OriginalAmount="95.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354488" Longitude="5.005768" StarRating="0" HotelCode="|445060" HotelName="Four Elements Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1074 Bert Haanstrakade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/0/445060_4535a8a1413.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352203764873" Longitude="4.8916585743427" StarRating="2" HotelCode="193889|easyhotel_amsterdam_ferdinand_bolstraat" HotelName="easyHotel Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Van Ostadestraat 97, 1072 ST Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/f9/53f931e57f085df0973ada81a4613a23f319e496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379293548586" Longitude="4.8456695401975" StarRating="4" HotelCode="87983|14733" HotelName="XO Hotels Blue Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeuwendalersweg 21, 1055 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/75/f875059412012fcb29355951252d62b38d06ec85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is situated at the edge of Amsterdam city centre. The historical centre of Amsterdam,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.309557082282" Longitude="4.942098521461" StarRating="4" HotelCode="284373|holiday_inn_amsterdam__arena_towers" HotelName="Holiday Inn Amsterdam - Arena Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 66a, 1101 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f4/acf4400b25a99356a2c07c1a3826cf76bfd6c64f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.28" OriginalAmount="98.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3653301" Longitude="4.8855173" StarRating="2" HotelCode="|66445" HotelName="Acostar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KERSTRAAT 45-49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/4/4/5/66445_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1928, renovated in 2009, has 30 rooms, a lobby with a reception and a restaurant. SITUATION: This hotel is in the city centre, is located close to the square Leidseplein and 5 minutes away from the Square of Rembrandtplein. 100 metres away from the establishment, you can find restaurants, bars, public transport services and shops. It is just 18 kilometres away from Shiphol Airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, comfortable beds, a flat-screen television, WiFi (free of charge), a direct line telephone, a safe, an individual air-conditioning system and individual heating. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="101.51" OriginalAmount="98.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.387374221332" Longitude="4.8355350150634" StarRating="4" HotelCode="317279|NL000068" HotelName="Mercure Hotel Amsterdam Sloterdijk Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 1, 1043 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/1e/c61e560348a2c6acdd6ad50988bc305b8883f512.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392798910412" Longitude="4.8687832711639" StarRating="3" HotelCode="18782|westcord_art_hotel_amsterdam" HotelName="WestCord Art Hotel Amsterdam 3-stars" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/05/96058f20e0c4b561d19141667dafca1903119a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 minutes from the city centre. A bus stop to the city centre and the central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361297799065" Longitude="4.8767800127193" StarRating="2" HotelCode="902561|hotel_sipermann" HotelName="Sipermann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 35, 1054 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/0e/960e2cb1d317d3adb92a6b1546fc70da72845ddf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.09" OriginalAmount="99.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384807" Longitude="4.919336" StarRating="3" HotelCode="|444944" HotelName="Holiday Inn Express Amsterdam - North Riverside, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Motorkade 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/4/4/444944_c8e1e741408.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.10" OriginalAmount="99.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3088395" Longitude="4.8099936" StarRating="4" HotelCode="|16603" HotelName="Steigenberger Airport Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STATIONSPLEIN 951 ZW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/3/16603_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 442 rooms, 7 floors and air-conditioning. In the establishment entrance, guests will find a lobby, a reception, a safety deposit box service and a lift. The establishment boasts 2 restaurants, 2 bars, conference facilities and internet. The establishment offers room service, a laundry service (for a fee) and a car park (for a fee). SITUATION: This airport hotel is situated close to the forest, 15 minutes away from the city centre, in the surrounding area, there is public transport services, 5 kilometres away from the establishment, guests will find shops, has good links to the motorway, the train and the airport. this hotel is situated 5 kilometres away from Schiphol Airport. ROOM: The elegant and peaceful rooms, have a double bed, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television, internet, a safety deposit box, a mini-bar, an air-conditioning system, individual heating and blinds. FACILITIES: The establishment has a spa, a covered swimming pool, a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers bars and restaurants. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373335" Longitude="4.886781" StarRating="2" HotelCode="337227|di_ann_hotel_amsterdam" HotelName="Di - Ann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 27, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/8e/fe8eb4ba4d3c972ed2e2fb9e8ca3c9d77e896c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautiful, historic canal building is centrally located close the Royal Palace. The city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.293983" Longitude="4.94596" StarRating="4" HotelCode="213778|fletcher_hotel_amsterdam" HotelName="Fletcher Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schepenbergweg 50, 1105 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/1c/3d1cb1b8080c9f4624f8effdcc9bb646f3249464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.14" OriginalAmount="100.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3736969" Longitude="4.8859334" StarRating="0" HotelCode="|338243" HotelName="La Belle Vue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 37/II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/4/3/338243_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.15" OriginalAmount="100.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3873319" Longitude="4.8353469" StarRating="4" HotelCode="|183883" HotelName="Mercure  Amsterdam Sloterdijk Station" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/8/3/183883_dc44be31224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.60" OriginalAmount="100.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.2788265" Longitude="4.7494875" StarRating="4" HotelCode="|16601" HotelName="Radisson Blu  Amsterdam Airport Schiphol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOEING AVENUE 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/1/16601_108e3270844.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 279 rooms and 8 floors. It has a lobby with a reception, tourist information, a currency exchange service, a cloakroom, a kiosk and lifts. The establishment offers a transfer service to the airport, (free of charge), a car park, room service, a business centre, a cash machine and bicycle hire. The establishment boasts WiFi, 15 banquet halls, a bar and a living room. SITUATION: This establishment, is in a green area, is situated in Schiphol-Rijk the Business Park close to the establishment, clients can find the city centre ,Schiphol Airport in the surrounding area, clients have RAI the exhibition centre. ROOM: You are offered non-smoking rooms, for people with allergies and disabled access rooms. They have WiFi, a safety deposit box, a coffee maker, a kettle, an iron, individual heating and work area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3646511" Longitude="4.879617" StarRating="1" HotelCode="150368|hotel_kooyk" HotelName="Kooyk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 82, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/0e/480ed408c3696182725cdcee9a6f581f09ddc453.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is located in a typical eighteenth-century canal in the center of Amsterdam, a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373390562978" Longitude="4.8863584987291" StarRating="2" HotelCode="346083|boutique_hotel_la_belle_vue" HotelName="Boutique Hotel La Belle Vue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 31 &amp; 37, 2nd Floor, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/91/a79175fdd4ca75e4a3237658d176f181f8f26808.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Boutique Hotel La Belle Vue in Amsterdam (Amsterdam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384253" Longitude="4.9134349999999" StarRating="2" HotelCode="296733|hotel_isis_2" HotelName="Hotel Isis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spreeuwenpark 17, 1021 GS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f1/33f1b301d5639c750b58ceb61395311c0279fd7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Isis in Amsterdam (Amsterdam North), you'll b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.18" OriginalAmount="101.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333667" Longitude="4.9278389999999" StarRating="3" HotelCode="29488|95298" HotelName="Bastion Hotel Amsterdam/Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Verlengde Van Marwijk Kooystraat 30, 1114 AC Amsterdam, Duivendrecht</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/2a/642a1f872ba6fc07a1c4e51eb7ee4de3f9d48d25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the RAI and the Amsterdam Arena. With public transportation guests can reach t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.92" OriginalAmount="101.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385501902765" Longitude="4.8326808884399" StarRating="3" HotelCode="333982|1791638" HotelName="Amsterdam Teleport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Heathrowstraat 3-5, 1043 CE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/9f/a49f2d074543a5813b503413d430dac9627b3915.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.99" OriginalAmount="101.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.304613281626" Longitude="4.950649561925" StarRating="0" HotelCode="677840|2482125" HotelName="Hotel Levell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 353, 1101 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/0a/ac0a612cf4778d0693dc405e5d2f218fa8424607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.24" OriginalAmount="102.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3573954" Longitude="4.844971" StarRating="4" HotelCode="|64207" HotelName="Westcord Fashion  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HENDRIKJE STOFFELSTRAAT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/2/0/7/64207_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a bar, a restaurant, has a terrace and a bar. It has 260 rooms, air-conditioning, a lobby with a reception and 15 conference rooms. For an additional charge cost offers WiFi and room service. SITUATION: This trendy hotel is in front of World Fashion Centre it has excellent transport links to La Plaza Leidseplein. It is 10 minutes away from Schiphol Airport and the RAI Convention Centre. ROOM: The rooms have a bathroom with a shower, a bath, a direct line telephone, a television, internet, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system. FACILITIES: This establishment has a spa, 2 saunas, a Turkish bath, a swimming pool and a gym (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.40" OriginalAmount="102.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38592" Longitude="4.83339" StarRating="3" HotelCode="|191946" HotelName="Amsterdam Teleport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heathrowstraat 3-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/4/6/191946_0d758691641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.50" OriginalAmount="102.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385593" Longitude="4.847073" StarRating="4" HotelCode="209260|911365" HotelName="XO Hotels Park West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molenwerf 1, 1014 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/86/6e865308e20bff1c37048d28dd741c0bcbb32acf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam. Public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.41" OriginalAmount="103.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.390146801362" Longitude="4.8425118764399" StarRating="3" HotelCode="505805|2059055" HotelName="Park Inn by Radisson Amsterdam City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>La Guardiaweg 59, 1043 DE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/57/c9570367edf1e05c90becec0c4a261627e62799a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.89" OriginalAmount="103.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.351112" Longitude="4.8411627" StarRating="4" HotelCode="|152205" HotelName="Xo Hotels Couture" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Delflandlaan 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/2/0/5/152205_f7217cd1003.jpg</HotelPictures>
        <HotelDescription>FACILITIES: The hotel has a restaurant, a gym and a sauna. SITUATION: This hotel El World Fashion Centre it is near.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.12" OriginalAmount="104.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35873086" Longitude="4.89870801" StarRating="2" HotelCode="430942|cocomama" HotelName="Boutique Hostel Cocomama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 18, 1017 ZP Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/a8/a3a80615da224518fef1b5fa04eef39135455920.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Cocomama in Amsterdam (Canal Ring), you'll be convenient to Heineke...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.23" OriginalAmount="104.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3576542" Longitude="4.8433998" StarRating="3" HotelCode="|22003" HotelName="Bastion Amsterdam Zuidwest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/3/22003_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors and 90 standard rooms. The establishment has a lobby with a lift, a reception, a bar and an Ã  la carte restaurant. The establishment offers guests a laundry service. SITUATION: This urban hotel is situated between Rembrandtpark and VondelPark 2 kilometres away from the establishment, guests will find the museums. In the surrounding area, clients have shops. It is 5 minutes away from Schiphol Airport. ROOM: The rooms have a bathroom with a shower, a direct line telephone, satellite or cable TV, a radio, a mini-bar and internet (free of charge). OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="107.33" OriginalAmount="104.2" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37950125046" Longitude="4.8971813294721" StarRating="3" HotelCode="33664|NL000026" HotelName="Hotel ibis Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stationsplein 49, 1012 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/45/d645c47b5c0f523880aecf9f42e2762a917baed5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Amsterdam. Its setting is especially ideal for business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.38" OriginalAmount="104.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3752289" Longitude="4.8957601" StarRating="1" HotelCode="|22026" HotelName="Manofa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMRAK 46-48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/6/22026_1b615d11743.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel and it is on a main street 2 buildings, 6 floors and 43 rooms. It has a reception and a safety deposit box service. SITUATION: the Damrak It is next to near the establishment, guests will find the Royal Palace ,Rembrandt and Leidse the squares of close to the establishment, guests have the shopping area ,Van Gogh the Museum of it is situated close to Anne Frank the House of it is 15 kilometres away from the beach, 10 kilometres away, you can find a ski resort situated 7 kilometres away from a golf course, 100 metres away, there is a public transport stop, is situated 11 kilometres away from the airport. ROOM: The comfortable rooms with a hairdryer, They have a direct line telephone, satellite or cable TV and internet. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.332943" Longitude="4.920306" StarRating="4" HotelCode="|386083" HotelName="Postillion Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat, Oost</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/0/8/3/386083_adeb69b1233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374286" Longitude="4.891493" StarRating="1" HotelCode="499451|hotel_corner_house" HotelName="Hotel Corner House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Elevator,Internet,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 119-121, 1012 RH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d3/3bd31decc9babf12cfdd89fd5cda96fbaf9e8a82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Corner House in Amsterdam (Amsterdam City Cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.21" OriginalAmount="105.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33350143" Longitude="4.92109533" StarRating="4" HotelCode="783750|2321645" HotelName="Postillion Hotel Amsterdam BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul Van Vlissenstraat 9-11, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/9e/439e8dec76cb7546e051d6d24413bd0fc308942a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.27" OriginalAmount="105.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3670006" Longitude="4.8860002" StarRating="2" HotelCode="|26816" HotelName="De La Haye" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/8/1/6/26816_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This small, inviting hotel, has 22 rooms and 5 floors. It has a reception, a safety deposit box service, a television room and a bar. SITUATION: It is inAmsterdam the city centre of nearby, you will find Van Gogh and Rijks the museums of 200 metres away, guests have Leidse the Square of the nightlife, in the surrounding area of the establishment, guests can find bars, restaurants, a casino, a theatre and shops. it is in front of a public transport stop, is situated 25 kilometres away from Schiphol Airport. ROOM: They have cable television, internet and shared bathrooms. The establishment has family rooms with a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.50" OriginalAmount="105.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357531" Longitude="4.844213" StarRating="4" HotelCode="899394|100052" HotelName="WestCord Fashion Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 1, 1058 GC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/fb/abfbd43d58e118ef8c967db0c375c4c69ee8f387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located opposite the World Fashion Centre, inside the A10 ring road. The hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.74" OriginalAmount="105.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362872" Longitude="4.876461" StarRating="3" HotelCode="186137|1061658" HotelName="Hotel Espresso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 57, 1054 HC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/b0/e1b010283f767042298106b7aa88102a49107b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.83" OriginalAmount="105.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3930364" Longitude="4.88573" StarRating="4" HotelCode="|448005" HotelName="Pontsteiger" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pontsteiger 343</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/0/0/5/448005_eecee8f1214.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.03" OriginalAmount="105.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370086054175" Longitude="4.9076270612616" StarRating="3" HotelCode="337091|181346" HotelName="Hotel Ibis Amsterdam Centre Stopera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 68, 1011 LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/e1/51e1a4b6488ae0cd9f86434922961813a4df88fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Amsterdam within walking distance of the squares of Rembrandt ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.314324214174" Longitude="4.9385480748824" StarRating="4" HotelCode="376564|jaz_amsterdam" HotelName="Jaz Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Passage 90, Zuidoost, 1101 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/b6/6ab6570c33c9153d92b1a6a4e7178358ddc6d3d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel comprises a total of 258 rooms. Individual storeys are accessible via the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.57" OriginalAmount="106.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3537109" Longitude="4.911916" StarRating="3" HotelCode="|338221" HotelName="Volkshotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/2/1/338221_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365459593784" Longitude="4.9355818802194" StarRating="2" HotelCode="92778|stayokay_amsterdam_zeeburg_hostel" HotelName="Stayokay Amsterdam Oost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Timorplein 21, 1094 CC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/71/ef71e9ec6d6d59089cbb1739651d6b0192913c9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36931948655" Longitude="4.891793003828" StarRating="2" HotelCode="90027|hotel_ajax_amsterdam" HotelName="Hotel Pagi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 104, 1012 KZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c7/27c7b623fc398d8c7ea12f7647429e1d75df5dd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre close to all of the popular main tourist attractions. The ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.40" OriginalAmount="107.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3536621" Longitude="4.8652979" StarRating="3" HotelCode="|26638" HotelName="Apple Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONINGINNEWEG 93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/3/8/26638_c52f5610821.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1879, has 32 standard rooms, 21 double rooms and 3 floors. It has a garden, a hall with a reception, a safety deposit box service, a breakfast room and internet. SITUATION: This hotel is in the residential area of Oud Zuid. Is situated in the city centre. In front of the establishment, you can find Vondel Park. It is 15 minutes away from the historic centre. ROOM: The establishment has Budget rooms with shared bathroom. OBSERVATIONS: The establishment offers a transfer service to the airport. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.83" OriginalAmount="107.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3733" Longitude="4.9066" StarRating="3" HotelCode="|191962" HotelName="Library Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 144-145</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/6/2/191962_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.99" OriginalAmount="107.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3766758" Longitude="4.8963954" StarRating="0" HotelCode="|338170" HotelName="The Flying Pig Downtown Youth" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwendijk 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/1/7/0/338170_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348652" Longitude="4.765684" StarRating="4" HotelCode="69636|26096" HotelName="Park Plaza Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melbournestraat 1, 1175 RM  Lijnden, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/3c/c43c8efaec0571635059246181e0bd7973782886.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located in the west of Amsterdam, only 5 km from Schiphol International Airpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372574601563" Longitude="4.8365385214959" StarRating="3" HotelCode="293602|57719" HotelName="The Student Hotel Amsterdam West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan van Galenstraat 335, 1061 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/90/7c90bcecc3a016b30ec2fe9e4caf92f20c8737a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|340952-24423568/432437134903214473/2696" HotelName="MERCURE AMSTERDAM SLOTERDIJK STATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10480000/10470300/10470230/25c6255e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365453" Longitude="4.880277" StarRating="2" HotelCode="55142|backstage_hotel_amsterdam" HotelName="BackStage Hotel Amstersdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 114, 1016 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6a/686a99c123ca6d60cfb911444fbfa3bfe6a8beeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Amsterdam, this hotel lies within walking distance of all of the city's famo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3622316" Longitude="4.86415375" StarRating="2" HotelCode="590491|hotel_heye_130" HotelName="Hotel Heye 130" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jan Pieter Heijestraat 130, 1054 MJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/fa/fdfa40f340f73ac3fced3eed0e90c6f0be6a765a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.38" OriginalAmount="108.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3749026" Longitude="4.8965822" StarRating="2" HotelCode="|338264" HotelName="Travel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beursstraat 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/6/4/338264_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.46" OriginalAmount="108.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3721015" Longitude="4.8948622" StarRating="3" HotelCode="|46349" HotelName="Damsquare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMSTRAAT 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/4/9/46349_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 32 modern rooms, The establishment has room service, a hall with a bar, a shop, internet (on request) and a bicycle rental desk. close to the establishment, you can find a car park. SITUATION: This budget hotel is in an excellent location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.07" OriginalAmount="108.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3946991" Longitude="4.9302001" StarRating="3" HotelCode="|22002" HotelName="Bastion  Amsterdam Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RODE KRUISTRAAT 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/2/22002_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1988, is on a main street and has 68 rooms. It has a lobby with an elevator, a hairdresser's, a reception a safety deposit box service, a TV room and an Ã  la carte restaurant. The establishment offers guests internet, a car park and a laundry service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372133" Longitude="4.894852" StarRating="2" HotelCode="101717|55109" HotelName="De Gerstekorrel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Golf,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damstraat 22, 1012 JM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8d/ca8d3e940c751ddd559b59fc2765d7a250e85003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the famous Dam Square, major shopping streets such as De Kalver...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357525" Longitude="4.843613" StarRating="3" HotelCode="29271|bastion_hotel_amsterdamcentrumzuidwest" HotelName="Bastion Hotel Amsterdam/Zuidwest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 60, 1058 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/c5/56c5f84de1325f92b5c8855c448883cec223fc00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located between Rembrandt Park and Vondelpark, 2 km away from the mus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39592" Longitude="4.9288750000001" StarRating="3" HotelCode="31790|bastion_deluxe_hotel_amsterdamcentrumnoord" HotelName="Bastion Hotel Amsterdam/Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rode Kruisstraat 28, 1025 KN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/d4/11d4bef66e0956d7756d4a574dbeab57f9c7c606.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying just 200 m from links to the transport network, this comfortable city hotel is located about 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.42" OriginalAmount="109.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370018" Longitude="4.9079399" StarRating="3" HotelCode="|38498" HotelName="Ibis Amsterdam Centre Stopera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VALKENBURGERSTRAAT 68</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/4/9/8/38498_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 207Â modern, comfortable rooms, Our guests can find a restaurant with a bar, a garden, a reception and a lift. SITUATION: It is inAmsterdam the city centre of nearby, you will find Waterloo and Rembrandt the squares it is situated 12 kilometres away from Schiphol Airport. ROOM: The comfortable rooms, have a direct line telephone, a television, an iron, a central air-conditioning system and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.42" OriginalAmount="109.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384592" Longitude="4.861787" StarRating="0" HotelCode="|520012" HotelName="WesterVilla" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 369</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/0/0/1/2/520012_68f3af51208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.48" OriginalAmount="109.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3666115" Longitude="4.9116814" StarRating="2" HotelCode="|27911" HotelName="Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLANTAGE KERKLAAN 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/9/1/1/27911_c48e6f01148.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1880, has 1880 floors and 3 rooms. It has a lobby, a reception, internet, a fax machine, a laundry service and indoor parking (on request). SITUATION: This hotel is in the historic centre, the Artis Royal Zoo it is located in front of 15 minutes away from the establishment, guests will find the railway station, 15 minutes away from the establishment you have a public transport stop, bars, pubs and Dam and Rembrandt the squares 200 metres away from the establishment, you can find a nightclub, 400 metres away, guests have an underground station, a tram stop, is situated 25 kilometres away from the airport. ROOM: The inviting rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, cable television, a radio and internet. They also have a fridge, a safe, a central heating system, double-glazed windows and curtains. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard. OBSERVATIONS: Reception is not open 24 hours a day and please inform the hotel as to your estimated arrival time.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.86" OriginalAmount="109.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.341815665073" Longitude="4.8251974582672" StarRating="4" HotelCode="337172|53984" HotelName="Dutch Design Hotel Artemis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>John M. Keynesplein 2, 1066 EP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c1/86c1c48cf53b9d30a067cc74479cc6da73de5f1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to the business centre of Amsterdam and offers excellent li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.17" OriginalAmount="109.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3766521" Longitude="4.8947789" StarRating="3" HotelCode="|16599" HotelName="Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/9/16599_4cdf2270320.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866145-24423540/432437134903214473/2726" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - NORTH RIVERSIDE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48570000/48566400/48566342/21b8a615_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36483819536" Longitude="4.8805391678549" StarRating="2" HotelCode="147859|hotel_freeland" HotelName="Freeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 386, 1017 PL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/f7/85f74264b904f6a4437eb6f21bcd1ef35144ab88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.35" OriginalAmount="110.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3337846" Longitude="4.8084537" StarRating="4" HotelCode="|16604" HotelName="Mercure  Amsterdam West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OUDE HAAGSEWEG 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/4/16604_2039e2a0744.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1978, has 3 floors and 151 rooms. It has a reception, a bar, a pub and a restaurant. SITUATION: It is situated 5 kilometres away fromSchiphol Airport The establishment offers a transfer service to the airport, 8 kilometres away, you can find the city centre, tourist points of interest, 100 kilometres away, there is a public transport stop. ROOM: The luxurious rooms, have a bathroom, a hairdryer, a direct line telephone, a mini-bar, a fridge and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.38" OriginalAmount="110.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3841992" Longitude="4.9039036" StarRating="0" HotelCode="|338241" HotelName="Clinknoord -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badhuiskade 3, 1031 KV</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/4/1/338241_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="114.00" OriginalAmount="110.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36964692" Longitude="4.86153295" StarRating="4" HotelCode="614590|765945" HotelName="Chasse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Chasséstraat 64, 1057 JJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/67/d767cf7531d0d9890ba8e2d4ba600950be4a0fae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.01" OriginalAmount="110.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3603454" Longitude="4.8783662" StarRating="0" HotelCode="|338171" HotelName="The Flying Pig Uptown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/1/7/1/338171_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.14" OriginalAmount="110.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3609123" Longitude="4.8832512" StarRating="3" HotelCode="|55812" HotelName="City Garden Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.C. Hooftstraat 162</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/1/2/55812_a62c2c91322.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Pc is rated two stars and was built in 1971. SITUATION: It is in Amsterdam,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364274841549" Longitude="4.879916900629" StarRating="3" HotelCode="153312|quentin_hotel" HotelName="Quentin Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 89, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/1c/5f1cdae17eda68740bed4d034535526cbf9028e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360345472057" Longitude="4.8783812082713" StarRating="2" HotelCode="385722|the_flying_pig_uptown" HotelName="The Flying Pig Uptown Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Designated Smoking Area,Elevator,Internet,Kitchen,Library,Lounge,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 46, 1071 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/4c/4d4c83ad5b5b0e5bbbc83446392b88079d93a70f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;The Flying Pig Uptown Hostel is in the heart of Amsterdam, walking...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.41" OriginalAmount="111.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335701" Longitude="4.9130001" StarRating="4" HotelCode="|25053" HotelName="Mercure Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JOAN MYUSKENWEG 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/5/3/25053_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.51" OriginalAmount="111.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364116" Longitude="4.880118" StarRating="3" HotelCode="|76156" HotelName="Quentin Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LEIDSEKADE 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/5/6/76156_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of Amsterdam. It is situated near Leidseplein, cafÃ©s, clubs, bars, shops and restaurants. In front of the hotel there is a casino. It is near the markets. ROOM: The rooms have modern facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.92" OriginalAmount="111.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3695832" Longitude="4.8613954" StarRating="4" HotelCode="|338298" HotelName="Chasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chassestraat 62-64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/9/8/338298_1_7472.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.20" OriginalAmount="111.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376627" Longitude="4.89467" StarRating="3" HotelCode="26717|427795" HotelName="Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 33, 1012 RD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/bb/cbbbf6a12ab35a659965196fd20b0f1b3a67f67f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical heart of the city on the Nieuwezijds Voorburgwal. This is one...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.34" OriginalAmount="111.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3333802" Longitude="4.7717009" StarRating="4" HotelCode="|16620" HotelName=" Ramada by Wyndham Amsterdam Airport Schiphol " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sloterweg, Vb Badhoevedorp,299</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/0/16620_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Novotel Amsterdam Airport is rated four stars. It is business, has WiFi, air-conditioning, 11 meeting rooms, a bar, a pub, a restaurant, a swimming pool, a sauna and a hamman. The establishment offers guests a transfer service (free of charge). SITUATION: This establishment is in a quiet area, is situated 5 kilometres away from Airport Amsterdam-Schiphol, close to the centre of Amsterdam. Near the establishment, you will find a sports centre. OBSERVATIONS: check-in is from 15:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|531254-22977199/432437134903214473/3036" HotelName="CORENDON VILLAGE AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24920000/24912900/24912880/01a2a5ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.40" OriginalAmount="112.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3417758" Longitude="4.8250507" StarRating="4" HotelCode="|22069" HotelName="Dutch Design  Artemis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>John M. KEYNESPLEIN 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/9/22069_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2005, has 8 floors and 256 rooms. The establishment boasts a lobby, a cafÃ©, a lift, a reception with safety deposit boxes and a currency exchange service. It also has a bar, a pub, a television room, a conference room and internet. For an additional charge cost offers a car park. The establishment also offers room service and a laundry service. SITUATION: This hotel is close to the Amsterdam shopping centre. 300 metres away, there is a public transport stop. It is just 1 kilometre away from shops and 8 kilometres away from bars, pubs and nightclubs. ROOM: The stylish rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, fitted carpets, a central heating system and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.65" OriginalAmount="112.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.402505" Longitude="4.931056" StarRating="4" HotelCode="|444318" HotelName="Tribe Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Termini 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/1/8/444318_7928e671509.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.06" OriginalAmount="112.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.240961" Longitude="4.817943" StarRating="3" HotelCode="|65155" HotelName="Amsternam Hotel Uithoorn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAMERHORN 1, UITHOORN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/1/5/5/65155_33659260955.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 38 rooms with a bathroom with a bath or shower, a hairdryer, heating, a direct line telephone, a radio and cable television. They also have a coffee maker, a kettle, an iron (available on request) and an alarm clock. You are offered disabled access rooms. FACILITIES: There is a range of facilities and services available at the establishment, including a car park (available for a fee), a reception with a safe box, a bar and a restaurant some days, The establishment also has a breakfast room and WiFi (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.17" OriginalAmount="112.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373280637528" Longitude="4.9065236208668" StarRating="3" HotelCode="89081|2049425" HotelName="Hotel Library Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 145, 1011 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/dd/94dd74233786dc9855e11cb21a2b7fa1877a3d73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located along a tree-lined boulevard, close to the Central Station and enjoy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374824107265" Longitude="4.8966812349402" StarRating="2" HotelCode="45368|travel" HotelName="Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beurstraat 23, 1012 JV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/0e/370e9b5f9a125566efaa37c7f01199074f22cf42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Amsterdam. Travel features a total of 32 guests rooms. This establishment ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392715" Longitude="4.86885" StarRating="4" HotelCode="207323|westcord_art_hotel_amsterdam_4_stars_2" HotelName="WestCord Art Hotel Amsterdam 4****" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/b2/3fb2bdbc4f35b82d2651b405c4d26dc2cf377c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 60 rooms. Services and facilities at the hotel include a baggage stora...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.51" OriginalAmount="113.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3759113" Longitude="4.8988722" StarRating="2" HotelCode="901508|1892985" HotelName="Old Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 22, 1012 JD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/7e/737ee3da2789dcd65ec7d0bb264c53af60355f22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.67" OriginalAmount="113.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3734322" Longitude="4.9063721" StarRating="2" HotelCode="|36555" HotelName="Y-Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINS HENDRIKKADE 144-145</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/5/5/5/36555_1_5998.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming, historic hotel, was built in 1700 and has 35 large rooms, there is no lift, The establishment has a lobby with a reception, express check-out, a safety deposit box service, a TV room, a cafÃ©, a bar and a breakfast room. You are also offered a bicycle rental desk, WiFi (for a fee) and a car park (for a fee). SITUATION: It is near a station, 250 metres away, guests will find bars, shops, restaurants and public transport services. It is located 500 metres away from the bus station, close to the establishment, clients can find the tourist area, this hotel is situated 15 kilometres away from the airport. ROOM: The rooms have a bathroom, a shower and a bath. Some rooms have a television, They also have a double bed, a direct line telephone and a central heating system. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.79" OriginalAmount="113.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38686005" Longitude="4.83960316" StarRating="3" HotelCode="509192|2238215" HotelName="Hotel2Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofstraat 2, 1043 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/04/d204d8bbf0acad2f2e390231c1e4df406d9a6f73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.08" OriginalAmount="113.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36971" Longitude="4.90685" StarRating="0" HotelCode="|232736" HotelName="ClinkMama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 124</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/7/3/6/232736_73f1b3c0247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30232-27932029/432437134903214473/3223" HotelName="IBIS AMSTERDAM CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25525/6f49fd6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366232080053" Longitude="4.9121173066735" StarRating="3" HotelCode="377616|plantage" HotelName="Hotel Park Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Housekeeping,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 26, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/e2/20e26d19996756a67b204d8da8b2281e6d794797.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Park Plantage in Amsterdam (Amsterdam City Ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38263087" Longitude="4.85769123" StarRating="3" HotelCode="496363|camp_inn_hotel_amsterdam" HotelName="Camp Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Willem de Zwijgerlaan 350, 1055 RD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/14/a1143f9208dbe0d64b47205cc96e7ad8054fd2a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.20" OriginalAmount="114.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385659392449" Longitude="4.8344540601204" StarRating="3" HotelCode="376492|1844588" HotelName="Urban Lodge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arlandaweg 10, 1043 EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/13/5b1391a381be9b9ea3e9cdc90a84965d13fcd5df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.38" OriginalAmount="114.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365943952643" Longitude="4.8955864404754" StarRating="3" HotelCode="337222|251836" HotelName="Hotel Atlanta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtsplein 8-10, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/1b/1a1b9ba7ce31226b7c910a581df0c59341efb8fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam and over looks the eminent Rembrandtplein. Scores o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368977424626" Longitude="4.8986283343586" StarRating="2" HotelCode="36036|rembrandtplein_hotel" HotelName="Rembrandtplein Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 27, 1011 HR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/97/5a979b1e10f99ed243dd7ee02bf39a24e1c4df5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.80" OriginalAmount="115.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36902" Longitude="4.89851" StarRating="1" HotelCode="|183895" HotelName="Rembrandtplein" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/5/183895_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="118.83" OriginalAmount="115.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335183372878" Longitude="4.9137425422669" StarRating="4" HotelCode="318143|NL000023" HotelName="Mercure Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 10, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/9a/de9a1d9fab7f42a959322e05e1673a55a2a72f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern upmarket hotel lies in the south of the city, close to Amsterdam Arena and the A2 Utrech...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.01" OriginalAmount="115.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36675" Longitude="4.91143" StarRating="3" HotelCode="|445190" HotelName="Quentin Zoo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/9/0/445190_fa4ed1d1022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.06" OriginalAmount="115.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3043625" Longitude="4.9509889" StarRating="3" HotelCode="|338316" HotelName="Levell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>353 Hullenbergweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/1/6/338316_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.17" OriginalAmount="115.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3926172" Longitude="4.8685406" StarRating="3" HotelCode="|23755" HotelName="WestCord Art Hotel Amsterdam 3*" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SPAARNDAMMERDIJK 302</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/5/5/23755_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 7 floors, 130 rooms, 6 single rooms and 124 double rooms. It has a lobby a lift, a reception, a safety deposit box service, a cafÃ©, a bar, a games room, an Ã  la carte restaurant with air-conditioning and a conference room. The establishment also offers internet, room service, a laundry service, a medical care service, an indoor car park and a car park (for a fee). SITUATION: This hotel is situated 10 minutes away from the city centre, in front of the establishment, clients have a bus stop. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. They have a mini-bar, fitted carpets, an air-conditioning system, a sofa and a safe (available for a fee). FACILITIES: The hotel has a swimming pool. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.30" OriginalAmount="115.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374306" Longitude="4.934854" StarRating="3" HotelCode="72148|276015" HotelName="Lloyd Cultural Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oostelijke Handelskade 34, 1019 BN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/c5/05c56f805bc150c7545cfbd2bad50b8e9b94c73e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the fashionable Eastern Docklands at the edge of the city centre, only 5 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.33" OriginalAmount="115.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3643076" Longitude="4.8741398" StarRating="4" HotelCode="930975|1682008" HotelName="Amadi Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 26, 1054 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1c/191c0cba0de5d197b2bb69927bb327d87f59be3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.387521" Longitude="4.834466" StarRating="3" HotelCode="263298|amsterdam_identity_apartments_2" HotelName="Amsterdam ID Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 51, 1043 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1c/191ca8b9c5485da9f4803e74e5baaf36b9f0b133.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36978965" Longitude="4.9071412" StarRating="0" HotelCode="439622|ecomama" HotelName="ECOMAMA Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 124, 1011 NA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/13/4013ca9858b8c4cbae9edfd64ae630e26aa0e3f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Ecomama places you in the heart of Amsterdam, walking distance from Wate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360758226607" Longitude="4.9188441638237" StarRating="1" HotelCode="429373|generator_amsterdam" HotelName="Generator Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Meeting Room,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mauritskade 57, 1092 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/9e/979e75258a7590e0d0c7e3a68c4ad098fcdf8bd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Generator Amsterdam is located in the up-and-coming eastern side of the city overlooking Oosterpark....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37598605" Longitude="4.90292582" StarRating="0" HotelCode="571012|hotel_restaurant_old_bridge" HotelName="The Old Bridge Hotel Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 97-98, 1011 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2c/502c8b42f79e49e0bb184596d9699e611ca619e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.75" OriginalAmount="116.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367908839051" Longitude="4.8439871607131" StarRating="4" HotelCode="185782|861065" HotelName="Leonardo Hotel Amsterdam Rembrandtpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staalmeesterslaan 410, 1057 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/81/81d9fcc05a903553/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located about 3.5 km from the centre of Amsterd...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.78" OriginalAmount="116.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3502998" Longitude="4.9229002" StarRating="3" HotelCode="|21999" HotelName="Casa Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Ringdijkstraat 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/9/21999_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1962, has 10 floors and 396 rooms. The establishment has a lobby with a reception, a safety deposit box service and a currency exchange service. It has a lift, a cafÃ©, a bar, an Ã  la carte restaurant, a conference room and internet. The establishment also offers a laundry service, a bicycle storage room and a car park. SITUATION: This hotel Middenweg it is near Close to Frankendael park shops, restaurants and bars. It has excellent transport links to public transport services, is located near a nightclub. ROOM: The rooms have a direct line telephone, flat-screen satellite television, WiFi (free of charge), a safe, a fridge and a work desk. FACILITIES: It is 5 kilometres away from a golf course. PAYMENT METHODS: The establishment accepts AmEx, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.00" OriginalAmount="116.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373785" Longitude="4.885619" StarRating="3" HotelCode="62528|351385" HotelName="Nadia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 51, 1016 DD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2c/592cec386bae3673485b52193b41061ffb459601.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in historic surroundings, between the Royal Palace on Dam Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.49" OriginalAmount="116.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367750994982" Longitude="4.868230227253" StarRating="4" HotelCode="293286|1031478" HotelName="Hotel De Hallen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bellamyplein 47, 1053 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/ec/2eec2df079d61c15dd631dbd137b58b62f141a5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365794" Longitude="4.87978" StarRating="3" HotelCode="27518|krisotel" HotelName="De Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 372, 1016 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/12/87126726770c2b85bc5871a9ac1f92dd14d0a32e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, 50 m from restaurants, bars, pubs and the bus station and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3749808" Longitude="4.8993238" StarRating="1" HotelCode="154588|vijaya_hotel_amsterdam" HotelName="Vijaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 44, 1012 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/0a/6a0a14505f02ee4f2b7eb1347ac6801330c5ae37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Amsterdam. The total number of rooms is 30. Wi-Fi internet c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.38" OriginalAmount="117.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38677" Longitude="4.839568" StarRating="3" HotelCode="|216903" HotelName="2stay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofstraat 2, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/9/0/3/216903_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376837677829" Longitude="4.8963775870579" StarRating="2" HotelCode="385754|the_flying_pig_downtown" HotelName="The Flying Pig Downtown Youth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Concierge,Designated Smoking Area,Internet,Kitchen,Lounge,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwendijk 100, 1012 MR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/d8/dad8f144a1d7d0c39352268c26a718f4a28e7a6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Flying Pig Downtown Youth Hostel, you'll be cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36680781" Longitude="4.91142408" StarRating="3" HotelCode="635847|quentin_zoo_hotel" HotelName="Quentin Zoo hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 33, 1018 DB Amsterdam, Kesklinn</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/74/f3744b123140789d760fe44e4ba3c60ae6357786.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.11" OriginalAmount="118.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36221" Longitude="4.86417" StarRating="0" HotelCode="|238885" HotelName="Heye 130" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Pieter Heijestraat 130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/8/5/238885_9a352201442.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318188-20959586/432437134903214473/3157" HotelName="DUTCH DESIGN ARTEMIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1175900/1175835/1bb01333_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26154-24643775/432437134903214473/3237" HotelName="BASTION HOTEL AMSTERDAM NOORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/910300/910269/9115c077_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.68" OriginalAmount="119.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3696394" Longitude="4.8800434" StarRating="3" HotelCode="|331048" HotelName="Melrose" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>92 Elandsgracht</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/4/8/331048_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.82" OriginalAmount="119.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36899" Longitude="4.94642" StarRating="4" HotelCode="|445061" HotelName="The Niu Fender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cruquiusweg 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/1/445061_afba2fd1415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.26" OriginalAmount="119.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3611526" Longitude="4.9154744" StarRating="4" HotelCode="|25054" HotelName="Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>S-Gravesandestraat 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/5/4/25054_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1890, has a restaurant, a nightclub and a lovely garden area. It has 127 rooms, The establishment offers indoor parking (for a fee). SITUATION: This hotel is near the historic centre, close to the establishment, guests have Ooster the Park of it is well-connected with public transport services. ROOM: The establishment has recently renovated rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|168693-27932031/432437134903214473/3321" HotelName="LEONARDO REMBRANDTPARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4350000/4342200/4342180/9d6f9d11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375011331165" Longitude="4.8969814181328" StarRating="3" HotelCode="18211|tulip_inn_amsterdam_centre" HotelName="XO Hotels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beursstraat 11-19, 1012 JT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/9b/289b1c2dfac50e749de08d281a736e2b1c7c1c06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in close proximity to all major sights such as the Central Station, Dam Square and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365826506694" Longitude="4.8847546596803" StarRating="2" HotelCode="143433|amsterdam_downtown_hotel" HotelName="Amsterdam Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 25, 1017 GA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/71/8b712806b397f63063cea1ecca459a997865c571.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352758" Longitude="4.8617340000001" StarRating="2" HotelCode="408681|aadam_wilhelmina" HotelName="Aadam Wilhelmina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koninginneweg 169, 1075 CN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/2e/8a2ee48526283b46d307dc86bb1cc81551c5c5c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam near to the main museums, the concert hall, Vondel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.48" OriginalAmount="120.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333643" Longitude="4.92765" StarRating="3" HotelCode="|16584" HotelName="Bastion  Amsterdam Amstel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VERLENGDE VAN MARWIJK KOOYSTRAAT 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/4/16584_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, an inviting bar, a television room, air-conditioning, sofas, WiFi (free of charge), a lobby and computer. SITUATION: This hotel is near the RAI business district. In the surrounding area, clients have Amsterdam Arena Stadium. 10 minutes away, there is the city centre. ROOM: The establishment has standard rooms with TV, a modem, an alarm clock, a desk, a safe, a mini-bar, a coffee maker, a kettle, a bathroom with a bath, a shower and a WC. It also has deluxe rooms with a bath, a WC and a hairdryer. Our guests also have available large suites with a sofa-bed, a bathroom with a bath, a WC and a hairdryer. FACILITIES: The establishment has a gym (free of charge). OBSERVATIONS: Pets are not allowed. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Clients have at their disposal an Ã  la carte or set-menu restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="124.76" OriginalAmount="121.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372758942649" Longitude="4.8984968662262" StarRating="1" HotelCode="193867|294182" HotelName="Hotel 83" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 83, 1012 DS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/0a/c00a0a2b289c48b632ed51fd3893212c0772735c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.88" OriginalAmount="121.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37559" Longitude="4.89615" StarRating="3" HotelCode="11801|427945" HotelName="Delta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 42-43, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/c4/77c4a2788fbaa99c7166a4fbf92cd5b936496ba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Amsterdam, only a few minutes from Amsterdam central stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.48" OriginalAmount="121.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3572107" Longitude="4.8554498" StarRating="3" HotelCode="|338286" HotelName="Conscious The Tire Station" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelveenseweg 1-7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/8/6/338286_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.53" OriginalAmount="121.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376528" Longitude="4.893646" StarRating="3" HotelCode="18783|461555" HotelName="WestCord City Centre Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 50, 1012 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/87/8f87525315c3a2531676a84f7aa0bdd72886976e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy city hotel is located in the heart of Amsterdam, within walking distance of the Central Tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.59" OriginalAmount="121.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36965073" Longitude="4.88005577" StarRating="3" HotelCode="711127|2279565" HotelName="Melrose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Elandsgracht 92, 1016 TZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a2/d2a29ea1a2f5583ab47429947734308770eb599e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355548355683" Longitude="4.8690546228625" StarRating="3" HotelCode="116330|the_neighbours_magnolia_3" HotelName="The Neighbour's Magnolia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willemsparkweg 205, 1071 HB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/45/0c45492560c3a0c9f03bfc926ddad3c3248d7242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.314264" Longitude="4.947596" StarRating="3" HotelCode="260147|hampton_by_hilton_amsterdam_arena_boulevard" HotelName="Hampton Amsterdam Arena Boulevard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoekenrode 1, Amsterdam 1102 BR</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/f9/0ef94c0967845e6a86eae5a4c4c366e043c9707c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272039-32388300/432437134903214473/1189" HotelName="VOLKSHOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/272039/201463010019296.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|103651-30102461/432437134903214473/1750" HotelName="WESTCORD FASHION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543900/2543850/d830de68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.40178316" Longitude="4.87470257" StarRating="3" HotelCode="612886|moxy_amsterdam_houthavens" HotelName="Moxy Amsterdam Houthavens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 175, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/cf/59cf8d80f6f52d46fa38a0e5ffb5690a60e5854a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33261308" Longitude="4.91762544" StarRating="4" HotelCode="820919|leonardo_royal_hotel_amsterdam" HotelName="Leonardo Royal Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat 24, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c5/5ec5d65d26f259c3c3fed9f2ee89fd02718e5f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.90" OriginalAmount="123.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35373" Longitude="4.87225" StarRating="3" HotelCode="|22034" HotelName="The Alfred" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cornelis Schuytstraat 58-60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/3/4/22034_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1960, renovated in 2008, has 5 floors, 74 rooms, 69 double rooms and 5 single rooms. It has a lobby, a reception and a safety deposit box service. SITUATION: This luxurious hotel is close to the city centre, in front of the establishment, you can find shops, restaurants. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a mini-bar, a double bed, fitted carpets, a central heating system and a sitting room. FACILITIES: The establishment has a gym and a bicycle hire service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.92" OriginalAmount="123.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365709" Longitude="4.87816" StarRating="3" HotelCode="408686|482225" HotelName="NL Hotel District Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 368, 1054 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/5a/c05a2aa0a3b72095ce2bf30736633a8808f32b3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Amsterdam, on the Singel Gracht. It is surrounded by museums, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.30" OriginalAmount="123.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3602336" Longitude="4.8778561" StarRating="3" HotelCode="|50502" HotelName="S&amp;A Vondel Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VOSSIUSSTRAAT, 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/0/2/50502_3a7ed5c0450.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2002. SITUATION: This establishment is in the heart of Amsterdam. Nearby, you will find the Van Gogh, Rijksmuseum and Rembrandt museums. It is located close to Leidseplein ROOM: The rooms have WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353535" Longitude="4.871992" StarRating="3" HotelCode="337317|memphis_hotel_2" HotelName="The Alfred Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cornelis Schuytstraat 58-60, 1071 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/dd/8fdd026756f843908004c030f5706480c4be9928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in an ivy-covered building located just a short distance from the lively...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33814927" Longitude="4.92064926" StarRating="4" HotelCode="497627|crowne_plaza_amsterdam_amstel" HotelName="QO Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Amstelvlietstraat 4, 1096 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/88/3288a7f3609606ceb8c5a982c2f3f421e2331d7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35728372" Longitude="4.85546399" StarRating="0" HotelCode="581987|conscious_hotel_the_tire_station" HotelName="Conscious Hotel The Tire Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelveenseweg 1-7, 1054 MB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/1b/9c1bd32298c599bc084722b44cda3e20ba417655.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.45" OriginalAmount="124.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36645" Longitude="4.91132" StarRating="0" HotelCode="|191964" HotelName="Park Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/6/4/191964_5c1c8e11704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.55" OriginalAmount="124.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.346660577724" Longitude="4.8311547220901" StarRating="4" HotelCode="299591|1521298" HotelName="Corendon City Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aletta Jacobslaan 7, 1066 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/1d/f81dff3ada41880df4cd7c0f2f9c92085e393786.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460139-22977190/432437134903214473/3354" HotelName="RUBY EMMA HOTEL &amp;amp; BAR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15930000/15927700/15927643/2aaa6e1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|613509-24747240/432437134903214473/3491" HotelName="THE HOXTON LLOYD AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1150000/1146000/1146000/892835e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.349952700903" Longitude="4.9186385803566" StarRating="3" HotelCode="337392|hotel_casa_400_amsterdam" HotelName="Hotel Casa Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Ringdijkstraat 4, 1097 BC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/df/a8df7e6c9e20de96561991436347a04ad581375e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Middenweg in the southern part of Amsterdam near Frankendael Park. C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.89" OriginalAmount="125.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376605" Longitude="4.844573" StarRating="0" HotelCode="|444517" HotelName="Cityden Bolo District" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos en Lommerplantsoen 45a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/1/7/444517_427bf001258.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.07" OriginalAmount="125.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3730475" Longitude="4.9168589" StarRating="0" HotelCode="|338262" HotelName="Pension Homeland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kattenburgerstraat 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/6/2/338262_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.23" OriginalAmount="125.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.93283" Longitude="-74.19929" StarRating="0" HotelCode="|545517" HotelName="Amsterdam Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 Florida Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/5/1/7/545517_db132971035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.43" OriginalAmount="125.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362633" Longitude="4.878067" StarRating="4" HotelCode="|22078" HotelName="Catalonia Vondel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VONDELSTRAAT 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/8/22078_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 86 rooms a reception, a safety deposit box service, lifts, a bar, a cafÃ©, a breakfast room and a conference room. The establishment offers WiFi, room service and a laundry service. SITUATION: This cosy hotel is in a residential area, in the surrounding area, clients have the city centre, Where you can find shops, leisure areas, entertainment and tourist points of interest. ROOM: It has cosy rooms with a bathroom, a sitting area, a direct line telephone, a satellite or cable television, a radio and a mini-bar. They also have an ironing set, a courtesy tea and coffee service, a safety deposit box, internet and central heating. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.64" OriginalAmount="125.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365864" Longitude="4.912884" StarRating="3" HotelCode="13844|229736" HotelName="The Lancaster Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 48, 1018 DH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10788705</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located opposite Amsterdam’s Artis Zoo in a green area of the old city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375617" Longitude="4.898474" StarRating="3" HotelCode="142211|cc_hotel" HotelName="Hotel CC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 42, 1012 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/84/1c848344b271be7e1f924d3a350fe50b0be503a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location 300 m from the city centre (Dam Square) and offers guests conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.30982220274" Longitude="4.9464214231747" StarRating="4" HotelCode="320492|courtyard_amsterdam_arena_atlas" HotelName="Courtyard Amsterdam Arena Atlas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 1, 1101 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/d1/20d1702f3b21e6b8915d3f6f8a65c615b93f807b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.05" OriginalAmount="126.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.30982" Longitude="4.942294" StarRating="4" HotelCode="|169357" HotelName="Holiday Inn Amsterdam Arena Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOOGOORDDREEF 66A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/7/169357_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 120 rooms, meeting facilities, a banquet hall and WiFi. SITUATION: This establishment, Amsterdam it is in Close to restaurants, bars and shops. It has excellent transport links to the train and Schiphol Airport 15 minutes away, you can find the city centre, Where guests can enjoy tourist points of interest. ROOM: Each room has a coffee maker, a kettle, pillow menu and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.08" OriginalAmount="126.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360174" Longitude="4.877838" StarRating="3" HotelCode="81170|122359" HotelName="Hotel Piet Hein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 53, 1071 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/5a/7a5a4af052bdc48560d8039ed06d8f4d7f1be9a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376182102068" Longitude="4.8922996222973" StarRating="1" HotelCode="193886|hotel_tourist_inn" HotelName="Budget Hotel Tourist-Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 52, 1012 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/47/eb47d9f74d8ba0a0eda78849f165ce450d7cc932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35309568692" Longitude="4.880971944149" StarRating="3" HotelCode="187727|bronckhorst_hotel" HotelName="The Muse Amsterdam Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bronckhorststraat 14, Oud Zuid, 1071 WR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d1/84d1f54172ffa8a5f2beba8341f4f6f99a1e419c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located both 100 m away from the Roelof Hartplein tram stop and 20 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.38" OriginalAmount="128.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36612" Longitude="4.8963462" StarRating="2" HotelCode="|22029" HotelName="Atlanta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 8-10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/9/22029_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1630, has 4 floors, 36 rooms, 9 single rooms and 25 double rooms. It has a lobby, a reception, a safety deposit box service and a currency exchange service. SITUATION: This hotel is in Amsterdam the city centre of near the establishment, guests will find museums, exhibitions, theatres, cinemas, shops, restaurants, bars, nightclubs, nightclubs and casinos. ROOM: It has inviting rooms with a bathroom, a hairdryer, a direct line telephone, satellite and cable TV, internet, a safety deposit box, central heating, tiled floors and fitted carpets. FACILITIES: The establishment has a jacuzzi, a sauna and a solarium. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37362" Longitude="4.8858436" StarRating="1" HotelCode="147907|hotel_galerij" HotelName="Galerij" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 43, 1016 DD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4c/e64c7d4613466358ad45f77d8f370adb727c8162.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.325932" Longitude="4.867066" StarRating="3" HotelCode="187062|holiday_inn_express_amsterdam__south" HotelName="Holiday Inn Express Amsterdam - South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel,City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zwaansvliet, 20, Amsterdam 1081AP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/b4/43b4bdd0a8d0b0bec6f8455690480753ce1b9ba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located near the financial district of Amsterdam, the South Axis. If using the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.27" OriginalAmount="129.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.340116578117" Longitude="4.8736996141946" StarRating="3" HotelCode="116378|211160" HotelName="Qbic Hotel Amsterdam WTC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathijs Vermeulenpad 1, 1077 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/89/0a89f8835840bc06c2abe5e1fb97c508e0b9758e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.87" OriginalAmount="129.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3612" Longitude="4.8845" StarRating="4" HotelCode="|22077" HotelName="Leonardo Boutique Museumhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.C. HOOFSTRAAT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/7/22077_01db1421545.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel has 188 rooms and 5 floors. It has a lobby with elevators, a reception, a safety deposit box service and a bar. The establishment offers guests a laundry service. SITUATION: This hotel is situated between PC Hooftstraat and Stadhouderskade is situated in the heart of Amsterdam, close to the Van Gogh and Rijksmuseum museums and Leidseplein Square. Opposite the establishment, you can find jetties, bicycles and boats. ROOM: Each room has a bathroom with a shower, a WC, a hairdryer, a direct line telephone, a television and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375372" Longitude="4.895727" StarRating="3" HotelCode="336453|hotel_the_exchange" HotelName="The Exchange" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 50, 1012 LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/c2/7fc2c6da4670ecbc43dc9f3b1cd86f610216d212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Amsterdam near to the Dam. The Kalverstraat with its abundance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.14" OriginalAmount="130.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3765297" Longitude="4.8938599" StarRating="3" HotelCode="|55815" HotelName="Westcord City Centre  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDSE VOORBURGWAL 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/1/5/55815_0ea81b21426.jpg</HotelPictures>
        <HotelDescription>ROOM: This establishment has 106 rooms, The establishment has standard rooms with a hairdryer, a safety deposit box, a coffee maker, a kettle, an alarm clock, a direct line telephone, a radio and a television. It also has Star Rooms with an air-conditioning system, internet (free of charge), a bathroom and a flat-screen television. FACILITIES: The establishment boasts a lobby, a cafÃ©, a room where you can watch TV, a reception, a breakfast room and a launderette.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.22" OriginalAmount="130.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37779" Longitude="4.89625" StarRating="2" HotelCode="|191959" HotelName="CS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/5/9/191959_6b72c8f1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.32" OriginalAmount="130.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3414421" Longitude="4.85315607" StarRating="3" HotelCode="951173|663501" HotelName="Olympic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ijsbaanpad 12, 1076 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/81/28813e802e5df54a2c32118ec6788f2b6515008e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232963-30101395/432437134903214473/1721" HotelName="HAMPTON BY HILTON AMSTERDAM / ARENA BOULEVARD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6080000/6074500/6074456/8c333803_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3627422" Longitude="4.8746104" StarRating="1" HotelCode="142722|hotel_abba" HotelName="Hotel Abba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Elevator,Housekeeping,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 118-122, 1054 HM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d9/77d9a257e8e46b978d6a6486680e31a0972465cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Hotel Abba  is in the heart of Amsterdam, walking distance from Vo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361733242928" Longitude="4.9105657774473" StarRating="3" HotelCode="143266|hotel_allure" HotelName="Allure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 117-119, 1018 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/18/ca1814c570e278bd1202fa92bd16662a0c792ae7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35920649231" Longitude="4.9013319077613" StarRating="3" HotelCode="318943|ph_hotel_oosteinde" HotelName="PH Hotel Oosteinde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oosteinde 15-17, 1017 WT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/3a/413a080a59c32ae484be7ec6be05195de50ad78e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377744750234" Longitude="4.8962729840092" StarRating="1" HotelCode="342814|hotel_jimmy" HotelName="Hotel Jimmy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 15, Boven, 1012 TN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/57/3f57d9c1b09cdff06b92f9dbd8956db0aa48cb94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Jimmy places you in the heart of Amsterdam, walkin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353869" Longitude="4.857512" StarRating="3" HotelCode="142000|hotel_central_park" HotelName="Central Park Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldeck Pyrmontlaan 9, 1075 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/84/3e/843e7dd356b11ba7ffc5db677c8b4a20d9f042e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392188" Longitude="4.91095" StarRating="4" HotelCode="336624|nh_galaxy" HotelName="NH Amsterdam Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Distelkade 21, 1031 XP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/ed/c4edb6390c2458b713b0757fa727b510c7325f9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just north of the centre of Amsterdam within walking distance of all the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.64" OriginalAmount="133.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38591" Longitude="4.83456" StarRating="0" HotelCode="|221621" HotelName="Urban Lodge " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Arlandaweg 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/2/1/221621_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.15" OriginalAmount="134.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3713335" Longitude="4.9348093" StarRating="4" HotelCode="|372879" HotelName="Hampton By Hilton Amsterdam Centre East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Panama Laan 188-196</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/7/9/372879_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.18" OriginalAmount="134.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361753" Longitude="4.87806" StarRating="4" HotelCode="97121|482275" HotelName="Hotel Roemer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 10, 1054 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/1d/531dd3ee8f302c4eb873d99b0b8824ae1a7fefb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location close to the lively Leidseplein square where guests can find re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.32" OriginalAmount="134.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358735" Longitude="4.89865" StarRating="0" HotelCode="|331059" HotelName="ClinkCoco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/5/9/331059_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.02" OriginalAmount="134.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38656901" Longitude="4.87523979" StarRating="0" HotelCode="630800|2906035" HotelName="Conscious Hotel Westerpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 10, 1014 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/45/864590681e12dbef1da5db1b808ff5e3fc70a01e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.53" OriginalAmount="135.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365736" Longitude="4.8782039" StarRating="3" HotelCode="|41078" HotelName="Nl  District Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NASSAUKADE 368</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/7/8/41078_7.jpg</HotelPictures>
        <HotelDescription>HOTEL:. SITUATION: This trendy hotel is situated in the city centre, Singel Gracht it is in this hotel is surrounded by museums, shops, a coffee shop, restaurants and exhibitions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.81" OriginalAmount="135.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36338356" Longitude="4.87815281" StarRating="3" HotelCode="649208|2283595" HotelName="Hotel van de Vijsel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 13-17, 1054 HA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/08/27088d6feefbb4f88cdecbab08fe9d6fdf5bbf46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.83" OriginalAmount="135.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.396561" Longitude="4.906843" StarRating="4" HotelCode="|448419" HotelName="Bob W Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Papaverweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/4/1/9/448419_5af02a71302.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36126637088" Longitude="4.8841032711639" StarRating="3" HotelCode="116174|leonardo_boutique_museum_hotel_amsterdam_city_center" HotelName="Apollo Museumhotel Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 2, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/4d/af4dcb2a7bfe27f04378cef7d284db9c0211d12e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the point where the elegant P.C. Hofstraat meets charming Stadhouderskade. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.11" OriginalAmount="136.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35918" Longitude="4.90141" StarRating="3" HotelCode="|183891" HotelName="Boutique  Oosteinde" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oosteinde 15-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/1/183891_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372305" Longitude="4.897554" StarRating="2" HotelCode="337195|heart_of_amsterdam__hostel_2" HotelName="Heart of Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 118-120, 1012 DT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/42/2342148732a7571f209d53feac3973d6446f9e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the in the famous red light district "De Wallen" close to the city centre, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.635363" Longitude="-93.263924" StarRating="3" HotelCode="0|136617-24423490/432437134903214473/3726" HotelName="CC HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>230 S. Wildwood Dr., Branson, 65616, MO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3230000/3224600/3224535/938ebb72_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 63. Floors: 3. Property description- Stay in the heart of Branson, MO at the pet-friendly Econo Lodge at Thousand Hills hotel, located steps from Tanger Outlets and six miles from Silver Dollar City. Our pet-friendly hotel is close to Thousand Hills Golf Course, Kings Castle Theatre, White Water and the Dinosaur Canyon. We offer every guest a free hot breakfast, free WiFi, free coffee and a laundry facility. Relax in one of our guest rooms, all of which feature a coffee maker and TV. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingProperty was renovated in 1999. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359203705035" Longitude="4.87972676754" StarRating="3" HotelCode="193852|hotel_fita" HotelName="Hotel Fita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 37, 1071 CL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/bf/44bfece3f3d046ab29a92ceb7ac195b1735b6575.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.356965" Longitude="4.877437" StarRating="3" HotelCode="95617|inner_hotel__hostel" HotelName="XO Hotel Inner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wanningstraat 1, 1071 LA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/73/ef733b6345b63613fd50bfce1eba248391a12499.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The budget hotel is located in the centre of Amsterdam, close to Museum Square and Leidse Square as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.63" OriginalAmount="138.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357844" Longitude="4.856532" StarRating="3" HotelCode="165668|461325" HotelName="Conscious Vondelpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 519, 1054 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/59/305962f5744a19ed41a2cb22b5f81f13bb1066b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located conveniently in the city centre of Amsterdam. Behind the hotel starts the famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33328575" Longitude="4.91453469" StarRating="4" HotelCode="757211|van_der_valk_hotel_amsterdamamstel" HotelName="Hotel Amsterdam Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 20, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/1d/8e1d3d741f6c97dfd1144fc75af22126633f08af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Hotel is situated in Amsterdam. Situated within 6. 0 kilometre(s) from the town centre, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.82" OriginalAmount="139.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354644335736" Longitude="4.9127091899834" StarRating="3" HotelCode="397917|2238255" HotelName="The Student Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129, 1091 GL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/aa/91aaaf314eb6de638b66a7c291a33e8029e7a116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.12" OriginalAmount="139.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3656443" Longitude="4.8852139" StarRating="2" HotelCode="148144|1526258" HotelName="Quentin Golden Bear Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 37, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/32/8532b9c677a5ed922bb5eeb40f474a96f4507bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3779604" Longitude="4.896211575" StarRating="3" HotelCode="95614|428140" HotelName="Season Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 18, 1012 AS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/52/b2/52b21b45d45f2a86b8ac56a7b51ec64744d38a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241422-24743318/432437134903214473/3783" HotelName="QUENTIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2528600/2528525/838d8d1a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9353-24737684/432437134903214473/3940" HotelName="WESTCORD CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24905/d7e1bf5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379447" Longitude="4.880503" StarRating="3" HotelCode="296731|linden_hotel" HotelName="Linden Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Lindengracht 251, 1015 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/17/5817b55cd5ca5146efc4cb105577d241e38cb4b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Linden Hotel is in the heart of Amsterdam, walking distance from N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37434611" Longitude="4.89111972" StarRating="1" HotelCode="511039|mevlana" HotelName="Hotel Mevlana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 160, 1012 SJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/26/d1265a64fca16a98d6753985e29e64771e2ac927.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.52" OriginalAmount="140.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3554295" Longitude="4.8781928" StarRating="4" HotelCode="|23496" HotelName="Conscious  Museum Square" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAIRESSESTRAAT 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/6/23496_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4 floors, 34 rooms and 29 double rooms. It has a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a restaurant. There are many services available at the establishment, including internet, room service and a laundry service. SITUATION: This urban hotel is in the heart of Amsterdam. Close to the establishment, guests have the sports centre and the concert hall. Close to the establishment, clients can find museums, shops and leisure areas. 200 metres away, clients have a public transport stop. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, central heating and a safe (available for a fee). FACILITIES: Guests are offered sports and an activities programme.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.02" OriginalAmount="140.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3866061" Longitude="4.8752965" StarRating="3" HotelCode="|372887" HotelName="Conscious Westerpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/8/7/372887_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365141599397" Longitude="4.8784527919163" StarRating="3" HotelCode="313014|no_377_house" HotelName="Hotel No 377 House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 377, 1054 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/76/ab76a73c07065d5f356fd037d8de50b829c25cb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.50" OriginalAmount="141.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3929898" Longitude="4.8692698" StarRating="4" HotelCode="|69263" HotelName="WestCord Art Hotel Amsterdam 4*" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/2/6/3/69263_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.70" OriginalAmount="141.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.338347" Longitude="4.92086" StarRating="4" HotelCode="|338284" HotelName="Ruby Emma Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelvlietstraat 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/8/4/338284_7f075100247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.99" OriginalAmount="141.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35508858" Longitude="4.87749742" StarRating="3" HotelCode="200949|353695" HotelName="Conscious Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 7, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/38/2838f1df603ab9fbfef4765289e6783d0a69e2c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right at the heart of Amsterdam, only metres from the famous concert building of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.23" OriginalAmount="141.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362654" Longitude="4.835317" StarRating="3" HotelCode="|445187" HotelName="Met Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marius Bauerstraat 401</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/8/7/445187_836529e0947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.25" OriginalAmount="141.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36006846106" Longitude="4.8819680779143" StarRating="2" HotelCode="168159|869155" HotelName="Max Brown Hotel Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 40-46, 1071CR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/e2/0de22346cdc6ff583baabcfd427e68b959ee19b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a delightful, peaceful residential area close to Amsterdam's buzzing city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|273-24737683/432437134903214473/3998" HotelName="WESTCORD ART AMSTERDAM 4 STAR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/974300/974294/78e06a46_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.81" OriginalAmount="142.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3538361" Longitude="4.8975592" StarRating="3" HotelCode="|22024" HotelName="De Pijp Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SARPHATIPARK 106</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/4/22024_1b86abc1423.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1956, renovated in 2001, has 4 floors and 36 rooms. It has 8 single rooms and 12 double rooms. It has a reception, a safety deposit box service, a currency exchange service, a lift, a kiosk and a TV room. The establishment offers guests internet. With regards to the food and beverage offering, the establishment has an Ã  la carte restaurant. SITUATION: This hotel is in a central location. Next to the property, you can find a park. It is close to the tourist centre and the historic centre. It is 15 kilometres away from the airport. 10 metres away, there is a public transport stop. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable television, guests are offered internet, a safe, fitted carpets and central heating. MEALS: The establishment serves a buffet breakfast and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.05" OriginalAmount="142.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37603145916" Longitude="4.8992586135864" StarRating="3" HotelCode="67212|482145" HotelName="Luxer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 11, 1012 HT Amsterdam, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/4d/284dc3dcd53f6f015340b5a7208adfb83a13e78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Amsterdam's old historical centre. The central station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.18" OriginalAmount="142.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3712308" Longitude="4.8902375" StarRating="3" HotelCode="|27148" HotelName="Nova Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 276</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/4/8/27148_9535c821401.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, renovated in 2005, has 4 floors and 61 rooms. It has a lobby with elevators, a reception, a safety deposit box service, a currency exchange service and a breakfast room. The establishment offers a laundry service. SITUATION: This hotel is in the tourist area, Close to bars, restaurants and the Royal Palace. it is situated 1 kilometre away from the railway station ,Anne Frank the House of it is 2 kilometres away from Vondelpark park 2 kilometres away from the establishment, guests will find Van Gogh the museum it is situated 20 kilometres away from Amsterdam Airport Close to, Bloemenmarkt it is situated 200 metres away from. ROOM: The cosy rooms, have a bathroom with a shower, a fridge, central heating, a direct line telephone, internet, a radio and satellite or cable TV. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.26" OriginalAmount="142.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37121531" Longitude="4.89017679" StarRating="3" HotelCode="284247|296975" HotelName="Nova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 276, 1012 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/6b/946b5f72305b2b5531939b3de70795472fa0cc2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.4273" Longitude="4.8766" StarRating="0" HotelCode="497347|van_der_valk_hotel_oostzaan_amsterdam" HotelName="Van Der Valk Hotel Oostzaan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 1, 1511 MA Oostzaan-Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/32/37322a5e6035a65a2829928a2ef6fcb28d328e82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33179294" Longitude="4.87748091" StarRating="4" HotelCode="439598|element_amsterdam" HotelName="Element Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>A.J. Ernststraat 577, 1082 LD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/19/0619eb298ac1340fd2394559effa5a12ff388887.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.58" OriginalAmount="143.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353874" Longitude="4.857462" StarRating="3" HotelCode="|72560" HotelName="Dutch Design Vondelpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waldeck Pyrmontlaan 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/6/0/72560_f7a45010939.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Vondelpark it is situated next to it is in the southern area, the business district and the cultural area. near the establishment, guests will find Van Gogh and Rijksmuseum the museums it is located near Leidse the area. ROOM: The establishment has 42Â comfortable, modern rooms with coffee pot, a kettle and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|253-24737682/432437134903214473/4051" HotelName="LEONARDO BOUTIQUE MUSEUMHOTEL AMSTERDAM CITY CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17160000/17151500/17151422/64a8e481_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378041" Longitude="4.896493" StarRating="3" HotelCode="38372|ibis_styles_amsterdam_central_station" HotelName="Ibis Styles Amsterdam Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 10, 1012 TP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/90/5b90291fd971b4a32f86bcdad2f5b925876d4292.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historic city centre, on the Martelaarsgracht. This is the road which r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.58" OriginalAmount="144.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3619995" Longitude="4.8769999" StarRating="3" HotelCode="|50487" HotelName="Alexander" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VONDELSTRAAT, 44-46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/8/7/50487_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a good location and is ideal for holidays or business trips. SITUATION: This hotel is in Amsterdam the city centre of Next to the historic centre, in the surrounding area, clients have the shopping area. ROOM: The establishment has 32 rooms and fully-equipped. They have a television, a bathroom and a direct line telephone. NOTICE:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.29" OriginalAmount="144.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359292275042" Longitude="4.897736187055" StarRating="3" HotelCode="116327|252486" HotelName="Hotel V Frederiksplein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 136, 1017 XV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/13/48132be6b4f46a562648211e53f569aa73ca3dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the tram stop Frederiksplein. Restaurants, bars and shopping opportuni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.382457038794" Longitude="4.8875421229299" StarRating="2" HotelCode="153389|hotel_teun" HotelName="Teun Hotel Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerdijk 61, 1013 KB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/4b/a24b70d143ac9a09751a81c23f665bd02526fc66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.70" OriginalAmount="146.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3778668" Longitude="4.8933216" StarRating="3" HotelCode="|16600" HotelName="Singel  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SINGEL 13-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/16600_06806db1722.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in the 17th Century, has 32 rooms and 5 floors. It has a lobby with a reception and a bar. SITUATION: This hotel is in front of Singel the canal it is near, the railway station, the Royal Palace, near the establishment, you will find Koepel the church it is located close to Anne Frank the House of a few minutes walk away, customers can find monuments, shops and leisure areas. 100 metres away, there is a public transport stop. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone and a safety deposit box (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.95" OriginalAmount="146.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365730732327" Longitude="4.8972797055226" StarRating="4" HotelCode="303787|1463398" HotelName="Royal Amsterdam Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 44, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/6e/b86ee06d64bd080e56200654e13ac78d944fe78e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 23 rooms. Most of the storeys can be reached by l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355006" Longitude="4.92854" StarRating="0" HotelCode="|505807" HotelName="Bob W Oosterpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Middenweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/8/0/7/505807_6991c761041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.12" OriginalAmount="147.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3505173" Longitude="4.8752937" StarRating="4" HotelCode="|32346" HotelName="Apollofirst Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>APOLLOLAAN 123-127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/3/4/6/32346_450f0ca1725.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel and renovated in 2001. It has a garden and a terrace. It has 40 rooms and 3 floors. Our guests can find a lobby, a reception, lifts, a cafÃ©, a kiosk, a bar, a conference room and a dining room with highchairs, The establishment offers WiFi, a laundry service and room service. SITUATION: This hotel is in a beautiful area, close to the establishment, clients can find the city centre, the business district, close to the establishment, guests have Van Gogh, Stedelijk and Rijks the museums of Concertgebouw it is located near 20 minutes away from the establishment guests have Schiphol Airport. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, a television, an alarm clock and a desk. Are also furnished with internet, internet, fitted carpets, individual heating and a safe. Clients are offered 1 apartment and 1 junior suites. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359133" Longitude="4.880093" StarRating="3" HotelCode="35193|240549" HotelName="XO Hotels Van Gogh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van de Veldestraat 5, 1071 CM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/0c/370c70742631abafaae5ed8294e1a5f068174a71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of the museum district just a few paces from the famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35132" Longitude="4.874097" StarRating="5" HotelCode="318243|bilderberg_garden_hotel" HotelName="Bilderberg Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dijsselhofplantsoen 7, 1077 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/bf/56bf892ca841cf8d3216b75baf21f50262cc9bcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies in the south of Amsterdam within walking distance of the city's most exclusiv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.71" OriginalAmount="148.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33324" Longitude="4.91689" StarRating="4" HotelCode="|444516" HotelName="Leonardo Royal Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat 24, Oost</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/1/6/444516_bc5ed6b0828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.33" OriginalAmount="148.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353691" Longitude="4.897563" StarRating="3" HotelCode="337197|480615" HotelName="The Arcade Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatipark 106 b, 1073 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ff/03ffd4b6823ea7ddf3243f830eb1c1c35fc89a2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family run hotel is centrally located next to a wonderful park near to Amsterdam's city and tou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.34" OriginalAmount="148.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3599014" Longitude="4.8794999" StarRating="3" HotelCode="|22075" HotelName="Cornelisz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.C. HOOFTSTRAAT 24-28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/5/22075_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has modern rooms and a large hall. Regarding the food and beverage offering, the establishment has breakfast service. SITUATION: This hotel is in Amsterdam a commercial area of the Rijksmuseum 150 metres away, guests can find el Museo Van Gogh it is 400 metres away from Vondelpark a 10-minute walk away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247-24643765/432437134903214473/4107" HotelName="THE LANCASTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/41100/41006/14cbf67d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="153.67" OriginalAmount="149.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377859" Longitude="4.9140640000001" StarRating="4" HotelCode="58830|NL005382" HotelName="Mövenpick Amsterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piet Heinkade 11, 1019 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/e0/8de0b574bdac5979f0b9353e70275c7ec7f6634d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the water's edge, and yet within walking distance of the old centre of Amst...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354070372492" Longitude="4.8767194538027" StarRating="3" HotelCode="95613|de_ware_jacob_boutique_hotel" HotelName="Sander" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jacob Obrechtstraat 69, 1071 KJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/d8/d5d805d7751daf90007036f440b12137fd7b488b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a very convenient location and lies within walking distance of many of Amsterdam's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.17" OriginalAmount="150.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3616599" Longitude="4.8779897" StarRating="4" HotelCode="|44228" HotelName="Roemer" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROEMER VISSCHERSTRAAT 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/2/8/44228_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern style, boutique hotel, was constructed in the 18th Century. It has 23 standard rooms. It has a lobby, a reception, a safety deposit box service, a lift, a bar and a restaurant. For an additional charge you can use WiFi, room service, a laundry service and bicycle hire. SITUATION: This establishment is in Leidseplein Square where you can find restaurants, shops and bars. It is 12 kilometres away from Schiphol Airport. ROOM: The rooms have a bathroom with a shower, a television, a bath, a hairdryer, a king-size bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a coffee maker, a kettle, an air-conditioning system, central heating and a balcony or terrace. OTHERS: The establishment offers a breakfast service and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360991118708" Longitude="4.8829782431889" StarRating="3" HotelCode="337174|robertramon" HotelName="Hotel Cornelisz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 24, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/0a/9a0aae34f7ade53ba2e55ac87243f975c44a81a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the most exclusive shopping street in the city, close to Amsterdam's most i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3594695" Longitude="4.8959556" StarRating="3" HotelCode="930980|the_amsterdam_canal_hotel" HotelName="The Amsterdam Canal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 253, 1017 XJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/f2/fbf278d756da45621895afac1de141f10449d61c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.93" OriginalAmount="151.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3651144" Longitude="4.8785994" StarRating="3" HotelCode="|338208" HotelName="No. 377 House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 377</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/0/8/338208_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.33" OriginalAmount="151.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377764" Longitude="4.893301" StarRating="3" HotelCode="45091|482345" HotelName="Singel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 13-17, 1012 VC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/4a/704adf2f2f56241177a62d9a047e722ce277c3e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Singel Canal, only steps from the train station, the Royal Palace, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374128" Longitude="4.9050130000001" StarRating="3" HotelCode="296732|hotel_mansion" HotelName="Hotel Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 123, 1011 AM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/3b/873b730be804cb1d493014fea2a69068b87f4506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35901047" Longitude="4.89787533" StarRating="3" HotelCode="466447|golden_mansion_apartment_amsterdam" HotelName="Golden Mansion City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Huidekoperstraat 21-23, 1017 ZL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/b4/66b4fdbec19a7b867741c8cea877f0c5c3e2f6c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Golden Mansion Apartment Amsterdam places you in the hea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357867" Longitude="4.900296" StarRating="3" HotelCode="89082|55133" HotelName="Ibis Styles Amsterdam Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 131, 1074 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/80/fb804e18b258b42f9f353fd61dc7fb2d5763890f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Stadhouderskade in a quiet but central part of Amsterdam, close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357985" Longitude="4.900697" StarRating="3" HotelCode="89083|55493" HotelName="Ibis Styles Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 135, 1074 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/71/7f71840bd9a9b5893a81014fe07fd97902143c6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is located in the city centre, within walking distance of one of the major entertainm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30175-22977186/432437134903214473/4167" HotelName="DE PIJP BOUTIQUE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13063100/13063045/917dd121_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.326672" Longitude="4.87997" StarRating="4" HotelCode="101716|nh_musica" HotelName="NH Amsterdam Zuid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Van Leijenberglaan 221, 1082 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/66/63665f2cf073af3abe6a80b9df266e0b4887d4e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located in the heart of Amsterdam's vibrant Zuidas business district with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.93" OriginalAmount="153.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359127" Longitude="4.92629" StarRating="4" HotelCode="166962|482005" HotelName="The Manor Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linneausstraat 89, 1093 EK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145159/145159a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the eastern part of the city centre known for all its museums a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.33" OriginalAmount="153.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3633794" Longitude="4.8782131" StarRating="4" HotelCode="|331072" HotelName="Van De Vijsel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 13-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/7/2/331072_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|636348-30102468/432437134903214473/1956" HotelName="V FREDERIKSPLEIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1800000/1796800/1796774/48069d5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369866121076" Longitude="4.8659335076809" StarRating="3" HotelCode="193896|hotel_restaurant_larende" HotelName="Hotel Restaurant Larende" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Clercqstraat 115-hs, 1053 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/9c/419c18aed6360c55eac1928a691c2e4a20c8d11c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3315849" Longitude="4.853305" StarRating="3" HotelCode="155347|spa_sport_hotel_zuiver" HotelName="Zuiver / Amstelpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koenenkade 8, 1081 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/67/94674355a663cca2e416c6b469a616e00598ec79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36178" Longitude="4.922496" StarRating="3" HotelCode="33463|nh_tropen" HotelName="Amsterdam Tropen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linnaeusstraat 2C, 1092 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/53/97532261feca19629aaf2ea730af6c19ac16945e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to Oosterpark and the Royal Tropical Institute, within a short distance ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.69" OriginalAmount="155.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354301" Longitude="4.86646" StarRating="4" HotelCode="316802|461495" HotelName="Park Plaza Vondelpark, Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningslaan 3, 1075 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/23/f3235af5546fa8775f752c71088ef170b99f1c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Amsterdam next to the beautiful Vondelpark. All of the po...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10330-24740883/432437134903214473/4282" HotelName="MAX BROWN MUSEUM SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1525000/1524945/37199821_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358887362245" Longitude="4.8937118383025" StarRating="2" HotelCode="76648|hotel_asterisk_3_star_superior" HotelName="Asterisk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Den Texstraat 16, 1017 ZA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ed/0cedf69cb75250a14b980a7d89faa92995b01829.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367184944995" Longitude="4.896133244884" StarRating="2" HotelCode="129861|hotel_monopole" HotelName="Monopole Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 60, 1017 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/0d/490d5b832703e3bd93600d9550c5a1245c74d664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 25 rooms. Services and facilities at the hotel include a baggage ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.98" OriginalAmount="156.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3545939" Longitude="4.9126321" StarRating="4" HotelCode="|338245" HotelName="The Social Hub Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/4/5/338245_6bf286c0227.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.11" OriginalAmount="156.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364181" Longitude="4.8784020000001" StarRating="3" HotelCode="19379|229596" HotelName="The ED Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 387-390, 1054 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018194/018194a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre. Guests can easily reach the many bars, restaurants and cafe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.29" OriginalAmount="156.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3589246" Longitude="4.8961738" StarRating="3" HotelCode="|76160" HotelName="Nicolaas Witsen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NICOLAAS WITSENSTRAAT 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/6/0/76160_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.81" OriginalAmount="157.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3825" Longitude="4.88753" StarRating="2" HotelCode="|183869" HotelName="Calisto" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerdijk 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/6/9/183869_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.14" OriginalAmount="157.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3513738" Longitude="4.8739911" StarRating="5" HotelCode="|16619" HotelName="Bilderberg Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DIJSSELHOFPLANTSOEN 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/9/16619_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4 floors and 124 rooms. It has a lift, a bar, an Ã  la carte restaurant and a reception. The establishment offers a car park (for a fee). SITUATION: This hotel is in south Amsterdam. Near the establishment, guests will find shopping areas, museums and the Congress Centre. 5 minutes away from the establishment guests have the exhibition centre RAI. 200 metres away, there is a public transport stop. 15 minutes away from the establishment you have the city centre. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a television, a radio, a mini-bar and a safety deposit box (available for a fee). OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.67" OriginalAmount="157.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376005" Longitude="4.901172" StarRating="3" HotelCode="12650|482085" HotelName="France Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Kolk 11, 1012 AL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/a5/7ca5da566f35970e6663da43697b1f8d937da4a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a modern building in the centre of Amsterdam. Some of the rooms offer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.350465" Longitude="4.875595" StarRating="4" HotelCode="58217|apollofirst_2" HotelName="Apollofirst Boutique Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 123-127, 1077 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/07/0807bef585634d77e1a5aec693d77517d3ef11de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of the most stunning streets in Amsterdam. From here, the outskirts of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.79" OriginalAmount="158.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366888" Longitude="4.898726" StarRating="4" HotelCode="11016|229526" HotelName="Eden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 144, 1017 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/1f/1f8f673dc4f494e8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of Amsterdam, directly next to the Amstel and roughly 10 miles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.34" OriginalAmount="158.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377917" Longitude="4.896548" StarRating="3" HotelCode="|448726" HotelName="Sotel Amsterdam Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/7/2/6/448726_f05ae8e1256.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.12" OriginalAmount="159.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359053" Longitude="4.903199" StarRating="3" HotelCode="|498539" HotelName="If boutique hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatikade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/8/5/3/9/498539_7c5f1c11124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.30" OriginalAmount="159.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3650774" Longitude="4.8962331" StarRating="3" HotelCode="|338315" HotelName="Frank Since 1666" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>563 Herengracht</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/1/5/338315_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579947-28866271/432437134903214473/12" HotelName="POSTILLION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32760000/32755100/32755001/49bd6cdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255-20959598/432437134903214473/4358" HotelName="NOVA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/46400/46340/88b60013_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.67" OriginalAmount="162.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3590163" Longitude="4.8979458" StarRating="0" HotelCode="|338210" HotelName="Golden Mansion Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huidekoperstraat 21-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/1/0/338210_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.33" OriginalAmount="163.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37424" Longitude="4.90475" StarRating="3" HotelCode="|183860" HotelName="Fine Harmony" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/6/0/183860_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.70" OriginalAmount="163.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.34696" Longitude="4.83146" StarRating="4" HotelCode="|183841" HotelName="Corendon Amsterdam New-West, a Tribute Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aletta Jacobslaan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/4/1/183841_3abe84f0914.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.89" OriginalAmount="163.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3597984" Longitude="4.8815999" StarRating="3" HotelCode="|22076" HotelName="Max Brown  Museum Square" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 40-46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/6/22076_dcb04311216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361287254963" Longitude="4.8935642838478" StarRating="4" HotelCode="14737|mercure_hotel_amsterdam_arthur_frommer" HotelName="Mercure Amsterdam Centre Canal District" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderstraat 46, 1017 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/63/df639b729992cc61511921eb330d825f9f28371d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is set in a quiet street in the centre of Amsterdam, lying very close to the main at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36508093" Longitude="4.89623628" StarRating="3" HotelCode="620380|hotel_frank_since_1666" HotelName="Hotel Rudolph" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 563, 1017 CD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a2/fba20543e7a5243e76c703e60017b2ed0f09b686.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39399019" Longitude="4.88209812" StarRating="0" HotelCode="972964|hotel_boat_co" HotelName="Hotel Boat&amp;Co" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Revaleiland 500, 1014 ZG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b1/8bb10d56f62a785183e12b8d743f507517feac83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.27" OriginalAmount="164.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36587" Longitude="4.89716" StarRating="4" HotelCode="|183899" HotelName="Royal Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/9/183899_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.07" OriginalAmount="165.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3558217" Longitude="4.8861473" StarRating="4" HotelCode="|28768" HotelName="Avani Museum Quarter Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOBBEMAKADE 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/6/8/28768_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 163 rooms a conference room, lounge bar, a breakfast room, facilities for people with disabilities, a laundry service, a dry cleaner's and a shoe-shining service. The establishment also has a cloakroom, an ice machine, a babysitting service (on request), a safety deposit box service, bicycle hire and a car hire service (on request). SITUATION: Museumplein It is near it is well-connected with public transport services. ROOM: The establishment has luxurious, standard rooms with private bathrooms with a hairdryer, They have complimentary bathroom items, a direct line telephone, cable television with radio, pay channels, WiFi, an air-conditioning system and a safe. You can also find a courtesy tea and coffee service, ice machine, an iron, an alarm clock and pillow menu. You are offered disabled access rooms. FACILITIES: The establishment has a gym. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and traditional cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372361016926" Longitude="4.8944668471813" StarRating="3" HotelCode="909542|doria_3" HotelName="Doria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damstraat 3, 1012 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/aa/44aa1fb0d056f0a97a597359b5fef3954ef2334e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Doria in Amsterdam (Amsterdam City Centre), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|54077-22980321/432437134903214473/4393" HotelName="MOVENPICK AMSTERDAM CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1452100/1452083/865ace76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355839" Longitude="4.886094" StarRating="4" HotelCode="59360|nh_museum_quarter" HotelName="NH Amsterdam Museum Quarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobbemakade 50, 1071 XL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/cf/c5cf41045154a583bd13fe1c8ae82e8cb998cc92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the Museumplein and is surrounded by art. The beautiful contrast with the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="974475|cityview_hotel" HotelName="Cityview Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Binnen Wieringerstraat, Amsterdam City Centre, 1013 EA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/be/2dbec37d98145c65e1a93d8bcc7e8764ceab5d55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.72" OriginalAmount="167.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3540516" Longitude="4.8767544" StarRating="4" HotelCode="|60026" HotelName="De Ware Jacob Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JACOB OBRECHTSTRAAT 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/0/2/6/60026_1_2235.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Sander is rated three stars and it is in a great location. It has a cosy bar. SITUATION: It is near the museums of Rijksmuseum and Van Gogh. Nearby, you will find the Square of Dam and the central station. ROOM: The establishment has 20 comfortable rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.380951649286" Longitude="4.8904140293598" StarRating="4" HotelCode="193908|art_hotel_dulac" HotelName="The Bank Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 120, 1013 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/d7/e6d7fd8ab631e1e59ba07834b0e4f9953bde2393.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.400812" Longitude="4.893883" StarRating="4" HotelCode="293284|brooklyn_hotel_2" HotelName="DoubleTree by Hilton Hotel Amsterdam - NDSM Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>NDSM - Plein 28, 1033 WB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/5c/a95cac132d9561fbc63cecab621c80697e866d2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362475" Longitude="4.875603" StarRating="3" HotelCode="35005|hotel_europa_92" HotelName="Hotel Europa 92" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1e Constantijn Huygensstraat 103-107, 1054 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/06/550623fd4d4a91a540a6ff9f2696d5bd00977616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's central location, near to Leidseplein and the Hooftstraat, is splendid. The surrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373192665432" Longitude="4.898613778593" StarRating="1" HotelCode="336760|hotel_royal_taste" HotelName="Hotel Royal Taste" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Photocopy,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 47, 1012 DB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/21/e421d299c16025fe241728ac53c55dcf093221b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: This hotel is close to the historic centre. It is situated in The Red Light District. 

F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.41" OriginalAmount="169.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362107406324" Longitude="4.8783124703484" StarRating="3" HotelCode="200950|47864" HotelName="Leonardo Hotel Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesselschadestraat 23, 1054 ET Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7683/a_7683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the city centre and near to the Van Gogh Museum, the Rijksm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.66" OriginalAmount="169.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.345343" Longitude="4.92555" StarRating="4" HotelCode="|208723" HotelName="V Fizeaustraat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fizeaustraat 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/7/2/3/208723_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.80" OriginalAmount="169.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374509195063" Longitude="4.9047789061821" StarRating="3" HotelCode="345610|2483635" HotelName="Hotel Fine Seasons" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 120, 1011 AM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/f1/90f141acf3eb19bf97f486d6d8892176b0c3ebb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.20" OriginalAmount="170.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.339874" Longitude="4.870981" StarRating="4" HotelCode="|444008" HotelName="Innside By Meliá Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eduard van Beinumstraat 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/0/8/444008_a2f09d41126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.76" OriginalAmount="170.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3838632" Longitude="4.9020948" StarRating="4" HotelCode="|211217" HotelName="SIR ADAM" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Overhoeksplein 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/1/7/211217_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.06" OriginalAmount="170.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360799474885" Longitude="4.869471510416" StarRating="3" HotelCode="337176|832955" HotelName="Pillows Anna van den Vondel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anna van den Vondelstraat 6, 1054 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/94/83943ef0a3d6d31638cae3b5afbacc4fedbb1bb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Amsterdam. The PC Hooftstraat is within walking distance and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.90" OriginalAmount="171.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35836753277" Longitude="4.8987780932541" StarRating="4" HotelCode="906311|143930" HotelName="Notting Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 26, 1017 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/d9/b1d95a739a0c815cac2d673a2edd28f7df2f04d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique-style hotel is located in the city centre, alongside one of the most beautiful...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.14" OriginalAmount="171.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3608306" Longitude="4.8930595" StarRating="4" HotelCode="|39690" HotelName="Citadines Canal Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NOORDERSTRAAT 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/0/39690_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008 and has 90 luxurious rooms a reception, a lift and a bar. The establishment offers WiFi and a car park (for a fee), (on request). SITUATION: This urban hotel is on a peaceful street in the city centre, near the establishment, you will find tourist points of interest, in the surrounding area, clients have shops, restaurants and museums. near the establishment, you will find RAI the exhibition centre it is close to Zuidoost the business area of 500 metres away, there is a public transport stop. ROOM: The rooms 90 comfortable rooms, have a bathroom with a hairdryer, a satellite television, a radio, a safety deposit box, internet, a mini-bar and an air-conditioning system. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3714234" Longitude="4.8873212" StarRating="2" HotelCode="149526|hotel_hegra_amsterdam" HotelName="Hegra Amsterdam Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 269, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/36/e4/36e45b90dcb1061b899dd005b89dab8c84a052b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.39" OriginalAmount="172.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3606987" Longitude="4.8695998" StarRating="3" HotelCode="|22028" HotelName="Maison ELLE Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anna van den Vondelstraat 6, Oud-West</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/8/22028_670fee71203.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a charming hall, a bar and a living room. SITUATION: It is in a beautiful area, Overtoom it is next to close to the establishment, clients can find Vondel park bars, shops and restaurants. Leidseplein nearby, you will find Where you can find restaurants, the casino, Hooftstraat the shopping area of Van Gogh and Rijks the museums 12 minutes away from the establishment guests have the railway station. ROOM: All the rooms have a fully-equipped bathroom. RESTAURANT: Regarding gastronomy, the establishment offers breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.54" OriginalAmount="172.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3759892" Longitude="4.9012456" StarRating="3" HotelCode="|22073" HotelName="France" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>OUDEZIJDS KOLK 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/3/22073_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1950, has 4 floors, 54 rooms, 54 single rooms and 19 double rooms. It has a lobby with a reception, a safety deposit box service, a lift, a bar and an internet zone. SITUATION: This hotel is in Amsterdam the heart of Close to the railway station, Dam the Square of and the tourist areas, is 15 kilometres away from the beach, is located 10 metres away from shops, restaurants, bars and a public transport stop. ROOM: The establishment has renovated, comfortable rooms with private bathroom with a hairdryer, They have a direct line telephone, a satellite or cable television, a central heating system and an air-conditioning system. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|268-27932030/432437134903214473/4671" HotelName="LEONARDO BOUTIQUE HOTEL AMSTERDAM VONDELPARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8800/8799/fd58249d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.345384988263" Longitude="4.9259640264587" StarRating="4" HotelCode="464532|hotel_v_fizeaustraat" HotelName="Hotel V Fizeaustraat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fizeau straat 2, 1097 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/zz/eeadaee17bacb4d35c3797178be6e9cdcc12c2a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.343606" Longitude="4.858172" StarRating="4" HotelCode="547331|hotel_twenty_eight" HotelName="Twenty Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Stadionplein 260, 1076 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/8d/ea8da6ef0244cdf5c340e2c71c288b69d5a7d4d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.72" OriginalAmount="174.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3432309" Longitude="4.857531" StarRating="4" HotelCode="|338292" HotelName="The July - Twenty Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>260 Stadionplein</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/9/2/338292_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.97" OriginalAmount="174.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3668164" Longitude="4.8988797" StarRating="4" HotelCode="|22080" HotelName="Eden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AMSTEL 144</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/8/0/22080_1c3bb041124.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of Amsterdam, next to El rio Amstel, close to Rembrandt Square, El Museo Rembrandt, El mercado flotante de flores, Stopera and El Museo de Espuma de la fotografÃ­a. There are many places you can visit in the surrounding area, including Kalverstraat and Leidsestraat and the Royal Palace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367498112248" Longitude="4.8889282208225" StarRating="2" HotelCode="53225|adam_the_first_city_boutique_hostel" HotelName="Adam the First City Boutique Ho(s)tel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Singel 462, 1017 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/e1/41e16cd9989bf5c372f928c48f2340142de12417.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A warm welcome awaits you at the mid size, 2 star Hotel Agora in Amsterdam. The hotel offers off sit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366389" Longitude="4.896956" StarRating="4" HotelCode="11449|nh_caransa" HotelName="NH Amsterdam Caransa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 19, 1017CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/6d/3b6d9520e50f99a50b62873459beff5bd761860f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, city hotel is situated in a conveniently central location on the lively Rembrandtp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384729" Longitude="4.894064" StarRating="4" HotelCode="260447|room_mate_aitana_hotel" HotelName="Room Mate Aitana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJDok 6, 1013 MM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/45/e0458bb8441f43d839782787b6186f306e1128bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.30" OriginalAmount="175.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3746736" Longitude="4.8800951" StarRating="3" HotelCode="|338270" HotelName="Mr. Jordaan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bloemgracht 102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/7/0/338270_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367706477496" Longitude="4.9099240398155" StarRating="2" HotelCode="143435|hotel_parklane" HotelName="Amsterdam Parklane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Parklaan 16, 1018 ST Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/4c/254c278753cf3cca2bbe7f7fe9226bed4f4e3bbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367961849101" Longitude="4.8963447276127" StarRating="3" HotelCode="80810|hotel_nes" HotelName="Nes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kloveniersburgwal 137-139, 1011 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/34/6a344bc07adedba9dac30a1ea4f556e1b25e8eeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361020264666" Longitude="4.8950307816267" StarRating="4" HotelCode="193865|la_remise__bed__breakfast" HotelName="La Remise Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderstraat 74, 1017 TW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/56/02566f51029015baad1e6cc13adb1227c76afd39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.350519" Longitude="4.876996" StarRating="4" HotelCode="11793|best_western_delphi_hotel" HotelName="The Delphi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 101-105, 1077 AN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/49/5f4943140d812b390fcd0e8c811b8ed8c713b9c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in an upscale residential area of Amsterdam in Oud-Zuid. It is con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.96" OriginalAmount="178.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370284" Longitude="4.908478" StarRating="3" HotelCode="|445066" HotelName="Holiday Inn Express Amsterdam - City Hall, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 14-16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/6/445066_212ba660845.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366905291358" Longitude="4.8951508106875" StarRating="3" HotelCode="345875|hotel_the_bird" HotelName="Hotel The Bird" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 30, 1017 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/10/7d10c552f0a4432f4c2b2fbd52b5271b0cc9b700.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel The Bird in Amsterdam (Canal Ring), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354470021495" Longitude="4.8797466234686" StarRating="3" HotelCode="284248|nova_apartments" HotelName="Nova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nicolaas Maesstraat 72, 1071 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0d/38/0d388f1b0bee20f0df605fb2bb612e05a88f4304.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373968254581" Longitude="4.8961633443832" StarRating="2" HotelCode="909545|st_christophers_inn_at_the_winston" HotelName="St. Christopher's at the Winston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 129, 1012 JA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/99/b599c72cbfd70a9fb2698bcf2c160438718659ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Amsterdam. The 69 welcoming bedrooms offer a perfect place to relax...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.94" OriginalAmount="181.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3628428" Longitude="4.8794965" StarRating="4" HotelCode="|16618" HotelName="NH Amsterdam Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STADHOUDERSKADE 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/8/16618_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1928, has 242 rooms and 7 floors. It also has a reception, a hairdresser's and a restaurant. nearby, you can find a public car park. SITUATION: This luxurious hotel is in a central location, Close to, In front of, 100 metres away, there is a public transport stop, In the surrounding area, you can find shopping areas, and. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a fridge, an air-conditioning system and a safe. FACILITIES: There is a range of facilities and services available at the establishment, including a sauna, a solarium, a gym, a beauty centre and a massage service. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.308949440353" Longitude="4.7597776441803" StarRating="4" HotelCode="29262|sheraton_amsterdam_airport_hotel__conference_center" HotelName="Sheraton Amsterdam Airport Hotel and Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiphol Boulevard 101, 1118 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/13/2d13794ebc3d244d6dcb3d3d0c9d2d51e6785437.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;As a conference venue, the hotel is of international importance. The centre of Amsterdam can be reac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37036969" Longitude="4.9084203" StarRating="2" HotelCode="612977|holiday_inn_express_amsterdam_city_hall" HotelName="Holiday Inn Express Amsterdam-City Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 14, 1011 LZ  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/db/3bdb10504c789235c9e11673ed95a34ae91995ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.27" OriginalAmount="182.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3650017" Longitude="4.8839998" StarRating="4" HotelCode="|50493" HotelName="Dikker And Thijs Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht, 444</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/9/3/50493_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the historic centre, the business area and the cultural area. near the establishment, you will find museums, shops inPrincengracht the Canal Leidseplein in the surrounding area, clients have Where you can find cafÃ©s and restaurants. ROOM: Clients are offered renovated rooms and fully-equipped. NOTICE:.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333733" Longitude="4.888883" StarRating="4" HotelCode="29268|novotel_amsterdam_city" HotelName="Novotel Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 10, 1083 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0e/c3/0ec3b46654e7a78a7934571c1a1f1d7a6b1df511.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording excellent transport links to the city centre, this hotel lies within 500 m of links to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.41" OriginalAmount="184.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375665" Longitude="4.901614" StarRating="4" HotelCode="|444010" HotelName="Mai Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Geldersekade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/1/0/444010_0696f081126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370616477286" Longitude="4.8843494809856" StarRating="4" HotelCode="193854|canal_boutique_apartments" HotelName="Canal Boutique Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 302-304, 1016 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/26/9d26fdd4409dfaa41a170cc9e8fad2cc446b8121.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Amsterdam. Guests will enjoy a peaceful and calm stay at Canal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363108" Longitude="4.879466" StarRating="4" HotelCode="25125|nh_amsterdam_centre" HotelName="NH Amsterdam Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 7, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/40/3940fe63060e9f6a77103b9de0254e454eb1ef7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel enjoys a central location near to the Leidesplein, directly near to the Singelgr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.57" OriginalAmount="185.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3542725" Longitude="4.8666148" StarRating="4" HotelCode="|23515" HotelName="Park Plaza Vondelpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONINGINNEWEG 34-36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/1/5/23515_af4c4040903.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 5 floors, 143 rooms, 118 double rooms, 11 single rooms and 8 suites. It has a lobby, a reception, a safety deposit box service, a currency exchange service, lifts, a kiosk, a bar, a restaurant and a conference room. The establishment offers internet, room service, a laundry service and a medical care service. SITUATION: This urban hotel is in Amsterdam the heart of it is close to Vondel park close to the establishment, clients can find museums, shops, is located 200 metres away from bars, 50 metres away, there is a public transport stop, is situated 2,5 kilometres away from a nightclub. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a fridge, a safety deposit box, internet, central heating, fitted carpets and a sitting room. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.82" OriginalAmount="186.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363775" Longitude="4.880936" StarRating="4" HotelCode="29315|228156" HotelName="American Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 97, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/da/da596e6f6c56b284/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a building with a listed Art Noveau façade, this well-known hotel is centrally located on ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.32" OriginalAmount="186.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333282" Longitude="4.914542" StarRating="4" HotelCode="|444319" HotelName="Van Der Valk Amsterdam Amstel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/1/9/444319_863d4fc0802.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.28" OriginalAmount="187.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36996881" Longitude="4.90736274" StarRating="0" HotelCode="615212|4768915" HotelName="Motel One Amsterdam-Waterlooplein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 90, 1011LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/87/44871c3f6fb414ea253bfe3665d08a485d3cb20a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37468017" Longitude="4.88007578" StarRating="0" HotelCode="430933|480507" HotelName="Mr. Jordaan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bloemgracht 102, Jordaan District, 1015 TN Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/78/b0787f66737740a679aebe9e6c06f8c5b060eb8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373717716033" Longitude="4.8936367034912" StarRating="4" HotelCode="200953|amsterdam_de_roode_leeuw" HotelName="Amsterdam De Roode Leeuw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 93-94, 1012 LP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/02/20021cb5adafa3b596b8c2d2afc6d5c1dc92460b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Amsterdam, directly next to the famous dam. The hotel is also...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.20" OriginalAmount="188.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376174" Longitude="4.894492" StarRating="4" HotelCode="258441|246286" HotelName="Inntel Hotel Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Kolk 19, 1012 PV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/26/b0264d1fd39ca7a2b75b835cf4caf9cc7ab5fb3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the city centre in the Dam pedestrian area. It is just a few minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3698584" Longitude="4.90738452" StarRating="4" HotelCode="591631|monet_garden_hotel_amsterdam" HotelName="Monet Garden Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 76, 1011LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/1b/dc1bc43c1080ca76b01aa805770c3e30af13b5a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.42" OriginalAmount="189.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3739299" Longitude="4.8907887" StarRating="4" HotelCode="|16608" HotelName="Die Port Van Cleve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>N.Z.VOORBURGWAL 176-180</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/8/16608_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is non-smoking, has a bar, 122 classic rooms, WiFi (free of charge) and 5 meeting rooms. SITUATION: This establishment, is in Amsterdam the centre of Close to points of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3073861" Longitude="4.7555639" StarRating="4" HotelCode="|16577" HotelName="Hilton Amsterdam Airport Schiphol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>SCHIPHOL BOULEVARD 701</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/7/16577_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 8 floors, 275 rooms and 8 suites. It has a bar, an Ã  la carte restaurant and a reception. SITUATION: This establishment is in Schiphol Airport. 15 minutes away, you can find Amsterdam city centre. It is situated near a leisure area, a beach and a hiking route. Near the establishment, customers can find a commercial centre and a casino. 500 metres away, there is a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: There are many facilities and services available at the establishment, including a sauna and a gym. It is situated close to a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37487165" Longitude="4.89122932" StarRating="0" HotelCode="678302|hotel_tamara_3" HotelName="Hotel Tamara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 144</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/70/4f7060475a92ae8c44bc2cedf1f4e2fe10954460.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.60" OriginalAmount="190.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3634158" Longitude="4.8811699" StarRating="4" HotelCode="|16610" HotelName="Clayton Hotel Amsterdam American" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 97</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/0/16610_bccbc440940.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors and 175 rooms. It has facilities for people with reduced mobility, a lobby, a bar, a reception and 3 lifts. The establishment offers guests room service, a concierge, a car park, a laundry service and a babysitting service. Guests can find a brew-bar and a terrace (seasonal). SITUATION: it is in a central area, Leidseplein it is in in the surrounding area, clients can find shops, boutiques, monuments, restaurants, cultural places and nightclubs. ROOM: The bright, modern rooms, have a bathroom with a shower, a hairdryer, an air-conditioning system, a mini-bar, a radio, a TV and a direct line telephone. FACILITIES: The establishment boasts a gym, a sauna and a solarium. OBSERVATIONS:.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367003152497" Longitude="4.8969672649513" StarRating="3" HotelCode="143431|amstelzicht" HotelName="Amstelzicht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 104, 1017 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/8a/878a333cf4b8c2fcb018febc27061a33dd758cb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.95" OriginalAmount="191.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3619995" Longitude="4.9239998" StarRating="3" HotelCode="|28739" HotelName="V Oosterpark by Conscious" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LINNAEUSSTRAAT 2C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/3/9/28739_36471ac1434.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 83 rooms. The establishment boasts a reception, a bar, a restaurant, internet, daily newspapers (free of charge) and an ironing set. The establishment offers guests a laundry service, a shoe-shining service, bus service, a medical care service, a car park and a car hire service. It also has a business centre. SITUATION: This establishment is close to Oosterpark it is located close to the commercial district. Near the establishment, you will find Waterloo Square and the zoo. In front of the hotel there is a public transport stop. Nearby, you will find the historic centre, the train station, the airport and the convention centre. ROOM: All the rooms have a bathroom with a hairdryer, complimentary bathroom items, a direct line telephone, cable television with pay channels, WiFi, a safety deposit box, a kettle and a coffee maker. Guests are offered pillow menu, cots and an alarm clock. The establishment has non-smoking rooms. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3690558" Longitude="4.882252" StarRating="2" HotelCode="143437|amsterdam_wiechmann_hotel" HotelName="Amsterdam Wiechmann" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 328, 1016 HX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/1e/ba1e2f027ab2cc1cd8dd2871a64c7ff480e5a339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 37 rooms. The accommodation offers a bar. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="198.76" OriginalAmount="192.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335701778541" Longitude="4.8742559299553" StarRating="4" HotelCode="169696|1401822" HotelName="Crowne Plaza Amsterdam South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Gershwinlaan 101, Amsterdam 1082 MT</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/23/302366dec9389c37d6f247e9883a5ab46b13d96d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a major new development area in Amsterdam: the Zuidas close to the RAI Conventio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355843937652" Longitude="4.8757195472717" StarRating="3" HotelCode="25126|omega_hotel_amsterdam" HotelName="Omega" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Massage Centre,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jacob Obrechtstraat 33, 1071 KG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/7b/e67bf41eae3e36925df882ed3c1f8c0cfbf6007a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies in the heart of Amsterdam, close to the concert hall, plenty of museu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.00" OriginalAmount="193.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3359582" Longitude="4.8750638" StarRating="4" HotelCode="|74715" HotelName="Crowne Plaza Amsterdam South, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>George Gershwinlaan 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/7/1/5/74715_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Some of the establishment facilities on offer are a modern gym, a cosy bar, a business centre, a lounge club, One-O-One the large restaurant windows. SITUATION: This hotel is located near RAI the Convention Centre This hotel is in the southern area, has good links to the airport, the city centre. ROOM: The modern rooms and have internet. OTHERS: Regarding the food and beverage offering, clients can enjoy American breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.94" OriginalAmount="194.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37623" Longitude="4.89462" StarRating="4" HotelCode="|16597" HotelName="Inntel Hotels Amsterdam Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Kolk, 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/7/16597_ca0ac851414.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in the city centre, is close to Dam the Square of the shopping area, near the establishment, you will find Anne Frank the House of It is situated close toRoze Buurt the district of nearby, you will find bars. ROOM: The establishment has 239 rooms and with air-conditioned. The rooms are modern.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.16" OriginalAmount="194.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359585" Longitude="4.880156" StarRating="4" HotelCode="904495|2065005" HotelName="Hotel JL No76" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 76, 1071 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/02/13025f51f769d905468d121a61ec43e1c269b2e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in two 18th-century mansions in the heart of Amsterdam, right in the middle of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.31" OriginalAmount="194.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378086" Longitude="4.91427" StarRating="4" HotelCode="|39062" HotelName="Mövenpick  Amsterdam City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIET HEINKADE 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/6/2/39062_94b09651052.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Movenpick Amsterdam City Center is rated four stars. It is ideal for business and holiday stays, has beautiful views, a babysitting service, a restaurant, gala dinner, a bar and a lounge. it has a reception, a transfer service, a concierge, lifts, room service, a dry cleaner's, a laundry service, meeting facilities, a business centre has features that offer you the maximum level of comfort, event rooms and wedding facilities. SITUATION: This establishment is close to the commercial area and the historic centre. Near the establishment, guests will find the leisure area and the commercial district. It is located close to Nieuwendijk, Dam Square and Water's edge this hotel is opposite Amsterdam Harbour it is situated near Anne Frank House ROOM: The establishment has smart rooms and luxurious. FACILITIES: It is near a golf course. The establishment has an activities programme and water activities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.53" OriginalAmount="194.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3697879" Longitude="4.9072623" StarRating="4" HotelCode="|338500" HotelName="Monet Garden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/0/0/338500_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.85" OriginalAmount="195.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36507" Longitude="4.883935" StarRating="4" HotelCode="78772|dikker_and_thijs_fenice_hotel" HotelName="Dikker &amp; Thijs Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 444, 1017 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/eb/a7ebb1fa1028aac73d0b04bfcca56ee5f5460555.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.44" OriginalAmount="196.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365755" Longitude="4.8967693" StarRating="4" HotelCode="|16579" HotelName="NH Amsterdam Schiller" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>REMBRANDTPLEIN 26-36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/9/16579_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1912, has 95 rooms and 6 floors. It has a reception, a bar and an Ã  la carte restaurant. SITUATION: This hotel is in Amsterdam the historic centre of it is in Rembrandt the Square of a few minutes walk away, customers can find shops, boutiques, museums and speedboats. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.69" OriginalAmount="196.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36533" Longitude="4.89582" StarRating="1" HotelCode="|39706" HotelName="Thorbecke" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thorbeckeplein 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/0/6/39706_1.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 14 rooms and some rooms have, shared bathrooms, They have WiFi, a television, a direct line telephone, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.05" OriginalAmount="197.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37395" Longitude="4.905356" StarRating="2" HotelCode="76110|480795" HotelName="City Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 130, 1011 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/6b/b06b7fa7528d59fa44838b9b5f50c6bfb18bc272.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam next to Amsterdam Central Station and close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.40" OriginalAmount="197.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373095457284" Longitude="4.8823727667332" StarRating="4" HotelCode="652950|2331485" HotelName="Hotel Mercier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rozenstraat 12, 1016 NX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/e2/74e24f46ae24f59af7a8ffc01620ae22591fbe79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classic, retro and elegant. Step inside Hotel Mercier and feel at home. History relives at the strai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.41" OriginalAmount="197.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363775" Longitude="4.906708" StarRating="4" HotelCode="|202305" HotelName="Zoku Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WEESPERSTRAAT 105</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/3/0/5/202305_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.94" OriginalAmount="198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369761" Longitude="4.888699" StarRating="3" HotelCode="316800|nh_city_centre_amsterdam" HotelName="NH City Centre Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 288-292, 1012VX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d9/11/d9115505eff4de45fe277db34c007cb3aae897f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in a central location, close to Damplatz and the main train stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378419" Longitude="4.89642" StarRating="3" HotelCode="95615|atrain" HotelName="A-train" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 23, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/zz/57ad8b99a7eb1bae94360bba8adf1be61c691a26.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.95" OriginalAmount="199.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3545004" Longitude="4.8875268" StarRating="4" HotelCode="255579|922715" HotelName="Sir Albert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert Cuypstraat 2, De Pijp District (Latin Quarter), 1072 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/e2/83e29e7a3fa4b464bc524d5155393edecff33e84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.10" OriginalAmount="200.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3700714" Longitude="4.8966179" StarRating="4" HotelCode="|16617" HotelName="Radisson Blu, Amsterdam City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUSLAND 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/7/16617_d91b0ad0957.jpeg</HotelPictures>
        <HotelDescription>HOTEL: &lt;b title='Esta frase debe ser traducida'&gt;Este hotel de primera clase esta ubicado en varias casas del mercaderes del siglo XVIII, una vicarÃ­a del siglo XIX y una antigua fÃ¡brica de papel&lt;/b&gt;. SITUATION: The establishment is in Amsterdam, close to tourist points of interest. ROOM: The rooms are cosy.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.81" OriginalAmount="200.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.393705" Longitude="4.882171" StarRating="0" HotelCode="|444321" HotelName="The July - Boat and Co" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>500 Revaleiland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/2/1/444321_043b3a10832.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374698" Longitude="4.903854" StarRating="5" HotelCode="387464|grand_hotel_amrath_amsterdam" HotelName="Grand Hotel Amrâth Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 108, 1011 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/bc/e8bc92ae67a1f6d73838a8a427f67d207af676e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a perfect location in Prins Hendrikkade in the city centre, only around 500...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361645892007" Longitude="4.9001088752207" StarRating="3" HotelCode="343138|hotel_dwars" HotelName="Hotel Dwars" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Utrechtsedwarsstraat 79, 1017 WD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/28/d2284cf2a8d93c360df2bd58b18a012f6829bfac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Dwars in Amsterdam (Canal Ring), you'll be mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.24" OriginalAmount="201.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37351173" Longitude="4.90605828" StarRating="4" HotelCode="572286|2485515" HotelName="The Hendrick's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 139, 1011AS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b9/cbb9ac77879672fa5ef83c59f05cbc9821e9b918.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357716" Longitude="4.873949" StarRating="3" HotelCode="76515|atlas" HotelName="AMS Atlas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Eeghenstraat 64, 1071 GK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/09/c80968433e5f01e19ee4e424a3f1f33da4e5504a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an ideal location, where guests can find the Vondelpark just next door and ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.27" OriginalAmount="205.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365757055353" Longitude="4.8932102322578" StarRating="4" HotelCode="24556|461125" HotelName="The Albus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 49, 1017 HE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/39/28397d298db7aa07a47bc7c623d0d338b069571d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design boutique hotel is well located within the famous Canal Belt and a short walk from Dam sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="211.38" OriginalAmount="205.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353356632137" Longitude="4.9072498306884" StarRating="5" HotelCode="573623|619508" HotelName="Pestana Amsterdam Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsteldijk 67, 1074 HZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/a3/a9a3a6356029c030d0b0dc015b33751d7d98fb5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.06" OriginalAmount="205.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3665406" Longitude="4.8934582" StarRating="4" HotelCode="|16602" HotelName="Albus Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIJZELSTRAAT 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/2/16602_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 8 floors and 74 rooms. It has a lobby, a reception, a lift and a safety deposit box service. Regarding the food and beverage offering, the establishment has a bar and a restaurant. The establishment offers guests internet. The establishment also offers room service and a laundry service (for a fee). SITUATION: This hotel is in the heart of Amsterdam. Is situated in the Rembrandt district. It is 4.5 kilometres away from the exhibition centre RAI. It is surrounded by tourist points of interest and shopping areas. Close to the establishment, clients can find Bloemenmarkt 200 metres away, there is a public transport stop. It is just 15 kilometres away from Schiphol Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone and satellite or cable TV. OTHERS: The establishment serves American buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1453171-32398444/432437134903214473/2099" HotelName="AVANI MUSEUM QUARTER AMSTERDAM HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1453171/20251126201546292.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.36" OriginalAmount="208.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373924" Longitude="4.905469" StarRating="3" HotelCode="|42551" HotelName="City  Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINS HENDRIKKADE 130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/5/5/1/42551_716e9e71625.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel and was built in the 18th Century. It has a reception and a bar. SITUATION: It is inAmsterdam the city centre of close to the establishment, clients can find the railway station, 50 metres away, there is a bus station, 200 metres away, guests have the city centre, 500 metres away from the establishment, guests can find restaurants, bars, 1 kilometre away, you can find nightclubs. ROOM: The rooms a bathroom with a shower and a WC. They have a television, a direct line telephone with a hairdryer, central heating and a safe. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.29" OriginalAmount="209.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3374325" Longitude="4.8678816" StarRating="0" HotelCode="|445065" HotelName="Premier Suites Plus Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parnassusweg 376</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/5/445065_21a63a20753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.77" OriginalAmount="209.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362307" Longitude="4.8758344" StarRating="3" HotelCode="|22031" HotelName="Huygens Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1e Constantijn Huygensstraat 103-107</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/3/1/22031_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2012, The establishment boasts modern rooms and a patio with a garden. SITUATION: This establishment, is close to Amsterdam the centre of Close to, Where customers can find restaurants, cafÃ©s, bars, pubs and theatres. Vondelpark it is situated 3 minutes walk away from Where you can find, Van Gogh the museum Stedelijk the museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.89" OriginalAmount="209.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370154347291" Longitude="4.8966461420059" StarRating="4" HotelCode="16407|317485" HotelName="Radisson Blu Hotel, Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rusland 17, 1012 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/9b/e39b5f415871894c3bfb4bf08d0300ab0d694327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, with all of Amsterdam's fantastic tourist attractions w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243-30101309/432437134903214473/1557" HotelName="INNTEL CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48800/48725/5782e970_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348550184721" Longitude="4.8851823806763" StarRating="4" HotelCode="13957|wyndham_apollo_hotel_amsterdam" HotelName="Apollo Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 2, 1077 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/78/c478667a76df495dba04bcb5ca82983e77b3260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;If guests wish to relax and enjoy the beautiful city of Amsterdam, this location near the exclusive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361544769493" Longitude="4.8830907572413" StarRating="4" HotelCode="15715|park_hotel_amsterdam" HotelName="Park Centraal Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 25, 1071 ZD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/00/a70030c9d8be3898b2413767d26f16e462501327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.36" OriginalAmount="212.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379155556893" Longitude="4.8898601531982" StarRating="3" HotelCode="193853|hotel_sebastians" HotelName="Sebastians" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 15, 1015 CC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/b6/6fb65504f25398aadf49cff08fba3f5719251f81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365784" Longitude="4.897434" StarRating="2" HotelCode="146048|city_hotel_27" HotelName="City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utrechtsestraat 2, 1017 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/f4/41f40e6d1d3191efd5d1527e75a791192b0cfadd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.83" OriginalAmount="214.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3769684" Longitude="4.8979721" StarRating="4" HotelCode="|16609" HotelName="Park Plaza Victoria Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMRAK 1-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/9/16609_9d9e7770913.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This elegant hotel is in a central area, In front of the central station, 200 metres away, guests have public transport services. HOTEL: This luxury hotel is Victorian style and was built in 1890. The establishment boasts a reception, a brasserie, a bar and a restaurant. 50 metres away, you can find a public car park. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite TV, a mini-bar, a fridge, an air-conditioning system and a safety deposit box. FACILITIES: There are many facilities and services available at the establishment, including a covered swimming pool, a sauna, a Turkish bath, a massage service and a gym. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37544825" Longitude="4.8886986833333" StarRating="3" HotelCode="82445|the_times_hotel_2" HotelName="The Times" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 135-137, 1015 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a8/caa8fcd95640f906e883de27923f65fe5d8cde28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Times Hotel Situated in Amsterdam, the Times Hotel provides 3x000D star accommodation. Hotel gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37179457" Longitude="4.90989205" StarRating="4" HotelCode="470160|harbour_loft_studios" HotelName="Harbour Loft Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade, 1011 TC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abea5a5568adcb151163ea666f4a3fc78a9e7e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360179971793" Longitude="4.9266788363457" StarRating="4" HotelCode="193932|eastern_park_apartments" HotelName="Eastern Quarter Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijttenbachstraat 30, 1093 JC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ba/1cba970e1f4bf50bd1cb08af566385d1b93ae2d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.57" OriginalAmount="219.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365513" Longitude="4.896081" StarRating="1" HotelCode="71424|the_bolster" HotelName="The Bolster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thorbeckeplein 3, 1017CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ba/f4ba6369ab667fb9a7157946a2fa9ad0942df221.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small city hotel is situated in the heart of Amsterdam city centre, in the Thorbeckeplein. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.88" OriginalAmount="220.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37775" Longitude="4.897062" StarRating="5" HotelCode="213842|1061638" HotelName="art'otel amsterdam, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 33, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e0/28e016662ff8bd697c1508f39180b51291e1b94b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3617147" Longitude="4.8826914" StarRating="4" HotelCode="|16586" HotelName="Park Centraal " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STADHOUDERSKADE 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/6/16586_11c45d41133.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1895, renovated in 2006, has 187 rooms, 6 suites and 7 floors. In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Some of the facilities that the establishment offers to guests include a hairdresser's, a bar, a restaurant with air-conditioning, conference rooms and internet. The establishment also offers a laundry service and an indoor car park. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a double bed, a sitting room, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a coffee maker, a kettle, an iron, an ironing board, a safe (available for a fee) and central heating. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615734-30801477/432437134903214473/1223" HotelName="SUPPER HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32100000/32100000/32099928/15a6e99d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|226-24740884/432437134903214473/5052" HotelName="ALBUS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889700/889645/40b447eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.90" OriginalAmount="223.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36096" Longitude="4.90606" StarRating="4" HotelCode="|444012" HotelName="Citizenm Amstel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/1/2/444012_7c6d61c1200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.83" OriginalAmount="224.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367646" Longitude="4.888828" StarRating="3" HotelCode="|518027" HotelName="SUPPER" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>462 Singel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/8/0/2/7/518027_8a246c72330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38852428" Longitude="4.88860918" StarRating="3" HotelCode="602469|yays_concierged_boutique_apartments_zoutkeetsgracht_2" HotelName="Yays Zoutkeetsgracht Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Zoutkeetsgracht 114-118, 1013 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/1a/741a3a59b578fec007e38a2ce0bfac451d73c342.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;YAYS Concierged Boutique Apartments - Zoutkeetsgra is a popular choice amongst travelers in Amsterda...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.84" OriginalAmount="226.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3679631" Longitude="4.8926537" StarRating="2" HotelCode="|337658" HotelName="Des Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 154 - 156</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/7/6/5/8/337658_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375636" Longitude="4.892383" StarRating="3" HotelCode="32037|hotel_citadel" HotelName="Citadel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijdsvoorburgwal 98-100, 1012 SG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/1e/6a1e7d3b1f9569a71800b1d2bf6c212f8775199a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this hotel is just steps from the train station as well as various sights of i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.3043114" Longitude="-81.4449455" StarRating="3" HotelCode="0|533159-18983375/432437134903214473/128" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - CITY HALL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4104 W. IRLO BRONSON HWY, KISSIMMEE, 34741, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21530000/21528300/21528245/278571ca_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 174. Floors: 3. Property description- The Days Inn Kissimmee is located at the intersection of US 192 and Hoagland Blvd, 7 miles from the Disney parks,12 miles from Sea World and Universal Studios, and one block away from Medieval Times  The Days Inn Kissimmee is within a short drive to the Kissimmee Downtown Arena, five miles from Osceola Heritage Park and the Silver Spurs Arena, 2miles to Osceola Softball Complex.  The Days Inn Kissimmee offers complimentary continental breakfast, outdoor seasonally heated pool and complimentary USA Today Newspaper. The Surrounding Area has a Wide variety of Shopping choices and Many Different Restaurants Within Walking Distance. Our Spacious room includes two queens or one king size bed, All guestrooms include hair dryers, in-room safes, and cable TV with two movie channels and In-Room Safe.Property was built in 1989. Property was renovated in 2002. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37825102" Longitude="4.89389432" StarRating="2" HotelCode="613946|hotel_canal_view" HotelName="Hotel Canalview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Singel 5, 1012 VC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/71/5c719023849d00b84da6c389ca27753aafcacbd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.13" OriginalAmount="229.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3756138" Longitude="4.8924551" StarRating="3" HotelCode="|16591" HotelName="The Highlander" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 98-100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/1/16591_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and urban hotel, has 7 floors and 38 rooms. It has a lobby with a reception and a bar. SITUATION: This hotel Amsterdam it is in near the establishment, you will find the railway station, monuments and leisure areas. in the surrounding area, clients have the Royal Palace ,Koepel the church in the surrounding area, clients have Anne Frank the House of near the establishment, you will find shops, leisure areas, 900 metres away, there is a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.48" OriginalAmount="229.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3706385" Longitude="4.8930716" StarRating="4" HotelCode="|66450" HotelName="Mister Highland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROKIN 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/4/5/0/66450_43057691847.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1973, has 2 buildings, a breakfast room, a buffet breakfast, a reception and a spacious living room. SITUATION: Is situated in the historic area, this hotel is close to Dam the square 10 minutes away, guests can find the central station situated close to the shopping area, the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.75" OriginalAmount="229.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3622407" Longitude="4.8984294" StarRating="2" HotelCode="|47514" HotelName="Itc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINSENGRACHT 1051</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/1/4/47514_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in the 18th Century, renovated in 2008 and has 33 rooms, The establishment offers internet and bicycle hire. SITUATION: This hotel is in a quiet area of the city, close to the establishment, clients can find shops, bars, is 20 minutes away from Anne Frank the House of 15 kilometres away from the establishment, guests will find Dam the Square of 5 minutes away, there is public transport, is 15 kilometres away from Amsterdam-Schiphol Airport. ROOM: The comfortable rooms, have a bathroom, a television and heating. MEALS: The establishment serves a continental breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359591" Longitude="4.8810089999999" StarRating="3" HotelCode="130358|hotel_aalders" HotelName="Aalders" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 13-15, 1071 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/ca/76ca5d4388adbf864ff28c8e9197dced28ede9c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel makes it the ideal base for art lovers and culture enthusiasts. It is situ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.91" OriginalAmount="230.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370557" Longitude="4.888567" StarRating="4" HotelCode="337181|482055" HotelName="Estherea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 303-309, 1012 WJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/52/8552989227c27feae60b0f949035d7b713f35b2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of Amsterdam's most magnificent canals just 400 m from Dam Square and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.96" OriginalAmount="232.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36096385" Longitude="4.90616987" StarRating="4" HotelCode="779711|citizenm_amsterdam_amstel" HotelName="citizenM Amsterdam Amstel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 47, 1018EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/77/ba77c704dec402b8ada63c0c245e006e0c058e9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.40184498" Longitude="4.87476386" StarRating="3" HotelCode="613859|residence_inn_by_marriott_amsterdam_houthavens" HotelName="Residence Inn Amsterdam Houthavens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 177, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/f2/e6f2277b69201886409d5e76789fd3a9711eb142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.17" OriginalAmount="234.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3772926" Longitude="4.895597" StarRating="4" HotelCode="|16615" HotelName="Kimpton De Witt Amsterdam, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/5/16615_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1700. It has 6 floors, 270 rooms, 87 double rooms, 62 single rooms and 4 suites. Some of the establishment facilities on offer are a bar, a restaurant and a jetty. SITUATION: This luxurious hotel is in Leidseplein, near the establishment, you will find museums, churches, theatres, shops, a public transport stop and the nightlife. ROOM: The luxurious, elegant rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a fridge and a safety deposit box. FACILITIES: The establishment boasts a covered swimming pool, a sauna, a solarium and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359777" Longitude="4.881062" StarRating="4" HotelCode="258786|bilderberg_jan_luyken_2" HotelName="Bilderberg Hotel Jan Luyken" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 58, 1071 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c8/58/c85887c7535764db96376f60cd675166d1574950.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies at the heart of a peaceful, cultural area of Amsterdam- Links to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370633" Longitude="4.893014" StarRating="3" HotelCode="901948|rokin" HotelName="Rokin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 73, 1012 KL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/ed/d0edf6a7cf8e4b1e340743eb9cba6d787e9f1b82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old city on a main street. It lies just a few steps from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.11" OriginalAmount="237.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.402075" Longitude="4.874767" StarRating="0" HotelCode="|444323" HotelName="Residence Inn by Marriott Amsterdam Houthavens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 177</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/2/3/444323_fcc2ab80928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.50" OriginalAmount="238.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355379" Longitude="4.902432" StarRating="3" HotelCode="193847|1872085" HotelName="Hotel Atlantis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ceintuurbaan 215-217, 1074 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c1/0fc1906f038f26f82a62af396abf81da6e09af02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Amsterdam, this hotel is ideal for those in need of an adults-only hol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.10" OriginalAmount="238.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358182" Longitude="4.889771" StarRating="2" HotelCode="400757|428235" HotelName="Aston City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 68, 1072 AD Amsterdam, Oud-Zuid</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/9e/379e262d14aa3c86b0c4e405fc67e0f53a7eea2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location in the heart of Amsterdam, overlooking one of character...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.17" OriginalAmount="239.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362245458387" Longitude="4.8984680324793" StarRating="2" HotelCode="193876|itc_hotel" HotelName="ITC Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 1051, 1017 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a4/aca42a3f6d413ea817bd1b568850865c20e705bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.341829908249" Longitude="4.8759850633134" StarRating="4" HotelCode="146012|56853" HotelName="citizenM Amsterdam South Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinses Irenestraat 30, 1077 WX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/ab/39ab83073ff3549e0e0309cc0b91d670de578f1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.02" OriginalAmount="240.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3598656" Longitude="4.8811601" StarRating="0" HotelCode="|16587" HotelName="Jan Luyken Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 54-58</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/16587_2b118dd1055.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1890, has 62 standard rooms and 5 floors. It has a bar and a restaurant. SITUATION: This urban hotel is in a quiet area of Amsterdam. 200 metres away, there is a public transport stop. In the surrounding area, clients have the Van Gogh and Rijksmuseum museums. It is near Leidseplein ROOM: The inviting rooms have a bathroom with a shower, a hairdryer, a mini-bar, a direct line telephone and a safety deposit box (available for a fee). FACILITIES: Outdoors, clients can enjoy a sunbathing terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.26" OriginalAmount="242.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33886571" Longitude="4.89264397" StarRating="3" HotelCode="400714|motel_one_amsterdam" HotelName="Motel One Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 23, 1079 PC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/fa/f1fa76a3f77155b961bfde260bbc5f1540f5dfe2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.29" OriginalAmount="243.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362056459457" Longitude="4.8995587755128" StarRating="1" HotelCode="154080|townhouse_hotel_3" HotelName="The Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 816, 1017 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/03/010382a732c954114b0021ea458c1c5f46a17164.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.92" OriginalAmount="243.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3735085" Longitude="4.8933649" StarRating="4" HotelCode="|16580" HotelName="Swissôtel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMRAK 96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/0/16580_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel establishment was built in 1986, renovated in 2004, has 6 floors, 109 rooms, 95 double rooms and 14 suites. In the entrance, guests are offered a lobby with a reception, a currency exchange service, a safety deposit box service, a cloakroom, lifts and a conference room. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning, The establishment offers internet, room service, a laundry service and a medical care service. SITUATION: This luxurious hotel is in Amsterdam the city centre of the Royal Palace of Amsterdam and Madame Tussauds it is situated close to 100 metres away, guests can find shops, boutiques and shops. it is located 500 metres away from restaurants, bars and a public transport stop. close to the establishment, clients can find Amsterdam Centraal the railway station. ROOM: The comfortable, smart rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. They also have a sitting room, a mini-bar, a double bed, a safety deposit box and a central heating system. FACILITIES: This establishment offers a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366357" Longitude="4.893003" StarRating="4" HotelCode="258926|nh_carlton_amsterdam" HotelName="NH Collection Amsterdam Flower Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 4, 1017 HK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/fb/e1fbc933b6f8f3f48ca7c1e4ed8e6e177a5c63f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel ideally located in the centre of Amsterdam. Nearby is the famous Floating Flo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.06" OriginalAmount="245.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377231" Longitude="4.895498" StarRating="4" HotelCode="24557|19964" HotelName="Kimpton De Witt Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 5, 1012 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/d0/6cd0f7142de5fe7e8ce2231464231a0183305ff5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well known luxury hotel behind a protected art-nouveau façade is located directly on Leidseplei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.44" OriginalAmount="248.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364993263359" Longitude="4.8782058119267" StarRating="2" HotelCode="146475|hotel_crystal_2" HotelName="Sara's Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Helmersstraat 6, 1054 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/76/98769bc1c22632bfade99ad6c2fae3276ae76e9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Amsterdam. For guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.47" OriginalAmount="249.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367880893678" Longitude="4.8943802400559" StarRating="3" HotelCode="341230|hotel_residence_le_coin" HotelName="Hotel Residence Le Coin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 5, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/72/67727bb6e0cafa65950439624bafb7c1bb972817.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.53" OriginalAmount="251.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37527569" Longitude="4.89349716" StarRating="0" HotelCode="571768|the_highland_house_3" HotelName="The Highland House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Nieuwstraat 17, 1012 NG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/c9/95c96db587d933c8e24a5e6fe678464759bcf480.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.95" OriginalAmount="252.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359626" Longitude="4.880239" StarRating="4" HotelCode="|76167" HotelName="Jl No76" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JAN LUYKENSTRAAT 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/6/7/76167_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This historic hotel is in the heart of Amsterdam, close to the Rijksmuseum, Van Gogh and Stedelijk Museum Museums. Just a few minutes walk away, you can find Leidseplein Square and Vondelpark Park. Is 14 kilometres from Amsterdam-Schiphol Airport. HOTEL: It has modern rooms, a lounge bar, a restaurant and a garden. This establishment was built in 2011, has 39 standard rooms, air-conditioning, a lobby, a reception and a safety deposit box service. The establishment also offers room service, a laundry service and bicycle rental. ROOM: Each room has a television, a DVD player, WiFi (free of charge), toiletries, a hairdryer, an individual air-conditioning system, a safety deposit box and a mini-bar. They also have a bathroom, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.36" OriginalAmount="254.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37922" Longitude="4.922285" StarRating="4" HotelCode="|222725" HotelName="Jakarta Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Javakade 766, 1019 SH Amsterdam, NL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/7/2/5/222725_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.41" OriginalAmount="254.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377849" Longitude="4.897327" StarRating="4" HotelCode="|126212" HotelName="Art'Otel Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINS HENDRIKKADE 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/2/1/2/126212_e66ea620942.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This deluxe hotel, has 107 rooms, a meal service, a bar, a library, a living room and a showroom. Guests can also find a swimming pool, an events room and exhibition rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.77" OriginalAmount="255.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3491535" Longitude="4.8842363" StarRating="4" HotelCode="|16574" HotelName="Apollo  Amsterdam, A Tribute Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/4/16574_18.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 223 standard rooms, 16 suites and 6 floors. It has air-conditioning, a lobby, a reception, a bar and a restaurant. The establishment offers a conference room, a laundry service, a car park (for a fee), a business centre and a babysitting service (on request). SITUATION: This hotel is close to shops, the museum square, the concert hall and the nightlife. It is situated 20 minutes away from Schipol Airport, 2 minutes away from the ring road. Close to the establishment, clients can find the business distrcits RAI and World Trade Centre Amsterdam. ROOM: The comfortable rooms have a bathroom with a bath, a shower, a hairdryer, an air-conditioning system and WiFi. They also have a mini-bar, a coffee maker, a kettle, a television and a desk. Guests also have available one bedroom suites with a sitting room. FACILITIES: Guests can use a gym. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37651041" Longitude="4.90020874" StarRating="5" HotelCode="10661|nh_barbizon_palace" HotelName="NH Collection Amsterdam Barbizon Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 59-72, 1012 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/1c/aa1c513bbfffbefd7d7be6dc86671f3fbb52396e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within about 10 minutes guests can reach the Anne Frank House from the hotel. Dam Platz is just arou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374213406598" Longitude="4.8923862392521" StarRating="3" HotelCode="64187|best_western_dam_square_inn" HotelName="Best Western Dam Square Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gravenstraat 12-16, 1012 NM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/3e/433e149a0fc5eb281790e7432d62aa65fb2f4970.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of the centre of Amsterdam, just a stone’s throw from Dam Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366284" Longitude="4.898445" StarRating="4" HotelCode="366274|hampshire_hotel__rembrandt_square_amsterdam" HotelName="Rembrandt Square Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstelstraat 17, 1017 DA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4c/6f4ca58b3c7e46c83e2d0df403c9aeff54dccc0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located in the historical city centre just around the corner from the wor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.41" OriginalAmount="257.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379345484429" Longitude="4.922046661377" StarRating="4" HotelCode="653947|2384605" HotelName="Hotel Jakarta Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Javakade 766, 1019 SH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/6f/ff6f04f7a752c01b7c36ea36f99bcedf8a8dbc71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Hotel Jakarta Amsterdam is a unique sustainable hotel in Amsterdam at the IJ river, at the former l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.36" OriginalAmount="258.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3718" Longitude="4.88727" StarRating="4" HotelCode="|183906" HotelName="The Hoxton, Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 255</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/0/6/183906_9a6dcb91410.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366959" Longitude="4.89453" StarRating="0" HotelCode="163960|house_of_amstel" HotelName="House of Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 16, 1017 AA Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/16/821677772d9fc8d0c3b5cb4958ebe0d309cb6228.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348835" Longitude="4.891855" StarRating="5" HotelCode="15376|5553" HotelName="Okura Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferdinand Bolstraat 333, 1072 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/dc/ebdc60d2ad3afd5eb3b415e9b5ae614781e7e2ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside one of the most famous canals in Amsterdam. The RAI...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36938900262" Longitude="4.8871547661846" StarRating="4" HotelCode="76501|ambassade_hotel" HotelName="Ambassade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 341, 1016 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b8/92b82936f5857cf6c2cf0bafd933141e9fbe678b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37593578" Longitude="4.90181824" StarRating="3" HotelCode="943845|mauro_mansion_2" HotelName="Mauro Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Geldersekade 16, 1012 BH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/25/8525b7d83a16e17c12c00b092e032999aac0dd10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="271.90" OriginalAmount="263.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3765711" Longitude="4.9071006" StarRating="4" HotelCode="904494|162775" HotelName="DoubleTree by Hilton Amsterdam Centraal Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Oosterdoksstraat, 1011 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/08/8708ec7edbad7cc4ca973fbac9453b98387ecc74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the riverfront and next to the central train station, the hotel is within easy reach of a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.83502" Longitude="31.14805" StarRating="4" HotelCode="0|267-24643766/432437134903214473/2594" HotelName="SWISSOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> BOGAZKENT MEVKII, SERIK, BELEK / ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21300/21231/c886d872_b.jpg</HotelPictures>
        <HotelDescription>Ideal for families with children, this modern furnished hotel consists of 4 buildings and is located on the beach of Belek-Bogazkent, 9 km from the town of Belek, famous for its golf courses. Covering 23,000 m2, the complex features a spacious garden area and a 150m long private beach. Public transport and taxis are available from the hotel entrance providing easy access to nearby places of interest such as the old town and harbour at Antalya and the ancient cities of Perge and Aspendos. It is 50 km from the city centre and 40 km away from the Antalya International Airport. This hotel features spacious and cosy rooms with a mini bar, satellite TV, a work desk and bathroom amenities. The hotel also offers a compact facility which consists of different size of pools and Aqua Park.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.371806" Longitude="4.8873630000001" StarRating="3" HotelCode="16607|rembrandt_classic_hotel" HotelName="The Hoxton Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 255, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/52/b052b10bab3f18d7336c197731f7ba4e595626ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Amsterdam, surrounded by shops, bars, pubs, discos and re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.55" OriginalAmount="269.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376253329786" Longitude="4.8863518238068" StarRating="4" HotelCode="145475|1132058" HotelName="Canal House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 148, 1015 CX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/d7/21d7bb3ed4d3590950aeb44e194dcf4dac4513aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3774518" Longitude="4.9886162" StarRating="3" HotelCode="146702|de_oude_taveerne" HotelName="Amsterdam Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Durgerdammerdijk 73, 1026 CB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/b9/c1b90ab147bef964fdb4aae2d0a4258574cb9fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 16 rooms. Services and facilities at the hotel includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3709107" Longitude="4.8936852" StarRating="4" HotelCode="930978|hotel_v_nesplein" HotelName="Hotel V Nesplein City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nes 49, 1012 KD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/4d/eb4dada28d88bbcd586a5958cff39c976c3766e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="283.86" OriginalAmount="275.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375471" Longitude="4.892807" StarRating="4" HotelCode="17703|NL000018" HotelName="INK Hotel Amsterdam - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 67, 1012 RE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/20/14200bd411d5e525e79f976ce84ec39834b2817e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed in a wonderfully located 17th century building that lies between the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.03" OriginalAmount="276.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3735" Longitude="4.90604" StarRating="4" HotelCode="|480980" HotelName="The Hendrick\'s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/9/8/0/480980_fe7e5db1734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360042" Longitude="4.905384" StarRating="5" HotelCode="200952|intercontinental_amstel_amsterdam" HotelName="InterContinental Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Professor Tulpplein 1, 1018 GX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/ed/96ed5aaf375448fdbe6af942d62200330415c175.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This very luxurious hotel is situated on the banks of the River Amstel. It is within walking distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.43" OriginalAmount="281.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377527" Longitude="4.895101" StarRating="3" HotelCode="142414|sint_nicolaas" HotelName="Sint Nicolaas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 1a, 1012 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/f2/28f205d0e5fbc5af327e0c9009b79a40531e6bd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.885250091552734" Longitude="30.706480026245117" StarRating="5" HotelCode="0|236-32398446/432437134903214473/2134" HotelName="NH COLLECTION BARBIZON PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15 Mermerli Sokak Kaleici, ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11293/4a41ace7_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located around a 3-minute walk from the beach and some 5 minutes on foot from the centre of Antalya. Antalya City Museum is around 3 km away and Termessos is about a 30-minute ride on public transport, Perge is some 20 km away whereas the Aspendos Ancient Theatre is around 40 km from the hotel and it is approximately 50 km to Side. Antalya Airport is around 13 km away.

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

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

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

In the main restaurant and garden restaurant guests will find an unrivalled ambiance where countless flavours from world cuisine are brought together, accompanied by piano music. Guests may select their breakfast from a continental buffet and the evening meal is available from a set menu.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.52" OriginalAmount="284.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36173969" Longitude="4.91160577" StarRating="5" HotelCode="533996|hyatt_regency_amsterdam" HotelName="Hyatt Regency Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatiestraat 104, 1018 GV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/b8/9fb8bde25aa9b116716838f4f4429a55f1d11368.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.60" OriginalAmount="284.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3754997" Longitude="4.8929" StarRating="4" HotelCode="|16592" HotelName="Ink  Amsterdam - Mgallery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWE ZIJDS VOORBURGWAL 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/2/16592_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has rooms with features that offer you the maximum level of comfort and a restaurant. SITUATION: This welcoming hotel is between the railway station and the Royal Palace, Close to, Where guests can enjoy the shops, 300 metres away, there is a public transport stop.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368238724571" Longitude="4.8957100846558" StarRating="4" HotelCode="24558|nh_doelen" HotelName="NH Collection Amsterdam Doelen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 26, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/15/cd15de1e4b71e5406e2fa3a65e81e9b826eb67ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located directly beside the Amstel River. It is located in the centre of Amste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="980697|hotel_the_craftsmen" HotelName="Hotel The Craftsmen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Singel 83, 1012 VE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f8/77f8eee5a884ed2b58a5557dccd4a7f14c4bd616.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.72" OriginalAmount="290.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3653143" Longitude="4.89302" StarRating="4" HotelCode="|76165" HotelName="Banks Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HERENGRACHT 519-525</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/6/5/76165_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1410055-30102458/432437134903214473/1245" HotelName="DE DURGERDAM, AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107920000/107912900/107912900/a0ca4ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.42" OriginalAmount="293.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3727996" Longitude="4.8943597" StarRating="5" HotelCode="|16606" HotelName="Anantara Grand Hotel Krasnapolsky Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAM 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/6/16606_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Amsterdam the centre of la plaza Dam is situated in In front of, In the surrounding area you can also find shops, entertainment areas and the historic centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.94" OriginalAmount="294.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368131" Longitude="4.8958793" StarRating="5" HotelCode="|16582" HotelName="Tivoli Doelen Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWE DOELENSTRAAT 24-26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/2/16582_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 6 floors, 86 rooms and 1 suite. It has a lobby, lifts and a bar. nearby, you can find an indoor car park. SITUATION: This establishment, is in front of Amstel the river it is in Amsterdam the city centre of this hotel Rembrandtplein and de Dam it is between in the surrounding area, clients can find theatres, museums ,Bloemenmarkt 2 minutes away from the establishment guests have it is located in front of a public transport stop. ROOM: The rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite and cable TV, a sitting area, a mini-bar, a courtesy tea and coffee service and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.85" OriginalAmount="295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36607468" Longitude="4.9123706" StarRating="4" HotelCode="611873|de_jonker_urban_studios_suites" HotelName="De Jonker Urban Studios &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 40, 1018 DG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/5f/c55f827f845c8f1dc58e827ad07fca1c58103ff0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.22" OriginalAmount="297.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372699275099" Longitude="4.8943267987767" StarRating="5" HotelCode="13020|20114" HotelName="NH Collection Amsterdam Grand Hotel Krasnapolsky" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 9, 1012 JS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/zz/aeadbfa05f1fef1e48408c0b16ae1fb5e989b7d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern first-class hotel lies at the heart of Amsterdam, directly on Dam Square and opposite th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.00" OriginalAmount="300.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37431167" Longitude="4.87470752" StarRating="3" HotelCode="361186|morgan__mees" HotelName="Morgan &amp; Mees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Hugo de Grootstraat 2-6, 1052 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/8f/028f64bfb2c5b57915a0963954dd7b6378cdc8ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15793-18986767/432437134903214473/530" HotelName="INTERCONTINENTAL AMSTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24514/2f24a309_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.64" OriginalAmount="306.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3660603" Longitude="4.9123089" StarRating="4" HotelCode="|338304" HotelName="De Jonker Urban Studio's and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/0/4/338304_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.16" OriginalAmount="307.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362194" Longitude="4.919684" StarRating="5" HotelCode="|445063" HotelName="Pillows Grand Boutique Hotel Maurits At The Park - Small Luxury Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>61 Mauritskade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/3/445063_09acf191433.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245-27932028/432437134903214473/2848" HotelName="ANANTARA GRAND KRASNAPOLSKY AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25700/25618/d7521a9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.49" OriginalAmount="310.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3708075" Longitude="4.8949837" StarRating="5" HotelCode="|16575" HotelName="Sofitel Legend The Grand Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OUDEZIJDS VOORBURGWAL 197</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/5/16575_dbdb08d0703.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned modern hotel facilities, a lobby, a reception, a safety deposit box service, a lift and a restaurant. SITUATION: This establishment, is in Amsterdam the historic centre of Close to the business area and, 50 metres away from the establishment, you can find a bus station, public transport services. ROOM: All the rooms have a bathroom, a bath, a shower, a WC, a hairdryer, a bathrobe, an air-conditioning system, a satellite TV, a mini-bar, a safe and internet. OTHERS: Regarding the food and beverage offering, you can enjoy an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.39" OriginalAmount="313.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362595951237" Longitude="4.880042345074" StarRating="5" HotelCode="336273|amsterdam_marriott_hotel" HotelName="Marriott Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 12, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/9f/879fe0c7ff4730fc262f5a7645189d6a2e6ae46c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel enjoys an ideal location across the street from Leidseplein's fine shopping, d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.51" OriginalAmount="317.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352771" Longitude="4.883624" StarRating="4" HotelCode="52827|the_college_hotel" HotelName="The College Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roelof Hartstraat 1, 1071 VE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/0272296c52a8a6f79d75046439e50553ee2f352c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated near the Museumplein (Museum square). Although there is a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.90" OriginalAmount="330.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378158" Longitude="4.894374" StarRating="5" HotelCode="29270|renaissance_amsterdam_hotel" HotelName="Renaissance Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kattengat 1, 1012 SZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/13/0413e686abdbe9781f13356873ed0132b287a1cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is situated in a strategic and central location. Links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37586757" Longitude="4.88601871" StarRating="4" HotelCode="336266|the_toren" HotelName="The Toren" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 164, 1015 CZ Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/42/5a4295d31ece301aa0b7c97f70712563eedf3bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.52" OriginalAmount="350.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3758932" Longitude="4.8862283" StarRating="4" HotelCode="|50508" HotelName="The Toren Amsterdam by The Pavilions" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht, 164</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/0/8/50508_49c19410405.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic style hotel, renovated in 2005, has a bar and a business centre. SITUATION: It is inAmsterdam the city centre of near the establishment, guests will find Anne Frank the House of Dam it is 5 minutes away from it is in Keizersgracht the street. ROOM: The establishment has 40 rooms with TV, a direct line telephone, an air-conditioning system and internet. The rooms a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.10" OriginalAmount="358.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3528318" Longitude="4.8828571" StarRating="4" HotelCode="|45158" HotelName="The College  Amsterdam, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROELOF HARTSTRAAT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/5/8/45158_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a living room, a patio, meeting rooms, a reception and a restaurant. For an additional charge you can use WiFi, a laundry service and a car park. SITUATION: Museumplein It is in in front of the hotel there is a tram stop, close to the establishment, clients can find tourist areas, 300 metres away, clients have the museums ,Concertgebouw the concert hall it is situated 10 kilometres away from Amsterdam-Schiphol Airport. ROOM: The rooms have a bathroom, an individual air-conditioning system, bath or shower, a WC, a direct line telephone and a television. You are offered internet, a safe, a mini-bar, a bathrobe and slippers. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a breakfast service and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.10" OriginalAmount="360.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.308842" Longitude="4.760301" StarRating="4" HotelCode="|16598" HotelName="Sheraton Amsterdam Airport and Conference Center" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHIPHOL BOULEVARD 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/8/16598_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned soundproofed hotel, has 406 rooms, 24 suites and 11 floors. It has a restaurant, a bar and a cafÃ©. SITUATION: This luxurious hotel is in Amsterdam-Schiphol Airport 20 minutes away, guests can find the city centre. ROOM: The rooms have a bathroom with a shower, a hairdryer, an air-conditioning system and a direct line telephone. They also have a mini-bar and a safety deposit box (available for a fee), All rooms are non-smoking rooms. FACILITIES: The establishment boasts body care and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.46" OriginalAmount="360.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37274" Longitude="4.88961" StarRating="5" HotelCode="|191987" HotelName="W Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 175</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/8/7/191987_a9ed6730721.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.98" OriginalAmount="366.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372803699074" Longitude="4.8832981072054" StarRating="5" HotelCode="16257|hotel_pulitzer_a_luxury_collection_hotel" HotelName="Pulitzer Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 323, 1016 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/b9/adb9a9b5a476167785fc36f06509ea51064827a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies between two canals, close to the Royal Palace. 25 traditional buildings, righ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.98" OriginalAmount="369.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3600105" Longitude="4.9052017" StarRating="5" HotelCode="|64206" HotelName="Intercontinental Amstel Amsterdam, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PROFESSOR TULPPLEIN 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/2/0/6/64206_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1867 and has attentive service, With regards to the food and beverage offering, the establishment has La Rive the restaurant This air-conditioned establishment has 79 rooms, a lobby, a lift, conference facilities, internet and room service. SITUATION: This luxurious hotel is situated close to Amstel the river Rembrandtplein near the establishment, guests will find it is located close to CarrÃ© the theatre it is situated 30 kilometres away from Schiphol Airport. ROOM: The rooms have a marble bathroom, a bath, a separate WC, a shower, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a safety deposit box and a mini-bar. FACILITIES: The establishment boasts a covered pool, a jacuzzi, a sauna and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.76" OriginalAmount="370.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.336381" Longitude="4.887845" StarRating="4" HotelCode="|444009" HotelName="Van Der Valk Amsterdam Zuidas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tommaso Albinonistraat 200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/0/9/444009_8b987181151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="383.16" OriginalAmount="372" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15581-32369430/432437134903214473/1894" HotelName="THE PAVILIONS AMSTERDAM, THE TOREN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20507/93580d62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.61" OriginalAmount="373.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38317" Longitude="4.84666" StarRating="0" HotelCode="|231906" HotelName="Dutchies" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sara Burgerhartstraat 21-A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/9/0/6/231906_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38333999" Longitude="4.84639468" StarRating="0" HotelCode="497987|dutchies_hostel" HotelName="Dutchies Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sara Burgerthartstraat 21A, 1055 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/b9/22b97fb4e185200d5cf3d10fe99ebfaca173cd9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.46" OriginalAmount="385.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367916" Longitude="4.882842" StarRating="5" HotelCode="|128147" HotelName="Andaz Amsterdam Prinsengracht - A Concept By Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 587</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/1/4/7/128147_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Andaz Amsterdam Prinsengracht is rated five stars, has 122 rooms, a social room, a lounge bar, a restaurant, a spa with a sauna and a gym has features that offer you the maximum level of comfort. SITUATION: It is in Prinsengracht, ROOM: The rooms have a sitting room with flat-screen TV, a mini-bar, a coffee maker, a kettle, a bathroom with a shower, a WC, a bathrobe and bathroom items (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.43" OriginalAmount="390.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3709984" Longitude="4.8920002" StarRating="3" HotelCode="|50490" HotelName="Ozo Hotels Cordial Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 62-64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/9/0/50490_c0ccbb01524.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 50 rooms a lobby, a reception, a lift, a safety deposit box service (for a fee), a baggage room, a bar and a breakfast room with buffet breakfast, It also has heating. SITUATION: This urban hotel is in Amsterdam the city centre of it is located between Dam and Muntplein the squares of in the surrounding area, there is restaurants, bars, pubs and shops. 100 metres away, there is a public transport stop. ROOM: The rooms have a bathroom with a shower or bath, a WC, a hairdryer, a direct line telephone and cable television. MEALS: Guests can book bed and breakfast. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="405.82" OriginalAmount="394.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367148" Longitude="4.882733" StarRating="5" HotelCode="178573|andaz_amsterdam_prinsengracht__a_hyatt_hotel" HotelName="Andaz Amsterdam Prinsengracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 587, 1016 HT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/80/eb8061f83bb88ac400491a1c3e641cd77d6d0630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="407.19" OriginalAmount="395.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370708002176" Longitude="4.8923002527652" StarRating="3" HotelCode="71421|480805" HotelName="Cordial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 62 - 64, 1012 KW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/7f/127f4f78d14b345e5e7b7e1241950e2ec67da870.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated right in the heart of Amsterdam, between the Dam and Mun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="412.00" OriginalAmount="400.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367620839981" Longitude="4.8943018913269" StarRating="5" HotelCode="11634|de_leurope_amsterdam" HotelName="De L'Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 2-14, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/1e/541e520f390a89056d7bc8a40017807a152a5ca4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Amsterdam's old town on the banks of the River Amstel. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.03" OriginalAmount="401.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37765533" Longitude="4.90695658" StarRating="3" HotelCode="439634|eric_vokel_boutique_apartments_amsterdam_suites" HotelName="Eric Vökel Amsterdam Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>De Ruijterkade 127, 1011AC  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/d4/88d4a7869525e643b3e8d0e88a3b768d7526b150.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.51" OriginalAmount="417.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38407035" Longitude="4.88840731" StarRating="4" HotelCode="486682|yays_bickersgracht" HotelName="YAYS Concierged Boutique Apartments Bickersgracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bickersgracht 1, 1013 LE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/b5/96b5d3b8679643903487f3462286d75a3d029cb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.57" OriginalAmount="419.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36697607" Longitude="4.93295619" StarRating="3" HotelCode="623280|short_stay_group_eastern_docklands_apartments" HotelName="Short Stay Group Eastern Docklands Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Zeeburgerpad 28-29, 1019AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/48/274828ec1e572065f12144d5883304f2d6b23114.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.62" OriginalAmount="423.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38404" Longitude="4.88859" StarRating="4" HotelCode="|183919" HotelName="Yays Amsterdam Prince Island By Numa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bickersgracht 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/1/9/183919_1d7099b0821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.14" OriginalAmount="452.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364457" Longitude="4.90027" StarRating="3" HotelCode="|44113" HotelName="Ozo Hotels Armada Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KEIZERSGRACHT 713-715</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/1/3/44113_68791861700.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a breakfast room. SITUATION: Is situated in an excellent location. ROOM: The simple rooms, have sheets and towels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="473.80" OriginalAmount="460.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359726934805" Longitude="4.9246979324383" StarRating="5" HotelCode="305902|breitner_house" HotelName="Breitner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oosterpark 87-88, 1092 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/5c/895cba64553285f1d6a620cad0ba1d59aafa474f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.10" OriginalAmount="470.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364066" Longitude="4.89842" StarRating="2" HotelCode="888366|armada" HotelName="Armada Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 713-715, 1017 Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/7e/c47e050d44b1b02afdfa241c08b64a1cd8393036.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of Amsterdam’s most beautiful canals, which is lined with centuries-old ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493.37" OriginalAmount="479" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369247083416" Longitude="4.884224832058" StarRating="5" HotelCode="11307|32300" HotelName="The Dylan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 384, 1016 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/54/4f542b6f09b62180f59e0714e60347a8ed8f6fb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated on the Keizersgracht, one of the main canals in Amsterdam. It is loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.49" OriginalAmount="483.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358617" Longitude="4.878541" StarRating="5" HotelCode="904540|conservatorium_hotel_amsterdam" HotelName="Conservatorium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Baerlestraat 27, Amsterdam 1070 LP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/d4/47d4990262081209f212976928e5cb07072ccfde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="507.84" OriginalAmount="493.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37116007" Longitude="4.89537896" StarRating="5" HotelCode="318678|CBE379800" HotelName="Canal House Suites at Sofitel Legend The Grand Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 197 A, 1012 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/b1/fab1e3a0cbaba69db3724454ca8754822dfd5b80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="517.93" OriginalAmount="502.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3636619" Longitude="4.8861867" StarRating="2" HotelCode="|64205" HotelName="Mozart" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>PRINSENGRACHT 518-520</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/2/0/5/64205_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.18" OriginalAmount="506.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364539611217" Longitude="4.8926599809336" StarRating="3" HotelCode="313010|dream_hotel_amsterdam" HotelName="Dream Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Concierge,Dry Cleaning,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 73, 1017 HG Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/80/6880ebfb9d7f58bf77876c92c4929cb2e3d3bf4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Dream Hotel Amsterdam is in the heart of Amsterdam, walking distan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="544.87" OriginalAmount="529" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161842-24643730/432437134903214473/3127" HotelName="MANDARIN ORIENTAL CONSERVATORIUM AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4640000/4633800/4633720/7b99ec84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="552.08" OriginalAmount="536.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37887577" Longitude="4.83802553" StarRating="3" HotelCode="847565|2485335" HotelName="Hotel New Kit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos En Lommerweg 390, 1061 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/9e/089e764d41c6a9672f92af9f8cb2a643debfbf99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.28" OriginalAmount="576.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361117278711" Longitude="4.9006848427564" StarRating="2" HotelCode="116282|hotel_de_munck_2" HotelName="De Munck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Achtergracht 3, 1017 WL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/10/261074bf35d44f9849dbaf45e7b76912498c40b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="608.60" OriginalAmount="590.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.4004055" Longitude="4.8891823" StarRating="3" HotelCode="|22007" HotelName="Botel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MT. ONDINAWEG (NDSM-PIER3 )</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/7/22007_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This exclusive hotel is in a boat, Close to the tourist attractions. HOTEL: This non-smoking hotel, it offers a bar, with billiards and darts. The establishment has a car hire service and bicycle hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.22" OriginalAmount="674.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364630806722" Longitude="4.8967426714726" StarRating="5" HotelCode="930981|waldorf_astoria_amsterdam" HotelName="Waldorf Astoria Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 542-556, 1017 CG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/bf/46bf37aac62a413da63780e4c0fb4a69cf4c83d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="732.33" OriginalAmount="711.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359365871644" Longitude="4.8940745741129" StarRating="1" HotelCode="193930|sphinx_hotel_2" HotelName="Sphinx Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 82, 1017 XR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/7b/187b21e843ec16d2d00fa73262b56759b93fcd06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.96" OriginalAmount="732.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376310654594" Longitude="4.8996171845815" StarRating="1" HotelCode="901505|the_old_nickel_hotel" HotelName="Old Nickel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Brugsteeg 11, 1012 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b4/f0b4f527cd26d6f618efe136519e243a03ad241b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Old Nickel, located in the center of old Amsterdam, is a small family owned hotel just two min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.14" OriginalAmount="738.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3647606" Longitude="4.9042788" StarRating="2" HotelCode="148799|hotel_hermitage_amsterdam" HotelName="Hermitage Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Keizersgracht 16, 1018 DR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/b0/cab05c3faa299f27ab04f4aeb247bb900bc9a4c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="788.55" OriginalAmount="765.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3725" Longitude="4.89332" StarRating="5" HotelCode="|221497" HotelName="Twentyseven" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dam 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/4/9/7/221497_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="797.91" OriginalAmount="774.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.381062908444" Longitude="4.8918658393809" StarRating="1" HotelCode="153310|306185" HotelName="Quentin Arrive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 65, 1013 EL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/5f/ba5f3843958d32aeb3a4332bdc553149f7c93e11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="812.67" OriginalAmount="789.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37246248" Longitude="4.89327047" StarRating="5" HotelCode="615095|hotel_twentyseven" HotelName="Hotel TwentySeven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 27, 1012 JS Amsterdam, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/9a/e69a2a7445e6836ca714d25eac2e80d06ed8853d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="819.26" OriginalAmount="795.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3696498" Longitude="4.883938" StarRating="5" HotelCode="|38993" HotelName="The Dylan Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>KEIZERSGRACHT 384</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/9/3/38993_1_325.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century and has 41 air-conditioning rooms, a lobby with a reception, a lift and a breakfast room. The establishment also offers internet and a laundry service. SITUATION: It is inKeizersgracht the Canal is situated in the city centre, close to the establishment, clients can find shopping areas, museums, close to the establishment, guests have restaurants, a public transport stop, 2 kilometres away, you can find Van Gogh and Rijksmuseum the museums it is situated 14 kilometres away from Schiphol Airport. ROOM: Guests can find rooms and suites. The rooms a bathroom with a shower, a satellite or cable television, a mini-bar, a safe and an air-conditioning system. FACILITIES: Guests can enjoy a gym. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1491.44" OriginalAmount="1448.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3674172" Longitude="4.88580117" StarRating="0" HotelCode="715815|hotel_the_noblemen" HotelName="Hotel De Leydsche Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 14, 1016 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/e6/b6e657b8bda6544875572a736720bdc305319792.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 17th century canal house, De Leydsche Hof (1660) is located in Amsterdam. Free WiFi acce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service,Conference Hall,Room Service,Central Heating,Bicycle Rental,Designated Smoking Area,Sauna,Massage Centre,Lounge,Spa,Garden,Jacuzzi,Swimming Pool,Shopping Arcade,Currency Exchange,Nightclub,Wheelchair Access,Diet Meals,Golf,Kitchen,24 Hour Front Desk,24 Hour Room Service,Concierge,Luggage Storage,Parking,24 Hour Power Supply,ATM/Cash Machine,Banquet Hall,Housekeeping,Meeting Room,Wake-up Call Service,Elevator,LCD/Projector,24 Hour Security,Printer,Library,Coffee Shop,Off-Site Parking,Dry Cleaning,Valet Parking,Business Centre,Pets allowed,Photocopy,Smoking Rooms,Vending Machine</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,AIRPORT HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,HOSTEL,HOTEL DE CHARME,HISTORIC HOTEL,ECO HOTEL,SPA HOTEL,HOTEL,APARTMENT HOTEL,HOSTELS,APARTHOTEL,HOLIDAY HOMES,APARTMENT,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|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-24T13:32:44.7756163+01:00" Version="0" EchoToken="Search" TransactionIdentifier="d4f96091-72b9-45f6-8c42-b19ba6e34b68" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="52.85" OriginalAmount="51.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.09079" Longitude="11.545009" StarRating="0" HotelCode="|466846" HotelName="Munich Central Camping" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/8/4/6/466846_4da2fc31613.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.32" OriginalAmount="65.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.0679291" Longitude="10.8615307" StarRating="3" HotelCode="|75016" HotelName="Vienna House Easy By Wyndham Landsberg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Graf-Zeppelin-Strasse 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/0/1/6/75016_cf13f601151.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is near Lech the river rooms with features that offer you the maximum level of comfort.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.110941443407" Longitude="11.715931892395" StarRating="3" HotelCode="89327|premier_inn_muenchen_messe" HotelName="acomhotel münchen-haar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 33, 85540 Haar</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/41/1e4134bffdf454a093e3dd6c76ba069f92950d0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located to the East of Munich just 5 minutes from the A99 motorway and 10 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17492855" Longitude="11.44659838" StarRating="2" HotelCode="614076|oktoberfest_all_inclusive_camping_" HotelName="Oktoberfest and Springfest All Inclusive Camping" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Campsites" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lochhausener Straße 59, Munich 81247</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/71/6d712e6c787514505ebf33b31ea9dae2a8f0519b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This campsite welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.82" OriginalAmount="94.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3" HotelCode="851533|bento_inn_munich_messe" HotelName="Bento Inn Munich Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.64" OriginalAmount="102.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.260434" Longitude="11.470263" StarRating="3" HotelCode="|198985" HotelName="Plaza Inn Dachau - München" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Newtonstrasse 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/9/8/5/198985_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.03" OriginalAmount="114.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.0772994" Longitude="11.7201962" StarRating="2" HotelCode="|198198" HotelName="B&amp;B München-Putzbrunn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/1/9/8/198198_e6e549d1050.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.0861877" Longitude="11.6733612" StarRating="4" HotelCode="107038|hotel_villa_waldperlach" HotelName="Villa Waldperlach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Putzbrunner Straße 250, 81739 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/65/ee65fe6d5090691b1a6c109d859765fa18088bd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145446583344" Longitude="11.468953309193" StarRating="3" HotelCode="94180|hotel_imperial_12" HotelName="Hotel Imperial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 463, 81241 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/7d/7f7d308352344fa2834112cab08f0bdc8036006e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.19" OriginalAmount="117.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1849197" Longitude="11.5880621" StarRating="3" HotelCode="|115996" HotelName="Star G München Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Domagkstrasse 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/9/6/115996_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Star Inn Hotel MÃ¼nchen is rated three stars, has a car park (free of charge), it has renovated rooms and modern suites. SITUATION: It is in Schwabing, 10 minutes away from the establishment, you can find the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="0" HotelCode="296259|ao_munchen_laim__hostel" HotelName="a&amp;o München Laim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.183342426539" Longitude="11.594266891479" StarRating="4" HotelCode="36891|221079" HotelName="The Rilano Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Domagkstraße 26, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e6/75/e675ccce07e25767488d720760a808bed5621017.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the north of Munich with links to the public transport network di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.57" OriginalAmount="119.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="858020|premier_inn_munchen_city_schwabing" HotelName="Premier Inn Muenchen City Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 182, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/b6/d3b6420bbc78ad69df229b6a39c0724c7d323dfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185221418545" Longitude="11.587777453901" StarRating="3" HotelCode="89317|star_inn_hotel_munchen" HotelName="Star Inn Hotel München Schwabing, by Comfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weimarer Strasse 4, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/a3/16a3a5b71b92ef6d97a6ab23dfb41b3d8a68c064.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|638178-27456212/238701404946989479/11" HotelName="RAMADA ENCORE BY WYNDHAM MUNICH MESSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31700000/31697800/31697770/abfe6424_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102331937029" Longitude="11.659425795079" StarRating="4" HotelCode="36477|mercure_hotel_orbis_muenchen_sued" HotelName="Mercure Hotel München Süd Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Ring 87, 81735 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/37/c437469f32873125e3e8b5a6735d46bb0e1556fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated close to the exhibition centre and a 20-minute journey (with public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.066510088241" Longitude="11.615032553673" StarRating="4" HotelCode="10428|nh_munchen_unterhaching_2" HotelName="NH München Unterhaching" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Straße 1, 82008 Unterhaching, München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/4d/664dea2348f1a93ac4aceb50b96f854592d8ca8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel lies in the south of Munich about 9 km from the city centre as well as famous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132655" Longitude="11.661908" StarRating="4" HotelCode="88591|am_moosfeld" HotelName="Hotel Am Moosfeld" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 31-41, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c6/93c654ff025cb0b7a0bf4f7b6a84abde538b028c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.103298" Longitude="11.53079333" StarRating="4" HotelCode="966911|hotel_lifestyle_2" HotelName="Hotel Lifestyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Passauerstraße 183, 81369 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/e3/2de313afef2a67dc9322580e7609bee52f3f2443.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.21" OriginalAmount="129.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1454799" Longitude="11.4690232" StarRating="3" HotelCode="|56603" HotelName="Imperial" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LANDSBERGER STRASSE 463</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/0/3/56603_1591e1e0549.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel, is rated 3 stars and has 80 rooms. SITUATION: Pasing Is situated in it is near Munich the city centre of nearby, you will find Karlsplatz the museums, shops and restaurants. it has good links to the airport. ROOM: The spacious rooms, have an air-conditioning system, a mini-bar, a direct line telephone, cable television, internet, films (available for a fee), a safe and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.44" OriginalAmount="131.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.086137" Longitude="11.4772105" StarRating="3" HotelCode="|310098" HotelName="Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maxhofstrasse 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/0/9/8/310098_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18845618415" Longitude="11.590852024467" StarRating="3" HotelCode="445960|super_8_munich_city_north" HotelName="Super 8 Munich City North" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nordring 4, 80807 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/bd/2abdc0ae8d434e8d23cbbd5596c452109d865253.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.39" OriginalAmount="133.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1027359" Longitude="11.5310088" StarRating="3" HotelCode="|115878" HotelName="Gs" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/8/7/8/115878_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Gs Hotel is rated three stars. It has a buffet breakfast and WiFi (free of charge). SITUATION: It is in Munich, 850 metres away, guests will find the metro station of Aidenbachstrasse.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.086096" Longitude="11.477269" StarRating="3" HotelCode="294473|hotel_olympia__2" HotelName="Hotel Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maxhofstrasse 23, 81475 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/49/d9494df8ed6dc77fd702a526171c852b3931f935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.36" OriginalAmount="135.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102790035323" Longitude="11.531187764418" StarRating="3" HotelCode="267492|1190988" HotelName="GS Hotel Geiger" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zielstattstraße 12, 81379 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e2/dde2f848b6b663630d60d177d8cc728d52b9943a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.101278709315" Longitude="11.606076657772" StarRating="3" HotelCode="187832|winhart" HotelName="Hotel Giesing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balanstrasse 238, 81549 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/74/8e74412b605dae0d4732857ab1cd46bac4b8781a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Winhart is a 3 star hotel. The Facility is 4 km from Munich city center.By staying at Winhart, you w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.10" OriginalAmount="139.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186" Longitude="11.607" StarRating="3" HotelCode="|445619" HotelName="Holiday Inn - the niu, Loco Munich North, an IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 228</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/6/1/9/445619_1a3bfc81246.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179373670303" Longitude="11.595820213631" StarRating="3" HotelCode="522167|smartments_business_munchen_parkstadt_schwabing" HotelName="Smartments Business München Parkstadt Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Walter-Gropius-Straße 11, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/32/57321a4670905e670064d81fa2abdcf8b7345d67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13674888" Longitude="11.66258392" StarRating="1" HotelCode="575666|low_budget_hostel" HotelName="Low Budget Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wamslerstrasse 7, 81829 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/54/a554dccccab0344ae9a3f2a0808e0f2a35c74345.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Low Budget Hostel in Munich (Trudering-Riem), you'll be close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.44" OriginalAmount="143.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136769" Longitude="11.662609" StarRating="0" HotelCode="|463165" HotelName="Rimedya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/1/6/5/463165_d5a0f2c1749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17886775291" Longitude="11.632257699966" StarRating="4" HotelCode="93063|feringapark" HotelName="Feringapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feringastrasse 2, 85774 Unterföhring</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/1c/251cb4b1b59d97283a2dfbedb70c3ef61c6c763e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.55" OriginalAmount="145.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13829" Longitude="11.64758" StarRating="3" HotelCode="|197775" HotelName="Tulip Inn München Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zamdorfer Str. 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/7/7/5/197775_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.087555" Longitude="11.641049" StarRating="3" HotelCode="79226|golden_leaf_hotel_perlach_allee_hof" HotelName="Golden Leaf Perlach Allee Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Therese-Giehse-Allee 76, 81739 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/94/4a943ca0077c75692ed09d13a0b2333cae088e39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.28" OriginalAmount="146.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|34834" HotelName="NH München Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.059179275" Longitude="11.665009475" StarRating="3" HotelCode="105337|comfort_hotel_atlantic_muenchen_sued_2" HotelName="Comfort Atlantic München Süd" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Landstraße 90, 85521 Ottobrunn</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/af/f9af10500ed426277a542f0002121bddfbb3f119.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.22" OriginalAmount="147.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.0946632" Longitude="11.5158566" StarRating="4" HotelCode="|62372" HotelName="Holiday Inn Munich - South, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KISTLERHOFSTRASSE 142</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/3/7/2/62372_5023d071208.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 320 rooms, This hotel is perfect for business and holiday stays. SITUATION: This business hotel is in a quiet area, Obersendling it is in it is 15 minutes away from Munich the centre of it is 3 minutes away from Machtlfinderstrasse the Station of it is situated 8 kilometres away from Marienplatz the railway station, Oktoberfest the establishment is 6 kilometres away from Allianz Arena it is situated 23 kilometres away from Schloss Neuschwanstein it is 2 minutes away from it is situated 43 kilometres away from Munich Airport. ROOM: The comfortable rooms, have a balcony or terrace, some rooms with garden views, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite TV (available for a fee), internet, a mini-bar, a radio, a coffee maker, a kettle, an individual air-conditioning system, individual heating and pillow menu. MEALS: Guests have at their disposal a Bavarian and international cuisine restaurant. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.224556666667" Longitude="11.670033333333" StarRating="3" HotelCode="139331|stern_hotel_soller" HotelName="Stern Hotel Soller" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 54, 85737 Ismaning</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/77/2c775c5ff923bccd3824ed3eefc374ebfabbdc1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only 14 km from Munich city centre, this family-run, 3-star hotel in Ismaning offers contemporary-st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13314875" Longitude="11.66370063" StarRating="2" HotelCode="788664|the_centerroom_hotel_apartments" HotelName="The Centerroom Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/34/2634708baed879b74fb58b03d93a91fbc60896bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184711188282" Longitude="11.588166920307" StarRating="3" HotelCode="309818|star_inn_premium_munchen_domagkstrasse" HotelName="Star Inn Hotel Premium München Domagkstrasse, by Quality" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weimarerstraße 2, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/95/7a950c1510d84f3554a528de324b83cf8d19b29c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 130 rooms. A lobby and a reception are available to guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.97" OriginalAmount="149.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1020706" Longitude="11.6602628" StarRating="4" HotelCode="|23871" HotelName="Mercure  München Süd Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Ring 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/7/1/23871_69c5d631217.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a main building with 3 floors, 185 standard rooms, a reception and 2 bars. The establishment also has a restaurant that serves sushi and Bavarian, Asian, and Italian specialities, a restaurant with traditional dishes, 7 conference rooms, an indoor car park and a car park. SITUATION: This trendy hotel is close to the trade fair ground, 20 minutes away from the city centre. Is situated in the outskirts of Munich. Close to the establishment, clients can find Ostpark and the Neupevlach Zentrum stop. It is 2 kilometres from the a public transport stop. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a mini-bar, a central air-conditioning system and a safe (available for a fee). FACILITIES: The establishment has a covered pool. Outdoors, clients can enjoy a sunbathing terrace. The establishment also has a body care area with a sauna, a solarium and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.42" OriginalAmount="150.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|8464" HotelName="Holiday Inn München Süd" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139602" Longitude="11.681564" StarRating="3" HotelCode="107812|landhotel_martinshof" HotelName="Landhotel Martinshof Neue Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martin-Empl-Ring 8, 81829 München-Riem</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/46/c6464915728f5d1339734c0211e3da50cf212f15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|869571-24916777/238701404946989479/161" HotelName="THE NIU LOCO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42080000/42077800/42077782/655e3440_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20145" Longitude="11.49487" StarRating="2" HotelCode="902527|pension_siddiqi" HotelName="Siddiqi Pension &amp; Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auf den Schrederwiesen 27, 80995 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae3a763947b4ffe5c7801059ceee87d8ee8c53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.44" OriginalAmount="157.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133142" Longitude="11.663644" StarRating="3" HotelCode="|444968" HotelName="Wyndham Garden Munich Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/6/8/444968_8c35b010752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.17" OriginalAmount="158.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1326816" Longitude="11.6613945" StarRating="4" HotelCode="|58030" HotelName="Am Moosfeld" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 31-41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/0/3/0/58030_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Am Moosfeld is rated four stars, family-run and economic. it has 219 rooms. SITUATION: It is in a quiet, residential area of Munich. It is close to the trade fair ground and the exhibition centre. It has good links to the Frauenkirche the city centre, monuments and gardens. ROOM: The rooms have a television, internet, a writing desk, a hairdryer and a bathroom. FACILITIES: The establishment has a Bavarian bar, a gym, a large swimming pool and a sauna.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.095996" Longitude="11.510286" StarRating="4" HotelCode="438499|grand_hotel_palladium_2" HotelName="Palladium Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Strasse 12, 81379 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/70/35700ca3d62aa9caf51710eee90507b69e9ba465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.06" OriginalAmount="159.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.0873988" Longitude="11.6408465" StarRating="3" HotelCode="|116043" HotelName="Perlach Allee" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Therese-Giehse-Allee 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/4/3/116043_4d7f2ab0657.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Golden Leaf Hotel Perlach Allee Hof is rated three stars, has rooms with a TV, a meal service and a car park. SITUATION: 500 metres away from the establishment, you can find the Railway Station of S-Bahn. It is 10 kilometres away from the city centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.08" OriginalAmount="161.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.161499" Longitude="11.7488804" StarRating="3" HotelCode="|55116" HotelName="RAETER-PARK" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RATERSTRASSE 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/1/6/55116_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18129" Longitude="11.504" StarRating="3" HotelCode="267488|hotel_moosbichl" HotelName="Moosbichl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rathgeberstraße 3, 80997 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/10/7210b46989b40db6b9bbd07d5dd661c0f1b959e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.76" OriginalAmount="162.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142646443846" Longitude="11.425934135914" StarRating="3" HotelCode="11976|428765" HotelName="Econtel Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bodenseestraße 227, 81243 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/12/2e12b54c9f8672844e2f70d45bf2c356d336baf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 9 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.095895805567" Longitude="11.512625813484" StarRating="0" HotelCode="139520|achat_premium_hotel_munchen_sud" HotelName="ACHAT Premium München-Süd" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Straße 3, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/09/1a094d57e48cf30fca638fe6a6bf64640d505674.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city business hotel is just a 3-minute walk from the nearest subway station, from where guests c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.67" OriginalAmount="163.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.09566" Longitude="11.51081" StarRating="4" HotelCode="|444449" HotelName="Grand Palladium Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Strasse 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/4/9/444449_898d9351541.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.122293" Longitude="11.66142427" StarRating="2" HotelCode="369454|letomotel_muenchen_city_ost" HotelName="LetoMotel München City Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kreillerstrasse 200, 81825 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/60/6660847259a7fb30637b2d3236cc4e6614fb13eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11420716" Longitude="11.53197122" StarRating="3" HotelCode="331781|181806" HotelName="CREO Munich City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/493408/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.165452" Longitude="11.533792" StarRating="3" HotelCode="56953|derag_livinghotel_karl_theodor_2" HotelName="Living Hotel am Olympiapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paschstraße 46, 80637 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/14/df14f40c6b1fe1b8de5ef6ed487e8f0ab8f6f0db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Gern, one of Munich’s most beautiful districts, between the Olymp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.34" OriginalAmount="165.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1337966" Longitude="11.669189" StarRating="0" HotelCode="|310312" HotelName="Hotel New Fair Munich Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Schmid-Strasse 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/3/1/2/310312_1_2912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23089-27174769/238701404946989479/165" HotelName="HOLIDAY INN MUNICH - SOUTH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/500/413/733f6233_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="172.08" OriginalAmount="167.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174970426767" Longitude="11.598679125309" StarRating="2" HotelCode="13707|228195" HotelName="ibis Muenchen City Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ungererstrasse 139, 80805 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/0f/500fdd9d240659420124f6a4ba117d41bc9e73fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.33" OriginalAmount="167.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11978" Longitude="11.67607" StarRating="0" HotelCode="|298871" HotelName="Hotel München City-ost" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/8/7/1/298871_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33250-19517547/238701404946989479/99" HotelName="NH OST CONFERENCE CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891500/891411/ab5a1f42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1127646" Longitude="11.4779996" StarRating="3" HotelCode="138631|hotel_neumayr_" HotelName="Neumayr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heiglhofstraße 18, 81377 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/22/542214bf6456b4bc38a64e95e67fa235bdff2e76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1489595" Longitude="11.4618186" StarRating="0" HotelCode="152225|pension_locarno" HotelName="Pension Locarno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pasinger Bahnhofsplatz 5, 81241 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3b/b73bffdb831fec2fefbfa25683255d64a9112012.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="173.06" OriginalAmount="168.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="2" HotelCode="671057|743434" HotelName="B&amp;B Hotel Munchen City-Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wasserburger Landstrasse 49</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/43/a6430d99705875f9bd6a7f25dfcbe8c2a5b9a76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.61" OriginalAmount="169.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1750218" Longitude="11.5987645" StarRating="2" HotelCode="|115990" HotelName="B&amp;B München-Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ungererstrasse 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/9/0/115990_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has modern standard rooms and a bar. It is well-connected to the motorway. SITUATION: It is inSchwabing the district of the establishment is 4 kilometres away from Munich the city centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.01" OriginalAmount="169.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1409988" Longitude="11.7399998" StarRating="3" HotelCode="|27280" HotelName="Holiday Inn Express Munich-Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Lilienthal-Ring 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/2/8/0/27280_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, it offers a breakfast room, a laundry service, internet, a photocopier and meeting rooms. The establishment offers guests a transfer service to the fairground. SITUATION: It is situated 12 kilometres away fromMunich the centre of this establishment, is near ICM the trade fair ground near the establishment, guests will find Riem Airport. ROOM: The rooms a bathroom with a shower, an air-conditioning system, cable television, a direct line telephone, a hairdryer, a coffee maker and a kettle. The establishment has non-smoking rooms and disabled access rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|453662-10703719/238701404946989479/256" HotelName="SUPER 8 BY WYNDHAM MUNICH CITY NORTH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13069200/13069177/91632e15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.106829406419" Longitude="11.66908711195" StarRating="3" HotelCode="64203|hotel_amiga" HotelName="Amiga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedenspromenade 13, 81827 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/db/e8db4580ace1253181fad1ebec1ad59e3ebea9ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.107059" Longitude="11.579836" StarRating="1" HotelCode="915000|ibis_budget_munchen_city_sud" HotelName="ibis budget Muenchen City Sued" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Tegernseer Landstrasse 174 B, 81539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/62/fc62550fa92e5028e8ea35e23c16ae0f366ec6a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.32" OriginalAmount="171.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.092118" Longitude="11.644223" StarRating="4" HotelCode="59534|99032" HotelName="Mercure Hotel Muenchen Neuperlach Sued" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolf-Vogel-Bogen 3, 81739 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/5b/435b74bf9c5bfd59d0b3df0027f43a54aa4986b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated on the outskirts of Munich. The German Technical Museum is just a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.71" OriginalAmount="171.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.087" Longitude="11.646" StarRating="0" HotelCode="|446810" HotelName="Revo Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carl-Wery-Strasse 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/8/1/0/446810_771143a1351.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28410-19577671/238701404946989479/48" HotelName="NH MESSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9400/9311/398577bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.19" OriginalAmount="173.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.26478617" Longitude="11.67228546" StarRating="4" HotelCode="637586|courtyard_munich_garching" HotelName="Courtyard Munich Garching" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Walther Von Dyck Strasse 12, Garching Bei, 85748 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/39/a33991ffa08949030ca7bed08e4688a80cee09ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Munich. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.69" OriginalAmount="174.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12244" Longitude="11.66155" StarRating="2" HotelCode="|185603" HotelName="Bandb München-trudering" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kreiller Strasse 200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/6/0/3/185603_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.24" OriginalAmount="174.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.0922641" Longitude="11.6442338" StarRating="4" HotelCode="|68824" HotelName="Mercure Munich Neuperlach Sur " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rudolf-Vogel-Bogen 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/8/2/4/68824_cec9df60958.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Munich south-east it is situated 7 kilometres away from Munich the trade fair grounds It has excellent transport links to the motorways, is situated 12 minutes away from the metro station, the suburban train. ROOM: The rooms have a mini-bar, WiFi, a television, a direct line telephone, a safety deposit box and a hairdryer. FACILITIES: The establishment has a reception with a safe box, WiFi, meeting rooms, a restaurant, a bar, a garden, a swimming pool, a sauna, room service, a laundry service and a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16480825" Longitude="11.46120775" StarRating="3" HotelCode="105433|hotel_blutenburg" HotelName="Blutenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Verdistraße 130, 81247 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/c0/7bc04d55e69fe3e5d3c10f62981ed75b90592a48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.117132" Longitude="11.5907582" StarRating="2" HotelCode="145152|brecherspitze_hotel" HotelName="Brecherspitze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St.-Martin-Straße 38, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/5e/d45ec9b3845f1241fac5b05a1e6a1a2461e6573f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.16" OriginalAmount="175.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094789" Longitude="11.530979" StarRating="3" HotelCode="|446729" HotelName="Rioca Munich Posto 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baierbrunner Str. 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/9/446729_59c32da1105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.167595" Longitude="11.586616" StarRating="4" HotelCode="366257|flemings_hotel_munchen_schwabing_2" HotelName="Fleming's Hotel München-Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 130-132, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/06/f90684bfd57c73b788626549cd136c895e9840e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in one of the most exciting areas in Munich, the popular Schwabing dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.05" OriginalAmount="176.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1872908" Longitude="11.5730598" StarRating="3" HotelCode="106179|2246065" HotelName="Hotel Konigstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 28-30, 80807 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e3/93e328abb2d2931dad6a75797862f182e83a59bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.12" OriginalAmount="176.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10576205" Longitude="11.53762389" StarRating="2" HotelCode="743294|2475435" HotelName="7 Days Premium Hotel München-Sendling" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Housekeeping,Internet,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Flößergasse 6f, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/32/23326abf6f8cb63cd593a958839dcef6abd42ab3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Comfortable and perfectly located, this modern hotel awaits it's guests from mid of September 2018.
...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.31" OriginalAmount="177.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.09337989" Longitude="11.60497015" StarRating="3" HotelCode="574368|gambino_hotel_cincinnati" HotelName="Gambino Hotel Cincinnati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Auguste-Kent-Platz 4, 81549 München, Ortsteil Obergiesing-Fasangarten, Bayern, Metropolregion München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/zz/bbad8a0a7888682ffa7053fbe56581a0623a6b30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.73" OriginalAmount="177.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187364" Longitude="11.606608" StarRating="2" HotelCode="|443586" HotelName="B&amp;B München City-Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/5/8/6/443586_0a950691650.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138988003077" Longitude="11.553537547588" StarRating="0" HotelCode="67254|ao_munchen_hauptbahnhof" HotelName="a&amp;o München Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 75, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/9d/889d1279763c8e4d2b7c4395535e5aa8fdd3a8d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel offers superb views over the city of Munich. The main railway station is opposite th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.250626" Longitude="11.577943" StarRating="3" HotelCode="36485|hotel_am_schlosspark_zum_kurfurst" HotelName="Zum Kurfürst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kapellenweg 5, 85764 Oberschleißheim</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/95/d19586afdc7dc2627dfa1edea1a1d814096e5161.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14298401" Longitude="11.50578282" StarRating="3" HotelCode="421655|super_8_munich_city_west" HotelName="Super 8 Munich City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 270, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/33/df336a187a021ae7e22e26edd588524e9b6c8991.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoy free Wi-Fi and in-room Smart TVs at the non-smoking Super 8 Munich City West, located near a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.39" OriginalAmount="179.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11505" Longitude="11.47996" StarRating="3" HotelCode="105172|2585585" HotelName="Empress Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Würmtalstraße 99, 81375 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/5a/4d5ade5f64c61870131a532d3c5e4a0d7f1d88a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18695" Longitude="11.60674" StarRating="2" HotelCode="144422|bb_hotel_munchen_nord" HotelName="B&amp;B München Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 243, 80807 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/70/ea701b2f8e2bb1d59886287d8d669e329c22c4f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|h2_hotel_munchen_olympiapark" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.77" OriginalAmount="180.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.09327" Longitude="11.60429" StarRating="3" HotelCode="|244544" HotelName="Gambino Cincinnati" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Auguste-Kent-Platz 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/5/4/4/244544_89c49651325.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.33" OriginalAmount="180.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10235" Longitude="11.52995" StarRating="4" HotelCode="|242462" HotelName="Leonardo Munich City South" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/4/6/2/242462_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136713" Longitude="11.461032" StarRating="3" HotelCode="57302|hotel_stadt_pasing" HotelName="Tiptop Hotel Stadt Pasing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Blumenauer Straße 131, 81241 München-Pasing</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/89/0289be88d7a618c115aa687e3ab50aee9b26d5a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16196" Longitude="11.58941" StarRating="3" HotelCode="106461|occam" HotelName="Occam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Occamstraße 7, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d9/15/d915e8e41f68001f236c9a0660ab728724dd4cfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140643640908" Longitude="11.682146787643" StarRating="4" HotelCode="81240|hotel_prinzregent_an_der_messe" HotelName="Hotel Prinzregent München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riemer Straße 350, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/bf/b0bfc8732878f1db55bf2bec92cd9ea8059a75a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the quiet southern district of Alt-Riem, but within walking ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.16" OriginalAmount="182.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1806227" Longitude="11.5120691" StarRating="4" HotelCode="|116037" HotelName="Leonardo Munich City North" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/3/7/116037_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inMoosach the district of 5 minutes away from the establishment, clients can find S-Bahn the Railway Station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.16" OriginalAmount="182.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.08688" Longitude="11.6445969" StarRating="4" HotelCode="|220761" HotelName="Leonardo Munich City East" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/6/1/220761_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.101985140899" Longitude="11.540721177391" StarRating="3" HotelCode="79165|hotel_galleria_3" HotelName="Galleria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plinganserstraße 142, 81369 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/41/cb41250114e8dc8f1e217379d4a2a757d26f68e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.60" OriginalAmount="185.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18177" Longitude="11.53561" StarRating="3" HotelCode="|355339" HotelName="Bandb München-olympiapark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pelkovenstrasse 156</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/3/3/9/355339_abdf86b0827.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.60" OriginalAmount="186.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1129239" Longitude="11.4787827" StarRating="0" HotelCode="|355409" HotelName="Hotel and Gaststätte Zum Erdinger Weißbräu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/0/9/355409_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="193.09" OriginalAmount="187.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18183497" Longitude="11.53555688" StarRating="3" HotelCode="490426|674685" HotelName="LetoMotel München City Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pelkovenstrasse 156, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/69/7c69400d03245e5d35155d18c8d8cabdc2fb8209.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="193.09" OriginalAmount="187.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180173" Longitude="11.506779" StarRating="2" HotelCode="168561|317362" HotelName="LetoMotel München Moosach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bunzlauer Straße 5, 80992 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/24/5824c7643b509e46af5bcc67e8fff59f07d0290d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143171326378" Longitude="11.558936532484" StarRating="3" HotelCode="889137|vi_vadi_hotel" HotelName="Vi Vadi Hotel Downtown Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 6-10, 80335 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/b9/cdb9dd74436165ffd486493bf138d08fcf4c1320.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137202363917" Longitude="11.689634923943" StarRating="4" HotelCode="255984|ramada_hotel__conference_center_munchen_messe" HotelName="H4 Hotel München Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Zuse-Platz 14, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/06/7a06071f3643c323d88413011a60dc12741e4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2043742" Longitude="11.610723" StarRating="0" HotelCode="139754|arena_stadt_munchen" HotelName="Arena Stadt München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Schlößlanger 10, 80939 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/4f/ba4f62511d620ef9ccf844d1ae621dd4071170cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.113120285418" Longitude="11.478431050262" StarRating="3" HotelCode="542128|hotel_gasthaus_zum_erdinger_weissbrau" HotelName="Hotel &amp; Gaststätte Zum Erdinger Weissbräu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Heiglhofstraße 13, 81377 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/ee/87ee4552a955bae3989ed62c0cfb3453c89431d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1805316" Longitude="11.5070228" StarRating="3" HotelCode="313250|62672" HotelName="Harry's Home Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Bunzlauerplatz 5, 80992 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f8/76f8e03ed35508b341374c724dbb38d082a7fffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.07259" Longitude="11.52045" StarRating="3" HotelCode="140456|hotel_pegasus_3" HotelName="Pegasus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wolfratshauser Straße 211, 81479 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/2a/c52a15ba1aa86fc6492533c55fe0540ba537cfe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.62" OriginalAmount="190.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.167384" Longitude="11.586358" StarRating="0" HotelCode="|56700" HotelName="Flemings Munich Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/0/0/56700_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 160 rooms and 6 suites. The establishment has a restaurant, a bar, a brew-bar with a terrace, a spa area and fitness. ROOM: The contemporary style rooms, have modern facilities and parquet flooring.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="830757|haustein" HotelName="Hotel Südstern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wolfratshauser Straße 149</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/e7/4fe7bd87ac7d90904099a2d059203eb31cd15f75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.90" OriginalAmount="192.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134348" Longitude="11.665712" StarRating="4" HotelCode="|445421" HotelName="MASEVEN München Messe Trudering" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schatzbogen 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/2/1/445421_6e250e71122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.08" OriginalAmount="193.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13144699865" Longitude="11.628087155072" StarRating="3" HotelCode="586630|2179285" HotelName="Holiday Inn Express Munich - City East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Neumarkter Straße 85B, 81673 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/1a/6e1a1134ef8e6f4b7c85a457899c60838c92e9fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe, a restaurant, a bar and a business centre. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.478900000000000" Longitude="-3.793100000000000" StarRating="4" HotelCode="0|29864-6379193/238701404946989479/167" HotelName="MERCURE MUENCHEN NEUPERLACH SUED" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 Avenida De Cantabria, SANTANDER, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4700/4605/45ff82c0_b.jpg</HotelPictures>
        <HotelDescription>This hotel is beautifully situated in the coastal resort of El Sardinero. It is situated just 150 metres away from the beach. Guests will find themselves within easy access of a wide range of attractions in Santander, which is located just a short driving distance away. Links to the public transport network can be found nearby. This modern hotel enjoys an attractive design. The comfortable rooms are tastefully designed, featuring soothing tones for a peaceful ambiance. The hotel features a delightful restaurant, for guests' dining needs. The hotel offers an indoor pool, a sauna and a gym, meeting guests' leisure needs.

On Half Board, you can choose between lunch and dinner. It is necessary to confirm it when making the reservation. In low season dinners will be served in our cafeteria.
The sports center annexed to the Hotel closes the swimming pool one week a year and the gym for maintenance for another week. Check closing dates at the hotel.
(Year 2018: gym closing: 08/23/18 to 08/29/18 and closing of pool: from 08/30/18 to 09/6/18)
On the night of 24/12 our restaurant will be closed. The MP and the PC do not include dinner on 12/24, or 12/31. They also do not include lunch on 25/12, nor on 1/01, nor 6/01. These services will have a supplement.
The hotel has heating in winter and air conditioning in summer. 
The system does not allow maintaining both services at the same time. 
Starting on 11/4/18 we will start works to improve our facilities. We apologize for any inconvenience that may arise. Thanks for your understanding.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.151102457951" Longitude="11.618294119835" StarRating="4" HotelCode="10272|sheraton_munich_arabellapark_hotel" HotelName="Sheraton Munich Arabellapark Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 5, 81925 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/b6/13b61ffd1da6014db48caab564a2067e3a66bce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This chic first-class hotel is located directly in the elegant district of Bogenhausen. In the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.28" OriginalAmount="194.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1861075" Longitude="11.5461077" StarRating="4" HotelCode="|72431" HotelName="Leonardo Royal Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moosacherstr Strasse.90</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/3/1/72431_a3a030e0819.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Leonardo Royal Hotel Munich is rated four stars. It was opened in 2011, has 424 rooms, conference facilities, a spa area, the lounge Davidoff and the restaurant Vitruv. SITUATION: The hotel is situated in Oberweisenfeld it is in northern Munich. Close to the establishment, clients can find park Olympia. It has good links to the city centre. ROOM: Customers can find modern and elegant rooms have an air-conditioning system, a mini-bar, a kettle, a coffee maker, WiFi, a flat-screen television, an iron, an ironing board, a bathroom with a shower and heating. Guests are offered exclusive rooms for women.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.03" OriginalAmount="196.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16197" Longitude="11.58943" StarRating="0" HotelCode="|491889" HotelName="Hotel Occam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Occamstr. 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/1/8/8/9/491889_d11482e0053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.94" OriginalAmount="198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.164014356661" Longitude="11.488073467768" StarRating="3" HotelCode="104389|hotel_amalienburg_muenchen" HotelName="Amalienburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amalienburgstraße 24, 81247 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/39/083906e1f17d67e2ad157e01a1da1651fcbd85ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.46" OriginalAmount="199.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.086598957376" Longitude="11.645450950754" StarRating="3" HotelCode="552606|2180235" HotelName="Leonardo Hotel Munich City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carl-Wery-Strasse 39, 81739 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/d5/76d51e96aa3411f83b65111728f6e59a0f5f399d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="205.52" OriginalAmount="199.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142732" Longitude="11.504281" StarRating="3" HotelCode="60621|72701" HotelName="Tessin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/08/2026" HotelFacility="Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsbergerstraße 291, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/2c/f92c11776188f8074603153a7015348f42d45d04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Munich's beautiful Laim district, between Schloss Nymphenburg, the hom...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149567" Longitude="11.5753349" StarRating="3" HotelCode="140067|das_hotel_in_munchen" HotelName="das HOTEL in München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/08/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkenstraße 35, 80799 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/0d/800d5763d724ad1d5bbafc365966f1e64cd6e652.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is Oberpfaffenhofen (OBF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14885345" Longitude="11.55605954" StarRating="3" HotelCode="624279|das_kleine_hotel_in_munchen" HotelName="Das Kleine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sandstraße 21, Maxvorstadt, 80335 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/4f/c54f8f598a6a1bc6d443ce585cecb56c795759ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102310443395" Longitude="11.530230454631" StarRating="3" HotelCode="451939|leonardo_hotel_munich_city_south" HotelName="Leonardo Hotel Munich City South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstraße 1, 81379 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/5c/715cb90259cc905dea01ea8130d9584a195fefd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.48" OriginalAmount="200.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.183325230287" Longitude="11.594652691818" StarRating="0" HotelCode="421658|315925" HotelName="Rilano 24/7 Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Domagkstraße 26, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/532085/a_532085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.52" OriginalAmount="200.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186989" Longitude="11.545375" StarRating="3" HotelCode="|445392" HotelName=" H2 Munchen Olympiapark " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Str. 82</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/9/2/445392_cb8c4ec1239.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|h2_hotel_munchen_messe" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.06" OriginalAmount="201.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180364719579" Longitude="11.512238234282" StarRating="4" HotelCode="36493|1085248" HotelName="Leonardo Hotel Munich City North" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 421, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f3/c0f3e2599ec397ab493932514e91455ec55aca3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.77" OriginalAmount="201.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.159894340157" Longitude="11.620284989476" StarRating="4" HotelCode="32738|139874" HotelName="Leonardo Hotel Munich Arabellapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Effnerstraße 99, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/1c/dd1ceda5d595ee9a43021a6dc5ad23d3322d5bf7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 500 m from links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.99" OriginalAmount="201.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="4" HotelCode="851412|3851315" HotelName="Innspire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Limesstraße 59, 81243 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/fd/97fdf14ec037d3c44e75ed77e808d30eb677fcfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18830888" Longitude="11.54371563" StarRating="0" HotelCode="959293|home_serviced_apartments_munchen" HotelName="H.ome Serviced Apartments München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 7, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4b/964b4f2073a2922d6ff037170274903476ef5270.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.13" OriginalAmount="203.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1785882" Longitude="11.5917757" StarRating="2" HotelCode="|115991" HotelName="Ibis Muenchen Parkstadt Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/9/1/115991_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Munich It is in this establishment, is in Schwabing the district of It is situated 4 kilometres away fromMunich the city centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.19" OriginalAmount="203.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186754505078" Longitude="11.543176174164" StarRating="4" HotelCode="162841|144956" HotelName="Leonardo Royal Hotel Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 90, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/6f/706fff64a190a9105bc872a5af4c603ec2729aa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's unique location at the Olympic Park, 1.5 km from BMW World, makes it the perfect startin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.48" OriginalAmount="203.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1648441" Longitude="11.5333866" StarRating="3" HotelCode="|29014" HotelName="Living  Am Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/0/1/4/29014_1_971.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has a main 4-storey building and a 3-storey annexed building. Is perfect for business and holiday stays 248 rooms, 3 suites and 215 apartments. In the entrance, you can find a lobby with an elevator, a reception, a safety deposit box service and a currency exchange service. The establishment has a supermarket, a cafÃ©, a restaurant with highchairs, a breakfast room, a bicycle rental desk, WiFi and internet. Kids can enjoy a playground, For an additional charge you can use the launderette. SITUATION: Gern Is situated in this establishment, Olympic Village and Palace Nymphemburg it is situated between 10 metres away, guests will find restaurants, 500 metres away, there is a public transport stop, a bus station situated 5 kilometres away from the city centre, the railway station, is well-connected situated 5 kilometres away from the Allianz Arena and the German Historical Museum the historic centre, is 45 kilometres away from Munich Airport. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone with an answering machine, satellite or cable TV, a radio, a kettle, a coffee maker, a mini-bar, a washing machine, tumble drier, a double bed, an iron, an ironing board, fitted carpets, internet and central heating. The establishment has apartments with kitchen with fridge, a microwave, an oven and a stereo with CD. FACILITIES: The establishment boasts a gym and a sauna. It is 23 kilometres away from a golf course, 90 kilometres away, you can find a ski resort. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, JCB and Diners Club. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Guests can book half-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.32" OriginalAmount="204.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.189854" Longitude="11.58535" StarRating="3" HotelCode="|446728" HotelName="Hampton by Hilton Munich City North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>INGOLSTAEDTER STRASSE 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/8/446728_8ad1dc31022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.51" OriginalAmount="204.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1511013" Longitude="11.5575013" StarRating="3" HotelCode="|116049" HotelName="Montree" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 91</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/4/9/116049_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel Montree is rated three stars, it offers WiFi (free of charge) and soundproofed, standard rooms. SITUATION: It is in the city centre of Munich. 500 metres away, guests can find the metro station of Stiglmaierplatz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.16" OriginalAmount="205.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180606" Longitude="11.5069525" StarRating="3" HotelCode="|115915" HotelName="Bandb München-moosach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/1/5/115915_3090f5e2148.jpg</HotelPictures>
        <HotelDescription>SITUATION: Moosach-MÃºnich Is situated in it is opposite the railway station. HOTEL: The establishment boasts soundproofed rooms, WiFi (free of charge) and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145465270014" Longitude="11.540864109993" StarRating="0" HotelCode="58548|ao_munchen_hackerbrucke" HotelName="a&amp;o München Hackerbrücke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstraße 102, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/a4/9da424f81757c277dec4c5b6a09be31af8556bbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hostel is only 1 stop on the urban train (S-Bahn) network from the central st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.23" OriginalAmount="206.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.100965" Longitude="11.646032" StarRating="0" HotelCode="|445204" HotelName="Ibis Styles Muenchen Perlach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thomas Dehler Strasse 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/2/0/4/445204_50c90fe1356.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.42" OriginalAmount="206.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.148564" Longitude="11.421341" StarRating="4" HotelCode="|447306" HotelName="Innspire" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/3/0/6/447306_4f36e9e0903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.17" OriginalAmount="206.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1149518" Longitude="11.4794355" StarRating="3" HotelCode="|116025" HotelName="Empress" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/2/5/116025_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Munich Is situated in 5 minutes away from the establishment, guests will find Grosshadern the underground station of Theresienwiese 10 minutes away from the establishment clients have.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139056019521" Longitude="11.560015082359" StarRating="3" HotelCode="12306|europaeischer_hof" HotelName="Hotel Europäischer Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstr. 31, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/3f/3e3f664ed4bf0d3c5622b8b21bf6b931a3847917.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.19" OriginalAmount="207.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1641117" Longitude="11.4878647" StarRating="3" HotelCode="|80864" HotelName="Amalienburg Boutique and Boarding" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/6/4/80864_c59a19e1953.jpg</HotelPictures>
        <HotelDescription>SITUATION: The Amalienburg three stars, is situated next to the botanical gardens and Castle Nymphenburg. 15 minutes away from the establishment, guests will find the city centre. A few minutes away from the establishment, clients have the train station Obermenzing. ROOM: The rooms have WiFi (free of charge). FACILITIES: The establishment has washing machine and a drying machine. MEALS: The establishment serves a buffet breakfast and a coffee shop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.158496078042" Longitude="11.545169055462" StarRating="3" HotelCode="61764|mercure_hotel_muenchen_am_olympiapark" HotelName="Mercure Hotel Muenchen am Olympiapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonrodstrasse 79, 80636 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3a/743a85bd3b86cf8e57095242e61ace8a2fc5ec4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.58" OriginalAmount="208.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186179" Longitude="11.559683" StarRating="3" HotelCode="|446730" HotelName="Holiday Inn - the niu, Brass Munich Olympiapark by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/3/0/446730_6cccb871140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11237" Longitude="11.50386" StarRating="3" HotelCode="106733|hotel_santis" HotelName="Säntis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldfriedhofstraße 90, 81377 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/47/e647c08b0d7d8d3fe78ead7d8bc719fca19660ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Munich, Hotel Säntis is close to Westpark and Westbad. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="3" HotelCode="740082|meininger_hotel_munich_olympiapark" HotelName="MEININGER Hotel München Olympiapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landshuter Allee 174, 80637 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/d1/f8d160b8c548a590551961df11440ef8b44cb48d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.49" OriginalAmount="210.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16001" Longitude="11.544803" StarRating="4" HotelCode="|202824" HotelName="Leonardo Munich City Olympiapark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DACHAUER STRASSE 199</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/8/2/4/202824_4c4b4f70840.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.25" OriginalAmount="210.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179458" Longitude="11.593504" StarRating="2" HotelCode="38801|228198" HotelName="ibis Muenchen Parkstadt Schwabing Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 20, 80807 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/3e/243ec6080b8faad5def511896ac391f8e254c02e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.34" OriginalAmount="211.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1082493" Longitude="11.5735488" StarRating="3" HotelCode="|116018" HotelName="Wetterstein" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gruenwalder Str. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/1/8/116018_09716701613.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment is well-connected with public transport and the city centre. This hotel has bicycle rental, WiFi (free of charge) and an indoor car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.10" OriginalAmount="212.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1597566" Longitude="11.620055" StarRating="4" HotelCode="|10364" HotelName="Leonardo  Munich Arabellapark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Effnerstr. 99</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/6/4/10364_caee6dc0802.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Holiday Inn Munich is rated four stars. It has a bicycle rental desk (free of charge), dining facilities, a reception and rooms with flatscreen TV. SITUATION: This establishment is near the Isar River and the Englischer Garten Park Englischer Garten. It has excellent transport links to Munich Central Station and the city centre. It is situated 10 minutes walk away from la ColecciÃ³n de Arte Goetz, Arabellapark Underground Station and the Effnerplatz tram stop. ROOM: Each room has an air-conditioning system. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant with buffet breakfast. FACILITIES: This hotel has a gym, a steam bath, a sauna and a business centre with internet connection.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.28" OriginalAmount="212.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1478037" Longitude="11.5764301" StarRating="0" HotelCode="|76163" HotelName="Leonardo Boutique Hotel Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AMALIENSTRASSE 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/6/3/76163_1d6ac890737.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Leonardo Boutique Savoy Munich is rated four stars. It has indoor parking, a car park, a bar and a breakfast room. ROOM: The establishment has 74 rooms, with air-conditioning, internet, cable television, a direct line telephone, a coffee maker, a kettle, a shower and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.35" OriginalAmount="212.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13432" Longitude="11.65822" StarRating="4" HotelCode="|445002" HotelName="Kreis Residenz München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 15 B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/0/2/445002_fe0bcf51242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.02" OriginalAmount="213.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1965801" Longitude="11.414642" StarRating="3" HotelCode="|115999" HotelName="Langwieder See" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/9/9/115999_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Langwieder See is rated three stars, has modern standard rooms and breakfast service (free of charge). it is well-connected to the motorway. SITUATION: Next to the establishment, clients can find Lake Langwieder See. It is in the outskirts of Munich.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.15" OriginalAmount="213.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1098283" Longitude="11.4530344" StarRating="0" HotelCode="|355188" HotelName="The Stay.residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/1/8/8/355188_1_1174.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.19" OriginalAmount="213.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1465429" Longitude="11.4590206" StarRating="3" HotelCode="|446735" HotelName="Miano by Limehome" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Planegger Strasse 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/3/5/446735_3e3e1be1130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10569251" Longitude="11.53779918" StarRating="3" HotelCode="743038|dd_suites_serviced_apartments" HotelName="DD Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flößergasse 5, 81369 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/3f/063f10a3fbb0f67ed36bd38eedbbe7b571187683.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138048" Longitude="11.561628" StarRating="3" HotelCode="336366|hotel_cocoon_stachus" HotelName="Cocoon Stachus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adolf-Kolping Strasse 11, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/d3/fdd3ef497530a38cc671735d788626baa4027d8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located between the main train station and the Theresienwiese, directly in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.59" OriginalAmount="215.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142833" Longitude="11.5062784" StarRating="2" HotelCode="|35442" HotelName="Business and Budget Hotel Tessin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>LANDSBERGERSTRASSE 291</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/4/2/35442_12768f31438.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2006, has 33 rooms, 5 suites, 3 apartments and 3 floors. In the entrance, you can find a lobby with safety deposit boxes, a lift, WiFi, a car park and indoor parking (for a fee). SITUATION: Laim It is in it is between Mymphenburg Schloss the exhibition centre, 100 metres away, there is a public transport stop, is 10 minutes away from the city centre situated 40 kilometres away from the airport. ROOM: The cosy, comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a television, internet and a double or king-size bed. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have American buffet breakfast, Guests can book bed and breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142041494627" Longitude="11.557391881943" StarRating="3" HotelCode="25591|hotel_amba" HotelName="Hotel Amba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/09/2026" HotelFacility="Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstraße 20, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/dd/0edd2a818574f4b1e1773bcf84d4f97d1b43a5f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located right at the heart of Munich, close to the main train station, with t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.61" OriginalAmount="216.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.15082" Longitude="11.617903" StarRating="0" HotelCode="|94827" HotelName="Four Points by Sheraton Munich Arabellapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARABELLASTRASSE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/8/2/7/94827_c63d3212010.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Arabellasheraton Bogenhausen is rated four stars. It was opened in 1969, has 2 restaurants and a bar. The establishment also has a convention room, a cafÃ©, an indoor pool and a gym. SITUATION: It is situated in the city centre of Munich. Near the establishment, guests will find the Englischer Garten, ROOM: The establishment has 446 rooms, fully-equipped with mini-bar, a hairdryer, a safety deposit box, a trouser press, an ironing set and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.84" OriginalAmount="216.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.188472" Longitude="11.54334" StarRating="3" HotelCode="298426|1907185" HotelName="Aparthotel Adagio Access München City Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 20, 80809 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/46/57468225d10086295d91a4398c81310dc8d2d2d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.51" OriginalAmount="217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.181051" Longitude="11.629826" StarRating="3" HotelCode="128409|sportscheck_hotel" HotelName="Sport-Scheck Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchner Straße 15, 85774 Unterföhring, München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2e/9b2e77287fafe2247049332af03aff403213d1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Unterföhring. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.51" OriginalAmount="217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1650721" Longitude="11.4532381" StarRating="3" HotelCode="106434|hotel_neuner" HotelName="Neuner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bergsonstraße 13A, 81245 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/48/0e480ee413df08450881c1bb64966361b89a48c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18848683" Longitude="11.54350752" StarRating="1" HotelCode="464344|444654" HotelName="ibis budget Muenchen City Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 22, 80809 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/574969/a_574969_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1267792" Longitude="11.5840165" StarRating="3" HotelCode="89325|hotel_mariahilf" HotelName="Mariahilf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/07/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lilienstraße 83, 81669 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/1e/841e30c38e465a7675f4f690c2442bb597a13aee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.34" OriginalAmount="218.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1334618" Longitude="11.568431" StarRating="2" HotelCode="|80862" HotelName="Am Sendlinger Tor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oberanger 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/6/2/80862_2eb87200938.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated in a central area, 1 minute walk away, guests can find Munich the pedestrian area of the historic centre and Sendlinger Tor the underground station of Close to restaurants and bars. 10 minutes away, guests can find Karlsplatz and Marienplatz the squares the historic centre. the establishment is a 15-minute walk away from Munich the Station of. ROOM: It has modern rooms with flatscreen television, WiFi (free of charge) and a bottle of water. They also have a radio and a bathroom. MEALS: The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.57" OriginalAmount="219.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.109000232599" Longitude="11.539568308861" StarRating="3" HotelCode="104391|ambassador_parkhotel" HotelName="Ambassador Parkhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plinganserstraße 102, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/42/6f42610068033cdb554866b283b39098e3ccd9bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.57" OriginalAmount="219.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16190518" Longitude="11.55701202" StarRating="0" HotelCode="824781|the_spot_3" HotelName="The Spot Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Petra-Kelly-Strasse 3, 80797 Munich, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/1d/5b1d20b34a81a6c2e9bdfe92d734232de07731bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.60" OriginalAmount="220.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.127486558677" Longitude="11.589701771736" StarRating="3" HotelCode="316737|derag_livinghotel_max_emanuel" HotelName="Living Hotel am Deutschen Museum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rablstraße 10, 81669 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/1d/731d4447cf28d40d401936fcab6b32a1c00f4765.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a typical Munich neighbourhood near the Isar. Close by there are nume...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.96" OriginalAmount="220.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.113776336524" Longitude="11.583831757307" StarRating="4" HotelCode="10242|118002" HotelName="Leonardo Hotel &amp; Residenz München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heimgartenstraße 14, 81539 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/f8/38f8f5b8b5392cd26cd7a362f3b41386850945b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Giesing, in a quiet and central area in the south-eastern part of the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.21" OriginalAmount="220.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195811" Longitude="11.608956" StarRating="4" HotelCode="|445418" HotelName="Ameron München Motorworld" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Am Ausbesserungswerk 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/1/8/445418_f2165e81130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.45" OriginalAmount="220.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1380058" Longitude="11.6477528" StarRating="4" HotelCode="|63491" HotelName="Premier Inn München City Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kronstadter Strasse 6-8 D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/4/9/1/63491_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, was opened in 2008, has a large bar, a lobby and a restaurant. SITUATION: Is situated inMunich the trade fair ground it is in the city centre situated near a golf course. ROOM: The contemporary style rooms, have a mini-bar, a radio, a satellite TV, a safe, a kettle, a coffee maker and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.63" OriginalAmount="221.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141569" Longitude="11.448885" StarRating="3" HotelCode="36492|seibels_park_hotel" HotelName="Seibels Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria-Eich-Str. 32, 81243 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/c1/1ec1065e3ea3a466cd2a65dcc6d66cc76ad6a235.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.33" OriginalAmount="221.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1137038" Longitude="11.5835519" StarRating="4" HotelCode="|33002" HotelName="Leonardo  and Residenz München" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HEIMGARTENSTRASSE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/0/0/2/33002_4eda0170918.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 240 rooms and 6 floors. The establishment boasts a lobby with a reception, a cloakroom, a lift, a restaurant, a bar, conference facilities, internet, a safety deposit box service and a currency exchange service. There are many services available at the establishment, including room service and a laundry service. Guests also have access to a bicycle rental desk and an indoor car park. SITUATION: This hotel is in Giesing is situated in a quiet area. Nearby, you will find a metro station. It takes 12 minutes to get to the trade fair ground. It has good links to the motorway. ROOM: The establishment has recently renovated rooms, fully-equipped, a double or king-size bed, individual heating, cable television, a radio, an alarm clock, a writing desk, a direct line telephone, a modem, a safe, an iron, a washing machine, a bathroom with a shower, a bath, a hairdryer and a mini-bar. Some rooms have a balcony and a kitchen. FACILITIES: Clients can use a sauna, a steam bath and a gym. OTHERS: Clients have at their disposal La Locanda restaurant, which serves italian cuisine and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.59" OriginalAmount="224.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1402016" Longitude="11.4476995" StarRating="0" HotelCode="|50373" HotelName="Seibel's Parkhotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARIA-EICH-STRASSE, 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/7/3/50373_20c813a0932.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Florentine style hotel, has 40 large rooms, a conference room with a terrace, a gym and a sauna. SITUATION: It is close toPasing park it is in a quiet residential area. ROOM: The Florentine in style rooms, have a bathroom, cable television, a radio, a direct line telephone, a mini-bar and a balcony. FACILITIES: Near the establishment, guests can find a golf course, tennis courts and swimming pools.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.35" OriginalAmount="225.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137944" Longitude="11.648308" StarRating="4" HotelCode="96679|361205" HotelName="AZIMUT Hotel Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kronstadter Strasse 6-8, 81677 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/82/5f82375588a4a19ac63e9e09f7a1f8efcab47a1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.47" OriginalAmount="225.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1142104" Longitude="11.4789084" StarRating="3" HotelCode="|298503" HotelName="Thalmair" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/5/0/3/298503_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16787" Longitude="11.58572" StarRating="4" HotelCode="107873|leopold_2" HotelName="Leopold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 119, 80804 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/5f/e85f11247eea017cdd5f24c44cb87cf6119ed24a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12080601" Longitude="11.66579581" StarRating="4" HotelCode="438498|loft_apartments_munich" HotelName="MLOFT Apartments München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Wasserburger Landstr. 8, 81825 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/18/bc18381431c956fab1b6b15e234b3e4472b5902f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.92" OriginalAmount="226.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20064" Longitude="11.559639" StarRating="0" HotelCode="|497197" HotelName="Limehome München Olschewskibogen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olschewskibogen 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/7/1/9/7/497197_c67ab551150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|pullman_munich_2" HotelName="Pullman Hotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129553719888" Longitude="11.626840942922" StarRating="2" HotelCode="935639|ibis_muenchen_city_ost" HotelName="ibis Muenchen City Ost Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berg Am Laim Strasse 125, 81673 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/01/9101f3a4335e687b6f35e91f345d44ea51256f30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.16" OriginalAmount="229.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1211719" Longitude="11.6698309" StarRating="4" HotelCode="|115913" HotelName="Obermaier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/1/3/115913_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is family-run. SITUATION: It is inTrudering (MÃºnich) the District Trudering (MÃºnich) it is situated 3 kilometres away from the trade fair ground.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.61" OriginalAmount="229.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1118708" Longitude="11.5476255" StarRating="4" HotelCode="|33011" HotelName="Leonardo München City West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/0/1/1/33011_a64285d0858.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was completely renovated in 2006 and has 98 inviting, modern rooms, Some of the establishment facilities on offer are a lobby, a reception, a lift, a cloakroom, a restaurant, a bar, a cafÃ©, internet, a safety deposit box service, a currency exchange service and a conference room. There are many services available at the establishment, including room service and a laundry service. It also has a bicycle rental desk and a car park. SITUATION: This hotel is in Sendling a residential area of is situated in the southwestern area, nearby, you will find the metro station, the motorway. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a mirror, a bright working area, a mini-bar, a kettle, individual heating, flatscreen cable television with radio, a direct line telephone, internet, a safety deposit box, a balcony or terrace, a kitchen with fridge, a microwave, a washing machine and an ironing set. FACILITIES: The establishment boasts a terrace with views, a sauna, a gym and a steam bath. PAYMENT METHODS: Customers can pay by American Express, Mastercard, JCB and Visa. OTHERS: You can enjoy a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.111880306411" Longitude="11.547449603677" StarRating="4" HotelCode="64222|leonardo_hotel_munchen_city_west_2" HotelName="Leonardo Hotel München City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brudermühlstraße 33, 81371 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8a/708a57081711bb9d0ee81dad9aad0818aa611fee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a residential area in Sendling, in the southwest of the city centre. It is w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.24" OriginalAmount="230.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13555" Longitude="11.69024" StarRating="3" HotelCode="|185597" HotelName=" H2 Hotel Munchen Messe " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/9/7/185597_4f78b720703.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 205 rooms with flatscreen television, a satellite television, internet, WiFi (free of charge), a bathroom with a shower, a hairdryer, a direct line telephone and cleaning service. You can also request cots (free of charge). OBSERVATIONS: Pets are permitted on request. Ask for further information regarding hotel conditions and operations.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="237.50" OriginalAmount="230.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|99037" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.160944577233" Longitude="11.544970571995" StarRating="4" HotelCode="23042|best_western_aparthotel_muenchen" HotelName="Leonardo Hotel Munich City Olympiapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 199, 80637 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/12/cd120c1b4c824e953b77294f2306fb5e85259c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.80" OriginalAmount="231.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16661" Longitude="11.586588" StarRating="3" HotelCode="|94841" HotelName="MERCURE MUNCHEN SCHWABING" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LEOPLODSTRASSE, 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/8/4/1/94841_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inSchwabing the heart of near the establishment, guests will find pubs, restaurants, theatres, boutiques and tourist points of interest. it is well-connected with the motorway, public transport services. ROOM: The establishment has 65 rooms and with an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.89" OriginalAmount="231.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194519" Longitude="11.564682" StarRating="3" HotelCode="|454081" HotelName="The Base Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/8/1/454081_f7e43441355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.69" OriginalAmount="232.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14292" Longitude="11.56014" StarRating="0" HotelCode="|455206" HotelName="AdvaStay by KING's" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/2/0/6/455206_4fbf5b41311.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141859382039" Longitude="11.55839368701" StarRating="3" HotelCode="14256|winters_hotel_munchen__am_hauptbahnhof" HotelName="Novum Hotel Am Hauptbahnhof München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 12, Maxvorstadt, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/45/0945b8e2363859d91d0a4b3157ae7ce20b1ea943.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a fabulous location at the heart of Munich and affords the ideal starting...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.148146666667" Longitude="11.441663333333" StarRating="3" HotelCode="104784|forum_westkreuz" HotelName="Forum am Westkreuz Gästehaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Elevator,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichshafener Straße 17, 81243 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b82282f0aa23197bdfb547dc88b105621f0f3267.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Gästehaus Forum am Westkreuz in Munich (Pasin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.02" OriginalAmount="234.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.166643125085" Longitude="11.586529389024" StarRating="3" HotelCode="50406|mercure_hotel_munchen_schwabing" HotelName="Mercure Hotel Muenchen Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 120, 80802 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/04/850449035f8b96f80f5e8a5016204a8f3c6d8798.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="242.03" OriginalAmount="234.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|178472" HotelName="Holiday Inn München - Westpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138171798724" Longitude="11.565661132336" StarRating="3" HotelCode="48038|daniel_2" HotelName="Daniel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 5, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a9/1da905cf23e37c248528b6058860f4f7e71f98c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.86" OriginalAmount="237.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1391815" Longitude="11.5601325" StarRating="3" HotelCode="|76367" HotelName="Europäischer Hof - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BAYERSTRASSE 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/3/6/7/76367_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The EUROPAEISCHER HOF is rated three stars. The establishment offers WiFi in communal areas, soundproofed rooms with satellite TV, a buffet breakfast and indoor parking. ROOM: The spacious rooms have a fax machine, internet and a bathroom with a hairdryer. Some rooms have WiFi. SITUATION: This hotel is in front of the central station, a 5-minute walk away from Karlsplatz and the pedestrian area. It is a 3-minute taxi ride away from Marienplatz it is 30 minutes away from Lake Ammersee and the city of Starnberg.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.86" OriginalAmount="237.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.15049" Longitude="11.619615" StarRating="3" HotelCode="|443497" HotelName="Best Western Arabellapark Muenchen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastrabe 13-15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/4/9/7/443497_6428e3f1156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.99" OriginalAmount="237.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1282817" Longitude="11.5879385" StarRating="3" HotelCode="|29013" HotelName="Living  Am Deutschen Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RABLSTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/0/1/3/29013_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004, has 8 floors, 337 rooms, 1 suite and 210 apartments. The establishment offers a cleaning service, In the entrance, guests are offered a lobby with an elevator, a reception, a safety deposit box service and a currency exchange service. The establishment has a hairdresser's, a bar, a restaurant with air-conditioning, a breakfast room, a bicycle rental desk and WiFi. It has a laundry service, a car park and indoor parking. SITUATION: This urban hotel, Munich it is in it is situated near Isar the river in the surrounding area of the establishment, guests can find shops, restaurants and cafÃ©s. Gasteig it is situated 3 minutes away from it is situated 500 metres away from Rosenheimer Platz public transport services 1 kilometre away, you can find nightclubs, Perlacher Wald 4 kilometres away, you can find it is 40 kilometres away from Munich Airport. ROOM: The establishment has standard rooms with shower or WC, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a writing desk, a mini-bar, a coffee maker and a kettle. They have French bed, a trouser press, fitted carpets and central heating. They offer buffet breakfast. FACILITIES: Outdoors, clients can enjoy a sunbathing terrace, The establishment has a sauna (seasonal), a massage service, beauty treatments and a small gym. it is 29 kilometres away from a golf course, this hotel is 89 kilometres away from Garmisch-Partenkirchen the ski resort. MEALS: The establishment serves a buffet breakfast and an Ã  la carte dinner. Clients can book half-board. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.14" OriginalAmount="238.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14803" Longitude="11.62439" StarRating="4" HotelCode="106708|hotel_rothof_bogenhausen" HotelName="Rothof Bogenhausen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Denninger Straße 114, 81925 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c7/30c798568631c521ad4adac01a962801a947f354.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.61" OriginalAmount="238.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131182" Longitude="11.501779" StarRating="0" HotelCode="|474241" HotelName="Homaris Apartments München Laim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/2/4/1/474241_b16684d1257.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.17" OriginalAmount="239.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12313125" Longitude="11.59025" StarRating="3" HotelCode="105351|aurbacher_hotel" HotelName="Aurbacher" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/08/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aurbacherstraße 5, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/4b/ab4b7944095d19a79109ff55a278cc539026b078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.76" OriginalAmount="240.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.111283501347" Longitude="11.577744483948" StarRating="2" HotelCode="212857|942255" HotelName="ibis Muenchen City Sued Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raintaler Strasse 47, 81539 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e9/8ae9a44b0e12e668b0781c1cac4b82386d707b53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 2 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.44" OriginalAmount="241.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.189879" Longitude="11.585039" StarRating="3" HotelCode="|443495" HotelName="Holiday Inn Express Munich North, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ingolstadter Strasse 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/4/9/5/443495_3694a5c1138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.47" OriginalAmount="241.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.117021674615" Longitude="11.535245737434" StarRating="3" HotelCode="55618|83447" HotelName="Hotel Rivoli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Designated Smoking Area,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 18, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/61/07619f1c506517c92729ef487e80a3b003fe613a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This privately run hotel is situated close to the centre of Munich and enjoys direct transportation ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.80" OriginalAmount="242.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.097386" Longitude="11.646433" StarRating="0" HotelCode="|566549" HotelName="limehome Munich Fritz-Erler Str." Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/5/4/9/566549_a37a04b1151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.31" OriginalAmount="243.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.111131" Longitude="11.5779799" StarRating="2" HotelCode="|115887" HotelName="Ibis München City Süd" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/8/8/7/115887_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and functional hotel, was built in 2012, has WiFi, (free of charge), a reception. SITUATION: It is 200 metres away fromTegernseer LandstraÃŸe the tram stop It has excellent transport links to Munich the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.07" OriginalAmount="243.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186338" Longitude="11.537632" StarRating="3" HotelCode="|447192" HotelName="Holiday Inn Express Munich - Olympiapark, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Triebstrasse 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/1/9/2/447192_9ad405b1526.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|the_4_you_hostel__hotel" HotelName="4You Hostel &amp; Hotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12667" Longitude="11.630128" StarRating="3" HotelCode="100936|central_hotel_apart_munchen" HotelName="Central Apart München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josephsburgstraße 26, 81673 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/94/e7940c8645646dbc08e5f3d6cd3c31fb479d1c4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132746215881" Longitude="11.692054867744" StarRating="4" HotelCode="336611|novotel_muenchen_messe" HotelName="Novotel München Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt-Platz 1, 81829 München, Riem</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/f0/13f0039da60154923899b5fb5a888f06ac2cc26e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located next to the Riem Arcaden shopping centre and the underground station Messestad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142399819997" Longitude="11.559035708004" StarRating="3" HotelCode="22241|creatif_hotel_elephant" HotelName="Creatif Hotel Elephant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lämmerstraße 6, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e9/18e900b30fb34868eecdcb1e0129aa5bdfd1180f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located close to the old town and the main train station, this hotel is just a 10-minute w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142397368832" Longitude="11.786655298897" StarRating="3" HotelCode="140418|dependance_erb" HotelName="Dependance Erb" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Feldkirchner Strabe  2, 85599 Parsdorf, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/e6/82e6bc474097d8b07e3387ed0705735ae7e267e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.030740418737" Longitude="11.498294770718" StarRating="3" HotelCode="168875|waldgasthof_buchenhain" HotelName="Buchenhain Waldgasthof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Klettergarten 7, 82065 Baierbrunn</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/78/da783915e7f7a1bbd532406199ddb54bdbbeca53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 41 rooms. The accommodation offers various se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.67" OriginalAmount="247.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1419678" Longitude="11.557354" StarRating="3" HotelCode="|22916" HotelName="Amba" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/6/22916_0d8ea851145.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 6 floors, 86 rooms, 37 single rooms and 38 double rooms. In the entrance, guests are offered a lobby with a lift, a reception and a safety deposit box service. The establishment has a conference room, internet and a car park. There are many services available at the establishment, including room service and a laundry service. SITUATION: This hotel is situated in Munich the city centre of it is near the central station, close to the establishment, clients can find the Frauenkirche the church the historic centre, the town hall and shops. ROOM: The modern rooms, have a bathroom, has a hairdryer, a direct line telephone, satellite and cable TV and internet. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.99" OriginalAmount="248.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14291686" Longitude="11.56017246" StarRating="4" HotelCode="452733|810478" HotelName="KING’s HOTEL CityStay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/90/4b90aaefc380910b3ad9dc69a89f5d1a5c21a3fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.15" OriginalAmount="249.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129656" Longitude="11.623261" StarRating="4" HotelCode="|444305" HotelName="Scandic München Macherei" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Berg-am-Laim-Strasse 109</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/0/5/444305_78729ae1152.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.29" OriginalAmount="249.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1819885" Longitude="11.5527335" StarRating="0" HotelCode="|55103" HotelName="Arthotel Ana im Olympiapark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Helene-Mayer-Ring 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/0/3/55103_82838f90406.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has a reception, a lift, a cocktail bar and a restaurant. SITUATION: This hotel La Villa OlÃ­mpica it is in it is near the Olympic Stadium, the establishment is 8,5 kilometres away from Munich the city centre of. ROOM: Each room has a bathroom, a desk, a mini-bar, a television, a direct line telephone, voicemail, video, a coffee maker and a kettle. MEALS: Clients can enjoy a restaurant and a terrace in summer. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard, Visa and debit cards.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1163869-18112015/238701404946989479/169" HotelName="A AND O MUNCHEN HACKERBRUCKE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1250000/1240500/1240434/c4a8b317_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.10" OriginalAmount="250.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404164" Longitude="11.6818556" StarRating="4" HotelCode="|56716" HotelName="Prinzregent München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RIEMER STRASSE 350., D - 81829 MUNICH, GERMANY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/1/6/56716_10.jpg</HotelPictures>
        <HotelDescription>RESTAURANT: Clients can enjoyPrinzregent and Kaminstueberl the restaurants. ROOM: Customers have Bavarian style rooms fully-equipped, They have a satellite television, a direct line telephone, a mini-bar and a bathroom. HOTEL: The establishment has rustic style villa, This hotel is ideal for group trips. SITUATION: It is situated nearMunich the fairground 4 minutes away from the establishment, guests will find the metro station, is well-connected with the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.34" OriginalAmount="250.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1168197" Longitude="11.5338069" StarRating="4" HotelCode="|80414" HotelName="Holiday Inn Munich- Westpark, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Albert Rosshaupter Strasse 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/1/4/80414_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2013, has a restaurant, a lounge bar, a terrace and a fitness area with a sauna. SITUATION: This hotel is in Sendling ROOM: The establishment has 207 rooms with an air-conditioning system, internet, a coffee maker, a kettle, a mini-bar, a safety deposit box and a bathroom with heated floor.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.56" OriginalAmount="252.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13701089" Longitude="11.62288154" StarRating="4" HotelCode="765239|hyperion_hotel_munchen" HotelName="Hyperion Hotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truderinger Strasse 13, 81677 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/70/597090aff0d4cbd16fc35eacf2a1b83a7ca801e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.20" OriginalAmount="252.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1200092" Longitude="11.5790501" StarRating="3" HotelCode="|116033" HotelName="Am Nockherberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/3/3/116033_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has internet, in communal areas, (free of charge) and rooms with a TV. SITUATION: 9 minutes away from the establishment, you can findMarienplatz the Square of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.72" OriginalAmount="253.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1368448" Longitude="11.5611163" StarRating="3" HotelCode="|116038" HotelName="Italia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/3/8/116038_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel Italia is rated three stars, has WiFi (free of charge) and a reception. SITUATION: 5 minutes away from the establishment, you can find Central Station Munich. ROOM: This establishment has rooms with satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.73" OriginalAmount="253.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1335072" Longitude="11.6314448" StarRating="3" HotelCode="|449039" HotelName="Hampton by Hilton Munich City Center East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hermann-Weinhauser-Strasse 71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/0/3/9/449039_2b9fc561803.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="260.74" OriginalAmount="253.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135613877281" Longitude="11.614785742992" StarRating="4" HotelCode="76166|95889" HotelName="Holiday Inn München - Leuchtenbergring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leuchtenbergring 20, 81677 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/c7/9cc7bc2b84f4a3f910877d716f8bfe97f9279a2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This trendy hotel is situated east of the city centre, 200 m from public transport links which will ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.07" OriginalAmount="253.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13815" Longitude="11.56484" StarRating="3" HotelCode="|443722" HotelName="Buddy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstrasse 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/7/2/2/443722_c9ee07e1217.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.55" OriginalAmount="253.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1418213" Longitude="11.5582456" StarRating="3" HotelCode="|28138" HotelName="Sure by Best Western Muenchen Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/3/8/28138_1ba0afe1303.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2011, has 7 floors, 138 rooms, a cosy hall with a reception and a safety deposit box service. SITUATION: This welcoming hotel is in Munich the city centre of You will be able to visit monuments, cultural places, pedestrian areas, shops and shops. it is a few minutes walk away from the city centre and the railway station and 40 kilometres away from Munich Airport. ROOM: The rooms have a bathroom, a direct line telephone, satellite or cable TV, internet, a double bed, heating, an air-conditioning system and fitted carpets. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.62" OriginalAmount="254.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17424" Longitude="11.62913" StarRating="4" HotelCode="139424|hotel_freisinger_hof" HotelName="Freisinger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oberföhringer Straße 191, 81925 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/c5/2dc54190e586372898877fe9d8cbbb23d2efb25f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.20" OriginalAmount="255.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179374" Longitude="11.505964" StarRating="3" HotelCode="|185548" HotelName="harry's home München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bunzlauer Platz 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/4/8/185548_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.43" OriginalAmount="255.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1485678" Longitude="11.4428302" StarRating="0" HotelCode="|115885" HotelName="Hotel Gästehaus Forum Am Westkreuz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichshafener Str. 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/8/8/5/115885_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has large apartments and a buffet breakfast. SITUATION: The hotel Pasing it is in this establishment, Munich it is in 10 minutes away from the establishment, guests will find the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.52" OriginalAmount="256.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.161842" Longitude="11.556192" StarRating="0" HotelCode="|470004" HotelName="Brera Serviced Apartments Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/0/0/4/470004_bd9a4361837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134322666667" Longitude="11.568254333333" StarRating="2" HotelCode="144176|hotel_atlanta_3" HotelName="Atlanta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sendlinger Straße 58, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/05/71055928000f1052171dcf2fe7a5e28ca30b2b1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to hotel Atlanta. Our family-run hotel is directly situated in the center of Munich. We offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.74" OriginalAmount="258.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137523837783" Longitude="11.561456769705" StarRating="3" HotelCode="21504|hotel_prasident" HotelName="Hotel Präsident" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstrasse 20, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/0a/190ae3182ee7eb3eef091375527b3a6a5be55a57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies right at the heart of the city, surrounded by shops and close to the main ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="266.13" OriginalAmount="258.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13966" Longitude="11.5629" StarRating="2" HotelCode="147165|2216415" HotelName="Smart Stay Hotel Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 7, 80335 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/94/d494ef444e2e12405ad889e5d0c0c232ed526809.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.52" OriginalAmount="258.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1365676" Longitude="11.6145182" StarRating="4" HotelCode="|58034" HotelName="Holiday Inn Munich - Leuchtenbergring, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Leuchtenbergring, 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/0/3/4/58034_30cbafd0532.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2008 and has 146 rooms. This hotel is ideal for holidays or business trips, with air-conditioning, has a lobby, a reception, a safety deposit box service, a lift, a bar, a restaurant, conference facilities and WiFi. It also has room service, a laundry service and a car park. SITUATION: This establishment is situated in east the city centre. 200 metres away, there is a public transport stop. 2 kilometres away, you can find the nightlife. It is situated 3 kilometres away from Gasteig and the Deutsches Museum the establishment is 35 kilometres away from Messe Muenchen it is situated 4 kilometres away from the centre of Munich. The establishment is 5 kilometres away from Riem Arcaden and Englisches Garten it is situated 17 kilometres away from the Allianz Arena Football Stadium. 160 kilometres away from the establishment, guests will find NÃºremberg it is 37 kilometres away from Munich Airport. ROOM: Customers can find modern and comfortable rooms. They have a bathroom with a shower, a hairdryer, a double bed, a direct line telephone, a flat-screen television, a DVD player, internet, a mini-bar, a fridge, a coffee maker, a kettle, individual heating and individual air-conditioning.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.64" OriginalAmount="258.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131709" Longitude="11.581275" StarRating="4" HotelCode="|80854" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kohlstrasse 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/5/4/80854_9e683391914.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi (free of charge) and a big garden area. With regards to the food and beverage offering, the establishment has a buffet breakfast, It also has a bar. SITUATION: This hotel is in Munich the centre of it is situated 5 minutes away from Isartor the Railway Station of, 5 minutes away from the establishment, clients can find the tourist attractions, is close to restaurants, shops and cinemas. It has excellent transport links to Munich Airport. ROOM: The bright rooms, have a satellite TV, a safe, a mini-bar and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.70" OriginalAmount="258.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1338059" Longitude="11.5237704" StarRating="2" HotelCode="|355200" HotelName="B&amp;b München City-west" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/2/0/0/355200_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.77" OriginalAmount="259.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133529168584" Longitude="11.575989480541" StarRating="1" HotelCode="89329|pension_seibel" HotelName="Pension Seibel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reichenbachstraße 8, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/b8/b5b8a86fff896f4fd21a1a97eee0d02d17ce9582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.77" OriginalAmount="259.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136379" Longitude="11.556631" StarRating="4" HotelCode="294472|hotel_kavun" HotelName="Hotel Kavun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 56, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/e5/d1e5734967b02754f55d2c9ef22b5eacb79f40fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131926331991" Longitude="11.609126329422" StarRating="2" HotelCode="36495|444676" HotelName="Motel One München-East Side" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 87, 81667 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/1d/c91dfc008a41debbe93385fc46ebfb2f9dce73d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.40" OriginalAmount="260.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13822931" Longitude="11.56474016" StarRating="3" HotelCode="378460|1838918" HotelName="Buddy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 2, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/db/5edbb305d0d6562db188e4b5ff39bbdcc7ba1384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.38" OriginalAmount="261.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1422028" Longitude="11.559032" StarRating="3" HotelCode="|27980" HotelName="Creatif  Elephant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>LAEMMERSTRASSE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/9/8/0/27980_e0695170412.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.09" OriginalAmount="262.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137796" Longitude="11.689901" StarRating="4" HotelCode="|172526" HotelName=" H4 Hotel Munchen Messe " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONRAD-ZUSE-PLATZ 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/5/2/6/172526_34267d30752.jpg</HotelPictures>
        <HotelDescription>HOTEL: The RAMADA MUNICH MESSE is rated four stars. SITUATION: This establishment is next to the exhibition centre MÃ¼nchen Messe. It is situated 300 metres away from Riem Shopping Centre, about 10 minutes away (by car) from the historic centre, close to the motorway. 450 metres away from the establishment, you can find Messestadt West Metro Station. ROOM: All the rooms have a satellite television, an air-conditioning system, a mini-bar, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts a spa, a health centre, WiFi (free of charge) and a fitness centre (free of charge). The establishment also has a restaurant and a bar. The establishment boasts meeting facilities. MEALS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.62" OriginalAmount="262.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1324854" Longitude="11.6923373" StarRating="4" HotelCode="|20418" HotelName="Novotel Muenchen Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WILLY-BRANDT-PLATZ 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/1/8/20418_e24118b1142.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel is in Munich, the exhibition centre Neue Messe and the metro. ROOM: The rooms have an air-conditioning system, cable television, a safety deposit box, a mini-bar and WiFi. RESTAURANT: Customers can enjoy an international restaurant with terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|hotel_prinz" HotelName="Prinz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.92" OriginalAmount="264.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145437" Longitude="11.539973" StarRating="2" HotelCode="307074|ibis_muenchen_city_arnulfpark" HotelName="ibis Muenchen City Arnulfpark Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 55, 80636 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8a/5b8a1d62422028622087c3ab152d7367604f508c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="272.95" OriginalAmount="265.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13373647" Longitude="11.52389174" StarRating="2" HotelCode="369000|bb_hotel_munchen_citywest" HotelName="B&amp;B Hotel München City-West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tübinger Straße 5, 80686 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/df/bfdf4577b90ac00ce32e4a51a1d3eca5a12001de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the centre of Dudelange, 9 km from Esch-sur-Alzette and 8 km away from Parc Merveilleux Amuse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.63" OriginalAmount="266.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14564" Longitude="11.53928" StarRating="2" HotelCode="|185544" HotelName="Ibis Muenchen City Arnulfpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/4/4/185544_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.93" OriginalAmount="266.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371882" Longitude="11.560638" StarRating="2" HotelCode="|115994" HotelName="Maison Schiller" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstr. 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/9/4/115994_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception. SITUATION: It is inMunich the centre of 4 minutes away from the establishment, clients can find the train station. ROOM: The rooms have a television and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1378024" Longitude="11.5608964" StarRating="0" HotelCode="152130|pensionguesthouse_am_hauptbahnhof" HotelName="Pension am Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 24/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 18, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d2/59/d259c0fd7a2e68d23a4a2693e79b89045363b715.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.168456" Longitude="11.485239" StarRating="3" HotelCode="104711|edelweiss_parkhotel_garni" HotelName="Parkhotel Prinz Myshkin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/08/2026" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Menzinger Straße 103, 80997 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/0e/140edc0ed75e9a5f57de9e7105b33521aa940714.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17487366" Longitude="11.58592784" StarRating="3" HotelCode="730703|timehouse_2" HotelName="Timehouse Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 204a, 80804 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/e7/82e79385ea55019217969ad01c4a53e1bea41cef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.04" OriginalAmount="268.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137504" Longitude="11.563334" StarRating="3" HotelCode="34591|hotel_wallis" HotelName="Wallis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 8, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/0d/4d0d071e46f75a4f4f22ed1c6e59aa08605573c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the centre of Munich, close to countless shops and links to the public tran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1411582" Longitude="11.5880466" StarRating="3" HotelCode="36483|city_partner_hotel_adria" HotelName="Hotel Adria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liebigstr. 8a, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/2c/692cfba99003d46eaa088a750caea1b90f2403b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies only minutes from the famous English Garden, the opera, the Residenz, the 5 H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.31" OriginalAmount="270.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187" Longitude="11.546" StarRating="3" HotelCode="|173030" HotelName="Adagio Access München City Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/0/3/0/173030_6f021a80911.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135138464553" Longitude="11.56756578351" StarRating="3" HotelCode="446676|hotel_der_tannenbaum" HotelName="Der Tannenbaum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kreuzstraße 18, 80331 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/f4/4ff4174c44cad657d2dfe5a8d8b885fafafea995.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;LocationThis attractive hotel is quietly situated in the centre of Munich. The Pedestrianised zone w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.19" OriginalAmount="273.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138629572829" Longitude="11.562417000532" StarRating="0" HotelCode="187831|eder_2" HotelName="Eder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zweigstrasse 8, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/94/f2942d2ea58e79c6cf41fdc52f10fda6ea869060.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Munich. The hotel consists of 32 rooms. No pets are allowed on the pre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138229076646" Longitude="11.560959219933" StarRating="4" HotelCode="28962|conradhotel_de_ville_munchen" HotelName="AWA Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 10, 80336 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/53/a753abb54d07621d5bc4424ab24ca1284537633c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A pleasant ambience awaits guests in 89 non-smoking rooms. Services and facilities include a laundry...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="284.19" OriginalAmount="275.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|170166" HotelName="Novotel Muenchen Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.07" OriginalAmount="276.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.097433" Longitude="11.528221" StarRating="0" HotelCode="|445390" HotelName="WunderLocke" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gmunder Strasse, 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/9/0/445390_01335561245.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23528-24258336/238701404946989479/422" HotelName="CREATIF ELEPHANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/867200/867192/8ca8e42d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.31" OriginalAmount="277.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129561484383" Longitude="11.588787138462" StarRating="4" HotelCode="27210|novotel_muenchen_city" HotelName="Novotel München City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 11, 81669 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/dd/fbdddb45d18f4eb989181d5bbf929b7e5a90216e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144272" Longitude="11.559898" StarRating="3" HotelCode="294468|augusten_hotel" HotelName="Augusten Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augustenstraße 2, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/30/b03031c3122ec35e08cbbdbcef6df355bb404f52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.15232219" Longitude="11.58101842" StarRating="3" HotelCode="946971|hotelpension_am_siegestor" HotelName="Hotel Pension Am Siegestor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Akademiestraße 5, 80799 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/8c/9e8c665ecd6918582ea262a256e9217d7a92561e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1312202" Longitude="11.5017996" StarRating="3" HotelCode="106529|hotel_petri" HotelName="Petri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Aindorferstraße 82, 80689 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ac/04ac4c0dbcd418a906f88dc23f841f18a0d107fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139177" Longitude="11.563321" StarRating="3" HotelCode="63208|hotel_stachus" HotelName="Stachus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 7, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/fe/1dfe7a0a1cf8bf595e3e40e11a15e771d69da6fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.52" OriginalAmount="284.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133043133333" Longitude="11.568786466667" StarRating="3" HotelCode="104297|acanthushotel_munich" HotelName="Acanthus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Hauptfeuerwache 14, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d0/a7d00ed6a13c68a6a1e43c9976df13dd16d2fdac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.52" OriginalAmount="284.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138593205829" Longitude="11.410662201223" StarRating="3" HotelCode="303912|bavaria_motel_2" HotelName="Bavaria Motel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/08/2026" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Clarita-Bernhard-Straße 8, 81249 Munchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/45/b6457a7beba7fde6c1a57fe1a78f13c6c2d18e88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.82" OriginalAmount="284.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1518897" Longitude="11.5563338" StarRating="4" HotelCode="|56579" HotelName="Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Str. 115</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/7/9/56579_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 171 large, comfortable standard rooms and suites, 2 meeting rooms, a bar, a cafÃ© and an indoor car park. SITUATION: It is located near Olympiapark, KÃ¶nigsplatz and Karlsplazu the railway station, shops ,Schwabing it is near Where you can find bars, pubs, restaurants and cinemas. ROOM: The modern and comfortable rooms, have a bath, a hairdryer, a mini-bar, a television (available for a fee), a safe, a direct line telephone, an answering machine, internet and WiFi. MEALS: Clients have at their disposalClevinci the restaurant, which serves regional and international dishes The establishment offers meal services, in the garden, depending on the season. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.94" OriginalAmount="284.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1726166" Longitude="11.5938789" StarRating="4" HotelCode="|10376" HotelName="Pullman Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Theodor Dombart Strasse 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/7/6/10376_84169671108.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel has 261 rooms, 80 suites and 5 floors. The establishment has a reception with a bureau de change, a safety deposit box service, lifts, a hairdresser's, a mini-market, a supermarket, a bar, a restaurant with highchairs, WiFi and an indoor car park. There are many services available at the establishment, including room service and a laundry service. The establishment also has a patio with a beautiful garden. SITUATION: This attractive hotel, Schwabing it is in it is situated near the Englischer Garten and the Allianz Arena the Olympic Stadium, has good links to the motorway, the airport, the metro station and the city centre. close to the establishment, clients can find bars, restaurants, 6 kilometres away, you can find the city centre, is situated 5 kilometres away from the railway station, Kunstpark 7 kilometres away from 14 kilometres away from Starnberger Lake. ROOM: The comfortable rooms, have a hairdryer, a direct line telephone, cable television, video, an iron, an ironing board, a central heating system, a mini-bar and a fireplace. Some rooms have a balcony. FACILITIES: The establishment boasts a jacuzzi, a sauna, a steam bath, body care and a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136498" Longitude="11.558856" StarRating="3" HotelCode="89324|hotel_mirabell" HotelName="Mirabell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstrasse 42, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/8a/9f8ac833176a31b5a8ac384560976efd0c6c1a47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.33" OriginalAmount="285.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1310607" Longitude="11.5618989" StarRating="3" HotelCode="|115969" HotelName="Cocoon Sendlinger Tor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lindwurmstr. 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/6/9/115969_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inMunich the centre of 15 minutes away from the establishment, you can find Munich Central Station. ROOM: Customers can find modern rooms and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.61" OriginalAmount="287.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.151936" Longitude="11.556347" StarRating="4" HotelCode="12236|hotel_europa_2" HotelName="Hotel Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 115, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/de/25dea00094058df88994b2fc7c131de9a522df53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.56" OriginalAmount="287.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1375521" Longitude="11.5618423" StarRating="3" HotelCode="|116019" HotelName="Präsident" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstr. 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/1/9/116019_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has rooms, with a TV, a buffet breakfast. SITUATION: 300 metres away from the establishment, you can find the central station, The establishment offers direct access to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|394910-1917812/238701404946989479/195" HotelName="BEST WESTERN HOTEL THE K MUNICH UNTERFOEHRING" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15050000/15040800/15040783/0f38ee73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.64" OriginalAmount="288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138505" Longitude="11.561018" StarRating="4" HotelCode="11920|drei_lowen_hotel" HotelName="Hotel Drei Löwen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 8, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a5/7ea571817dfeb96e8ac0dfb351749efd04c99332.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 3-minute walk from Munich main station and Munich's pedestrian shopping area and a 15...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.64" OriginalAmount="288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11702024374" Longitude="11.538425311446" StarRating="4" HotelCode="259016|kk_hotel_am_harras" HotelName="K+K Hotel am Harras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Strasse 4, 81369 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e8/e4e8c1d185ca7e755d21679b5f131abcfd7c25b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies just a few minutes by underground from the main train station and the city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174590902009" Longitude="11.590296093254" StarRating="4" HotelCode="556460|294565" HotelName="Steigenberger Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Straße 85, 80805 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/27/6d27409630470ec18015b089b01bd0ff4e5d052a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.73" OriginalAmount="291.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.130599" Longitude="11.589601" StarRating="4" HotelCode="12607|forum_hotel_munich" HotelName="Holiday Inn München City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 3, 81669 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/1c/b81cc2b8915a04dd4a68209c8990aa9a51b9e172.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located beside the River Isar, opposite the Deutsche Museum in Munich. Mari...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="300.76" OriginalAmount="292.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.128232216779" Longitude="11.558581441641" StarRating="3" HotelCode="13291|hotel_herzog_munchen" HotelName="Hotel Gio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Häberlstrasse 9, 80337 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b4/deb41d3144a5909af00b54a6c30883a24fee96be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Goetheplatz square, just a 2-minute walk from Goetheplatz underground stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.79" OriginalAmount="293.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.153406744972" Longitude="11.504297531096" StarRating="3" HotelCode="80070|hotel_laimer_hof_nymphenburg_palace_munich" HotelName="Laimer Hof München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laimer Straße 40, 80639 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/04/ca0427da4311adb54548c730817328fe7434ebfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.87" OriginalAmount="293.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14445" Longitude="11.55995" StarRating="3" HotelCode="|185585" HotelName="Augusten" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Augustenstr. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/8/5/185585_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.65" OriginalAmount="294.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1311317" Longitude="11.5900983" StarRating="4" HotelCode="|10367" HotelName="Holiday Inn Munich - City Centre, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOCHSTRASSE 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/6/7/10367_8cc090f1236.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 582 standard rooms and 10 floors. The establishment boasts a reception, lifts, a bar, a brew-bar, a restaurant, a car park and an indoor car park. SITUATION: This attractive hotel is in the Isar River, in front of el Deutsche Museum and the opera. 10 minutes away from the establishment, clients can find Marienplatz it is situated near a tram stop. 200 metres away, there is a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone and a television. They also have a mini-bar, a coffee maker, a kettle, a central air-conditioning system and a safe (available for a fee). FACILITIES: The establishment boasts a covered pool, a spa area with a sauna and a steam bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.67" OriginalAmount="294.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.126252" Longitude="11.584847" StarRating="3" HotelCode="24553|874055" HotelName="Marias Platzl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfplatz 4, 81541 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/7b/cc7b20f4a9b6b2cda933666604c5632ad31972ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="305.13" OriginalAmount="296.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1363021" Longitude="11.5604813" StarRating="3" HotelCode="|76420" HotelName="Andi Stadthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstrasse 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/4/2/0/76420_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Comfort Hotel Andi Munich City Center is rated three stars, it offers a buffet breakfast and a public car park. ROOM: The spacious rooms have cable television, a desk, a bathroom with a hairdryer. SITUATION: This establishment is a 5-minute walk away from the Train and Underground station of Munich and the pedestrian area of Stachus/Karlsplatz. 10 minutes walk away, guests will find the area el Oktoberfest Theresienwiese.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="305.32" OriginalAmount="296.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144029030309" Longitude="11.559689193964" StarRating="2" HotelCode="13695|228194" HotelName="ibis Muenchen City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 21, 80335 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/33/70/3370bbcd363d365024addf37efeee084ca3daf55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="305.91" OriginalAmount="297.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13548019" Longitude="11.52397092" StarRating="0" HotelCode="801410|brera_serviced_apartments_munchen" HotelName="Brera Serviced Apartments München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westendstrasse 170</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/31/6631574b40111d29709df6197035cce54fc8c0f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.83" OriginalAmount="297.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1386361" Longitude="11.5610403" StarRating="4" HotelCode="|22907" HotelName="Drei Löwen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/0/7/22907_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, elegant hotel, has an inviting hall. SITUATION: This hotel is in the centre of Munich. It is in front of the railway station. 15 minutes away, guests can find the tourist attractions. ROOM: The establishment has modern, renovated rooms with a bathroom. It has rooms with an air-conditioning system. OTHERS: Clients have at their disposal a restaurant with traditional dishes. The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.84" OriginalAmount="297.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.150027" Longitude="11.5534686" StarRating="4" HotelCode="|50369" HotelName="Erzgiesserei Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Erzgiessereistrasse, 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/6/9/50369_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 106 rooms, with features that offer you the maximum level of comfort, a garden area, an indoor patio, a restaurant and conference facilities. SITUATION: Is situated in a central area, is near Marienplatz the central station, the trade fair ground.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.34" OriginalAmount="300.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139242" Longitude="11.562723" StarRating="3" HotelCode="294470|2585535" HotelName="Bayer's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstrasse 13, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/08/bb084d7aab843060aab9467617bad3f02212e938.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Bayer's places you in the heart of Munich, minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.03" OriginalAmount="301.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.150179075286" Longitude="11.553400754929" StarRating="4" HotelCode="12172|top_hotel_erzgiesserei_europe" HotelName="Hotel Erzgiesserei Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erzgiessereistr. 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/3c/633cbb05f126d1108a805c5b34a484aa3076cfd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="311.95" OriginalAmount="302.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.35612783164" Longitude="11.786688566208" StarRating="5" HotelCode="22340|5933" HotelName="Hilton Airport Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terminalstraße / Mitte 20, 85356 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/65/ac/65acddd56c29b1e98e5f5ffd4b1ecf19651d0151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant luxury hotel is situated just 500 m from the terminal of Munich's International Airport....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="303.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1315298462" Longitude="11.60863845325" StarRating="4" HotelCode="178287|residence_inn_by_marriott_munich_city_east_3" HotelName="Residence Inn Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1bf5de055b465f1c85faf062a024f2ec1702c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.96" OriginalAmount="303.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1430922" Longitude="11.5586901" StarRating="3" HotelCode="|22865" HotelName="King's  Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marsstrasse 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/6/5/22865_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2000. It has 7 floors, 90 rooms, 13 single rooms and 77 double rooms. The establishment boasts a large garden, a smart hall, lifts, a reception, a cafÃ©, a cosy bar, a pub, internet and a laundry service. The hotel has a car park. SITUATION: This smart hotel is in Munich it is situated 100 metres away from the central station. 150 metres away, guests will find a metro station, close to shops and leisure areas. It is situated 8 minutes walk away from la Plaza de Carlos and elPalacio Real in front of the hotel there is a public transport stop. It is just 35 kilometres away from the airport. ROOM: The modern rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, fitted carpets, a sitting room, central heating and a safety deposit box. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.12" OriginalAmount="304.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14621257" Longitude="11.55899354" StarRating="3" HotelCode="527796|ruby_lilly_hotel_munich" HotelName="Ruby Lilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 37, 80335 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/b3/00b33f762f06639d0f8f025e579a746fd0c02e46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="313.31" OriginalAmount="304.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1380808" Longitude="11.5611054" StarRating="4" HotelCode="|55097" HotelName="Awa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/9/7/55097_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays and quiet, inviting. has 89 single rooms, double rooms and suites, The establishment has WiFi in the lobby, an internet zone, a restaurant, MAYERs the small, restaurant event rooms. SITUATION: It is located close to the central station. ROOM: The rooms have soundproofing, a bathroom, heating, a satellite TV and WiFi. The roomsSchiller Strasse with views of have an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="313.83" OriginalAmount="304.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1545666" Longitude="11.5048113" StarRating="3" HotelCode="|116024" HotelName="Laimer Hof am Schloss Nymphenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laimer Str. 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/2/4/116024_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, it offers WiFi, (free of charge), a car park (free of charge). SITUATION: 400 metres away, guests will findNymphenburg Castle 10 minutes away from the establishment, clients can find a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.48" OriginalAmount="305.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137485" Longitude="11.561374" StarRating="3" HotelCode="|56818" HotelName="PRASIDENT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHWANTHALERSTRASSE, 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/8/1/8/56818_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Prasident is rated three stars, is relaxing and leisure. SITUATION: It is in the city centre. It is close to the central station. Close to the establishment, clients can find pubs, gardens and shopping areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.33" OriginalAmount="306.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13702" Longitude="11.62279" StarRating="4" HotelCode="|225000" HotelName=" Hyperion Hotel Munchen " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truderinger Strasse 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/0/0/0/225000_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.21" OriginalAmount="307.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136927" Longitude="11.560856" StarRating="4" HotelCode="28668|astor_hotel_4" HotelName="Astor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstr. 24, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ab/b7abfcc7ab657dbad1fb58bb2a1119a6ddb3930f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.21" OriginalAmount="307.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139062" Longitude="11.560292" StarRating="0" HotelCode="155238|wombats_city_hostel" HotelName="Wombats City Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 1, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/b6/15b69df1a985cb83d1b2e0b26bd57637eef485af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wombats City Hostel Munich is a popular choice amongst travelers in Munich, whether exploring or jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.58" OriginalAmount="307.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1483584" Longitude="11.6237259" StarRating="4" HotelCode="|116070" HotelName="Parkhotel Rothof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Denningerstrasse 114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/7/0/116070_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inBogenhausen the district of this establishment, Munich it is in It is located nearDenninger Anger park. ROOM: Clients can find comfortable rooms, with WiFi (free of charge) and a flat-screen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.04" OriginalAmount="307.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135072275" Longitude="11.547191525" StarRating="3" HotelCode="82064|1135208" HotelName="Seibel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theresienhöhe 9, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a7/eda719887f744ad559767d4118151f47439cf51e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134667" Longitude="11.523735" StarRating="2" HotelCode="128184|25703" HotelName="ibis Muenchen City West Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westendstrasse 181, 80686 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/51/fb516723a9772daf997d105ee60cb86d68107dfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 208 rooms. Most storeys are accessible by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.84" OriginalAmount="309.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1362764" Longitude="11.5641119" StarRating="0" HotelCode="|115911" HotelName="Koos Hotel&amp;Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/1/1/115911_db4027d1259.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inMunich the centre of Next to Karlsplatz (Stachus) the square Karlsplatz (Stachus). APARTMENTS: The apartments have flatscreen satellite television and WiFi available at no extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.27" OriginalAmount="312.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373149" Longitude="11.5523579" StarRating="3" HotelCode="|116048" HotelName="Fidelio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthaler Str. 82</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/4/8/116048_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers guests comfortable rooms and WiFi in communal areas. SITUATION: Munich Hauptbahnhof and Theresienwiese It is located between.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.34" OriginalAmount="314.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371869" Longitude="11.5711272" StarRating="3" HotelCode="|94783" HotelName="Mercure  München Altstadt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOTTERSTRASSE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/7/8/3/94783_283013d1208.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in the centre of Munich. It is located between Stachus and Marienplatz ROOM: Guests are offered 75 rooms with an air-conditioning system. FACILITIES: The establishment has a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.45" OriginalAmount="315" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137235" Longitude="11.561174" StarRating="3" HotelCode="178537|49164" HotelName="Rilano 24/7 Hotel München City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 17, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172756/172756a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just a 5-minute walk from Munich’s central railway station, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.45" OriginalAmount="315.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|kings_hotel_center" HotelName="King's Hotel Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.45" OriginalAmount="315.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13616" Longitude="11.564524" StarRating="3" HotelCode="294471|city_aparthotel_munchen" HotelName="City Aparthotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 18b, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/5a/305a216aaf4b4f140abb887a453489552c403912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.48" OriginalAmount="316.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1386532" Longitude="11.5610348" StarRating="3" HotelCode="97661|helvetia_hotel_munich_city_center" HotelName="Helvetia München City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 6, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/fa/01faf4a36745aa2ca5def2b3a722657ef5fe93b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="327.54" OriginalAmount="318.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10231588" Longitude="11.52984439" StarRating="4" HotelCode="567690|nyx_munich" HotelName="NYX Munich Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstraße 2, 81379 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/00/ea00e2ebe31dbb33a4499268e1d893fe5855f069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="328.57" OriginalAmount="319.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|germania_2" HotelName="Germania" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.62" OriginalAmount="319.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1421999" Longitude="11.5580251" StarRating="0" HotelCode="|115965" HotelName="The 4 You and Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/6/5/115965_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This ecological establishment, has modern standard rooms, with cable TV, internet in the hall and a buffet breakfast. SITUATION: It is 3 minutes away from the railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.60" OriginalAmount="320.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|hotel_demas_city" HotelName="Hotel Demas City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.34" OriginalAmount="320.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1281716" Longitude="11.5583843" StarRating="3" HotelCode="|116047" HotelName="Gio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/4/7/116047_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel Herzog MÃ¼nchen is rated three stars, has elegant standard rooms with WiFi (free of charge) a TV. SITUATION: It is situated in the city centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.66" OriginalAmount="322.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.122731" Longitude="11.564928" StarRating="4" HotelCode="56952|derag_livinghotel_prinzessin_elisabeth" HotelName="Living Hotel Prinzessin Elisabeth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Geyerstraße 52, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/30/92306003612a4868b5b23c5fca98c37ffdd3c3ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the Glockenbach quarter, close to the banks to the Isar and the Gasteig cult...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.66" OriginalAmount="322.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="973916|moxy_munich_ostbahnhof" HotelName="Moxy Munich Ostbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 7, 81671 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/fc/c4fcb086026a2d7295b97380a728a2f6b497740d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="331.67" OriginalAmount="322.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1232441" Longitude="11.56543" StarRating="4" HotelCode="|29015" HotelName="Living Prinzessin Elisabeth" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GEYERSTRASSE 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/0/1/5/29015_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2000 and renovated in 2005. This quiet, elegant hotel, has 5 floors and 142 elegant rooms. In the entrance, guests are offered a lobby with air-conditioning, with an elevator, a reception with safety deposit boxes, The establishment boasts a bar, a supermarket, a restaurant with international dishes with highchairs, a breakfast room, a bicycle rental desk, a bicycle storage room, 3 conference rooms and WiFi. There are many services available at the establishment, including a laundry service, room service and a medical care service. For an additional charge you can use the indoor car park. SITUATION: Glockenbach Is situated in the River Isar and Gasteig it is close to near the establishment, you will find a supermarket situated 1,5 kilometres away fromMunich the city centre of it is 200 metres away from a bus station, 3 kilometres away, you can find the central train station, 3 kilometres away, you can find nightclubs, 4 kilometres away, you can find shops, the German Historical Museum (Deutsch Historisches Museum) It is situated 5 kilometres away from the German Historical Museum (Deutsch Historisches Museum) it is situated 40 kilometres away from Munich Airport 14 kilometres away from the establishment, guests will find the exhibition centre. ROOM: Each room has a bathroom, a bidet, a hairdryer, a direct line telephone with an answering machine, cable and satellite television with alarm clock, a radio, internet, a mini-bar, a double bed, electric iron, a safe (available for a fee), an individual air-conditioning system and central heating. Guests are offered apartments, have an open-plan kitchen, a mini-bar and a large wardrobe. FACILITIES: The establishment boasts a sauna (available for a fee), a steam bath, massage services, body treatments, a solarium (available for a fee) and a gym. it is 34 kilometres away from a golf course, is 90 kilometres away from a ski resort. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, a set-menu lunch and dinner and an Ã  la carte dinner. Clients can book half-board or full-board. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.55" OriginalAmount="322.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1411172" Longitude="11.5879033" StarRating="3" HotelCode="|94815" HotelName="Adria München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LIEBIGSTRASSE 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/8/1/5/94815_1_2835.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, has 5 floors, 45 rooms and 1 suite. Guests can find a small garden area, a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. Guests also have access to internet, a breakfast room, room service, a laundry service and a medical care service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.75" OriginalAmount="325.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136974317538" Longitude="11.570853888989" StarRating="3" HotelCode="64226|mercure_hotel_munchen_altstadt" HotelName="Mercure Hotel Muenchen Altstadt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hotterstrasse 4, 80331 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/a9/8ea9fc1f128e58f1d683f1b60c26f2ff47ca0b5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.78" OriginalAmount="326.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132345401283" Longitude="11.591430750996" StarRating="4" HotelCode="106554|hotel_preysing" HotelName="JAMS Music Hotel Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stubenvollstr 2, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/57/3a/573aab1b812429c579f494a9bac11cf2557b1607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17868601" Longitude="11.53351306" StarRating="3" HotelCode="575128|221074" HotelName="THE FLAG München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Gneisenaustraße 24, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/e7/d5e72f525a2186fe5d2a96358d3fc54058c7f750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.87" OriginalAmount="329.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13801009" Longitude="11.55757664" StarRating="3" HotelCode="497224|cocoon_hauptbahnhof" HotelName="Cocoon Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Mittererstraße 9, Ludwigsvorstadt, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/c7/fdc70999ce81b0523abb6847579032d4b4ec19b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.22" OriginalAmount="329.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1525044" Longitude="11.5333598" StarRating="3" HotelCode="|115882" HotelName="Rotkreuzplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rotkreuzplatz 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/8/8/2/115882_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel Rotkreuzplatz is rated three stars and has a reception. SITUATION: It is 100 metres away from the metro station of Rotkreuzplatz. This establishment is in Munich, ROOM: The establishment has rooms with satellite television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.90" OriginalAmount="330.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135578115867" Longitude="11.567168533802" StarRating="3" HotelCode="34590|herzog_wilhelm_hotel" HotelName="Hotel du Train &amp; Der Tannenbaum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herzog-Wilhelm-Straße 23, Kreuzstrasse 18, 80331 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/f6/74f62da3db12f8e25bd05881636060d4d77ad0cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is quietly situated in the centre of Munich. The Pedestrianised zone with its ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.39" OriginalAmount="330.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1390864" Longitude="11.5601921" StarRating="4" HotelCode="|169742" HotelName="LEONARDO MUNICH CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstr. 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/4/2/169742_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 80 rooms, it offers a buffet breakfast, a bar, a flatscreen television, a bistro and a winter garden. SITUATION: This establishment, is close to Munich Central Station is situated on a peaceful street, is in a central area, You will be able to visit, theatres and museums.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.93" OriginalAmount="331.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.159415732655" Longitude="11.584156304598" StarRating="3" HotelCode="64225|cosmopolitan_3" HotelName="Schwabinger Wahrheit by Geisel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenzollernstraße 5, 80801 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/f1/3af18982df3312837bf24bd0304286f1508388d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated for a leisure or business trip. The establishment is located in the M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.09" OriginalAmount="331.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1324823" Longitude="11.5916013" StarRating="0" HotelCode="|115941" HotelName="Jams Music Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Preysingstr. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/4/1/115941_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 4 star hotel is situated next to Maximiliansanlagen park it is 5 minutes away from Munich the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.80" OriginalAmount="331.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133214" Longitude="11.568599" StarRating="0" HotelCode="|496303" HotelName="Hotel Altmünchen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>An Der Hauptfeuerwache 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/6/3/0/3/496303_0002f5a0548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.96" OriginalAmount="332.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1325725" Longitude="11.565198" StarRating="3" HotelCode="|64148" HotelName="müller München" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FLIEGENSTR 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/1/4/8/64148_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Muller Munich is rated three stars, small, elegant, has a bar, WiFi (free of charge) and a car park (for a fee). SITUATION: It is situated in the heart of Munich. It is close to Marienplatz and Hofbrauhaus Viktualenmarket the pedestrian area. It is in a quiet residential area. Close to the establishment, clients can find the Deutsches Museum, Oktoberfest and the Hofbrauhaus, ROOM: The rooms have a direct line telephone, a mini-bar, a radio, a satellite TV, a safe, WiFi (free of charge) and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.96" OriginalAmount="332.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.128792" Longitude="11.604397" StarRating="3" HotelCode="94181|design_hotel_stadt_rosenheim" HotelName="Stadt Rosenheim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansplatz 6a, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/79/e2793c4ce485e3423f01bc6b51e43125e39f6023.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.96" OriginalAmount="332.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140019" Longitude="11.601278" StarRating="5" HotelCode="34380|hotel_munchen_palace" HotelName="Hotel München Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trogerstraße 21, 81675 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/da/71da2b0391fb13dffd282e719381f03bfbeb081f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="342.99" OriginalAmount="333.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|eurostars_grand_central_2" HotelName="Eurostars Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="342.99" OriginalAmount="333.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144590108173" Longitude="11.541239619255" StarRating="4" HotelCode="137659|citadines_munich_arnulfpark" HotelName="Citadines Arnulfpark Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrabe 51, 80636 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/a0/c9a0fdc92afa2005b95ad50c702ac0335407948d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the privileged area of Arnulfpark, part of West Munich...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.02" OriginalAmount="334.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136423" Longitude="11.562477" StarRating="3" HotelCode="139051|deutsches_theater" HotelName="Hotel Deutsches Theater" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstrasse 18, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/c2/34c2535c5cc1ab99a958475d482f2387304ccd54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.02" OriginalAmount="334.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135825138927" Longitude="11.560739278793" StarRating="3" HotelCode="29008|brunnenhof_city_center" HotelName="Brunnenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 36, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/85/7185a29d2e81af1f93c81db77a0e27295f138335.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 500 m from a stop for public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.05" OriginalAmount="335.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141658" Longitude="11.560556" StarRating="3" HotelCode="294469|batu_living_hotel" HotelName="BATU Living Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauerstraße 2, Direkt am Hauptbahnhof, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ea/59ea44b8af47c80408cd907390741e2c3280c20f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="345.56" OriginalAmount="335.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138666" Longitude="11.559977" StarRating="4" HotelCode="76156|113562" HotelName="Leonardo Hotel München City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 4, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c9/cbc97dc7986bd1a5d01dfdee9a9f94d98ff57cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few minutes away from the Munich central train station on a quiet street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.08" OriginalAmount="336.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138885" Longitude="11.588525" StarRating="3" HotelCode="82916|hotel_splendiddollmann" HotelName="Splendid Dollmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Thierschstraße 49, 80538 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/e6/dbe6cf54460f0c04a66af93d75e7f836ac1a5949.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.08" OriginalAmount="336.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|new_orly" HotelName="New Orly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.37" OriginalAmount="337.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1382028" Longitude="11.5602962" StarRating="4" HotelCode="|68374" HotelName="Leonardo München City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstrasse 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/7/4/68374_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 69 elegant rooms, In the establishment entrance, guests will find a lobby with a reception and express check-out. Guests are also offered air-conditioning, a safety deposit box service, a lift, a bar and a breakfast room. For an additional charge you can use WiFi, the launderette and the indoor car park. SITUATION: The hotel is near Munich the Railway Station of it is on a quiet street, Marienplatz, Karlplatz and Theresienwiese near the establishment, you will find it is situated 35 kilometres away from Munich Airport. ROOM: The rooms have a bathroom with a shower, a bath, a hairdryer, a king size or double bed, a direct line telephone, satellite or cable TV, a radio, internet, a safe, a mini-bar and an iron. They also have a coffee maker, a kettle, an air-conditioning system and heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.50" OriginalAmount="337.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1389327" Longitude="11.5884775" StarRating="3" HotelCode="|116011" HotelName="Splendid-dollmann" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Thierschstr. 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/1/1/116011_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inLehel the historic area of this establishment, Munich it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.50" OriginalAmount="337.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1398789" Longitude="11.5326514" StarRating="2" HotelCode="|116027" HotelName="Hahn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Str. 117</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/2/7/116027_50b0c321528.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi and a car park (free of charge). SITUATION: Theresienwiese 15 minutes away from the establishment, guests will find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.17" OriginalAmount="339.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|the_westin_grand_munich_2" HotelName="The Westin Grand Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.17" OriginalAmount="339.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131397338821" Longitude="11.60816475749" StarRating="4" HotelCode="169900|courtyard_by_marriott_munich_city_east" HotelName="Courtyard Munich City East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/db/a0dbcc3bf2550ff4519f64b8efee853054304c2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.20" OriginalAmount="340.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|hotel_munich_inn" HotelName="Munich Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="353.56" OriginalAmount="343.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.122742" Longitude="11.564929" StarRating="4" HotelCode="|169736" HotelName="Derag Prinzessin Elisabeth" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Geyerstr.52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/3/6/169736_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel the Glockenbachviertel it is in El RÃ­o Isar it is situated next to El Oktoberfest 1 kilometre away from el Museo AlemÃ¡n it is situated 2 kilometres away from. ROOM: Each room has a mini-bar (free of charge), The establishment has rooms, apartments, with an air-conditioning system and a safe. FACILITIES: This establishment has a Finnish sauna, a solarium, a gym and a massage service on request, The establishment boasts a restaurant and a summer terrace. OTHERS: The establishment offers American breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.30" OriginalAmount="343.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1340738" Longitude="11.5221783" StarRating="2" HotelCode="|67499" HotelName="Ibis Muenchen City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WESTENDSTRASSE 181</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/4/9/9/67499_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16265" Longitude="11.59029" StarRating="4" HotelCode="106236|la_maison" HotelName="La Maison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Occamstraße 24, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/67/b067944147b3ca5d44fc0ac5275666062fa373d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="356.59" OriginalAmount="346.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137268921556" Longitude="11.562474346696" StarRating="4" HotelCode="26973|54560" HotelName="Hotel Deutsches Theater Stadtmitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstrasse 15, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/94/ca94453d867c0b7d6b430a68293cbb9f00f68949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable and unique hotel is located in the centre of Munich, near the old town and the neo-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="357.30" OriginalAmount="346.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1400765" Longitude="11.5323235" StarRating="2" HotelCode="89323|1084618" HotelName="Hotel Hahn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strabe 117, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/8c/cc8cd97cf6dd25864f66f2af5c88afc8380d9d12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.33" OriginalAmount="346.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1366451" Longitude="11.5610029" StarRating="4" HotelCode="|65729" HotelName=" H+ Hotel Munchen " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHILLERSTRASSE 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/7/2/9/65729_5ea83ce0702.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 64 soundproofed rooms and 51Â non-smoking rooms. ROOM: All the rooms have WiFi, a safe and an air-conditioning system. OTHERS: The establishment serves a buffet breakfast. FACILITIES: The establishment boasts a bar and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.60" OriginalAmount="347.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1361937" Longitude="11.5546014" StarRating="3" HotelCode="|60541" HotelName="B&amp;B München-Hbf " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LANDWEHRSTRASSE 77</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/5/4/1/60541_46e5fd31042.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated next to the El Oktoberfest area, a 2-minute walk away from the metro station Theresienwiese. ROOM: All the rooms have a satellite TV (free of charge), a safety deposit box and WiFi. FACILITIES: The establishment boasts a launderette and a drying machine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5306-6379259/238701404946989479/173" HotelName="DREI LOWEN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121200/1121200/f9d9eb05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="360.50" OriginalAmount="350.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136707610152" Longitude="11.560835838318" StarRating="4" HotelCode="75997|h_hotel_munchen_city_centre_b_b" HotelName="H+ Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/85/c4858a891f233a3e2605ffd64e7b21cbe900f4f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="361.53" OriginalAmount="351.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132112507647" Longitude="11.564384400845" StarRating="3" HotelCode="11450|carat_hotel_4" HotelName="Carat München City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindwurmstraße 13, 80337 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/a4/2fa4bd8045f6ed8b26bf2c011fc6316ff4abc1d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is ideally located directly in the centre of Munich, directly next to Sendlinger ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="361.53" OriginalAmount="351.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174498" Longitude="11.592728" StarRating="4" HotelCode="14584|munich_marriott_hotel" HotelName="München Marriott Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Strasse 93, 80805 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f1/f1f13d3eee3f6c6e2853fc831e21a463400bb753.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located in Schwabing close to the English Gardens. Marienplatz is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="361.53" OriginalAmount="351.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143277" Longitude="11.559868" StarRating="4" HotelCode="408907|king_s_first_class" HotelName="KING's HOTEL First Class" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 13, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/0d/f30d3293a1f0c447e29b1190af42dd04b37d85b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the hotel's central location, all of Munich's most important institutions and tourist attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="362.56" OriginalAmount="352.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136248" Longitude="11.55452" StarRating="3" HotelCode="99093|ghotel_hotel__living_munchencity" HotelName="GHOTEL hotel &amp; living München-City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 77, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/11/a8113370d4788218d47064ab1f1aa041a34e3457.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="366.68" OriginalAmount="356" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234839-19575524/238701404946989479/52" HotelName="JAMS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6960000/6955100/6955055/2fbee57e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.68" OriginalAmount="356.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|eden_hotel_wolff" HotelName="Eden Wolff" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="366.73" OriginalAmount="356.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145652" Longitude="11.539087" StarRating="4" HotelCode="311534|394573" HotelName="Novotel Muenchen City Arnulfpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 57, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/08/2c08e412686440a616250329218f2d08426c3a23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.69" OriginalAmount="358.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1369998" Longitude="11.5587689" StarRating="3" HotelCode="|127491" HotelName="Munich Inn Design" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Goethestrasse 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/4/9/1/127491_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has modern rooms, a buffet breakfast and a reception. SITUATION: This 3 star hotel is in Munich the centre of 3 minutes away from the establishment, clients can find the train station, In the surrounding area, you can find bars, cafÃ©s and restaurants. the hotel is 4 minutes away from the Deutsches the theatre Theresienwiese it is situated 10 minutes away from nearby, you will find the central station excellent transport links to the airport and the exhibition centre. ROOM: The rooms have a bathroom. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.77" OriginalAmount="359.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373366" Longitude="11.5623417" StarRating="3" HotelCode="|29019" HotelName="Deutsches Theater Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>SCHWANTHALERSTRASSE 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/0/1/9/29019_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: the hotel was built in 1900, renovated in 2006, has 26 rooms and 1 suite. The establishment boasts a lobby, a lift, a cafÃ©, a bar, a conference room, WiFi, Al Teatro the restaurant a laundry service (for a fee), a car park and an indoor car park. SITUATION: This comfortable hotel is in Munich the centre of it is close to the historic centre, in the surrounding area, clients can find shops, bars, nightclubs, restaurants, an underground station and a tram stop. ROOM: The comfortable rooms, have wooden furniture, a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar and a double or king-size bed. They also have fitted carpets, a sitting room, a writing desk, a safe (available for a fee) and central heating. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and an Ã  la carte or set-menu dinner. Guests can book half-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="370.14" OriginalAmount="359.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|79074" HotelName="TRYP München City Center Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="373.12" OriginalAmount="362.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14614" Longitude="11.55904" StarRating="0" HotelCode="|449722" HotelName="Ruby Lilly Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/7/2/2/449722_302c9321312.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="373.52" OriginalAmount="362.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1436136" Longitude="11.5599311" StarRating="4" HotelCode="|22866" HotelName="KING's First" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DACHAUER STRASSE 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/6/6/22866_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, with air-conditioning, was built in 1988, has 7 floors and 95 rooms. It has a lobby with a reception, lifts, a bar, a TV room, conference rooms and internet. The establishment also offers a car park. SITUATION: This hotel is located close to the tourist area, is well-connected, In the surrounding area, you can find shops, bars and public transport services. it is situated 35 kilometres away from Munich Airport. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a safety deposit box, a mini-bar, a double bed and a central heating system. FACILITIES: The establishment has a sauna. MEALS: Regarding the food and beverage offering, the establishment offers American buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard, Diners Club and JCB.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.89" OriginalAmount="366.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145491" Longitude="11.538872" StarRating="4" HotelCode="|185629" HotelName="Novotel München City Arnulfpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/6/2/9/185629_15.jpg</HotelPictures>
        <HotelDescription>ROOM: This hotel offers 185 rooms with an air-conditioning system, a mini-bar, WiFi (free of charge), a bathroom with a shower, a hairdryer, a safe and cots (available on request). OBSERVATIONS: Ask for further information regarding hotel conditions and operations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.07" OriginalAmount="369.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13410781" Longitude="11.55503271" StarRating="3" HotelCode="619790|hotel_uhland_2" HotelName="Hotel Uhland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 1, 80336 Munchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/1f/331f8383828359ebaee2b975cd074ee072de4ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe is among the facilities. Wireless internet access is available to guests in the public areas....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.13" OriginalAmount="371.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138905121779" Longitude="11.551741027014" StarRating="3" HotelCode="152229|pension_margit" HotelName="Pension Margit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Hermann-Lingg-Straße 1, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/84/5f84ca68e52b3c2a60baae4baa243ceb5cc0ea34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-run establishment is just five minutes walk from the Oktoberfest grounds and the main tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="383.16" OriginalAmount="372" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|138895-8691737/238701404946989479/176" HotelName="PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9500/9475/972405e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.72" OriginalAmount="373.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1741221" Longitude="11.5926246" StarRating="4" HotelCode="|19654" HotelName="Munich Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BERLINERSTRASSE 93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/5/4/19654_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors and 349 rooms. In the establishment entrance, guests will find a lobby with a reception, a cafÃ© and shops. The establishment boasts Champions the bar a restaurant, 6 conference rooms and an indoor car park (for a fee). SITUATION: Is situated inSchwabing a central area of the Englischer Garten it is close to Marienplatz near the establishment, you will find It is nearNordfriedhof the metro station 1 kilometre away, you can find public transport services. ROOM: The rooms have a bathroom with a hairdryer, a bathrobe, a direct line telephone, a television, internet, a mini-bar, a kettle, a coffee maker, a central air-conditioning system, a sofa, a safety deposit box (available for a fee), an iron and an ironing board. FACILITIES: Clients can enjoy a covered swimming pool, Outdoors, clients have access to a sunbathing terrace, The establishment also has a spa, a jacuzzi, a sauna and a gym. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.22" OriginalAmount="374.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|hotel_munich_city_2" HotelName="Munich City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.25" OriginalAmount="375.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138767" Longitude="11.562296" StarRating="3" HotelCode="47702|condor_3" HotelName="Hotel Condor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Laundry,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Zweigstrasse 6, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/10/471020328056e04b909dc2692b568e4724107b72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Condor in Munich (Munich City Centre), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="386.33" OriginalAmount="375.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1388693" Longitude="11.5622346" StarRating="3" HotelCode="|116026" HotelName="Condor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zweigstr. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/2/6/116026_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, is rated 3 stars. It has quiet, standard rooms and a patio. SITUATION: It is situated 200 metres away from the main station, 10 minutes away, guests can find the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.34" OriginalAmount="378.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142003013888" Longitude="11.58663533628" StarRating="3" HotelCode="15721|golden_leaf_parkhotel_im_lehel" HotelName="Golden Leaf Parkhotel im Lehel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unsöldstraße 10, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/c9/a1c9b613a66dbe94050b640584d364b0a528d61d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Munich, this hotel lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="389.83" OriginalAmount="378.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142825" Longitude="11.5591757" StarRating="3" HotelCode="|66809" HotelName="Downtown Vi Vadi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARSSTRASSE 6-10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/8/0/9/66809_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a professional service. SITUATION: This establishment is in the city centre. Nearby, you will find the tourist attractions and shopping areas. 200 metres away, clients have the main station. ROOM: The rooms have a kitchen with fridge and microwave or oven.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.37" OriginalAmount="379.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12559357" Longitude="11.60963986" StarRating="0" HotelCode="968381|residence_inn_by_marriott_munich_ostbahnhof" HotelName="Residence Inn by Marriott Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 5, 81671 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96cdc6e05d1fdbda8464ec23093bab17e77882e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.68" OriginalAmount="380.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1372429" Longitude="11.5818045" StarRating="4" HotelCode="|115987" HotelName="Maximilian Munich Apartments and" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/8/7/115987_217a4110613.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Maximilian Munich is rated four stars. It is non-smoking, has a modern spa, a patio, a garden, soundproofed, standard rooms with a kitchen. SITUATION: It is in Munich, 500 metres away from the establishment, you can find the opera.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.46" OriginalAmount="382.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1590515" Longitude="11.5863933" StarRating="4" HotelCode="139387|das_nikolai_hotel" HotelName="Das Nikolai Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Nikolaistraße 9, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/5d/795dc68c9b37ce877bc3774b020d66069a927ee2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.31" OriginalAmount="383.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1312711" Longitude="11.608205" StarRating="4" HotelCode="|214405" HotelName="Residence Inn By Marriott Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstrasse 81-83</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/4/4/0/5/214405_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.52" OriginalAmount="384.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373243" Longitude="11.5819986" StarRating="4" HotelCode="138684|maximilian_munich" HotelName="Maximilian Munich Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hochbrückenstraße 18, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/29/d4/29d4e3cd25b2a7dec59207cc9e4ce8e9f68dfd17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.52" OriginalAmount="384.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136627" Longitude="11.596736" StarRating="3" HotelCode="139184|hotel_ritzi" HotelName="Hotel Ritzi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria-Theresia-Strasse 2a, 81675 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/57/9857373ffed6eaa15292a04af83c5060e5b3a60c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.12" OriginalAmount="384.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1596043" Longitude="11.5834991" StarRating="0" HotelCode="|115971" HotelName="Bob W Münchner Freiheit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hohenzollernstrasse 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/7/1/115971_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This non-smoking hotel and has rooms with internet and (free of charge). SITUATION: It is well-connected with the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.30" OriginalAmount="385.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1286836" Longitude="11.6041355" StarRating="0" HotelCode="|56735" HotelName="Moma1890" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orleansplatz 6a, D-81667, Munich 81667, Germany</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/3/5/56735_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel and inviting, modern. Guests can enjoy wonderful views of the capital. SITUATION: Is situated in an excellent location, is in Munich the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.43" OriginalAmount="385.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10237" Longitude="11.52982" StarRating="4" HotelCode="|444448" HotelName="NYX Hotel Munich by Leonardo Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstre. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/4/8/444448_073416a1543.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.36" OriginalAmount="386.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1372986" Longitude="11.5600004" StarRating="4" HotelCode="|10368" HotelName="Mercure Muenchen City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SENEFELDERSTRASSE 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/6/8/10368_eb2a6841347.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a main 6-storey building, 167 rooms and 11 suites. The establishment boasts a bar, a reception, a restaurant, a brew-bar with a terrace, WiFi, an indoor car park and non-smoking floors. SITUATION: It is in a central location, Karlsplatz (Stachus) it is situated 5 minutes away from Karlsplatz (Stachus) 3 minutes away, you can find the National Theatre, Theresienwiese It is 10 minutes away from it is near the railway station, 200 metres away, guests have a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a central air-conditioning system and a safety deposit box (available for a fee). FACILITIES: The establishment boasts a body care area with a sauna, Customers can make use of a gym. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.01" OriginalAmount="387.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1386255" Longitude="11.5802344" StarRating="3" HotelCode="|63531" HotelName="An Der Oper" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Falkenturmstrasse 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/1/63531_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel and has a restaurant with international dishes. SITUATION: Is situated inMunich the heart of it is surrounded by monuments, boulevards, near the establishment, you will find theatres, the opera. ROOM: The comfortable rooms, have heating, a safe, a mini-bar and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.37" OriginalAmount="388.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1614639" Longitude="11.572162" StarRating="0" HotelCode="|115970" HotelName="HApato" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fallmerayerstrasse 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/7/0/115970_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Schwabing It is in 300 metres away, guests can find the metro station. ROOM: The rooms have internet, (free of charge), a king-size bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.67" OriginalAmount="389.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.159578524155" Longitude="11.583617875707" StarRating="3" HotelCode="107346|hotello_h09" HotelName="Hotello H09" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenzollernstraße 9, 80801 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/e7/73e71d8b217e488039d5fee461f3f19088041170.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.67" OriginalAmount="389.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1336153" Longitude="11.5759692" StarRating="3" HotelCode="105256|hotel_am_viktualienmarkt" HotelName="Am Viktualienmarkt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Utzschneiderstraße 14, 80469 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/a6/b1a65c674bbcbe639d2c86392e811e0b6f086086.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.21" OriginalAmount="389.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1405" Longitude="11.5351" StarRating="3" HotelCode="|221698" HotelName="Hilton Garden Inn Munich City Centre West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 112</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/9/8/221698_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="403.27" OriginalAmount="391.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14075622" Longitude="11.53515124" StarRating="3" HotelCode="739745|636981" HotelName="Hampton By Hilton Munich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/01/dc019d5eed84d20a4777c037e1b62ca3de869307.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.79" OriginalAmount="393.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14062063" Longitude="11.53509724" StarRating="4" HotelCode="740338|hilton_garden_inn_munich_city_centre_west_germany" HotelName="Hilton Garden Inn Munich City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 112, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/38/0e38fc2cb348cc1013d1b91112c59956ef689ea2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.85" OriginalAmount="395.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.130384" Longitude="11.5700987" StarRating="3" HotelCode="267481|hotel_olympic_6" HotelName="Olympic Garni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Hans-Sachs-Straße 4, 80469 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/b4/97b431e87bc315169307fca07162d8184b5cd613.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.88" OriginalAmount="396.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138055" Longitude="11.557648" StarRating="3" HotelCode="27176|hotel_metropol_7" HotelName="Metropol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mittererstrasse 7, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/05/2405b29a2deb1f3aeae5d99b4279a36594456401.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.91" OriginalAmount="397.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.162468077421" Longitude="11.571850614703" StarRating="3" HotelCode="107345|hotello_f22" HotelName="H'Otello F22" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fallmerayerstrasse 22, 80796 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/d1/36d1ebd8207fe9206d4c082c41828b85627aa77f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.34" OriginalAmount="397.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1414079" Longitude="11.5600729" StarRating="4" HotelCode="|10381" HotelName="Nh Collection München Bavaria" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARNULFSTRASSE 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/8/1/10381_45340a90953.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel has 173 rooms, In the entrance, guests are offered a lobby with a reception, a safety deposit box service and lifts. The establishment boasts a bar, a restaurant, a conference room and internet. close to the establishment, clients have at their disposal a public car park. SITUATION: This business hotel is in a central area, In front of the central station, Marienplatz and Oktoberfest the establishment is 1 kilometre away from around 15 kilometres away you can find the trade fair ground. ROOM: The inviting rooms, have a bathroom with a shower, a bath, a hairdryer, a mini-bar, a direct line telephone, satellite and cable TV, a radio, internet and a safe (available for a fee). OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard, Diners Club and JCB.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.94" OriginalAmount="398.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|mercure_muenchen_city_center" HotelName="Mercure Hotel Muenchen City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="410.32" OriginalAmount="398.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|366040" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/09/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="414.06" OriginalAmount="402" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|356093-6379187/238701404946989479/179" HotelName="NOVOTEL MUNCHEN CITY ARNULFPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9300000/9296900/9296894/060c4d1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="404.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13540254417" Longitude="11.577209347382" StarRating="3" HotelCode="89320|hotel_am_markt" HotelName="Am Markt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Heiliggeiststraße 6, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/68/8068772667490c46d15e9fa8aad15c5fb9e573f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.87" OriginalAmount="405.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139488" Longitude="11.563054" StarRating="0" HotelCode="|484675" HotelName="Design- und Kunsthotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/7/5/484675_009562a2020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="420.91" OriginalAmount="408.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138825244444" Longitude="11.587015133333" StarRating="4" HotelCode="81028|2330785" HotelName="Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St.-Anna-Straße 10, 80538 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/c4/9dc4698199a4930ba85576fb1408e98a44618151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.42" OriginalAmount="410.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17406" Longitude="11.59179" StarRating="4" HotelCode="|355483" HotelName="Steigenberger München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/8/3/355483_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.84" OriginalAmount="410.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140687" Longitude="11.527731" StarRating="0" HotelCode="|448542" HotelName="Munich Marriott City West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 156</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/5/4/2/448542_836d1a01303.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.31" OriginalAmount="412.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13635" Longitude="11.582441" StarRating="4" HotelCode="|63530" HotelName="Concorde München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/0/63530_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has a breakfast room, a laundry service, a car park (for a fee) and a reception with safety deposit boxes, (free of charge), The establishment has 71 rooms. SITUATION: It is in the historic centre, is near the opera, close to the establishment, clients can find Marienplatz the Theatre of Maximilianstrasse it is close to. ROOM: The rooms have bathroom or shower, a WC, a mini-bar, cable television, a direct line telephone, a hairdryer, a mirror and modem connection.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="425.39" OriginalAmount="413" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5299-6379355/238701404946989479/185" HotelName="NH COLLECTION MUNCHEN BAVARIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24400/24354/24809599_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="435.63" OriginalAmount="422.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1387284" Longitude="11.5608656" StarRating="3" HotelCode="|127411" HotelName="Helvetia Rooms – Self Check-In" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstr. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/4/1/1/127411_1_1153.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms, with air-conditioning, WiFi (free of charge). SITUATION: Munich Is situated in 100 metres away, guests can find the central station, 400 metres away, guests have Stachus the Square of Close to Munich the underground station of It has excellent transport links to places of interest. ROOM: They have flat-screen satellite television and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.69" OriginalAmount="423.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129837180022" Longitude="11.592772901058" StarRating="4" HotelCode="47483|hilton_munich_city" HotelName="Hilton Munich City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Straße 15, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/6c/bc6ca51d1f652ad9cee6368bf16e5281166bec6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies beside the River Isar in the Haidhausen artists' district of Munich close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.58" OriginalAmount="430.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1628675" Longitude="11.5905095" StarRating="4" HotelCode="|115988" HotelName="La Mansion Vi Vadi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/8/8/115988_31721240629.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel La Maison is rated four stars, has modern standard rooms and a reception. SITUATION: It is 5 minutes away from the Englischer Garten, has excellent transport links to the centre of Munich.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.87" OriginalAmount="430.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1312844" Longitude="11.6082419" StarRating="4" HotelCode="|76342" HotelName="Courtyard München City Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ORLEANSSTRASSE 81-83</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/3/4/2/76342_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers soundproofed rooms with a TV and a gym. ROOM: All the rooms have an air-conditioning system, modern furniture, a flat-screen television, kettle, a writing desk and a bathroom with a hairdryer. RESTAURANT: Customers can enjoy an international restaurant with local specialties with a garden terrace and a cocktail bar. SITUATION: This hotel is in Haidhausen the district of a 5-minute walk away from Ostbahnhof the Station of it is 10 minutes drive away from Munich the historic area of it is 15 minutes away from Maximiliano the Palace of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="445.27" OriginalAmount="432.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136289" Longitude="11.554725" StarRating="0" HotelCode="|445792" HotelName="Schwan Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/7/9/2/445792_c5976901153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="445.30" OriginalAmount="432.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13409" Longitude="11.57546" StarRating="4" HotelCode="|185614" HotelName="Living  Das Viktualienmarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/6/1/4/185614_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="448.05" OriginalAmount="435.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134410184452" Longitude="11.575774066305" StarRating="4" HotelCode="180027|derag_livinghotel_campo_dei_fiori" HotelName="Living Hotel das Viktualienmarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frauenstraße 4, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0b/470b0dc5508b2d396e40ff744d86360425d762b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.02" OriginalAmount="440.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1361779" Longitude="11.5621068" StarRating="3" HotelCode="|115903" HotelName="Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstr. 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/0/3/115903_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, was opened in 2011. SITUATION: It is nearMunich main station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="458.35" OriginalAmount="445" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9928-6356186/238701404946989479/188" HotelName="MUNCHEN CITY CENTER AFFILIATED BY MELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/803300/803291/5d3a06e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.41" OriginalAmount="447.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139050206875" Longitude="11.551938977281" StarRating="3" HotelCode="314331|vi_vadi_hotel_bayer_89" HotelName="Vi Vadi Hotel Bayer 89" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 89, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/ab/f8abc27f59d7c91846332ff1d8ed3bead1839777.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="462.47" OriginalAmount="449.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1364354" Longitude="11.558103" StarRating="3" HotelCode="106998|hotel_verdi_4" HotelName="Verdi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/d5/cfd56f29e38fbb345c8afcbbaf63618f96792cdf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="468.20" OriginalAmount="454.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139898" Longitude="11.561212" StarRating="4" HotelCode="575756|2585315" HotelName="25hours Hotel München The Royal Bavarian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 1, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/zz/e1ad5f2fc6c642ff4d9b614fa89ad2ed26a7810f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.89" OriginalAmount="457.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139211" Longitude="11.561404" StarRating="0" HotelCode="|444303" HotelName="Ruby Rosi Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/0/3/444303_17b40d71043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.91" OriginalAmount="457.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1380615" Longitude="11.5586138" StarRating="4" HotelCode="|23920" HotelName="Maritim  München" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Goethestr. 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/2/0/23920_f1e358c1241.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 6 floors and 352 standard rooms. In the entrance, guests are offered a lobby with elevators and a reception. Some of the establishment facilities on offer are a piano bar which has live music, 2 restaurants, 8 conference rooms, a public indoor car park (for a fee), a terrace with an interior courtyard, a terrace with benches and tables. SITUATION: This elegant hotel is in the central area. In the surrounding area, clients have the central train station and the commercial avenues. It is situated close to Teresa Wiese, National Theatre and Marienplatz in front of the hotel there is a public transport stop. ROOM: The modern rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a mini-bar, a central air-conditioning system and a safe (available for a fee). FACILITIES: The establishment boasts a covered pool, a spa area with a sauna, a solarium, a steam bath and beauty treatments. Clients can also use a gym. OTHERS: The establishment serves a buffet breakfast. By paying an additional cost pets are allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="471.74" OriginalAmount="458.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136862" Longitude="11.57954" StarRating="4" HotelCode="139078|cortiina_hotel" HotelName="Cortiina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ledererstrasse 8, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/77/a4773ed33a5f740e8a49ce7953238982f2e53f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.92" OriginalAmount="464.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1355794" Longitude="11.5469685" StarRating="3" HotelCode="|115897" HotelName="Boutique Krone München" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/8/9/7/115897_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic hotel, is rated 3 stars. It has a buffet breakfast and a reception. SITUATION: Theresienwiese It is situated next to the establishment, Oktoberfest it is next to.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="478.28" OriginalAmount="464.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373259" Longitude="11.55842041" StarRating="3" HotelCode="468513|3844185" HotelName="Bayer's BoardingHouse Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 27/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 45, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/39/d0392c29cf97b91bc3b15bb820ab596ec3940148.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="478.95" OriginalAmount="465.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="0" HotelCode="14553|maritim_hotel_munich" HotelName="Maritim Hotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="479.98" OriginalAmount="466.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135485" Longitude="11.547203" StarRating="3" HotelCode="36487|hotel_kr" HotelName="Hotel Krone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theresienhöhe 8, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/28/3528d99e661113251aad329e337d8e7429e9827b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.01" OriginalAmount="467.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132753245665" Longitude="11.576402369311" StarRating="3" HotelCode="267483|hotel_deutsche_eiche_2" HotelName="Deutsche Eiche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reichenbachstrabe 13, 80469 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/f9/5bf9e57f25888a62d371aab2db6330d00b4747d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.16" OriginalAmount="472.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|eurostars_book_hotel" HotelName="Eurostars Book Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.22" OriginalAmount="474.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13983" Longitude="11.562152" StarRating="4" HotelCode="12348|hotel_excelsior_3" HotelName="Hotel Excelsior" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 11, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/d6/b4d6a72060dd70c02d975648a5aca92f33ee433b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This country house-style hotel is located directly on a lively pedestrianised zone between Stachus a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="496.11" OriginalAmount="481.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373818" Longitude="11.5584395" StarRating="0" HotelCode="|310387" HotelName="Bayer's Boardinghouse Und Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/3/8/7/310387_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="498.58" OriginalAmount="484.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137643" Longitude="11.55766" StarRating="4" HotelCode="|78041" HotelName="Eurostars Book" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHWANTHALERSTRASSE,44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/0/4/1/78041_8f304481143.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has 9 floors, 201 rooms and 8 suites. The establishment boasts a reception, a contemporary bar and a restaurant. The establishment also has meeting rooms, a sauna, a jacuzzi and a gym. SITUATION: This establishment, is in Munich the centre of Close to the train station and the tourist attractions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="504.70" OriginalAmount="490.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|courtyard_by_marriott_munich_city_center" HotelName="Courtyard Munich City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.12" OriginalAmount="508.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139709" Longitude="11.5613088" StarRating="4" HotelCode="|298533" HotelName="25hours  The Royal Bavarian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/5/3/3/298533_014bf1e0905.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.33" OriginalAmount="511.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137325151989" Longitude="11.556533575058" StarRating="3" HotelCode="165553|adagio_muenchen_city__apartments" HotelName="Aparthotel Adagio München City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstrasse 61, 80336 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/25/8125cbddd8cdd14e6be62e602910233d26ee2071.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is ideally located 3.4 km from the central train station and within a walking distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="537.66" OriginalAmount="522.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.177100543186" Longitude="11.592995772982" StarRating="4" HotelCode="37605|innside_by_melia_munchen_parkstadt_schwabing" HotelName="INNSIDE München Parkstadt Schwabing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mies-van-der-Rohe-Straße 10, 80807 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/de/c7de3428a3579cba834e6dbb57cc37187d523375.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is located directly just 2 km from the centre with a range of shopping facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="540.45" OriginalAmount="524.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13902" Longitude="11.55205" StarRating="0" HotelCode="|185624" HotelName="Bayer 89 Vi Vadi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstr. 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/6/2/4/185624_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.78" OriginalAmount="526.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137500639359" Longitude="11.547606381615" StarRating="4" HotelCode="12616|four_points_by_sheraton_munich_central" HotelName="Four Points by Sheraton Munich Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 111, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/09/ae0944e13baf14cf936c253ed5212ade92548793.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a central location close to the famous Theresienwiese. The pedestrianised zone wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.41" OriginalAmount="533.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1387059" Longitude="11.5817812" StarRating="5" HotelCode="|10375" HotelName="Vier Jahreszeiten Kempinski München" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MAXIMILIANSTRASSE 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/7/5/10375_f4b93bf1352.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1858, has 6 floors and 303 standard rooms. It has an inviting coffee shop, a bar, a restaurant, a hairdresser's and an indoor car park. SITUATION: This hotel is in Munich is situated in Maximilian Street, surrounded by galleries, theatres and the opera. It is a few minutes walk away from Marienplatz 5 minutes away from the establishment, guests will find the city centre and a public transport stop. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone with an answering machine, cable television, pay channels, a radio, internet, a mini-bar and a safety deposit box (available for a fee). Guests are offered deluxe rooms with bathrobe, slippers and a sofa. Guests also have at their disposal one-bedroom junior suites with a living room. FACILITIES: There are many facilities and services available at the establishment, including a covered swimming pool with a terrace for sunbathing, a sauna, a steam bath and a gym. For a fee, you can enjoy a solarium and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="552.95" OriginalAmount="536.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373729" Longitude="11.5596401" StarRating="4" HotelCode="|66398" HotelName="Courtyard By Marriott Munich City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstrasse 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/3/9/8/66398_5e1fc761234.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 248 rooms, a lobby with a reception, a safety deposit box service, a lift, a cafÃ©, a bar, a restaurant, conference facilities and a shop. At an extra cost you can use internet, room service, a laundry service, the car park and the indoor car park. SITUATION: This hotel is in Munich it is a few minutes walk away from the railway station and the metro station. Near the establishment, you will find Marienplatz the historic centre, the trade fair ground and the exhibition centre. Near the establishment, guests will find the National Theatre and the opera. Close to the establishment, guests have shops and the nightlife. It is just 3 kilometres away from the Englischer Garten 16 kilometres away, you can find Allianz Stadium. It is just 35 kilometres away from Munich Airport. It is 460 kilometres away from Vienna Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.29" OriginalAmount="543.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138916406723" Longitude="11.581628322601" StarRating="5" HotelCode="259316|hotel_vier_jahreszeiten_kempinski_munchen" HotelName="Hotel Vier Jahreszeiten Kempinski München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maximilianstrasse 17, 80539 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/97/ed97f7f4e2c640650347014a604d66ad559fd159.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Maximilianstrasse at the heart of the city of Munich. Galleries,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="563.41" OriginalAmount="547.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137970878009" Longitude="11.578850895166" StarRating="4" HotelCode="15902|platzl" HotelName="Platzl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sparkassenstraße 10, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/70/72704220211453aad286bb517f4e1ecfe0fe515f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located between the Hofbräuhaus and Marienplatz. Munich's main theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="565.47" OriginalAmount="549.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1398350184" Longitude="11.5409490288" StarRating="5" HotelCode="448409|roomers_autograph_collection" HotelName="Roomers Hotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 68, 80339 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/07/a8072aa2ffc67eb36cb1b619e40c2ddbbec7a4bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="579.34" OriginalAmount="562.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1399265" Longitude="11.5621245" StarRating="4" HotelCode="|10382" HotelName="Excelsior by Geisel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/8/2/10382_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1910, has 6 floors, 113 rooms and 4 suites. Some of the establishment facilities on offer are a hairdresser's, a lobby bar, Geisel's wine bar a restaurant and an indoor car park (for a fee). SITUATION: This rural hotel is between Stachus the central station, near the establishment, guests will find shops, tourist points of interest. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: Close to the establishment, clients can findKÃ¶nigshof the hotel Where you can enjoy a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="579.89" OriginalAmount="563.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1386055" Longitude="11.5603326" StarRating="2" HotelCode="89331|jaeger_s_munich" HotelName="Jäger's-Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Luggage Storage,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 3, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/5e/8b5e05779642883e434988837c122746115b9e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Hauptbahnhof, Jaeger's Hotel &amp; Hostel promises a rela...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="580.58" OriginalAmount="563.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135455" Longitude="11.581562" StarRating="4" HotelCode="18649|CAR655200" HotelName="Hotel Torbräu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tal 41, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ae/fdae17080b4d1fcd3e26f4ea5158a64d2299c933.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the historical old town. There are several shopping areas sur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="586.37" OriginalAmount="569.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124985" Longitude="11.606213" StarRating="4" HotelCode="|444316" HotelName="Adina Apartment Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atelierstrasse 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/1/6/444316_e2bc8c01414.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="586.68" OriginalAmount="569.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13479" Longitude="11.56878" StarRating="3" HotelCode="|444456" HotelName="Mio By Amano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sendlinger Strasse 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/5/6/444456_c6c85d40830.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="587.35" OriginalAmount="570.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1372606" Longitude="11.5483687" StarRating="4" HotelCode="|10390" HotelName="Residence Inn By Marriott Munich Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>SCHWANTHALER STRASSE 111</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/9/0/10390_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has modern rooms and it offers a buffet breakfast. SITUATION: This hotel is in a central location, close to Theresienwiese. It is situated 15 minutes walk away from the pedestrian area where guests can enjoy shops and the railway station. Nearby, there is a public transport stop.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.82" OriginalAmount="586.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1362623" Longitude="11.5557739" StarRating="4" HotelCode="|10388" HotelName="München City Center affiliated by Meliá " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/8/8/10388_bc3036b1156.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, has 7 floors, 182 rooms and 5 suites. In the entrance, you can find a lobby with a reception and lifts. The establishment has a bar and Bodega del Sol the international restaurant, It also has internet, an indoor car park, a terrace, a cafÃ©, a winter garden and a non-smoking floor. SITUATION: This attractive hotel is in a central area, Close to the central station and 40 minutes away from the international airport, is a few minutes' walk away from the city centre, Where you can find shops, leisure areas and entertainment. 200 metres away, guests have Theresienwiese the metro stop. ROOM: Customers can find soundproofed rooms with a shower, a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, a radio, internet, a mini-bar and a safe (available for a fee), Clients are offered disabled access rooms. FACILITIES: Outdoors, clients have access to a sunbathing terrace, The establishment has a sauna, a solarium and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.83" OriginalAmount="589.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138637" Longitude="11.56041" StarRating="0" HotelCode="|561077" HotelName="Jaeger\'s Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/0/7/7/561077_0898be51056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="607.70" OriginalAmount="590" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49506-6367112/238701404946989479/194" HotelName="INNSIDE BY MELIA PARKSTADT SCHWABING" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1109900/1109821/a0973be2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.03" OriginalAmount="601.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13915783" Longitude="11.55919246" StarRating="4" HotelCode="317006|aloft_munich" HotelName="Aloft München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 37, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/17/1217585c21994bd001dce116079d34aab1994591.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="621.72" OriginalAmount="603.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1331345" Longitude="11.5815511" StarRating="0" HotelCode="|116000" HotelName="Bob W Munich Old Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baaderstr. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/0/0/116000_bedf5f51134.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inMunich the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.15" OriginalAmount="605.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1385615" Longitude="11.5601759" StarRating="0" HotelCode="147447|euro_youth_hotel_munich" HotelName="Euro Youth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 5, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/e2/8ce2fbc8e67cb3e8a4d5621c378757e8ba2522ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Euro Youth Hotel The Euro Youth Hotel is situated in Munchen. Off site car parking is available. Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="628.30" OriginalAmount="610.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133485" Longitude="11.581921" StarRating="3" HotelCode="36488|hotello_advokat_b01" HotelName="H'Otello B'01" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baaderstraße 1, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/89/1b89dcfe055f796ba50c7bf6dfbc578c2a6c339a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.76" OriginalAmount="622.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13953" Longitude="11.556787" StarRating="5" HotelCode="|74501" HotelName="Sofitel Munich Bayerpost" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BAYERSTRASSE 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/5/0/1/74501_043b18a0852.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, designer hotel, has 396 rooms, 20 meeting rooms and a banquet hall. FACILITIES: The establishment boastsLaguna the spa a restaurant, a bistro restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.78" OriginalAmount="626.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|le_meridien_munich" HotelName="Le Meridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="651.99" OriginalAmount="633.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135881" Longitude="11.575839" StarRating="4" HotelCode="140115|louis_hotel" HotelName="Louis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viktualienmarkt 6, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/cc/1eccc92086c6d1c49b2f2994401d52c15de1f62d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="663.59" OriginalAmount="644.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13917" Longitude="11.55929" StarRating="4" HotelCode="|185568" HotelName="Aloft Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstrasse 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/6/8/185568_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="691.40" OriginalAmount="671.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139761" Longitude="11.540931" StarRating="5" HotelCode="|221387" HotelName="Roomers Munich, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 68</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/3/8/7/221387_636d39e1415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="691.48" OriginalAmount="671.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|8926" HotelName="Bayerischer Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="766.56" OriginalAmount="744.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138399" Longitude="11.575003" StarRating="0" HotelCode="|492788" HotelName="DO and CO Hotel München" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/2/7/8/8/492788_269c1740022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="770.44" OriginalAmount="748.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13333768" Longitude="11.69698944" StarRating="0" HotelCode="873999|apartamenty_myroom4_top_munich" HotelName="My Room Serviced Apartment-Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt-Allee 14</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/28/ab/28abe5dd24a7681a1982f3c049f0d0fb3867d629.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="844.60" OriginalAmount="820" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139584038847" Longitude="11.564612388611" StarRating="5" HotelCode="259527|25701" HotelName="Hotel Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlsplatz 25, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/0d/f80dc0100954b097ac7c2a1b52eb9f725512e017.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is centrally situated on Stachus (Karlsplatz) in the centre of the "inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="846.53" OriginalAmount="821.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1391595" Longitude="11.5581052" StarRating="5" HotelCode="|10394" HotelName="Le Méridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BAYERSTRASSE 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/9/4/10394_86bc7681214.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic, contemporary style hotel, has 381 standard rooms, 29 suites and 8 floors. In the entrance, guests are offered a lobby with a reception. The establishment has a bar, a terrace, a restaurant, a car park and an indoor car park (for a fee). SITUATION: This smart hotel is situated in the centre of Munich. Is in an excellent location, in front of the central station. Close to the establishment, clients can find the Stachus and Marienplatz Squares. In front of the hotel there is a public transport stop. ROOM: The comfortable rooms have a bathroom with a shower, a bathrobe, a hairdryer, a direct line telephone and satellite and cable TV. They also have large flatscreen TVs, a mini-bar, a central air-conditioning system and a safe. FACILITIES: There is a range of facilities and services available at the establishment, including a spa area with covered pool, a jacuzzi, a sauna, a solarium (available for a fee), a steam bath and a massage service. Some services (available for a fee). The establishment also has a snack bar and a gym. OTHERS: The establishment offers a buffet breakfast and a set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="890.80" OriginalAmount="864.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|185808" HotelName="The Charles Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="892.63" OriginalAmount="866.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|656527" HotelName="Andaz München Schwabinger Tor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="923.75" OriginalAmount="896.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1428098" Longitude="11.5625455" StarRating="5" HotelCode="|65736" HotelName="Rocco Forte The Charles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>SOPHIENSTRASSE 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/7/3/6/65736_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007, has 160 contemporary style rooms and 28 suites. FACILITIES: The establishment has a spa with indoor pool, a fitness area, 5 treatment cabins, a manicure area, a pedicure area, a sauna, a steam bath and a relaxation area. Customers can enjoy a restaurant and a summer terrace with views of the botanical garden. Guests also have access to conference rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="944.51" OriginalAmount="917.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13689441" Longitude="11.5752954" StarRating="0" HotelCode="662366|beyond_by_geisel_5" HotelName="BEYOND by Geisel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marienplatz 22</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/3b/ae3bc7ac4b33f2d32a6c326aeeed8e9f9e589b41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1010.49" OriginalAmount="981.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17206" Longitude="11.58633" StarRating="5" HotelCode="|444447" HotelName="Andaz Munich Schwabinger Tor, By Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/4/7/444447_16123dc1510.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1060.00" OriginalAmount="1029.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1396377" Longitude="11.5652052" StarRating="5" HotelCode="|10365" HotelName="Koenigshof, A Luxury Collection, Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KARLSPLATZ 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/6/5/10365_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, has 5 floors, 90 rooms and 9 suites. This air-conditioned hotel has a reception, a piano bar, live music performances and KÃ¶nigshof the restaurant The establishment also has WiFi, a car park (for a fee) and an indoor car park. SITUATION: This attractive and luxurious hotel is in a central area, Stachus it is in Munich it is in 10 minutes away from the establishment, clients can find Marienplatz and Viktualienmarkt the town hall, close to the establishment, guests have public transport services. ROOM: The modern and soundproofed rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a central air-conditioning system and a safe (available for a fee). FACILITIES: Guests can enjoy a spa area with a jacuzzi, a sauna, a steam bath, body care and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1085.62" OriginalAmount="1054" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|594607-19233544/238701404946989479/292" HotelName="ANDAZ MUNICH SCHWABINGER TOR - A CONCEPT BY HYATT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31860000/31858800/31858790/0ec1ca6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1113.43" OriginalAmount="1081.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1624411" Longitude="11.5945963" StarRating="3" HotelCode="138894|hotel_biederstein_am_englischen_garten" HotelName="Biederstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keferstraße 18, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/94/089416a83a97ad4b4fb9d821b81a238c6824b00d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1593.41" OriginalAmount="1547.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137053076501" Longitude="11.580794155598" StarRating="5" HotelCode="26013|mandarin_oriental_munchen" HotelName="Mandarin Oriental Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neuturmstraße 1, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/bd/f5bd8ae82f11c6d4a948000dfb24c6cc9ebb7cd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel occupies a palace dating back to the new Renaissance and is situated at ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1655.21" OriginalAmount="1607" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|20385-10669147/238701404946989479/333" HotelName="MANDARIN ORIENTAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1111/38188e97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1656.24" OriginalAmount="1608.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137101" Longitude="11.580946" StarRating="5" HotelCode="|10373" HotelName="Mandarin Oriental, Munich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NEUTURMSTRASSE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/7/3/10373_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has 7 floors, 73 rooms and 20 suites. This building with air-conditioning, has a lobby, with a reception, a bar, a restaurant specialised in Mediterranean and international cuisine with air-conditioning and an indoor car park (for a fee). SITUATION: This welcoming, luxurious hotel is in a palace, is in Munich the historic centre of 500 metres away, there is a public transport stop, near the establishment, you will find Marienplatz the metro station. ROOM: The inviting rooms, They have a bathroom with a shower, a hairdryer, a bathrobe, slippers, a direct line telephone, satellite or cable TV, a stereo, internet, a mini-bar, a central air-conditioning system and a safety deposit box (available for a fee). FACILITIES: The establishment has a small swimming pool and a gym. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2256.73" OriginalAmount="2191" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1412654" Longitude="11.57461135" StarRating="0" HotelCode="731116|294578" HotelName="The Lovelace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kardinal-Faulhaber-Straße 1, 80333 Munich, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/932310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2441.10" OriginalAmount="2370" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.34019" Longitude="-90.84239" StarRating="5" HotelCode="0|536486-28843373/238701404946989479/334" HotelName="ROSEWOOD HOTEL MUNICH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3975 S FRONTAGE RD, VICKSBURG, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23190000/23189700/23189656/c7f950f4_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Vicksburg, Baymont Inn And Suites Vicksburg is close to Vicksburg National Military Park and Warren County Courthouse. This hotel is within close proximity of Vicksburg Convention Center.   Rooms   Make yourself at home in one of the 60 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include irons/ironing boards and clock radios, and you can also request rollaway/extra beds.   Rec, Spa, Premium Amenities   Take advantage of recreation opportunities including a fitness facility and a seasonal outdoor pool.   Dining   While enjoying a refreshing dip in the hotel pool, you can order your favorite drink at the poolside bar.    Business, Other Amenities   Featured amenities include a business center, express check-out, and a 24-hour front desk.   Room Info:    Know Before You Go       The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: USD 15.00 per pet, per night   Rollaway bed fee: USD 10.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="94" TotalAmount="3061.27" OriginalAmount="2972.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14126" Longitude="11.57467" StarRating="0" HotelCode="|448889" HotelName="Rosewood Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/8/8/9/448889_6ad9a011454.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Currency Exchange,Kitchen,Wheelchair Access,Jacuzzi,Massage Centre,Swimming Pool,Bicycle Rental,Central Heating,Nightclub,Shopping Arcade,Designated Smoking Area,Garden,Golf,Spa,Diet Meals,Heated Pool,24 Hour Security,Housekeeping,Pets allowed,Elevator,LCD/Projector,Luggage Storage,Parking,Dry Cleaning,24 Hour Front Desk,Vending Machine</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING,HALF BOARD</Meals>
    <PropertyType>CONFERENCE HOTEL,BUSINESS HOTEL,CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,HOTEL,FAMILY-FRIENDLY HOTEL,SPA HOTEL,APARTMENT,HOSTEL,AIRPORT HOTEL,APARTHOTEL,HOSTELS,GUEST HOUSES,RESORT,CAMPSITES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a527c7cf-45ce-4ee3-989c-172dafcedff2|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="a527c7cf-45ce-4ee3-989c-172dafcedff2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-26T00:00:00" End="2026-10-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a527c7cf-45ce-4ee3-989c-172dafcedff2|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a527c7cf-45ce-4ee3-989c-172dafcedff2|InfiniteSearch|successfull supplier interation||Infinite|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
a527c7cf-45ce-4ee3-989c-172dafcedff2|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a527c7cf-45ce-4ee3-989c-172dafcedff2|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a527c7cf-45ce-4ee3-989c-172dafcedff2|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:948b4af7-b838-4897-8b70-dd8d04ffc3ff
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a527c7cf-45ce-4ee3-989c-172dafcedff2|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a527c7cf-45ce-4ee3-989c-172dafcedff2|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
a527c7cf-45ce-4ee3-989c-172dafcedff2|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a527c7cf-45ce-4ee3-989c-172dafcedff2|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-24T13:33:45.073765+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a527c7cf-45ce-4ee3-989c-172dafcedff2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="43.61" OriginalAmount="42.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3851968" Longitude="4.9222517" StarRating="0" HotelCode="|266188" HotelName="Guest House Amsterdam - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Hamerstraat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/1/8/8/266188_1_700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38521055" Longitude="4.92228119" StarRating="1" HotelCode="614136|guest_house_amsterdam" HotelName="Guest House Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hamerstraat 26, 1021 JW Amsterdam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/cf/92cf21f1dec982db3bde7c70c4758394be3ba0f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.22" OriginalAmount="49.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38809" Longitude="4.91409" StarRating="3" HotelCode="|445062" HotelName="Bunk Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hagedoornplein 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/2/445062_073380d1415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.52" OriginalAmount="53.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35575" Longitude="4.87772" StarRating="0" HotelCode="|223833" HotelName="De Bedstee Boutique Capsules" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstraat 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/8/3/3/223833_3f8a28c0939.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355803" Longitude="4.877774" StarRating="4" HotelCode="337229|heemskerk_suites" HotelName="Heemskenk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstraat 25, 1071 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c6/45/c64541e6c2371f922e95fe820f6ef3d1eca52cf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a historic Amsterdam style building, this hotel is quietly located yet is still just a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.52" OriginalAmount="54.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.92563" Longitude="-74.20226" StarRating="2" HotelCode="|540781" HotelName="Super 8 by Wyndham Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5502 Rte 30 South I 90 Exit 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/7/8/1/540781_a68c8a12154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.28" OriginalAmount="58.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3661796" Longitude="4.8602191" StarRating="0" HotelCode="|338223" HotelName="Not Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reisplein 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/2/3/338223_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366209585491" Longitude="4.8595166082628" StarRating="3" HotelCode="345068|hotel_not_hotel" HotelName="Hotel Not Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reisplein 34, 1057 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/6e/776ee47ef173ac066c9dc7e0010d05c50524acc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar, room service and a theatre hall. Wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.33" OriginalAmount="61.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3624992" Longitude="4.7940998" StarRating="3" HotelCode="|22001" HotelName="New West Inn Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>REIMERWAALSTRAAT 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/1/22001_056e4ca0357.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001, has 6 floors, 166 rooms, 156 double rooms and 6 suites. The establishment has a lobby with a reception, a lift, a safety deposit box service and a currency exchange service. It also has a hairdresser's, a conference room and an Ã  la carte restaurant with air-conditioning. The establishment offers guests internet, a laundry service (for a fee) and a car park (free of charge). SITUATION: This hotel is in the Osdorp district. Well connected with public transport services. Is situated in the city centre where clients can find shops and leisure areas. 7 minutes away, you can find a tram stop. In the surrounding area you can also find shops, theatres, restaurants, bars and a congress centre. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television and an air-conditioning system. MEALS: Clients have at their disposal a bar and an Ã  la carte restaurant. The establishment offers meal services. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: Pets are permitted. Pets are permitted (for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36245" Longitude="4.794706" StarRating="3" HotelCode="20235|new_west_inn_amsterdam" HotelName="New West Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Reimerswaalstraat 5, 1069 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/f8/def81e3aa1d6aea7451c53995edd65cf763bc021.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Osdorp district of the city and offers excellent connections to the tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357985" Longitude="4.890528" StarRating="2" HotelCode="81840|hotel_vivaldi_4" HotelName="Blossoms City Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 76, 1072 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/40/8b40c767d74a1af60dff2728dfa340146f247d2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3047669" Longitude="4.9476867999999" StarRating="4" HotelCode="310523|ozo_hotel" HotelName="Ozo Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karspeldreef 2, Zuid-Oost, 1101 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f1/6ef1f644d7653d682d9c54a6e9b34a42c4ecd4e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.13" OriginalAmount="71.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35589429" Longitude="4.77278293" StarRating="3" HotelCode="591129|new_century_hotel_15" HotelName="New Century Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fogostraat 10, 1060 LJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/bb/3abb09b222d0aeff8e3ff300e40cb13daf6df238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.305294255835" Longitude="4.9503850736218" StarRating="3" HotelCode="590645|joy_hotel_6" HotelName="Hotel Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 385, Zuidoost, 1101 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/b0/e5b0aab6e6cbb2da07c8849f11cebb63b66f2c72.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.37" OriginalAmount="75.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3559767" Longitude="4.7733463" StarRating="3" HotelCode="|338300" HotelName="Fogo Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fogostraat 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/0/0/338300_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.38" OriginalAmount="75.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.313328082589" Longitude="4.944456887486" StarRating="2" HotelCode="522039|2049445" HotelName="easyHotel Amsterdam Arena Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ArenA Boulevard 129, Zuidoost, 1101 DM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/9c/9c9c091e2902317160438b2eff1d14af48e49000.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;easyHotel Amsterdam Arena Boulevard is located in the South-east area between all the mayor event ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365186" Longitude="4.8806286666667" StarRating="2" HotelCode="146671|hotel_amsterdam_inn_city_centre" HotelName="Hotel Amsterdam Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 111, 1017 ND Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/1d/2a1dde52ba3aebba4e05b6c385cfccc1282a03db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel features a privileged situation just 200 metres from Amsterdam's lively Leidse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.29" OriginalAmount="76.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3492258" Longitude="4.9084649" StarRating="2" HotelCode="|39449" HotelName="Flipper  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BORSSENBURGSTRAAT 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/4/4/9/39449_d36309c1119.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inAmsterdam the centre of This hotel 5 minutes away from the establishment, clients can find the Congress Centre close toAlbert Cuyp the Market of the metro station, 10 minutes away from the establishment, guests will find the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.346839159368" Longitude="4.9029480680184" StarRating="2" HotelCode="82592|hotel_victorie" HotelName="Hotel Victorie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Victorieplein 42, 1078 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/5f/765f9be8c69bdfb9ccf6ae75a5606a1c4fb09a5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.09" OriginalAmount="77.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361456" Longitude="4.877223" StarRating="2" HotelCode="|71082" HotelName="Quentin England" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROEMER VISSCHERSTRAAT 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/0/8/2/71082_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, classic style hotel and inviting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="80.65" OriginalAmount="78.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357947" Longitude="4.90219" StarRating="2" HotelCode="89080|87267" HotelName="Max Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Bar,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hemonystraat 7S, 1074 BK, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a7/a7989f319c70b509/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the centre, not far from Rembrandtplein in the De Pijp area of Amsterdam. ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.36" OriginalAmount="78.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3864444" Longitude="4.923331" StarRating="3" HotelCode="|372886" HotelName="I" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Meeuwenlaan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/8/6/372886_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.31" OriginalAmount="79.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3593626" Longitude="4.8040295" StarRating="3" HotelCode="|372878" HotelName="Citiez Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osdorpplein 372 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/7/8/372878_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3549500625" Longitude="4.8770424" StarRating="3" HotelCode="78507|concert_inn" HotelName="The Concert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 11, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/39/2139fd5f039a96a7dccbc70b749103ac94f21819.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359308320439" Longitude="4.8043221662947" StarRating="3" HotelCode="497023|citiez_hotel_amsterdam" HotelName="Citiez Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osdorpplein 372A, 1068 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/eb/38eb48af68260bcbd4db979745116ba90fd0f739.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.62" OriginalAmount="80.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3576312" Longitude="4.9020302" StarRating="2" HotelCode="|39061" HotelName="Max Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HEMONYSTRAAT 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/6/1/39061_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This economical, urban hotel and has 21Â non-smoking rooms, Some of the establishment facilities on offer are a lobby. SITUATION: It is near the city centre, is in De Pijp the area near the establishment, you will find the tourist area, You can find museums and theatres. It is located 100 metres away from bars, restaurants, the establishment is 1 kilometre away from shops. ROOM: The rooms a bathroom with a shower, a hairdryer, a television and a safe. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1381774-28434543/3858689502369030114/108" HotelName="VIA AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348917" Longitude="4.908607" StarRating="2" HotelCode="71422|flipper" HotelName="Flipper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Borssenburgstraat 5, 1078 VA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/be/2fbeea23ce1b9a9b3bf0856f42d831460ace02f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the southern part of the centre of Amsterdam, just a 5-minute trip on public transport f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359299522552" Longitude="4.9881581314811" StarRating="4" HotelCode="317864|amadi_panorama_hotel" HotelName="Amadi Panorama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJburglaan 539, 1087 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/82/6582a9803115fd62acfa3649974d0eeac0019230.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615898-19602631/3858689502369030114/5934" HotelName="QUENTIN ENGLAND HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/521300/521205/0390abfd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.356588874156" Longitude="4.9276070524457" StarRating="1" HotelCode="320356|amigo_budget_hostel" HotelName="Amigo Budget Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Linneausstraat 199, 1093 EP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/bf/adbf83b46b6e7712f0e94cd5e7614eccdcc2b0c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Amigo Budget Hostel in Amsterdam (Oost-Watergraafsm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.66" OriginalAmount="82.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3922054" Longitude="4.8496742" StarRating="3" HotelCode="|55804" HotelName="Ibis Amsterdam City West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRANSFORMATORWEG 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/0/4/55804_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is situated 1 kilometre away from Amsterdam Sloterdijk the Station of 350 metres away from and Isolatorweg the metro station a 3-minute walk away from the metro stop, is 15 kilometres away from Schiphol Airport. ROOM: All the rooms have WiFi (free of charge), an air-conditioning system, a television, international channels and a bathroom with a shower. RESTAURANT: Guests can enjoy a bar, an Ã  la carte restaurant and a terrace. It serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.89" OriginalAmount="82.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.278940208244" Longitude="4.7499668598175" StarRating="4" HotelCode="29266|445065" HotelName="Radisson Blu Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boeing Avenue 2, 1119 PB, Schiphol-Rijk</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/ef/d5efe534ff077ace066fdace8814f558f4116dd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located in the green business park of Schiphol-Rijk. Surrounded by the green...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3548484" Longitude="4.8835874" StarRating="2" HotelCode="155048|hotel_washington_2" HotelName="Washington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frans van Mierisstraat 10, 1071 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/6b/0d6ba016cc43f9ebca75061e4a2c1f6771d977d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.65" OriginalAmount="83.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35750367" Longitude="4.93049137" StarRating="4" HotelCode="590607|2485545" HotelName="Q-Factory Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Atlantisplein 1, 1093 NE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/30/6a300599a649bbf1980d3a5605287b2f2a8a14f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.78" OriginalAmount="83.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35895" Longitude="4.98851" StarRating="4" HotelCode="|183840" HotelName="Amadi Panorama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ijburglaan 539</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/4/0/183840_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.44" OriginalAmount="83.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3673431" Longitude="4.8671823" StarRating="2" HotelCode="|338258" HotelName="Cityhub Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bellamystraat 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/5/8/338258_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392313810778" Longitude="4.8500056922592" StarRating="3" HotelCode="38826|ibis_amsterdam_city_west" HotelName="Hotel ibis Amsterdam City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Transformatorweg 36, 1014 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b3/26b3cd52c5b345e386d20967e587a13baab34ec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the harbour, between the heart of Amsterdam and the main business dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.311194" Longitude="4.985915" StarRating="3" HotelCode="337436|hotel_campanile_amsterdam_zuidoost" HotelName="Campanile Amsterdam - Zuidoost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Losdrechtdreef 3, 1108 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/5a/cf5a81f200dc2af881fced4bb601eb96cb7de434.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is located near to the A9 motorway as well as the Gaasperpark. It is some 12 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.386452" Longitude="4.923327" StarRating="3" HotelCode="623354|i_hotel_13" HotelName="i Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Meeuwenlaan 120, 1021 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f0/f8f04ad3309096b62935568adaec3e4ab82bb2f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.64" OriginalAmount="85.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.382" Longitude="4.821" StarRating="3" HotelCode="|57441" HotelName="XO Hotels Infinity" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sloterlmeerlaan 133</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/4/1/57441_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.75" OriginalAmount="85.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3575428" Longitude="4.9305748" StarRating="3" HotelCode="|338312" HotelName="Q-factory" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Atlantisplein</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/1/2/338312_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.76" OriginalAmount="85.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348792673836" Longitude="4.8427069187164" StarRating="3" HotelCode="34772|45494" HotelName="Best Western Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Voorburgstraat 250, 1059 VD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/42/e94265ecc9983b0854c6be13a3938841f1346ea8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous, refined hotel is situated in the western part of Amsterdam's city centre, directly be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.34" OriginalAmount="85.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38263" Longitude="4.85793" StarRating="3" HotelCode="|444954" HotelName="G Experience" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Willem de Zwijgerlaan 350</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/5/4/444954_87104b30939.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.779515" Longitude="31.39798" StarRating="3" HotelCode="0|274-32592648/3858689502369030114/188" HotelName="WESTLAKE HOTELS AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3 SIDE MAH.1006 SOK., SIDE- MANAVGAT / ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794500/794428/f5005604_b.jpg</HotelPictures>
        <HotelDescription>This cosy hotel is located in the historic town of Side on the Turkish Riviera, 800 m away from the beach with a designated area for hotel guests who can benefit from a shuttle service to there. The spectacular Temple of Apollo and the ancient amphitheatre are approximately a twenty-five minute stroll or five minutes by car and there are some shops and café bars in the vicinity of the property. Featuring modern rooms equipped with amenities for guests' comfort and convenience, days can be spent lounging by the outdoor pool and enjoying a refreshing drink from the poolside bar and an on-site Turkish bath enables the chance to experience a typical, local experience.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378550819858" Longitude="4.8206619714649" StarRating="4" HotelCode="81841|14732" HotelName="XO Hotels Blue Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 80, 1064 HD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/8c/ae8c691e4c69dbb7fc75da2bb39dddb15e8072be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to a shopping centre and a local market which is open every day for busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38118" Longitude="4.820975" StarRating="3" HotelCode="410183|hotel_nieuw_slotania" HotelName="Hotel Nieuw Slotania" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 133, 1063 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/31/bf31d821bfb30a0d56ddf65b5e5f123589c8bd0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the A10 motorway. The centre of Amsterdam is only 15 minutes away by bus o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.16" OriginalAmount="88.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374506" Longitude="4.891081" StarRating="1" HotelCode="|476878" HotelName="Jesse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 160</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/8/7/8/476878_3d4c6ca0037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1036247-19827392/3858689502369030114/33" HotelName="FLIPPER HOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3500000/3491600/3491591/9e0b7eaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.67" OriginalAmount="89.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.309748128975" Longitude="4.9424807362457" StarRating="3" HotelCode="284372|holiday_inn_express_amsterdam_arena_towers_2" HotelName="Holiday Inn Express Amsterdam - Arena Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 66b, 1101 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/36/7e36eeaf6fa10fe38451e2357c450a14f706a629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.388233506793" Longitude="4.8376402258873" StarRating="3" HotelCode="176245|holiday_inn_express_amsterdam__sloterdijk_station" HotelName="Holiday Inn Express Amsterdam - Sloterdijk Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zaventemweg 3, 1043EH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/01/c601d8a401a49659899af27ade9a328eeb96a2db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on top of one of the main train stations of Amsterdam, Sloterdijk, offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.73" OriginalAmount="90.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.305231" Longitude="4.95029" StarRating="3" HotelCode="|338494" HotelName="Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>385 Hullenbergweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/9/4/338494_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1443704-32658161/3858689502369030114/6513" HotelName="NH AMSTERDAM SCHIPHOL AIRPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443704/202562623711991.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.73" OriginalAmount="91.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="681830|shelter_city_hostel_amsterdam" HotelName="Shelter City Christian Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barndesteeg 21</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/fc/edfc7d04d9e6ed3821fb0d363b485c80f45a273d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.95" OriginalAmount="91.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39237722" Longitude="4.88559111" StarRating="4" HotelCode="847675|2370675" HotelName="Hotel Pontsteiger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pontsteiger 343, 1014 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d0/37d0ea96a5f077d2fd6ca37b7c4f99d46ed01506.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam, approximately 7.1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.34" OriginalAmount="91.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3111" Longitude="4.9854999" StarRating="3" HotelCode="|22000" HotelName="Campanile Amsterdam Zuidoost" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LOOSDRECHTDREEF 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/0/22000_289f8830728.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, urban hotel, was opened in 1987, has 73 standard rooms and 4 floors. It has a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a bar, a television room, a conference room and an oudooor car park. The establishment offers internet, a laundry service and an Ã  la carte restaurant. SITUATION: This smart hotel and it is close to the motorway. Near the establishment, you will find Gaasperpark it is situated 12 minutes away from Arena Boulevard, 500 metres from a lake. 1 kilometre away, you can find shops. It is 3 kilometres away from a golf course. It's 20 kilometres from Schiphol Airport. ROOM: The inviting rooms, have a bathroom, a direct line telephone, satellite or cable TV, internet with tiled floors and central heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359179134284" Longitude="4.8763337731361" StarRating="3" HotelCode="26716|city_garden" HotelName="Hotel City Garden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 162, 1071 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/9e/0a9ec66261bae9b710e57986dc3af5ba1c022daa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is housed in a beautiful building located in the expansive Vondel Park. There are many his...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38424267" Longitude="4.90393048" StarRating="2" HotelCode="388540|clinknoord__hostel" HotelName="Clink Noord Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Badhuiskade 3, 1031 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/b3/7fb3a801f3f21906dcff9d6b46af042ec2d81676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.88" OriginalAmount="92.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354544" Longitude="5.005468" StarRating="0" HotelCode="975299|2561865" HotelName="Hotel Breeze Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bert Haanstrakade 1074, 1087 HJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/77/be77e61fb6a7da8871c699d770c3db018ace0c4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.86" OriginalAmount="93.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3720883" Longitude="4.8939416" StarRating="3" HotelCode="|45143" HotelName="Rho" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>NES 5-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/4/3/45143_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Rho is rated three stars, it was opened in 1989, has a reception, a lobby, 3 lifts and a baggage room. The establishment has a bar, vending machines, a bicycle rental desk and indoor parking. The establilshment offers excursions. The establishment has access for people with reduced mobility and internet (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.13" OriginalAmount="93.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3732986" Longitude="4.8878999" StarRating="2" HotelCode="|22068" HotelName="Di Ann Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAAD HUIS STRAAT 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/8/22068_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 3 floors and 42 rooms. It has 6 single rooms and 27 double rooms. The establishment has a reception, a safety deposit box service, a cloakroom and internet. SITUATION: It is near the Royal Square close to the city centre, the tourist centre, 100 metres away, clients have shops, nightclubs and nightclubs. next to the establishment, guests will find restaurants, bars and pubs. 50 metres away, there is a public transport stop. ROOM: Each room has a bathroom, a direct line telephone, satellite or cable TV, a radio, internet and a fridge. You can also find a safety deposit box, a central heating system, tiled floors and fitted carpets. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.85" OriginalAmount="95.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.337327" Longitude="4.817107" StarRating="4" HotelCode="29267|mercure_hotel_amsterdam_airport" HotelName="Mercure Hotel Amsterdam West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Haagseweg 20, 1066 BW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/41/99410301a33269c50c1eec2462e6bb75e6e3cc99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies approximately 5 km from Schiphol International Airport. Guests may make use o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.14" OriginalAmount="95.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361235" Longitude="4.876917" StarRating="3" HotelCode="|504908" HotelName="Vondel Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Roemer Visscherstraat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/9/0/8/504908_ca2a17c1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.47" OriginalAmount="95.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354488" Longitude="5.005768" StarRating="0" HotelCode="|445060" HotelName="Four Elements Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1074 Bert Haanstrakade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/0/445060_4535a8a1413.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352203764873" Longitude="4.8916585743427" StarRating="2" HotelCode="193889|easyhotel_amsterdam_ferdinand_bolstraat" HotelName="easyHotel Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Van Ostadestraat 97, 1072 ST Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/f9/53f931e57f085df0973ada81a4613a23f319e496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379293548586" Longitude="4.8456695401975" StarRating="4" HotelCode="87983|14733" HotelName="XO Hotels Blue Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeuwendalersweg 21, 1055 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/75/f875059412012fcb29355951252d62b38d06ec85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is situated at the edge of Amsterdam city centre. The historical centre of Amsterdam,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.309557082282" Longitude="4.942098521461" StarRating="4" HotelCode="284373|holiday_inn_amsterdam__arena_towers" HotelName="Holiday Inn Amsterdam - Arena Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 66a, 1101 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f4/acf4400b25a99356a2c07c1a3826cf76bfd6c64f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.28" OriginalAmount="98.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3653301" Longitude="4.8855173" StarRating="2" HotelCode="|66445" HotelName="Acostar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KERSTRAAT 45-49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/4/4/5/66445_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1928, renovated in 2009, has 30 rooms, a lobby with a reception and a restaurant. SITUATION: This hotel is in the city centre, is located close to the square Leidseplein and 5 minutes away from the Square of Rembrandtplein. 100 metres away from the establishment, you can find restaurants, bars, public transport services and shops. It is just 18 kilometres away from Shiphol Airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, comfortable beds, a flat-screen television, WiFi (free of charge), a direct line telephone, a safe, an individual air-conditioning system and individual heating. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="101.51" OriginalAmount="98.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.387374221332" Longitude="4.8355350150634" StarRating="4" HotelCode="317279|NL000068" HotelName="Mercure Hotel Amsterdam Sloterdijk Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 1, 1043 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/1e/c61e560348a2c6acdd6ad50988bc305b8883f512.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392798910412" Longitude="4.8687832711639" StarRating="3" HotelCode="18782|westcord_art_hotel_amsterdam" HotelName="WestCord Art Hotel Amsterdam 3-stars" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/05/96058f20e0c4b561d19141667dafca1903119a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 minutes from the city centre. A bus stop to the city centre and the central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361297799065" Longitude="4.8767800127193" StarRating="2" HotelCode="902561|hotel_sipermann" HotelName="Sipermann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 35, 1054 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/0e/960e2cb1d317d3adb92a6b1546fc70da72845ddf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.09" OriginalAmount="99.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384807" Longitude="4.919336" StarRating="3" HotelCode="|444944" HotelName="Holiday Inn Express Amsterdam - North Riverside, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Motorkade 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/4/4/444944_c8e1e741408.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.10" OriginalAmount="99.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3088395" Longitude="4.8099936" StarRating="4" HotelCode="|16603" HotelName="Steigenberger Airport Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STATIONSPLEIN 951 ZW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/3/16603_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 442 rooms, 7 floors and air-conditioning. In the establishment entrance, guests will find a lobby, a reception, a safety deposit box service and a lift. The establishment boasts 2 restaurants, 2 bars, conference facilities and internet. The establishment offers room service, a laundry service (for a fee) and a car park (for a fee). SITUATION: This airport hotel is situated close to the forest, 15 minutes away from the city centre, in the surrounding area, there is public transport services, 5 kilometres away from the establishment, guests will find shops, has good links to the motorway, the train and the airport. this hotel is situated 5 kilometres away from Schiphol Airport. ROOM: The elegant and peaceful rooms, have a double bed, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television, internet, a safety deposit box, a mini-bar, an air-conditioning system, individual heating and blinds. FACILITIES: The establishment has a spa, a covered swimming pool, a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers bars and restaurants. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|247574-28481646/3858689502369030114/1052" HotelName="AMSTERDAM INN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6560000/6550300/6550219/dce3804f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15801-28499653/3858689502369030114/3545" HotelName="THE CONCERT HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/861000/860966/1ece498e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.293983" Longitude="4.94596" StarRating="4" HotelCode="213778|fletcher_hotel_amsterdam" HotelName="Fletcher Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schepenbergweg 50, 1105 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/1c/3d1cb1b8080c9f4624f8effdcc9bb646f3249464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373335" Longitude="4.886781" StarRating="2" HotelCode="337227|di_ann_hotel_amsterdam" HotelName="Di - Ann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 27, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/8e/fe8eb4ba4d3c972ed2e2fb9e8ca3c9d77e896c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautiful, historic canal building is centrally located close the Royal Palace. The city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.14" OriginalAmount="100.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3736969" Longitude="4.8859334" StarRating="0" HotelCode="|338243" HotelName="La Belle Vue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 37/II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/4/3/338243_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.15" OriginalAmount="100.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3873319" Longitude="4.8353469" StarRating="4" HotelCode="|183883" HotelName="Mercure  Amsterdam Sloterdijk Station" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/8/3/183883_dc44be31224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.60" OriginalAmount="100.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.2788265" Longitude="4.7494875" StarRating="4" HotelCode="|16601" HotelName="Radisson Blu  Amsterdam Airport Schiphol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOEING AVENUE 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/1/16601_108e3270844.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 279 rooms and 8 floors. It has a lobby with a reception, tourist information, a currency exchange service, a cloakroom, a kiosk and lifts. The establishment offers a transfer service to the airport, (free of charge), a car park, room service, a business centre, a cash machine and bicycle hire. The establishment boasts WiFi, 15 banquet halls, a bar and a living room. SITUATION: This establishment, is in a green area, is situated in Schiphol-Rijk the Business Park close to the establishment, clients can find the city centre ,Schiphol Airport in the surrounding area, clients have RAI the exhibition centre. ROOM: You are offered non-smoking rooms, for people with allergies and disabled access rooms. They have WiFi, a safety deposit box, a coffee maker, a kettle, an iron, individual heating and work area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3646511" Longitude="4.879617" StarRating="1" HotelCode="150368|hotel_kooyk" HotelName="Kooyk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 82, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/0e/480ed408c3696182725cdcee9a6f581f09ddc453.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is located in a typical eighteenth-century canal in the center of Amsterdam, a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384253" Longitude="4.9134349999999" StarRating="2" HotelCode="296733|hotel_isis_2" HotelName="Hotel Isis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spreeuwenpark 17, 1021 GS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f1/33f1b301d5639c750b58ceb61395311c0279fd7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Isis in Amsterdam (Amsterdam North), you'll b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373390562978" Longitude="4.8863584987291" StarRating="2" HotelCode="346083|boutique_hotel_la_belle_vue" HotelName="Boutique Hotel La Belle Vue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 31 &amp; 37, 2nd Floor, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/91/a79175fdd4ca75e4a3237658d176f181f8f26808.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Boutique Hotel La Belle Vue in Amsterdam (Amsterdam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.18" OriginalAmount="101.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333667" Longitude="4.9278389999999" StarRating="3" HotelCode="29488|95298" HotelName="Bastion Hotel Amsterdam/Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Verlengde Van Marwijk Kooystraat 30, 1114 AC Amsterdam, Duivendrecht</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/2a/642a1f872ba6fc07a1c4e51eb7ee4de3f9d48d25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the RAI and the Amsterdam Arena. With public transportation guests can reach t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.92" OriginalAmount="101.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385501902765" Longitude="4.8326808884399" StarRating="3" HotelCode="333982|1791638" HotelName="Amsterdam Teleport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Heathrowstraat 3-5, 1043 CE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/9f/a49f2d074543a5813b503413d430dac9627b3915.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.99" OriginalAmount="101.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.304613281626" Longitude="4.950649561925" StarRating="0" HotelCode="677840|2482125" HotelName="Hotel Levell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 353, 1101 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/0a/ac0a612cf4778d0693dc405e5d2f218fa8424607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.24" OriginalAmount="102.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3573954" Longitude="4.844971" StarRating="4" HotelCode="|64207" HotelName="Westcord Fashion  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HENDRIKJE STOFFELSTRAAT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/2/0/7/64207_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a bar, a restaurant, has a terrace and a bar. It has 260 rooms, air-conditioning, a lobby with a reception and 15 conference rooms. For an additional charge cost offers WiFi and room service. SITUATION: This trendy hotel is in front of World Fashion Centre it has excellent transport links to La Plaza Leidseplein. It is 10 minutes away from Schiphol Airport and the RAI Convention Centre. ROOM: The rooms have a bathroom with a shower, a bath, a direct line telephone, a television, internet, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system. FACILITIES: This establishment has a spa, 2 saunas, a Turkish bath, a swimming pool and a gym (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.40" OriginalAmount="102.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38592" Longitude="4.83339" StarRating="3" HotelCode="|191946" HotelName="Amsterdam Teleport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heathrowstraat 3-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/4/6/191946_0d758691641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.50" OriginalAmount="102.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385593" Longitude="4.847073" StarRating="4" HotelCode="209260|911365" HotelName="XO Hotels Park West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molenwerf 1, 1014 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/86/6e865308e20bff1c37048d28dd741c0bcbb32acf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam. Public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.41" OriginalAmount="103.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.390146801362" Longitude="4.8425118764399" StarRating="3" HotelCode="505805|2059055" HotelName="Park Inn by Radisson Amsterdam City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>La Guardiaweg 59, 1043 DE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/57/c9570367edf1e05c90becec0c4a261627e62799a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.89" OriginalAmount="103.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.351112" Longitude="4.8411627" StarRating="4" HotelCode="|152205" HotelName="Xo Hotels Couture" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Delflandlaan 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/2/0/5/152205_f7217cd1003.jpg</HotelPictures>
        <HotelDescription>FACILITIES: The hotel has a restaurant, a gym and a sauna. SITUATION: This hotel El World Fashion Centre it is near.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.12" OriginalAmount="104.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35873086" Longitude="4.89870801" StarRating="2" HotelCode="430942|cocomama" HotelName="Boutique Hostel Cocomama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 18, 1017 ZP Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/a8/a3a80615da224518fef1b5fa04eef39135455920.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Cocomama in Amsterdam (Canal Ring), you'll be convenient to Heineke...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.23" OriginalAmount="104.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3576542" Longitude="4.8433998" StarRating="3" HotelCode="|22003" HotelName="Bastion Amsterdam Zuidwest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/3/22003_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors and 90 standard rooms. The establishment has a lobby with a lift, a reception, a bar and an Ã  la carte restaurant. The establishment offers guests a laundry service. SITUATION: This urban hotel is situated between Rembrandtpark and VondelPark 2 kilometres away from the establishment, guests will find the museums. In the surrounding area, clients have shops. It is 5 minutes away from Schiphol Airport. ROOM: The rooms have a bathroom with a shower, a direct line telephone, satellite or cable TV, a radio, a mini-bar and internet (free of charge). OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="107.33" OriginalAmount="104.2" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37950125046" Longitude="4.8971813294721" StarRating="3" HotelCode="33664|NL000026" HotelName="Hotel ibis Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stationsplein 49, 1012 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/45/d645c47b5c0f523880aecf9f42e2762a917baed5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Amsterdam. Its setting is especially ideal for business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.38" OriginalAmount="104.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3752289" Longitude="4.8957601" StarRating="1" HotelCode="|22026" HotelName="Manofa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMRAK 46-48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/6/22026_1b615d11743.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel and it is on a main street 2 buildings, 6 floors and 43 rooms. It has a reception and a safety deposit box service. SITUATION: the Damrak It is next to near the establishment, guests will find the Royal Palace ,Rembrandt and Leidse the squares of close to the establishment, guests have the shopping area ,Van Gogh the Museum of it is situated close to Anne Frank the House of it is 15 kilometres away from the beach, 10 kilometres away, you can find a ski resort situated 7 kilometres away from a golf course, 100 metres away, there is a public transport stop, is situated 11 kilometres away from the airport. ROOM: The comfortable rooms with a hairdryer, They have a direct line telephone, satellite or cable TV and internet. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.332943" Longitude="4.920306" StarRating="4" HotelCode="|386083" HotelName="Postillion Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat, Oost</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/0/8/3/386083_adeb69b1233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|59462-28458486/3858689502369030114/3784" HotelName="STAYOKAY AMSTERDAM ZEEBURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/59462/20101715017619.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374286" Longitude="4.891493" StarRating="1" HotelCode="499451|hotel_corner_house" HotelName="Hotel Corner House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Elevator,Internet,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 119-121, 1012 RH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d3/3bd31decc9babf12cfdd89fd5cda96fbaf9e8a82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Corner House in Amsterdam (Amsterdam City Cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.21" OriginalAmount="105.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33350143" Longitude="4.92109533" StarRating="4" HotelCode="783750|2321645" HotelName="Postillion Hotel Amsterdam BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul Van Vlissenstraat 9-11, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/9e/439e8dec76cb7546e051d6d24413bd0fc308942a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.27" OriginalAmount="105.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3670006" Longitude="4.8860002" StarRating="2" HotelCode="|26816" HotelName="De La Haye" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/8/1/6/26816_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This small, inviting hotel, has 22 rooms and 5 floors. It has a reception, a safety deposit box service, a television room and a bar. SITUATION: It is inAmsterdam the city centre of nearby, you will find Van Gogh and Rijks the museums of 200 metres away, guests have Leidse the Square of the nightlife, in the surrounding area of the establishment, guests can find bars, restaurants, a casino, a theatre and shops. it is in front of a public transport stop, is situated 25 kilometres away from Schiphol Airport. ROOM: They have cable television, internet and shared bathrooms. The establishment has family rooms with a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.50" OriginalAmount="105.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357531" Longitude="4.844213" StarRating="4" HotelCode="899394|100052" HotelName="WestCord Fashion Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 1, 1058 GC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/fb/abfbd43d58e118ef8c967db0c375c4c69ee8f387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located opposite the World Fashion Centre, inside the A10 ring road. The hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.74" OriginalAmount="105.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362872" Longitude="4.876461" StarRating="3" HotelCode="186137|1061658" HotelName="Hotel Espresso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 57, 1054 HC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/b0/e1b010283f767042298106b7aa88102a49107b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.83" OriginalAmount="105.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3930364" Longitude="4.88573" StarRating="4" HotelCode="|448005" HotelName="Pontsteiger" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pontsteiger 343</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/0/0/5/448005_eecee8f1214.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.03" OriginalAmount="105.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370086054175" Longitude="4.9076270612616" StarRating="3" HotelCode="337091|181346" HotelName="Hotel Ibis Amsterdam Centre Stopera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 68, 1011 LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/e1/51e1a4b6488ae0cd9f86434922961813a4df88fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Amsterdam within walking distance of the squares of Rembrandt ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.314324214174" Longitude="4.9385480748824" StarRating="4" HotelCode="376564|jaz_amsterdam" HotelName="Jaz Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Passage 90, Zuidoost, 1101 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/b6/6ab6570c33c9153d92b1a6a4e7178358ddc6d3d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel comprises a total of 258 rooms. Individual storeys are accessible via the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.57" OriginalAmount="106.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3537109" Longitude="4.911916" StarRating="3" HotelCode="|338221" HotelName="Volkshotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/2/1/338221_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.02839" Longitude="27.393464" StarRating="2" HotelCode="0|206294-28456031/3858689502369030114/743" HotelName="VICTORIE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/912900/912872/f757fe10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36931948655" Longitude="4.891793003828" StarRating="2" HotelCode="90027|hotel_ajax_amsterdam" HotelName="Hotel Pagi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 104, 1012 KZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c7/27c7b623fc398d8c7ea12f7647429e1d75df5dd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre close to all of the popular main tourist attractions. The ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365459593784" Longitude="4.9355818802194" StarRating="2" HotelCode="92778|stayokay_amsterdam_zeeburg_hostel" HotelName="Stayokay Amsterdam Oost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Timorplein 21, 1094 CC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/71/ef71e9ec6d6d59089cbb1739651d6b0192913c9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.40" OriginalAmount="107.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3536621" Longitude="4.8652979" StarRating="3" HotelCode="|26638" HotelName="Apple Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONINGINNEWEG 93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/3/8/26638_c52f5610821.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1879, has 32 standard rooms, 21 double rooms and 3 floors. It has a garden, a hall with a reception, a safety deposit box service, a breakfast room and internet. SITUATION: This hotel is in the residential area of Oud Zuid. Is situated in the city centre. In front of the establishment, you can find Vondel Park. It is 15 minutes away from the historic centre. ROOM: The establishment has Budget rooms with shared bathroom. OBSERVATIONS: The establishment offers a transfer service to the airport. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.83" OriginalAmount="107.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3733" Longitude="4.9066" StarRating="3" HotelCode="|191962" HotelName="Library Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 144-145</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/6/2/191962_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.99" OriginalAmount="107.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3766758" Longitude="4.8963954" StarRating="0" HotelCode="|338170" HotelName="The Flying Pig Downtown Youth" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwendijk 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/1/7/0/338170_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348652" Longitude="4.765684" StarRating="4" HotelCode="69636|26096" HotelName="Park Plaza Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melbournestraat 1, 1175 RM  Lijnden, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/3c/c43c8efaec0571635059246181e0bd7973782886.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located in the west of Amsterdam, only 5 km from Schiphol International Airpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372574601563" Longitude="4.8365385214959" StarRating="3" HotelCode="293602|57719" HotelName="The Student Hotel Amsterdam West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan van Galenstraat 335, 1061 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/90/7c90bcecc3a016b30ec2fe9e4caf92f20c8737a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365453" Longitude="4.880277" StarRating="2" HotelCode="55142|backstage_hotel_amsterdam" HotelName="BackStage Hotel Amstersdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 114, 1016 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6a/686a99c123ca6d60cfb911444fbfa3bfe6a8beeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Amsterdam, this hotel lies within walking distance of all of the city's famo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3622316" Longitude="4.86415375" StarRating="2" HotelCode="590491|hotel_heye_130" HotelName="Hotel Heye 130" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jan Pieter Heijestraat 130, 1054 MJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/fa/fdfa40f340f73ac3fced3eed0e90c6f0be6a765a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.38" OriginalAmount="108.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3749026" Longitude="4.8965822" StarRating="2" HotelCode="|338264" HotelName="Travel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beursstraat 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/6/4/338264_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.46" OriginalAmount="108.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3721015" Longitude="4.8948622" StarRating="3" HotelCode="|46349" HotelName="Damsquare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMSTRAAT 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/4/9/46349_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 32 modern rooms, The establishment has room service, a hall with a bar, a shop, internet (on request) and a bicycle rental desk. close to the establishment, you can find a car park. SITUATION: This budget hotel is in an excellent location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.07" OriginalAmount="108.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3946991" Longitude="4.9302001" StarRating="3" HotelCode="|22002" HotelName="Bastion  Amsterdam Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RODE KRUISTRAAT 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/2/22002_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1988, is on a main street and has 68 rooms. It has a lobby with an elevator, a hairdresser's, a reception a safety deposit box service, a TV room and an Ã  la carte restaurant. The establishment offers guests internet, a car park and a laundry service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372133" Longitude="4.894852" StarRating="2" HotelCode="101717|55109" HotelName="De Gerstekorrel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Golf,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damstraat 22, 1012 JM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8d/ca8d3e940c751ddd559b59fc2765d7a250e85003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the famous Dam Square, major shopping streets such as De Kalver...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357525" Longitude="4.843613" StarRating="3" HotelCode="29271|bastion_hotel_amsterdamcentrumzuidwest" HotelName="Bastion Hotel Amsterdam/Zuidwest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 60, 1058 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/c5/56c5f84de1325f92b5c8855c448883cec223fc00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located between Rembrandt Park and Vondelpark, 2 km away from the mus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39592" Longitude="4.9288750000001" StarRating="3" HotelCode="31790|bastion_deluxe_hotel_amsterdamcentrumnoord" HotelName="Bastion Hotel Amsterdam/Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rode Kruisstraat 28, 1025 KN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/d4/11d4bef66e0956d7756d4a574dbeab57f9c7c606.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying just 200 m from links to the transport network, this comfortable city hotel is located about 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.42" OriginalAmount="109.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370018" Longitude="4.9079399" StarRating="3" HotelCode="|38498" HotelName="Ibis Amsterdam Centre Stopera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VALKENBURGERSTRAAT 68</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/4/9/8/38498_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 207Â modern, comfortable rooms, Our guests can find a restaurant with a bar, a garden, a reception and a lift. SITUATION: It is inAmsterdam the city centre of nearby, you will find Waterloo and Rembrandt the squares it is situated 12 kilometres away from Schiphol Airport. ROOM: The comfortable rooms, have a direct line telephone, a television, an iron, a central air-conditioning system and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.42" OriginalAmount="109.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384592" Longitude="4.861787" StarRating="0" HotelCode="|520012" HotelName="WesterVilla" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 369</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/0/0/1/2/520012_68f3af51208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.48" OriginalAmount="109.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3666115" Longitude="4.9116814" StarRating="2" HotelCode="|27911" HotelName="Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLANTAGE KERKLAAN 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/9/1/1/27911_c48e6f01148.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1880, has 1880 floors and 3 rooms. It has a lobby, a reception, internet, a fax machine, a laundry service and indoor parking (on request). SITUATION: This hotel is in the historic centre, the Artis Royal Zoo it is located in front of 15 minutes away from the establishment, guests will find the railway station, 15 minutes away from the establishment you have a public transport stop, bars, pubs and Dam and Rembrandt the squares 200 metres away from the establishment, you can find a nightclub, 400 metres away, guests have an underground station, a tram stop, is situated 25 kilometres away from the airport. ROOM: The inviting rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, cable television, a radio and internet. They also have a fridge, a safe, a central heating system, double-glazed windows and curtains. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard. OBSERVATIONS: Reception is not open 24 hours a day and please inform the hotel as to your estimated arrival time.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.86" OriginalAmount="109.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.341815665073" Longitude="4.8251974582672" StarRating="4" HotelCode="337172|53984" HotelName="Dutch Design Hotel Artemis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>John M. Keynesplein 2, 1066 EP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c1/86c1c48cf53b9d30a067cc74479cc6da73de5f1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to the business centre of Amsterdam and offers excellent li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.17" OriginalAmount="109.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3766521" Longitude="4.8947789" StarRating="3" HotelCode="|16599" HotelName="Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/9/16599_4cdf2270320.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36483819536" Longitude="4.8805391678549" StarRating="2" HotelCode="147859|hotel_freeland" HotelName="Freeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 386, 1017 PL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/f7/85f74264b904f6a4437eb6f21bcd1ef35144ab88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.35" OriginalAmount="110.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3337846" Longitude="4.8084537" StarRating="4" HotelCode="|16604" HotelName="Mercure  Amsterdam West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OUDE HAAGSEWEG 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/4/16604_2039e2a0744.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1978, has 3 floors and 151 rooms. It has a reception, a bar, a pub and a restaurant. SITUATION: It is situated 5 kilometres away fromSchiphol Airport The establishment offers a transfer service to the airport, 8 kilometres away, you can find the city centre, tourist points of interest, 100 kilometres away, there is a public transport stop. ROOM: The luxurious rooms, have a bathroom, a hairdryer, a direct line telephone, a mini-bar, a fridge and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.38" OriginalAmount="110.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3841992" Longitude="4.9039036" StarRating="0" HotelCode="|338241" HotelName="Clinknoord -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badhuiskade 3, 1031 KV</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/4/1/338241_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="114.00" OriginalAmount="110.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36964692" Longitude="4.86153295" StarRating="4" HotelCode="614590|765945" HotelName="Chasse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Chasséstraat 64, 1057 JJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/67/d767cf7531d0d9890ba8e2d4ba600950be4a0fae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.01" OriginalAmount="110.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3603454" Longitude="4.8783662" StarRating="0" HotelCode="|338171" HotelName="The Flying Pig Uptown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/1/7/1/338171_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.14" OriginalAmount="110.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3609123" Longitude="4.8832512" StarRating="3" HotelCode="|55812" HotelName="City Garden Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.C. Hooftstraat 162</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/1/2/55812_a62c2c91322.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Pc is rated two stars and was built in 1971. SITUATION: It is in Amsterdam,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364274841549" Longitude="4.879916900629" StarRating="3" HotelCode="153312|quentin_hotel" HotelName="Quentin Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 89, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/1c/5f1cdae17eda68740bed4d034535526cbf9028e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360345472057" Longitude="4.8783812082713" StarRating="2" HotelCode="385722|the_flying_pig_uptown" HotelName="The Flying Pig Uptown Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Designated Smoking Area,Elevator,Internet,Kitchen,Library,Lounge,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 46, 1071 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/4c/4d4c83ad5b5b0e5bbbc83446392b88079d93a70f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;The Flying Pig Uptown Hostel is in the heart of Amsterdam, walking...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.41" OriginalAmount="111.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335701" Longitude="4.9130001" StarRating="4" HotelCode="|25053" HotelName="Mercure Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JOAN MYUSKENWEG 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/5/3/25053_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.51" OriginalAmount="111.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364116" Longitude="4.880118" StarRating="3" HotelCode="|76156" HotelName="Quentin Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LEIDSEKADE 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/5/6/76156_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of Amsterdam. It is situated near Leidseplein, cafÃ©s, clubs, bars, shops and restaurants. In front of the hotel there is a casino. It is near the markets. ROOM: The rooms have modern facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.92" OriginalAmount="111.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3695832" Longitude="4.8613954" StarRating="4" HotelCode="|338298" HotelName="Chasse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chassestraat 62-64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/9/8/338298_1_7472.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.20" OriginalAmount="111.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376627" Longitude="4.89467" StarRating="3" HotelCode="26717|427795" HotelName="Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 33, 1012 RD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/bb/cbbbf6a12ab35a659965196fd20b0f1b3a67f67f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical heart of the city on the Nieuwezijds Voorburgwal. This is one...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.34" OriginalAmount="111.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3333802" Longitude="4.7717009" StarRating="4" HotelCode="|16620" HotelName=" Ramada by Wyndham Amsterdam Airport Schiphol " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sloterweg, Vb Badhoevedorp,299</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/0/16620_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Novotel Amsterdam Airport is rated four stars. It is business, has WiFi, air-conditioning, 11 meeting rooms, a bar, a pub, a restaurant, a swimming pool, a sauna and a hamman. The establishment offers guests a transfer service (free of charge). SITUATION: This establishment is in a quiet area, is situated 5 kilometres away from Airport Amsterdam-Schiphol, close to the centre of Amsterdam. Near the establishment, you will find a sports centre. OBSERVATIONS: check-in is from 15:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.40" OriginalAmount="112.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3417758" Longitude="4.8250507" StarRating="4" HotelCode="|22069" HotelName="Dutch Design  Artemis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>John M. KEYNESPLEIN 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/9/22069_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2005, has 8 floors and 256 rooms. The establishment boasts a lobby, a cafÃ©, a lift, a reception with safety deposit boxes and a currency exchange service. It also has a bar, a pub, a television room, a conference room and internet. For an additional charge cost offers a car park. The establishment also offers room service and a laundry service. SITUATION: This hotel is close to the Amsterdam shopping centre. 300 metres away, there is a public transport stop. It is just 1 kilometre away from shops and 8 kilometres away from bars, pubs and nightclubs. ROOM: The stylish rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, fitted carpets, a central heating system and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.65" OriginalAmount="112.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.402505" Longitude="4.931056" StarRating="4" HotelCode="|444318" HotelName="Tribe Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Termini 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/1/8/444318_7928e671509.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.06" OriginalAmount="112.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.240961" Longitude="4.817943" StarRating="3" HotelCode="|65155" HotelName="Amsternam Hotel Uithoorn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>THAMERHORN 1, UITHOORN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/1/5/5/65155_33659260955.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 38 rooms with a bathroom with a bath or shower, a hairdryer, heating, a direct line telephone, a radio and cable television. They also have a coffee maker, a kettle, an iron (available on request) and an alarm clock. You are offered disabled access rooms. FACILITIES: There is a range of facilities and services available at the establishment, including a car park (available for a fee), a reception with a safe box, a bar and a restaurant some days, The establishment also has a breakfast room and WiFi (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.17" OriginalAmount="112.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373280637528" Longitude="4.9065236208668" StarRating="3" HotelCode="89081|2049425" HotelName="Hotel Library Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 145, 1011 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/dd/94dd74233786dc9855e11cb21a2b7fa1877a3d73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located along a tree-lined boulevard, close to the Central Station and enjoy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374824107265" Longitude="4.8966812349402" StarRating="2" HotelCode="45368|travel" HotelName="Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beurstraat 23, 1012 JV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/0e/370e9b5f9a125566efaa37c7f01199074f22cf42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Amsterdam. Travel features a total of 32 guests rooms. This establishment ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392715" Longitude="4.86885" StarRating="4" HotelCode="207323|westcord_art_hotel_amsterdam_4_stars_2" HotelName="WestCord Art Hotel Amsterdam 4****" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/b2/3fb2bdbc4f35b82d2651b405c4d26dc2cf377c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 60 rooms. Services and facilities at the hotel include a baggage stora...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.51" OriginalAmount="113.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3759113" Longitude="4.8988722" StarRating="2" HotelCode="901508|1892985" HotelName="Old Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 22, 1012 JD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/7e/737ee3da2789dcd65ec7d0bb264c53af60355f22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.67" OriginalAmount="113.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3734322" Longitude="4.9063721" StarRating="2" HotelCode="|36555" HotelName="Y-Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINS HENDRIKKADE 144-145</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/5/5/5/36555_1_5998.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming, historic hotel, was built in 1700 and has 35 large rooms, there is no lift, The establishment has a lobby with a reception, express check-out, a safety deposit box service, a TV room, a cafÃ©, a bar and a breakfast room. You are also offered a bicycle rental desk, WiFi (for a fee) and a car park (for a fee). SITUATION: It is near a station, 250 metres away, guests will find bars, shops, restaurants and public transport services. It is located 500 metres away from the bus station, close to the establishment, clients can find the tourist area, this hotel is situated 15 kilometres away from the airport. ROOM: The rooms have a bathroom, a shower and a bath. Some rooms have a television, They also have a double bed, a direct line telephone and a central heating system. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.79" OriginalAmount="113.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38686005" Longitude="4.83960316" StarRating="3" HotelCode="509192|2238215" HotelName="Hotel2Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofstraat 2, 1043 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/04/d204d8bbf0acad2f2e390231c1e4df406d9a6f73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.08" OriginalAmount="113.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36971" Longitude="4.90685" StarRating="0" HotelCode="|232736" HotelName="ClinkMama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 124</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/7/3/6/232736_73f1b3c0247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241422-19577197/3858689502369030114/6075" HotelName="QUENTIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2528600/2528525/838d8d1a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38263087" Longitude="4.85769123" StarRating="3" HotelCode="496363|camp_inn_hotel_amsterdam" HotelName="Camp Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Willem de Zwijgerlaan 350, 1055 RD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/14/a1143f9208dbe0d64b47205cc96e7ad8054fd2a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366232080053" Longitude="4.9121173066735" StarRating="3" HotelCode="377616|plantage" HotelName="Hotel Park Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Housekeeping,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 26, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/e2/20e26d19996756a67b204d8da8b2281e6d794797.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Park Plantage in Amsterdam (Amsterdam City Ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.20" OriginalAmount="114.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385659392449" Longitude="4.8344540601204" StarRating="3" HotelCode="376492|1844588" HotelName="Urban Lodge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arlandaweg 10, 1043 EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/13/5b1391a381be9b9ea3e9cdc90a84965d13fcd5df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.38" OriginalAmount="114.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365943952643" Longitude="4.8955864404754" StarRating="3" HotelCode="337222|251836" HotelName="Hotel Atlanta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtsplein 8-10, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/1b/1a1b9ba7ce31226b7c910a581df0c59341efb8fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam and over looks the eminent Rembrandtplein. Scores o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368977424626" Longitude="4.8986283343586" StarRating="2" HotelCode="36036|rembrandtplein_hotel" HotelName="Rembrandtplein Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 27, 1011 HR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/97/5a979b1e10f99ed243dd7ee02bf39a24e1c4df5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.80" OriginalAmount="115.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36902" Longitude="4.89851" StarRating="1" HotelCode="|183895" HotelName="Rembrandtplein" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/5/183895_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="118.83" OriginalAmount="115.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335183372878" Longitude="4.9137425422669" StarRating="4" HotelCode="318143|NL000023" HotelName="Mercure Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 10, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/9a/de9a1d9fab7f42a959322e05e1673a55a2a72f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern upmarket hotel lies in the south of the city, close to Amsterdam Arena and the A2 Utrech...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.01" OriginalAmount="115.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36675" Longitude="4.91143" StarRating="3" HotelCode="|445190" HotelName="Quentin Zoo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/9/0/445190_fa4ed1d1022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.06" OriginalAmount="115.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3043625" Longitude="4.9509889" StarRating="3" HotelCode="|338316" HotelName="Levell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>353 Hullenbergweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/1/6/338316_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.17" OriginalAmount="115.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3926172" Longitude="4.8685406" StarRating="3" HotelCode="|23755" HotelName="WestCord Art Hotel Amsterdam 3*" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SPAARNDAMMERDIJK 302</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/5/5/23755_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 7 floors, 130 rooms, 6 single rooms and 124 double rooms. It has a lobby a lift, a reception, a safety deposit box service, a cafÃ©, a bar, a games room, an Ã  la carte restaurant with air-conditioning and a conference room. The establishment also offers internet, room service, a laundry service, a medical care service, an indoor car park and a car park (for a fee). SITUATION: This hotel is situated 10 minutes away from the city centre, in front of the establishment, clients have a bus stop. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. They have a mini-bar, fitted carpets, an air-conditioning system, a sofa and a safe (available for a fee). FACILITIES: The hotel has a swimming pool. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.30" OriginalAmount="115.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374306" Longitude="4.934854" StarRating="3" HotelCode="72148|276015" HotelName="Lloyd Cultural Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oostelijke Handelskade 34, 1019 BN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/c5/05c56f805bc150c7545cfbd2bad50b8e9b94c73e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the fashionable Eastern Docklands at the edge of the city centre, only 5 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.33" OriginalAmount="115.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3643076" Longitude="4.8741398" StarRating="4" HotelCode="930975|1682008" HotelName="Amadi Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 26, 1054 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1c/191c0cba0de5d197b2bb69927bb327d87f59be3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360758226607" Longitude="4.9188441638237" StarRating="1" HotelCode="429373|generator_amsterdam" HotelName="Generator Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Meeting Room,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mauritskade 57, 1092 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/9e/979e75258a7590e0d0c7e3a68c4ad098fcdf8bd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Generator Amsterdam is located in the up-and-coming eastern side of the city overlooking Oosterpark....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.387521" Longitude="4.834466" StarRating="3" HotelCode="263298|amsterdam_identity_apartments_2" HotelName="Amsterdam ID Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 51, 1043 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1c/191ca8b9c5485da9f4803e74e5baaf36b9f0b133.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36978965" Longitude="4.9071412" StarRating="0" HotelCode="439622|ecomama" HotelName="ECOMAMA Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 124, 1011 NA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/13/4013ca9858b8c4cbae9edfd64ae630e26aa0e3f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Ecomama places you in the heart of Amsterdam, walking distance from Wate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37598605" Longitude="4.90292582" StarRating="0" HotelCode="571012|hotel_restaurant_old_bridge" HotelName="The Old Bridge Hotel Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 97-98, 1011 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2c/502c8b42f79e49e0bb184596d9699e611ca619e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.75" OriginalAmount="116.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367908839051" Longitude="4.8439871607131" StarRating="4" HotelCode="185782|861065" HotelName="Leonardo Hotel Amsterdam Rembrandtpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staalmeesterslaan 410, 1057 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/81/81d9fcc05a903553/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located about 3.5 km from the centre of Amsterd...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.78" OriginalAmount="116.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3502998" Longitude="4.9229002" StarRating="3" HotelCode="|21999" HotelName="Casa Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Ringdijkstraat 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/9/21999_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1962, has 10 floors and 396 rooms. The establishment has a lobby with a reception, a safety deposit box service and a currency exchange service. It has a lift, a cafÃ©, a bar, an Ã  la carte restaurant, a conference room and internet. The establishment also offers a laundry service, a bicycle storage room and a car park. SITUATION: This hotel Middenweg it is near Close to Frankendael park shops, restaurants and bars. It has excellent transport links to public transport services, is located near a nightclub. ROOM: The rooms have a direct line telephone, flat-screen satellite television, WiFi (free of charge), a safe, a fridge and a work desk. FACILITIES: It is 5 kilometres away from a golf course. PAYMENT METHODS: The establishment accepts AmEx, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.00" OriginalAmount="116.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373785" Longitude="4.885619" StarRating="3" HotelCode="62528|351385" HotelName="Nadia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 51, 1016 DD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2c/592cec386bae3673485b52193b41061ffb459601.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in historic surroundings, between the Royal Palace on Dam Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.49" OriginalAmount="116.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367750994982" Longitude="4.868230227253" StarRating="4" HotelCode="293286|1031478" HotelName="Hotel De Hallen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bellamyplein 47, 1053 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/ec/2eec2df079d61c15dd631dbd137b58b62f141a5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365794" Longitude="4.87978" StarRating="3" HotelCode="27518|krisotel" HotelName="De Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 372, 1016 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/12/87126726770c2b85bc5871a9ac1f92dd14d0a32e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, 50 m from restaurants, bars, pubs and the bus station and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3749808" Longitude="4.8993238" StarRating="1" HotelCode="154588|vijaya_hotel_amsterdam" HotelName="Vijaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 44, 1012 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/0a/6a0a14505f02ee4f2b7eb1347ac6801330c5ae37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Amsterdam. The total number of rooms is 30. Wi-Fi internet c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.38" OriginalAmount="117.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38677" Longitude="4.839568" StarRating="3" HotelCode="|216903" HotelName="2stay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofstraat 2, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/9/0/3/216903_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615767-28550710/3858689502369030114/1098" HotelName="CAMP INN HOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15750000/15747400/15747382/3b455617_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318188-32592710/3858689502369030114/1826" HotelName="DUTCH DESIGN ARTEMIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1175900/1175835/1bb01333_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376837677829" Longitude="4.8963775870579" StarRating="2" HotelCode="385754|the_flying_pig_downtown" HotelName="The Flying Pig Downtown Youth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Concierge,Designated Smoking Area,Internet,Kitchen,Lounge,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwendijk 100, 1012 MR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/d8/dad8f144a1d7d0c39352268c26a718f4a28e7a6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Flying Pig Downtown Youth Hostel, you'll be cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36680781" Longitude="4.91142408" StarRating="3" HotelCode="635847|quentin_zoo_hotel" HotelName="Quentin Zoo hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 33, 1018 DB Amsterdam, Kesklinn</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/74/f3744b123140789d760fe44e4ba3c60ae6357786.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.11" OriginalAmount="118.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36221" Longitude="4.86417" StarRating="0" HotelCode="|238885" HotelName="Heye 130" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Pieter Heijestraat 130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/8/5/238885_9a352201442.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.68" OriginalAmount="119.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3696394" Longitude="4.8800434" StarRating="3" HotelCode="|331048" HotelName="Melrose" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>92 Elandsgracht</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/4/8/331048_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.82" OriginalAmount="119.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36899" Longitude="4.94642" StarRating="4" HotelCode="|445061" HotelName="The Niu Fender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cruquiusweg 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/1/445061_afba2fd1415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.26" OriginalAmount="119.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3611526" Longitude="4.9154744" StarRating="4" HotelCode="|25054" HotelName="Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>S-Gravesandestraat 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/5/4/25054_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1890, has a restaurant, a nightclub and a lovely garden area. It has 127 rooms, The establishment offers indoor parking (for a fee). SITUATION: This hotel is near the historic centre, close to the establishment, guests have Ooster the Park of it is well-connected with public transport services. ROOM: The establishment has recently renovated rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375011331165" Longitude="4.8969814181328" StarRating="3" HotelCode="18211|tulip_inn_amsterdam_centre" HotelName="XO Hotels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beursstraat 11-19, 1012 JT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/9b/289b1c2dfac50e749de08d281a736e2b1c7c1c06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in close proximity to all major sights such as the Central Station, Dam Square and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365826506694" Longitude="4.8847546596803" StarRating="2" HotelCode="143433|amsterdam_downtown_hotel" HotelName="Amsterdam Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 25, 1017 GA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/71/8b712806b397f63063cea1ecca459a997865c571.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352758" Longitude="4.8617340000001" StarRating="2" HotelCode="408681|aadam_wilhelmina" HotelName="Aadam Wilhelmina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koninginneweg 169, 1075 CN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/2e/8a2ee48526283b46d307dc86bb1cc81551c5c5c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam near to the main museums, the concert hall, Vondel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.48" OriginalAmount="120.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333643" Longitude="4.92765" StarRating="3" HotelCode="|16584" HotelName="Bastion  Amsterdam Amstel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VERLENGDE VAN MARWIJK KOOYSTRAAT 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/4/16584_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, an inviting bar, a television room, air-conditioning, sofas, WiFi (free of charge), a lobby and computer. SITUATION: This hotel is near the RAI business district. In the surrounding area, clients have Amsterdam Arena Stadium. 10 minutes away, there is the city centre. ROOM: The establishment has standard rooms with TV, a modem, an alarm clock, a desk, a safe, a mini-bar, a coffee maker, a kettle, a bathroom with a bath, a shower and a WC. It also has deluxe rooms with a bath, a WC and a hairdryer. Our guests also have available large suites with a sofa-bed, a bathroom with a bath, a WC and a hairdryer. FACILITIES: The establishment has a gym (free of charge). OBSERVATIONS: Pets are not allowed. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Clients have at their disposal an Ã  la carte or set-menu restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318194-27516485/3858689502369030114/3028" HotelName="OZO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10100000/10094400/10094365/7b3686a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="124.76" OriginalAmount="121.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372758942649" Longitude="4.8984968662262" StarRating="1" HotelCode="193867|294182" HotelName="Hotel 83" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 83, 1012 DS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/0a/c00a0a2b289c48b632ed51fd3893212c0772735c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.88" OriginalAmount="121.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37559" Longitude="4.89615" StarRating="3" HotelCode="11801|427945" HotelName="Delta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 42-43, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/c4/77c4a2788fbaa99c7166a4fbf92cd5b936496ba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Amsterdam, only a few minutes from Amsterdam central stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.48" OriginalAmount="121.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3572107" Longitude="4.8554498" StarRating="3" HotelCode="|338286" HotelName="Conscious The Tire Station" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelveenseweg 1-7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/8/6/338286_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.53" OriginalAmount="121.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376528" Longitude="4.893646" StarRating="3" HotelCode="18783|461555" HotelName="WestCord City Centre Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 50, 1012 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/87/8f87525315c3a2531676a84f7aa0bdd72886976e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy city hotel is located in the heart of Amsterdam, within walking distance of the Central Tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.59" OriginalAmount="121.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36965073" Longitude="4.88005577" StarRating="3" HotelCode="711127|2279565" HotelName="Melrose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Elandsgracht 92, 1016 TZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a2/d2a29ea1a2f5583ab47429947734308770eb599e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355548355683" Longitude="4.8690546228625" StarRating="3" HotelCode="116330|the_neighbours_magnolia_3" HotelName="The Neighbour's Magnolia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willemsparkweg 205, 1071 HB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/45/0c45492560c3a0c9f03bfc926ddad3c3248d7242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.314264" Longitude="4.947596" StarRating="3" HotelCode="260147|hampton_by_hilton_amsterdam_arena_boulevard" HotelName="Hampton Amsterdam Arena Boulevard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoekenrode 1, Amsterdam 1102 BR</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/f9/0ef94c0967845e6a86eae5a4c4c366e043c9707c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|103651-30102461/3858689502369030114/5223" HotelName="WESTCORD FASHION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543900/2543850/d830de68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272039-32388300/3858689502369030114/5650" HotelName="VOLKSHOTEL AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/272039/201463010019296.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33261308" Longitude="4.91762544" StarRating="4" HotelCode="820919|leonardo_royal_hotel_amsterdam" HotelName="Leonardo Royal Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat 24, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c5/5ec5d65d26f259c3c3fed9f2ee89fd02718e5f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.40178316" Longitude="4.87470257" StarRating="3" HotelCode="612886|moxy_amsterdam_houthavens" HotelName="Moxy Amsterdam Houthavens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 175, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/cf/59cf8d80f6f52d46fa38a0e5ffb5690a60e5854a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.90" OriginalAmount="123.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35373" Longitude="4.87225" StarRating="3" HotelCode="|22034" HotelName="The Alfred" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cornelis Schuytstraat 58-60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/3/4/22034_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1960, renovated in 2008, has 5 floors, 74 rooms, 69 double rooms and 5 single rooms. It has a lobby, a reception and a safety deposit box service. SITUATION: This luxurious hotel is close to the city centre, in front of the establishment, you can find shops, restaurants. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a mini-bar, a double bed, fitted carpets, a central heating system and a sitting room. FACILITIES: The establishment has a gym and a bicycle hire service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.92" OriginalAmount="123.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365709" Longitude="4.87816" StarRating="3" HotelCode="408686|482225" HotelName="NL Hotel District Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 368, 1054 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/5a/c05a2aa0a3b72095ce2bf30736633a8808f32b3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Amsterdam, on the Singel Gracht. It is surrounded by museums, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.30" OriginalAmount="123.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3602336" Longitude="4.8778561" StarRating="3" HotelCode="|50502" HotelName="S&amp;A Vondel Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VOSSIUSSTRAAT, 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/0/2/50502_3a7ed5c0450.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2002. SITUATION: This establishment is in the heart of Amsterdam. Nearby, you will find the Van Gogh, Rijksmuseum and Rembrandt museums. It is located close to Leidseplein ROOM: The rooms have WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353535" Longitude="4.871992" StarRating="3" HotelCode="337317|memphis_hotel_2" HotelName="The Alfred Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cornelis Schuytstraat 58-60, 1071 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/dd/8fdd026756f843908004c030f5706480c4be9928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in an ivy-covered building located just a short distance from the lively...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33814927" Longitude="4.92064926" StarRating="4" HotelCode="497627|crowne_plaza_amsterdam_amstel" HotelName="QO Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Amstelvlietstraat 4, 1096 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/88/3288a7f3609606ceb8c5a982c2f3f421e2331d7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35728372" Longitude="4.85546399" StarRating="0" HotelCode="581987|conscious_hotel_the_tire_station" HotelName="Conscious Hotel The Tire Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelveenseweg 1-7, 1054 MB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/1b/9c1bd32298c599bc084722b44cda3e20ba417655.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.45" OriginalAmount="124.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36645" Longitude="4.91132" StarRating="0" HotelCode="|191964" HotelName="Park Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/6/4/191964_5c1c8e11704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.55" OriginalAmount="124.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.346660577724" Longitude="4.8311547220901" StarRating="4" HotelCode="299591|1521298" HotelName="Corendon City Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aletta Jacobslaan 7, 1066 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/1d/f81dff3ada41880df4cd7c0f2f9c92085e393786.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.349952700903" Longitude="4.9186385803566" StarRating="3" HotelCode="337392|hotel_casa_400_amsterdam" HotelName="Hotel Casa Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Ringdijkstraat 4, 1097 BC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/df/a8df7e6c9e20de96561991436347a04ad581375e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Middenweg in the southern part of Amsterdam near Frankendael Park. C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.89" OriginalAmount="125.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376605" Longitude="4.844573" StarRating="0" HotelCode="|444517" HotelName="Cityden Bolo District" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos en Lommerplantsoen 45a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/1/7/444517_427bf001258.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.07" OriginalAmount="125.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3730475" Longitude="4.9168589" StarRating="0" HotelCode="|338262" HotelName="Pension Homeland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kattenburgerstraat 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/6/2/338262_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.23" OriginalAmount="125.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.93283" Longitude="-74.19929" StarRating="0" HotelCode="|545517" HotelName="Amsterdam Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 Florida Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/5/1/7/545517_db132971035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.43" OriginalAmount="125.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362633" Longitude="4.878067" StarRating="4" HotelCode="|22078" HotelName="Catalonia Vondel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VONDELSTRAAT 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/8/22078_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 86 rooms a reception, a safety deposit box service, lifts, a bar, a cafÃ©, a breakfast room and a conference room. The establishment offers WiFi, room service and a laundry service. SITUATION: This cosy hotel is in a residential area, in the surrounding area, clients have the city centre, Where you can find shops, leisure areas, entertainment and tourist points of interest. ROOM: It has cosy rooms with a bathroom, a sitting area, a direct line telephone, a satellite or cable television, a radio and a mini-bar. They also have an ironing set, a courtesy tea and coffee service, a safety deposit box, internet and central heating. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.64" OriginalAmount="125.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365864" Longitude="4.912884" StarRating="3" HotelCode="13844|229736" HotelName="The Lancaster Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 48, 1018 DH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10788705</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located opposite Amsterdam’s Artis Zoo in a green area of the old city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|894684-28506466/3858689502369030114/2021" HotelName="G HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/68000000/67680000/67673000/67672906/a325e437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375617" Longitude="4.898474" StarRating="3" HotelCode="142211|cc_hotel" HotelName="Hotel CC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 42, 1012 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/84/1c848344b271be7e1f924d3a350fe50b0be503a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location 300 m from the city centre (Dam Square) and offers guests conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.30982220274" Longitude="4.9464214231747" StarRating="4" HotelCode="320492|courtyard_amsterdam_arena_atlas" HotelName="Courtyard Amsterdam Arena Atlas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 1, 1101 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/d1/20d1702f3b21e6b8915d3f6f8a65c615b93f807b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.05" OriginalAmount="126.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.30982" Longitude="4.942294" StarRating="4" HotelCode="|169357" HotelName="Holiday Inn Amsterdam Arena Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOOGOORDDREEF 66A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/7/169357_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 120 rooms, meeting facilities, a banquet hall and WiFi. SITUATION: This establishment, Amsterdam it is in Close to restaurants, bars and shops. It has excellent transport links to the train and Schiphol Airport 15 minutes away, you can find the city centre, Where guests can enjoy tourist points of interest. ROOM: Each room has a coffee maker, a kettle, pillow menu and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.08" OriginalAmount="126.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360174" Longitude="4.877838" StarRating="3" HotelCode="81170|122359" HotelName="Hotel Piet Hein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 53, 1071 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/5a/7a5a4af052bdc48560d8039ed06d8f4d7f1be9a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|708001-28460767/3858689502369030114/3267" HotelName="HOTEL RESTAURANT OLD BRIDGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/708001/2020429101229447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376182102068" Longitude="4.8922996222973" StarRating="1" HotelCode="193886|hotel_tourist_inn" HotelName="Budget Hotel Tourist-Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 52, 1012 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/47/eb47d9f74d8ba0a0eda78849f165ce450d7cc932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35309568692" Longitude="4.880971944149" StarRating="3" HotelCode="187727|bronckhorst_hotel" HotelName="The Muse Amsterdam Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bronckhorststraat 14, Oud Zuid, 1071 WR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d1/84d1f54172ffa8a5f2beba8341f4f6f99a1e419c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located both 100 m away from the Roelof Hartplein tram stop and 20 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.38" OriginalAmount="128.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36612" Longitude="4.8963462" StarRating="2" HotelCode="|22029" HotelName="Atlanta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 8-10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/9/22029_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1630, has 4 floors, 36 rooms, 9 single rooms and 25 double rooms. It has a lobby, a reception, a safety deposit box service and a currency exchange service. SITUATION: This hotel is in Amsterdam the city centre of near the establishment, guests will find museums, exhibitions, theatres, cinemas, shops, restaurants, bars, nightclubs, nightclubs and casinos. ROOM: It has inviting rooms with a bathroom, a hairdryer, a direct line telephone, satellite and cable TV, internet, a safety deposit box, central heating, tiled floors and fitted carpets. FACILITIES: The establishment has a jacuzzi, a sauna and a solarium. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37362" Longitude="4.8858436" StarRating="1" HotelCode="147907|hotel_galerij" HotelName="Galerij" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 43, 1016 DD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4c/e64c7d4613466358ad45f77d8f370adb727c8162.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.325932" Longitude="4.867066" StarRating="3" HotelCode="187062|holiday_inn_express_amsterdam__south" HotelName="Holiday Inn Express Amsterdam - South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel,City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zwaansvliet, 20, Amsterdam 1081AP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/b4/43b4bdd0a8d0b0bec6f8455690480753ce1b9ba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located near the financial district of Amsterdam, the South Axis. If using the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.27" OriginalAmount="129.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.340116578117" Longitude="4.8736996141946" StarRating="3" HotelCode="116378|211160" HotelName="Qbic Hotel Amsterdam WTC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathijs Vermeulenpad 1, 1077 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/89/0a89f8835840bc06c2abe5e1fb97c508e0b9758e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.87" OriginalAmount="129.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3612" Longitude="4.8845" StarRating="4" HotelCode="|22077" HotelName="Leonardo Boutique Museumhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.C. HOOFSTRAAT 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/7/22077_01db1421545.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel has 188 rooms and 5 floors. It has a lobby with elevators, a reception, a safety deposit box service and a bar. The establishment offers guests a laundry service. SITUATION: This hotel is situated between PC Hooftstraat and Stadhouderskade is situated in the heart of Amsterdam, close to the Van Gogh and Rijksmuseum museums and Leidseplein Square. Opposite the establishment, you can find jetties, bicycles and boats. ROOM: Each room has a bathroom with a shower, a WC, a hairdryer, a direct line telephone, a television and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375372" Longitude="4.895727" StarRating="3" HotelCode="336453|hotel_the_exchange" HotelName="The Exchange" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 50, 1012 LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/c2/7fc2c6da4670ecbc43dc9f3b1cd86f610216d212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Amsterdam near to the Dam. The Kalverstraat with its abundance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.14" OriginalAmount="130.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3765297" Longitude="4.8938599" StarRating="3" HotelCode="|55815" HotelName="Westcord City Centre  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDSE VOORBURGWAL 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/1/5/55815_0ea81b21426.jpg</HotelPictures>
        <HotelDescription>ROOM: This establishment has 106 rooms, The establishment has standard rooms with a hairdryer, a safety deposit box, a coffee maker, a kettle, an alarm clock, a direct line telephone, a radio and a television. It also has Star Rooms with an air-conditioning system, internet (free of charge), a bathroom and a flat-screen television. FACILITIES: The establishment boasts a lobby, a cafÃ©, a room where you can watch TV, a reception, a breakfast room and a launderette.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.22" OriginalAmount="130.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37779" Longitude="4.89625" StarRating="2" HotelCode="|191959" HotelName="CS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/5/9/191959_6b72c8f1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.32" OriginalAmount="130.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3414421" Longitude="4.85315607" StarRating="3" HotelCode="951173|663501" HotelName="Olympic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ijsbaanpad 12, 1076 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/81/28813e802e5df54a2c32118ec6788f2b6515008e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232963-30101395/3858689502369030114/5706" HotelName="HAMPTON BY HILTON AMSTERDAM / ARENA BOULEVARD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6080000/6074500/6074456/8c333803_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3627422" Longitude="4.8746104" StarRating="1" HotelCode="142722|hotel_abba" HotelName="Hotel Abba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Elevator,Housekeeping,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 118-122, 1054 HM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d9/77d9a257e8e46b978d6a6486680e31a0972465cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Hotel Abba  is in the heart of Amsterdam, walking distance from Vo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361733242928" Longitude="4.9105657774473" StarRating="3" HotelCode="143266|hotel_allure" HotelName="Allure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 117-119, 1018 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/18/ca1814c570e278bd1202fa92bd16662a0c792ae7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35920649231" Longitude="4.9013319077613" StarRating="3" HotelCode="318943|ph_hotel_oosteinde" HotelName="PH Hotel Oosteinde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oosteinde 15-17, 1017 WT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/3a/413a080a59c32ae484be7ec6be05195de50ad78e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377744750234" Longitude="4.8962729840092" StarRating="1" HotelCode="342814|hotel_jimmy" HotelName="Hotel Jimmy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 15, Boven, 1012 TN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/57/3f57d9c1b09cdff06b92f9dbd8956db0aa48cb94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Jimmy places you in the heart of Amsterdam, walkin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353869" Longitude="4.857512" StarRating="3" HotelCode="142000|hotel_central_park" HotelName="Central Park Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldeck Pyrmontlaan 9, 1075 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/84/3e/843e7dd356b11ba7ffc5db677c8b4a20d9f042e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.99" OriginalAmount="133.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392188" Longitude="4.91095" StarRating="4" HotelCode="336624|nh_galaxy" HotelName="NH Amsterdam Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Distelkade 21, 1031 XP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/ed/c4edb6390c2458b713b0757fa727b510c7325f9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just north of the centre of Amsterdam within walking distance of all the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.64" OriginalAmount="133.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38591" Longitude="4.83456" StarRating="0" HotelCode="|221621" HotelName="Urban Lodge " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Arlandaweg 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/2/1/221621_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|613509-27709208/3858689502369030114/68" HotelName="THE HOXTON LLOYD AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1150000/1146000/1146000/892835e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.15" OriginalAmount="134.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3713335" Longitude="4.9348093" StarRating="4" HotelCode="|372879" HotelName="Hampton By Hilton Amsterdam Centre East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Panama Laan 188-196</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/7/9/372879_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.18" OriginalAmount="134.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361753" Longitude="4.87806" StarRating="4" HotelCode="97121|482275" HotelName="Hotel Roemer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 10, 1054 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/1d/531dd3ee8f302c4eb873d99b0b8824ae1a7fefb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location close to the lively Leidseplein square where guests can find re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.32" OriginalAmount="134.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358735" Longitude="4.89865" StarRating="0" HotelCode="|331059" HotelName="ClinkCoco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/5/9/331059_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.02" OriginalAmount="134.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38656901" Longitude="4.87523979" StarRating="0" HotelCode="630800|2906035" HotelName="Conscious Hotel Westerpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 10, 1014 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/45/864590681e12dbef1da5db1b808ff5e3fc70a01e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1226578-28455113/3858689502369030114/1148" HotelName="AMIGO HOSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/8000000/7994100/7994026/85fa47f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.53" OriginalAmount="135.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365736" Longitude="4.8782039" StarRating="3" HotelCode="|41078" HotelName="Nl  District Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NASSAUKADE 368</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/7/8/41078_7.jpg</HotelPictures>
        <HotelDescription>HOTEL:. SITUATION: This trendy hotel is situated in the city centre, Singel Gracht it is in this hotel is surrounded by museums, shops, a coffee shop, restaurants and exhibitions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.81" OriginalAmount="135.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36338356" Longitude="4.87815281" StarRating="3" HotelCode="649208|2283595" HotelName="Hotel van de Vijsel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 13-17, 1054 HA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/08/27088d6feefbb4f88cdecbab08fe9d6fdf5bbf46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.83" OriginalAmount="135.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.396561" Longitude="4.906843" StarRating="4" HotelCode="|448419" HotelName="Bob W Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Papaverweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/4/1/9/448419_5af02a71302.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|894578-28436329/3858689502369030114/974" HotelName="CORNER HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15500000/15496100/15496083/9826a239_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36126637088" Longitude="4.8841032711639" StarRating="3" HotelCode="116174|leonardo_boutique_museum_hotel_amsterdam_city_center" HotelName="Apollo Museumhotel Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 2, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/4d/af4dcb2a7bfe27f04378cef7d284db9c0211d12e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the point where the elegant P.C. Hofstraat meets charming Stadhouderskade. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.11" OriginalAmount="136.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35918" Longitude="4.90141" StarRating="3" HotelCode="|183891" HotelName="Boutique  Oosteinde" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oosteinde 15-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/1/183891_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372305" Longitude="4.897554" StarRating="2" HotelCode="337195|heart_of_amsterdam__hostel_2" HotelName="Heart of Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 118-120, 1012 DT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/42/2342148732a7571f209d53feac3973d6446f9e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the in the famous red light district "De Wallen" close to the city centre, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359203705035" Longitude="4.87972676754" StarRating="3" HotelCode="193852|hotel_fita" HotelName="Hotel Fita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 37, 1071 CL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/bf/44bfece3f3d046ab29a92ceb7ac195b1735b6575.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.356965" Longitude="4.877437" StarRating="3" HotelCode="95617|inner_hotel__hostel" HotelName="XO Hotel Inner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wanningstraat 1, 1071 LA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/73/ef733b6345b63613fd50bfce1eba248391a12499.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The budget hotel is located in the centre of Amsterdam, close to Museum Square and Leidse Square as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.63" OriginalAmount="138.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357844" Longitude="4.856532" StarRating="3" HotelCode="165668|461325" HotelName="Conscious Vondelpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 519, 1054 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/59/305962f5744a19ed41a2cb22b5f81f13bb1066b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located conveniently in the city centre of Amsterdam. Behind the hotel starts the famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30232-30101095/3858689502369030114/4559" HotelName="IBIS AMSTERDAM CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25525/6f49fd6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33328575" Longitude="4.91453469" StarRating="4" HotelCode="757211|van_der_valk_hotel_amsterdamamstel" HotelName="Hotel Amsterdam Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 20, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/1d/8e1d3d741f6c97dfd1144fc75af22126633f08af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Hotel is situated in Amsterdam. Situated within 6. 0 kilometre(s) from the town centre, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.82" OriginalAmount="139.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354644335736" Longitude="4.9127091899834" StarRating="3" HotelCode="397917|2238255" HotelName="The Student Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129, 1091 GL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/aa/91aaaf314eb6de638b66a7c291a33e8029e7a116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.12" OriginalAmount="139.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3656443" Longitude="4.8852139" StarRating="2" HotelCode="148144|1526258" HotelName="Quentin Golden Bear Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 37, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/32/8532b9c677a5ed922bb5eeb40f474a96f4507bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3779604" Longitude="4.896211575" StarRating="3" HotelCode="95614|428140" HotelName="Season Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 18, 1012 AS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/52/b2/52b21b45d45f2a86b8ac56a7b51ec64744d38a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379447" Longitude="4.880503" StarRating="3" HotelCode="296731|linden_hotel" HotelName="Linden Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Lindengracht 251, 1015 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/17/5817b55cd5ca5146efc4cb105577d241e38cb4b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Linden Hotel is in the heart of Amsterdam, walking distance from N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37434611" Longitude="4.89111972" StarRating="1" HotelCode="511039|mevlana" HotelName="Hotel Mevlana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 160, 1012 SJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/26/d1265a64fca16a98d6753985e29e64771e2ac927.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.52" OriginalAmount="140.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3554295" Longitude="4.8781928" StarRating="4" HotelCode="|23496" HotelName="Conscious  Museum Square" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAIRESSESTRAAT 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/6/23496_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4 floors, 34 rooms and 29 double rooms. It has a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a restaurant. There are many services available at the establishment, including internet, room service and a laundry service. SITUATION: This urban hotel is in the heart of Amsterdam. Close to the establishment, guests have the sports centre and the concert hall. Close to the establishment, clients can find museums, shops and leisure areas. 200 metres away, clients have a public transport stop. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, central heating and a safe (available for a fee). FACILITIES: Guests are offered sports and an activities programme.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.02" OriginalAmount="140.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3866061" Longitude="4.8752965" StarRating="3" HotelCode="|372887" HotelName="Conscious Westerpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/8/8/7/372887_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.242996" Longitude="-118.793428" StarRating="2" HotelCode="0|176908-28456029/3858689502369030114/3382" HotelName="HOTEL PAGI AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7201 99th St., Clairmont, T8X5B1, AB, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2600000/2599300/2599265/0dcf6faf_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 98. Floors: 4. Property description- 100% Smoke Free hotel Conveniently located off Highway 2, this Ramada Clairmont/Grande Prairie hotel is just 15 minutes north of Grand Prairie near Bear Lake, Grande Prairie Airport, Great Northern Casino, live events at Crystal Centre, and the history of the prairie at Grande Prairie Museum. After an exciting day, refresh at this hotel with complimentary wireless Internet access, guest laundry facility, 24-hour fitness center, convenience store and large-vehicle parking. Enjoy a meal at Husky Restaurant and Lounge onsite, including free full hot breakfast daily. Meeting and banquet space, conference rooms, and business center with copy, print and fax services is also available. Guest room amenities include refrigerator, microwave, coffee-maker, hairdryer and flat-screen TV. Pets are welcome at this hotel. There is no charge for children 17 and under with an adult.. Onsite facilities information- ParkingProperty was built in 2004. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365141599397" Longitude="4.8784527919163" StarRating="3" HotelCode="313014|no_377_house" HotelName="Hotel No 377 House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 377, 1054 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/76/ab76a73c07065d5f356fd037d8de50b829c25cb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.50" OriginalAmount="141.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3929898" Longitude="4.8692698" StarRating="4" HotelCode="|69263" HotelName="WestCord Art Hotel Amsterdam 4*" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/2/6/3/69263_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.70" OriginalAmount="141.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.338347" Longitude="4.92086" StarRating="4" HotelCode="|338284" HotelName="Ruby Emma Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelvlietstraat 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/8/4/338284_7f075100247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.99" OriginalAmount="141.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35508858" Longitude="4.87749742" StarRating="3" HotelCode="200949|353695" HotelName="Conscious Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 7, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/38/2838f1df603ab9fbfef4765289e6783d0a69e2c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right at the heart of Amsterdam, only metres from the famous concert building of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.23" OriginalAmount="141.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362654" Longitude="4.835317" StarRating="3" HotelCode="|445187" HotelName="Met Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marius Bauerstraat 401</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/8/7/445187_836529e0947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.25" OriginalAmount="141.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36006846106" Longitude="4.8819680779143" StarRating="2" HotelCode="168159|869155" HotelName="Max Brown Hotel Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 40-46, 1071CR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/e2/0de22346cdc6ff583baabcfd427e68b959ee19b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a delightful, peaceful residential area close to Amsterdam's buzzing city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866145-28506463/3858689502369030114/2051" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - NORTH RIVERSIDE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48570000/48566400/48566342/21b8a615_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.02596092224121" Longitude="34.43545913696289" StarRating="2" HotelCode="0|51210-28456030/3858689502369030114/2305" HotelName="BACKSTAGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 180 Naqb Sharm el Sheikh ,SHARM EL SHEIKH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1142100/1142030/6a2f037d_b.jpg</HotelPictures>
        <HotelDescription>This air-conditioned hotel has a total of 331 rooms and suites, and among its facilities count an entrance hall with 24-hour reception service, a hotel safe and a currency exchange facility. Guests may also make use of the café, the bar, the auditorium and the restaurant. There are also conference facilities available, as well room (24-hour) and laundry services. Younger guests are offered a kids club, Abracadabra (minimum age 4), and a playground. Parking is available for those guests arriving by car.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|14720-28444298/3858689502369030114/2953" HotelName="THE FLYING PIG DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7860000/7858300/7858212/ba53fe21_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.81" OriginalAmount="142.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3538361" Longitude="4.8975592" StarRating="3" HotelCode="|22024" HotelName="De Pijp Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SARPHATIPARK 106</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/4/22024_1b86abc1423.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1956, renovated in 2001, has 4 floors and 36 rooms. It has 8 single rooms and 12 double rooms. It has a reception, a safety deposit box service, a currency exchange service, a lift, a kiosk and a TV room. The establishment offers guests internet. With regards to the food and beverage offering, the establishment has an Ã  la carte restaurant. SITUATION: This hotel is in a central location. Next to the property, you can find a park. It is close to the tourist centre and the historic centre. It is 15 kilometres away from the airport. 10 metres away, there is a public transport stop. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable television, guests are offered internet, a safe, fitted carpets and central heating. MEALS: The establishment serves a buffet breakfast and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.05" OriginalAmount="142.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37603145916" Longitude="4.8992586135864" StarRating="3" HotelCode="67212|482145" HotelName="Luxer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 11, 1012 HT Amsterdam, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/4d/284dc3dcd53f6f015340b5a7208adfb83a13e78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Amsterdam's old historical centre. The central station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.18" OriginalAmount="142.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3712308" Longitude="4.8902375" StarRating="3" HotelCode="|27148" HotelName="Nova Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 276</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/1/4/8/27148_9535c821401.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, renovated in 2005, has 4 floors and 61 rooms. It has a lobby with elevators, a reception, a safety deposit box service, a currency exchange service and a breakfast room. The establishment offers a laundry service. SITUATION: This hotel is in the tourist area, Close to bars, restaurants and the Royal Palace. it is situated 1 kilometre away from the railway station ,Anne Frank the House of it is 2 kilometres away from Vondelpark park 2 kilometres away from the establishment, guests will find Van Gogh the museum it is situated 20 kilometres away from Amsterdam Airport Close to, Bloemenmarkt it is situated 200 metres away from. ROOM: The cosy rooms, have a bathroom with a shower, a fridge, central heating, a direct line telephone, internet, a radio and satellite or cable TV. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.26" OriginalAmount="142.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37121531" Longitude="4.89017679" StarRating="3" HotelCode="284247|296975" HotelName="Nova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 276, 1012 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/6b/946b5f72305b2b5531939b3de70795472fa0cc2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1173897-28477450/3858689502369030114/1090" HotelName="AMSTERDAM DOWNTOWN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1780000/1775900/1775830/9eeda0a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.4273" Longitude="4.8766" StarRating="0" HotelCode="497347|van_der_valk_hotel_oostzaan_amsterdam" HotelName="Van Der Valk Hotel Oostzaan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 1, 1511 MA Oostzaan-Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/32/37322a5e6035a65a2829928a2ef6fcb28d328e82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33179294" Longitude="4.87748091" StarRating="4" HotelCode="439598|element_amsterdam" HotelName="Element Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>A.J. Ernststraat 577, 1082 LD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/19/0619eb298ac1340fd2394559effa5a12ff388887.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.58" OriginalAmount="143.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353874" Longitude="4.857462" StarRating="3" HotelCode="|72560" HotelName="Dutch Design Vondelpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waldeck Pyrmontlaan 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/6/0/72560_f7a45010939.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Vondelpark it is situated next to it is in the southern area, the business district and the cultural area. near the establishment, guests will find Van Gogh and Rijksmuseum the museums it is located near Leidse the area. ROOM: The establishment has 42Â comfortable, modern rooms with coffee pot, a kettle and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1414879-28589612/3858689502369030114/1183" HotelName="CHASSE HOTEL RESIDENCY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101090000/101084900/101084828/c486aaf4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615900-19536969/3858689502369030114/6093" HotelName="QUENTIN HOTEL GOLDEN BEAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8790000/8788900/8788866/12dc9dab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378041" Longitude="4.896493" StarRating="3" HotelCode="38372|ibis_styles_amsterdam_central_station" HotelName="Ibis Styles Amsterdam Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 10, 1012 TP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/90/5b90291fd971b4a32f86bcdad2f5b925876d4292.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historic city centre, on the Martelaarsgracht. This is the road which r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.58" OriginalAmount="144.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3619995" Longitude="4.8769999" StarRating="3" HotelCode="|50487" HotelName="Alexander" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VONDELSTRAAT, 44-46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/8/7/50487_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a good location and is ideal for holidays or business trips. SITUATION: This hotel is in Amsterdam the city centre of Next to the historic centre, in the surrounding area, clients have the shopping area. ROOM: The establishment has 32 rooms and fully-equipped. They have a television, a bathroom and a direct line telephone. NOTICE:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.29" OriginalAmount="144.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359292275042" Longitude="4.897736187055" StarRating="3" HotelCode="116327|252486" HotelName="Hotel V Frederiksplein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 136, 1017 XV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/13/48132be6b4f46a562648211e53f569aa73ca3dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the tram stop Frederiksplein. Restaurants, bars and shopping opportuni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.382457038794" Longitude="4.8875421229299" StarRating="2" HotelCode="153389|hotel_teun" HotelName="Teun Hotel Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerdijk 61, 1013 KB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/4b/a24b70d143ac9a09751a81c23f665bd02526fc66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.70" OriginalAmount="146.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3778668" Longitude="4.8933216" StarRating="3" HotelCode="|16600" HotelName="Singel  Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SINGEL 13-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/16600_06806db1722.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in the 17th Century, has 32 rooms and 5 floors. It has a lobby with a reception and a bar. SITUATION: This hotel is in front of Singel the canal it is near, the railway station, the Royal Palace, near the establishment, you will find Koepel the church it is located close to Anne Frank the House of a few minutes walk away, customers can find monuments, shops and leisure areas. 100 metres away, there is a public transport stop. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone and a safety deposit box (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.95" OriginalAmount="146.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365730732327" Longitude="4.8972797055226" StarRating="4" HotelCode="303787|1463398" HotelName="Royal Amsterdam Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 44, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/6e/b86ee06d64bd080e56200654e13ac78d944fe78e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 23 rooms. Most of the storeys can be reached by l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355006" Longitude="4.92854" StarRating="0" HotelCode="|505807" HotelName="Bob W Oosterpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Middenweg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/8/0/7/505807_6991c761041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|533153-28456036/3858689502369030114/411" HotelName="WEBER HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768300/1768238/0ef6bad2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.12" OriginalAmount="147.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3505173" Longitude="4.8752937" StarRating="4" HotelCode="|32346" HotelName="Apollofirst Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>APOLLOLAAN 123-127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/3/4/6/32346_450f0ca1725.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel and renovated in 2001. It has a garden and a terrace. It has 40 rooms and 3 floors. Our guests can find a lobby, a reception, lifts, a cafÃ©, a kiosk, a bar, a conference room and a dining room with highchairs, The establishment offers WiFi, a laundry service and room service. SITUATION: This hotel is in a beautiful area, close to the establishment, clients can find the city centre, the business district, close to the establishment, guests have Van Gogh, Stedelijk and Rijks the museums of Concertgebouw it is located near 20 minutes away from the establishment guests have Schiphol Airport. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, a television, an alarm clock and a desk. Are also furnished with internet, internet, fitted carpets, individual heating and a safe. Clients are offered 1 apartment and 1 junior suites. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359133" Longitude="4.880093" StarRating="3" HotelCode="35193|240549" HotelName="XO Hotels Van Gogh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van de Veldestraat 5, 1071 CM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/0c/370c70742631abafaae5ed8294e1a5f068174a71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of the museum district just a few paces from the famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9353-19584418/3858689502369030114/6137" HotelName="WESTCORD CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24905/d7e1bf5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35132" Longitude="4.874097" StarRating="5" HotelCode="318243|bilderberg_garden_hotel" HotelName="Bilderberg Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dijsselhofplantsoen 7, 1077 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/bf/56bf892ca841cf8d3216b75baf21f50262cc9bcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies in the south of Amsterdam within walking distance of the city's most exclusiv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.71" OriginalAmount="148.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33324" Longitude="4.91689" StarRating="4" HotelCode="|444516" HotelName="Leonardo Royal Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat 24, Oost</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/1/6/444516_bc5ed6b0828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.33" OriginalAmount="148.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353691" Longitude="4.897563" StarRating="3" HotelCode="337197|480615" HotelName="The Arcade Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatipark 106 b, 1073 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ff/03ffd4b6823ea7ddf3243f830eb1c1c35fc89a2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family run hotel is centrally located next to a wonderful park near to Amsterdam's city and tou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.34" OriginalAmount="148.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3599014" Longitude="4.8794999" StarRating="3" HotelCode="|22075" HotelName="Cornelisz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.C. HOOFTSTRAAT 24-28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/5/22075_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has modern rooms and a large hall. Regarding the food and beverage offering, the establishment has breakfast service. SITUATION: This hotel is in Amsterdam a commercial area of the Rijksmuseum 150 metres away, guests can find el Museo Van Gogh it is 400 metres away from Vondelpark a 10-minute walk away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="153.67" OriginalAmount="149.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377859" Longitude="4.9140640000001" StarRating="4" HotelCode="58830|NL005382" HotelName="Mövenpick Amsterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piet Heinkade 11, 1019 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/e0/8de0b574bdac5979f0b9353e70275c7ec7f6634d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the water's edge, and yet within walking distance of the old centre of Amst...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354070372492" Longitude="4.8767194538027" StarRating="3" HotelCode="95613|de_ware_jacob_boutique_hotel" HotelName="Sander" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jacob Obrechtstraat 69, 1071 KJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/d8/d5d805d7751daf90007036f440b12137fd7b488b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a very convenient location and lies within walking distance of many of Amsterdam's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.17" OriginalAmount="150.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3616599" Longitude="4.8779897" StarRating="4" HotelCode="|44228" HotelName="Roemer" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROEMER VISSCHERSTRAAT 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/2/8/44228_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern style, boutique hotel, was constructed in the 18th Century. It has 23 standard rooms. It has a lobby, a reception, a safety deposit box service, a lift, a bar and a restaurant. For an additional charge you can use WiFi, room service, a laundry service and bicycle hire. SITUATION: This establishment is in Leidseplein Square where you can find restaurants, shops and bars. It is 12 kilometres away from Schiphol Airport. ROOM: The rooms have a bathroom with a shower, a television, a bath, a hairdryer, a king-size bed, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a coffee maker, a kettle, an air-conditioning system, central heating and a balcony or terrace. OTHERS: The establishment offers a breakfast service and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360991118708" Longitude="4.8829782431889" StarRating="3" HotelCode="337174|robertramon" HotelName="Hotel Cornelisz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 24, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/0a/9a0aae34f7ade53ba2e55ac87243f975c44a81a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the most exclusive shopping street in the city, close to Amsterdam's most i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3594695" Longitude="4.8959556" StarRating="3" HotelCode="930980|the_amsterdam_canal_hotel" HotelName="The Amsterdam Canal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 253, 1017 XJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/f2/fbf278d756da45621895afac1de141f10449d61c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.93" OriginalAmount="151.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3651144" Longitude="4.8785994" StarRating="3" HotelCode="|338208" HotelName="No. 377 House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 377</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/0/8/338208_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.33" OriginalAmount="151.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377764" Longitude="4.893301" StarRating="3" HotelCode="45091|482345" HotelName="Singel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 13-17, 1012 VC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/4a/704adf2f2f56241177a62d9a047e722ce277c3e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Singel Canal, only steps from the train station, the Royal Palace, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374128" Longitude="4.9050130000001" StarRating="3" HotelCode="296732|hotel_mansion" HotelName="Hotel Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 123, 1011 AM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/3b/873b730be804cb1d493014fea2a69068b87f4506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35901047" Longitude="4.89787533" StarRating="3" HotelCode="466447|golden_mansion_apartment_amsterdam" HotelName="Golden Mansion City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Huidekoperstraat 21-23, 1017 ZL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/b4/66b4fdbec19a7b867741c8cea877f0c5c3e2f6c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Golden Mansion Apartment Amsterdam places you in the hea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357867" Longitude="4.900296" StarRating="3" HotelCode="89082|55133" HotelName="Ibis Styles Amsterdam Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 131, 1074 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/80/fb804e18b258b42f9f353fd61dc7fb2d5763890f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Stadhouderskade in a quiet but central part of Amsterdam, close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357985" Longitude="4.900697" StarRating="3" HotelCode="89083|55493" HotelName="Ibis Styles Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 135, 1074 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/71/7f71840bd9a9b5893a81014fe07fd97902143c6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is located in the city centre, within walking distance of one of the major entertainm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.326672" Longitude="4.87997" StarRating="4" HotelCode="101716|nh_musica" HotelName="NH Amsterdam Zuid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Van Leijenberglaan 221, 1082 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/66/63665f2cf073af3abe6a80b9df266e0b4887d4e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located in the heart of Amsterdam's vibrant Zuidas business district with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.93" OriginalAmount="153.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359127" Longitude="4.92629" StarRating="4" HotelCode="166962|482005" HotelName="The Manor Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linneausstraat 89, 1093 EK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145159/145159a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the eastern part of the city centre known for all its museums a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.33" OriginalAmount="153.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3633794" Longitude="4.8782131" StarRating="4" HotelCode="|331072" HotelName="Van De Vijsel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 13-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/0/7/2/331072_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|636348-30102468/3858689502369030114/5687" HotelName="V FREDERIKSPLEIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1800000/1796800/1796774/48069d5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369866121076" Longitude="4.8659335076809" StarRating="3" HotelCode="193896|hotel_restaurant_larende" HotelName="Hotel Restaurant Larende" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Clercqstraat 115-hs, 1053 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/9c/419c18aed6360c55eac1928a691c2e4a20c8d11c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3315849" Longitude="4.853305" StarRating="3" HotelCode="155347|spa_sport_hotel_zuiver" HotelName="Zuiver / Amstelpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koenenkade 8, 1081 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/67/94674355a663cca2e416c6b469a616e00598ec79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36178" Longitude="4.922496" StarRating="3" HotelCode="33463|nh_tropen" HotelName="Amsterdam Tropen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linnaeusstraat 2C, 1092 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/53/97532261feca19629aaf2ea730af6c19ac16945e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to Oosterpark and the Royal Tropical Institute, within a short distance ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.69" OriginalAmount="155.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354301" Longitude="4.86646" StarRating="4" HotelCode="316802|461495" HotelName="Park Plaza Vondelpark, Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningslaan 3, 1075 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/23/f3235af5546fa8775f752c71088ef170b99f1c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Amsterdam next to the beautiful Vondelpark. All of the po...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|310742-10658517/3858689502369030114/6430" HotelName="CORENDON CITY AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9730000/9726300/9726263/e4f9f166_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358887362245" Longitude="4.8937118383025" StarRating="2" HotelCode="76648|hotel_asterisk_3_star_superior" HotelName="Asterisk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Den Texstraat 16, 1017 ZA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ed/0cedf69cb75250a14b980a7d89faa92995b01829.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367184944995" Longitude="4.896133244884" StarRating="2" HotelCode="129861|hotel_monopole" HotelName="Monopole Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 60, 1017 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/0d/490d5b832703e3bd93600d9550c5a1245c74d664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 25 rooms. Services and facilities at the hotel include a baggage ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.98" OriginalAmount="156.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3545939" Longitude="4.9126321" StarRating="4" HotelCode="|338245" HotelName="The Social Hub Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/4/5/338245_6bf286c0227.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.11" OriginalAmount="156.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364181" Longitude="4.8784020000001" StarRating="3" HotelCode="19379|229596" HotelName="The ED Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 387-390, 1054 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018194/018194a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre. Guests can easily reach the many bars, restaurants and cafe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.29" OriginalAmount="156.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3589246" Longitude="4.8961738" StarRating="3" HotelCode="|76160" HotelName="Nicolaas Witsen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NICOLAAS WITSENSTRAAT 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/6/0/76160_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.81" OriginalAmount="157.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3825" Longitude="4.88753" StarRating="2" HotelCode="|183869" HotelName="Calisto" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerdijk 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/6/9/183869_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.14" OriginalAmount="157.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3513738" Longitude="4.8739911" StarRating="5" HotelCode="|16619" HotelName="Bilderberg Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DIJSSELHOFPLANTSOEN 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/9/16619_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4 floors and 124 rooms. It has a lift, a bar, an Ã  la carte restaurant and a reception. The establishment offers a car park (for a fee). SITUATION: This hotel is in south Amsterdam. Near the establishment, guests will find shopping areas, museums and the Congress Centre. 5 minutes away from the establishment guests have the exhibition centre RAI. 200 metres away, there is a public transport stop. 15 minutes away from the establishment you have the city centre. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a television, a radio, a mini-bar and a safety deposit box (available for a fee). OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.67" OriginalAmount="157.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376005" Longitude="4.901172" StarRating="3" HotelCode="12650|482085" HotelName="France Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Kolk 11, 1012 AL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/a5/7ca5da566f35970e6663da43697b1f8d937da4a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a modern building in the centre of Amsterdam. Some of the rooms offer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.350465" Longitude="4.875595" StarRating="4" HotelCode="58217|apollofirst_2" HotelName="Apollofirst Boutique Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 123-127, 1077 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/07/0807bef585634d77e1a5aec693d77517d3ef11de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of the most stunning streets in Amsterdam. From here, the outskirts of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.79" OriginalAmount="158.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366888" Longitude="4.898726" StarRating="4" HotelCode="11016|229526" HotelName="Eden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 144, 1017 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/1f/1f8f673dc4f494e8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of Amsterdam, directly next to the Amstel and roughly 10 miles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.34" OriginalAmount="158.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377917" Longitude="4.896548" StarRating="3" HotelCode="|448726" HotelName="Sotel Amsterdam Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/7/2/6/448726_f05ae8e1256.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866128-28550929/3858689502369030114/301" HotelName="BOUTIQUE WESTERVILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/44000000/43470000/43466300/43466274/6f5a86a8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|547703-28564544/3858689502369030114/803" HotelName="ADAGIO AMSTERDAM CITY SOUTH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23500000/23496100/23496081/d466af64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.12" OriginalAmount="159.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359053" Longitude="4.903199" StarRating="3" HotelCode="|498539" HotelName="If boutique hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatikade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/8/5/3/9/498539_7c5f1c11124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.30" OriginalAmount="159.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3650774" Longitude="4.8962331" StarRating="3" HotelCode="|338315" HotelName="Frank Since 1666" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>563 Herengracht</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/1/5/338315_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579947-28866271/3858689502369030114/12" HotelName="POSTILLION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32760000/32755100/32755001/49bd6cdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1256551-28584350/3858689502369030114/1723" HotelName="DE WARE JACOB BOUTIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57680000/57674400/57674335/69ebef3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.67" OriginalAmount="162.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3590163" Longitude="4.8979458" StarRating="0" HotelCode="|338210" HotelName="Golden Mansion Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huidekoperstraat 21-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/1/0/338210_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.33" OriginalAmount="163.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37424" Longitude="4.90475" StarRating="3" HotelCode="|183860" HotelName="Fine Harmony" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/6/0/183860_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.70" OriginalAmount="163.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.34696" Longitude="4.83146" StarRating="4" HotelCode="|183841" HotelName="Corendon Amsterdam New-West, a Tribute Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aletta Jacobslaan 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/4/1/183841_3abe84f0914.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.89" OriginalAmount="163.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3597984" Longitude="4.8815999" StarRating="3" HotelCode="|22076" HotelName="Max Brown  Museum Square" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 40-46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/6/22076_dcb04311216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|278957-28587201/3858689502369030114/923" HotelName="AMADI PARK HOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5410000/5401200/5401199/739f97a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361287254963" Longitude="4.8935642838478" StarRating="4" HotelCode="14737|mercure_hotel_amsterdam_arthur_frommer" HotelName="Mercure Amsterdam Centre Canal District" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderstraat 46, 1017 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/63/df639b729992cc61511921eb330d825f9f28371d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is set in a quiet street in the centre of Amsterdam, lying very close to the main at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36508093" Longitude="4.89623628" StarRating="3" HotelCode="620380|hotel_frank_since_1666" HotelName="Hotel Rudolph" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 563, 1017 CD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a2/fba20543e7a5243e76c703e60017b2ed0f09b686.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39399019" Longitude="4.88209812" StarRating="0" HotelCode="972964|hotel_boat_co" HotelName="Hotel Boat&amp;Co" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Revaleiland 500, 1014 ZG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b1/8bb10d56f62a785183e12b8d743f507517feac83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.27" OriginalAmount="164.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36587" Longitude="4.89716" StarRating="4" HotelCode="|183899" HotelName="Royal Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/8/9/9/183899_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.07" OriginalAmount="165.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3558217" Longitude="4.8861473" StarRating="4" HotelCode="|28768" HotelName="Avani Museum Quarter Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOBBEMAKADE 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/6/8/28768_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 163 rooms a conference room, lounge bar, a breakfast room, facilities for people with disabilities, a laundry service, a dry cleaner's and a shoe-shining service. The establishment also has a cloakroom, an ice machine, a babysitting service (on request), a safety deposit box service, bicycle hire and a car hire service (on request). SITUATION: Museumplein It is near it is well-connected with public transport services. ROOM: The establishment has luxurious, standard rooms with private bathrooms with a hairdryer, They have complimentary bathroom items, a direct line telephone, cable television with radio, pay channels, WiFi, an air-conditioning system and a safe. You can also find a courtesy tea and coffee service, ice machine, an iron, an alarm clock and pillow menu. You are offered disabled access rooms. FACILITIES: The establishment has a gym. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and traditional cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255-19536558/3858689502369030114/6107" HotelName="NOVA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/46400/46340/88b60013_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372361016926" Longitude="4.8944668471813" StarRating="3" HotelCode="909542|doria_3" HotelName="Doria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damstraat 3, 1012 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/aa/44aa1fb0d056f0a97a597359b5fef3954ef2334e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Doria in Amsterdam (Amsterdam City Centre), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355839" Longitude="4.886094" StarRating="4" HotelCode="59360|nh_museum_quarter" HotelName="NH Amsterdam Museum Quarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobbemakade 50, 1071 XL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/cf/c5cf41045154a583bd13fe1c8ae82e8cb998cc92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the Museumplein and is surrounded by art. The beautiful contrast with the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.01" OriginalAmount="167.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="974475|cityview_hotel" HotelName="Cityview Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Binnen Wieringerstraat, Amsterdam City Centre, 1013 EA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/be/2dbec37d98145c65e1a93d8bcc7e8764ceab5d55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.380951649286" Longitude="4.8904140293598" StarRating="4" HotelCode="193908|art_hotel_dulac" HotelName="The Bank Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 120, 1013 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/d7/e6d7fd8ab631e1e59ba07834b0e4f9953bde2393.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.400812" Longitude="4.893883" StarRating="4" HotelCode="293284|brooklyn_hotel_2" HotelName="DoubleTree by Hilton Hotel Amsterdam - NDSM Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>NDSM - Plein 28, 1033 WB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/5c/a95cac132d9561fbc63cecab621c80697e866d2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362475" Longitude="4.875603" StarRating="3" HotelCode="35005|hotel_europa_92" HotelName="Hotel Europa 92" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1e Constantijn Huygensstraat 103-107, 1054 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/06/550623fd4d4a91a540a6ff9f2696d5bd00977616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's central location, near to Leidseplein and the Hooftstraat, is splendid. The surrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373192665432" Longitude="4.898613778593" StarRating="1" HotelCode="336760|hotel_royal_taste" HotelName="Hotel Royal Taste" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Photocopy,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 47, 1012 DB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/21/e421d299c16025fe241728ac53c55dcf093221b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: This hotel is close to the historic centre. It is situated in The Red Light District. 

F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.41" OriginalAmount="169.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362107406324" Longitude="4.8783124703484" StarRating="3" HotelCode="200950|47864" HotelName="Leonardo Hotel Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesselschadestraat 23, 1054 ET Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7683/a_7683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the city centre and near to the Van Gogh Museum, the Rijksm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.66" OriginalAmount="169.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.345343" Longitude="4.92555" StarRating="4" HotelCode="|208723" HotelName="V Fizeaustraat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fizeaustraat 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/7/2/3/208723_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.80" OriginalAmount="169.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374509195063" Longitude="4.9047789061821" StarRating="3" HotelCode="345610|2483635" HotelName="Hotel Fine Seasons" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 120, 1011 AM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/f1/90f141acf3eb19bf97f486d6d8892176b0c3ebb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|54077-30100866/3858689502369030114/4682" HotelName="MOVENPICK AMSTERDAM CITY CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1452100/1452083/865ace76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.20" OriginalAmount="170.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.339874" Longitude="4.870981" StarRating="4" HotelCode="|444008" HotelName="Innside By Meliá Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eduard van Beinumstraat 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/0/8/444008_a2f09d41126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.76" OriginalAmount="170.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3838632" Longitude="4.9020948" StarRating="4" HotelCode="|211217" HotelName="SIR ADAM" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Overhoeksplein 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/1/7/211217_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.06" OriginalAmount="170.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360799474885" Longitude="4.869471510416" StarRating="3" HotelCode="337176|832955" HotelName="Pillows Anna van den Vondel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anna van den Vondelstraat 6, 1054 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/94/83943ef0a3d6d31638cae3b5afbacc4fedbb1bb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Amsterdam. The PC Hooftstraat is within walking distance and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646521-28566657/3858689502369030114/454" HotelName="VAN DER VALK HOTEL AMSTERDAM - AMSTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26960000/26955300/26955255/1dd6caef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.90" OriginalAmount="171.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35836753277" Longitude="4.8987780932541" StarRating="4" HotelCode="906311|143930" HotelName="Notting Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 26, 1017 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/d9/b1d95a739a0c815cac2d673a2edd28f7df2f04d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique-style hotel is located in the city centre, alongside one of the most beautiful...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.14" OriginalAmount="171.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3608306" Longitude="4.8930595" StarRating="4" HotelCode="|39690" HotelName="Citadines Canal Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NOORDERSTRAAT 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/0/39690_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008 and has 90 luxurious rooms a reception, a lift and a bar. The establishment offers WiFi and a car park (for a fee), (on request). SITUATION: This urban hotel is on a peaceful street in the city centre, near the establishment, you will find tourist points of interest, in the surrounding area, clients have shops, restaurants and museums. near the establishment, you will find RAI the exhibition centre it is close to Zuidoost the business area of 500 metres away, there is a public transport stop. ROOM: The rooms 90 comfortable rooms, have a bathroom with a hairdryer, a satellite television, a radio, a safety deposit box, internet, a mini-bar and an air-conditioning system. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|168140-28456033/3858689502369030114/3081" HotelName="HOUSE OF ADAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169700/1169639/fc93b32f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3714234" Longitude="4.8873212" StarRating="2" HotelCode="149526|hotel_hegra_amsterdam" HotelName="Hegra Amsterdam Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 269, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/36/e4/36e45b90dcb1061b899dd005b89dab8c84a052b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.39" OriginalAmount="172.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3606987" Longitude="4.8695998" StarRating="3" HotelCode="|22028" HotelName="Maison ELLE Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anna van den Vondelstraat 6, Oud-West</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/2/8/22028_670fee71203.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a charming hall, a bar and a living room. SITUATION: It is in a beautiful area, Overtoom it is next to close to the establishment, clients can find Vondel park bars, shops and restaurants. Leidseplein nearby, you will find Where you can find restaurants, the casino, Hooftstraat the shopping area of Van Gogh and Rijks the museums 12 minutes away from the establishment guests have the railway station. ROOM: All the rooms have a fully-equipped bathroom. RESTAURANT: Regarding gastronomy, the establishment offers breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.54" OriginalAmount="172.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3759892" Longitude="4.9012456" StarRating="3" HotelCode="|22073" HotelName="France" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>OUDEZIJDS KOLK 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/3/22073_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1950, has 4 floors, 54 rooms, 54 single rooms and 19 double rooms. It has a lobby with a reception, a safety deposit box service, a lift, a bar and an internet zone. SITUATION: This hotel is in Amsterdam the heart of Close to the railway station, Dam the Square of and the tourist areas, is 15 kilometres away from the beach, is located 10 metres away from shops, restaurants, bars and a public transport stop. ROOM: The establishment has renovated, comfortable rooms with private bathroom with a hairdryer, They have a direct line telephone, a satellite or cable television, a central heating system and an air-conditioning system. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|81324-28496051/3858689502369030114/3254" HotelName="NL HOTEL LEIDSESQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692800/2692740/f148162f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.345384988263" Longitude="4.9259640264587" StarRating="4" HotelCode="464532|hotel_v_fizeaustraat" HotelName="Hotel V Fizeaustraat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fizeau straat 2, 1097 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/zz/eeadaee17bacb4d35c3797178be6e9cdcc12c2a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.343606" Longitude="4.858172" StarRating="4" HotelCode="547331|hotel_twenty_eight" HotelName="Twenty Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Stadionplein 260, 1076 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/8d/ea8da6ef0244cdf5c340e2c71c288b69d5a7d4d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.72" OriginalAmount="174.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3432309" Longitude="4.857531" StarRating="4" HotelCode="|338292" HotelName="The July - Twenty Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>260 Stadionplein</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/9/2/338292_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.97" OriginalAmount="174.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3668164" Longitude="4.8988797" StarRating="4" HotelCode="|22080" HotelName="Eden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AMSTEL 144</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/8/0/22080_1c3bb041124.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of Amsterdam, next to El rio Amstel, close to Rembrandt Square, El Museo Rembrandt, El mercado flotante de flores, Stopera and El Museo de Espuma de la fotografÃ­a. There are many places you can visit in the surrounding area, including Kalverstraat and Leidsestraat and the Royal Palace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144226-28499118/3858689502369030114/3204" HotelName="THE MUSE AMSTERDAM - BOUTIQUE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3543500/3543466/b3114dfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366389" Longitude="4.896956" StarRating="4" HotelCode="11449|nh_caransa" HotelName="NH Amsterdam Caransa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 19, 1017CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/6d/3b6d9520e50f99a50b62873459beff5bd761860f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, city hotel is situated in a conveniently central location on the lively Rembrandtp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367498112248" Longitude="4.8889282208225" StarRating="2" HotelCode="53225|adam_the_first_city_boutique_hostel" HotelName="Adam the First City Boutique Ho(s)tel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Singel 462, 1017 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/e1/41e16cd9989bf5c372f928c48f2340142de12417.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A warm welcome awaits you at the mid size, 2 star Hotel Agora in Amsterdam. The hotel offers off sit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384729" Longitude="4.894064" StarRating="4" HotelCode="260447|room_mate_aitana_hotel" HotelName="Room Mate Aitana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJDok 6, 1013 MM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/45/e0458bb8441f43d839782787b6186f306e1128bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.30" OriginalAmount="175.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3746736" Longitude="4.8800951" StarRating="3" HotelCode="|338270" HotelName="Mr. Jordaan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bloemgracht 102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/2/7/0/338270_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|268-30101499/3858689502369030114/5298" HotelName="LEONARDO BOUTIQUE HOTEL AMSTERDAM VONDELPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8800/8799/fd58249d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367961849101" Longitude="4.8963447276127" StarRating="3" HotelCode="80810|hotel_nes" HotelName="Nes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kloveniersburgwal 137-139, 1011 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/34/6a344bc07adedba9dac30a1ea4f556e1b25e8eeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367706477496" Longitude="4.9099240398155" StarRating="2" HotelCode="143435|hotel_parklane" HotelName="Amsterdam Parklane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Parklaan 16, 1018 ST Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/4c/254c278753cf3cca2bbe7f7fe9226bed4f4e3bbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361020264666" Longitude="4.8950307816267" StarRating="4" HotelCode="193865|la_remise__bed__breakfast" HotelName="La Remise Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderstraat 74, 1017 TW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/56/02566f51029015baad1e6cc13adb1227c76afd39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|279275-28500963/3858689502369030114/2227" HotelName="GOLDEN MANSION APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8110000/8107400/8107304/7c69725a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646510-28502729/3858689502369030114/3448" HotelName="HOTEL LARENDE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4050000/4047100/4047020/6b906561_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138374-28495969/3858689502369030114/2251" HotelName="DUTCH DESIGN HOTEL VONDELPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1790000/1782800/1782701/205a0695_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.350519" Longitude="4.876996" StarRating="4" HotelCode="11793|best_western_delphi_hotel" HotelName="The Delphi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 101-105, 1077 AN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/49/5f4943140d812b390fcd0e8c811b8ed8c713b9c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in an upscale residential area of Amsterdam in Oud-Zuid. It is con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.96" OriginalAmount="178.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370284" Longitude="4.908478" StarRating="3" HotelCode="|445066" HotelName="Holiday Inn Express Amsterdam - City Hall, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 14-16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/6/445066_212ba660845.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240592-28550134/3858689502369030114/137" HotelName="LINDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6430000/6429600/6429509/108857c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|253-32592567/3858689502369030114/2386" HotelName="LEONARDO BOUTIQUE MUSEUMHOTEL AMSTERDAM CITY CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17160000/17151500/17151422/64a8e481_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366905291358" Longitude="4.8951508106875" StarRating="3" HotelCode="345875|hotel_the_bird" HotelName="Hotel The Bird" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 30, 1017 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/10/7d10c552f0a4432f4c2b2fbd52b5271b0cc9b700.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel The Bird in Amsterdam (Canal Ring), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354470021495" Longitude="4.8797466234686" StarRating="3" HotelCode="284248|nova_apartments" HotelName="Nova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nicolaas Maesstraat 72, 1071 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0d/38/0d388f1b0bee20f0df605fb2bb612e05a88f4304.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373968254581" Longitude="4.8961633443832" StarRating="2" HotelCode="909545|st_christophers_inn_at_the_winston" HotelName="St. Christopher's at the Winston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 129, 1012 JA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/99/b599c72cbfd70a9fb2698bcf2c160438718659ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Amsterdam. The 69 welcoming bedrooms offer a perfect place to relax...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.94" OriginalAmount="181.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3628428" Longitude="4.8794965" StarRating="4" HotelCode="|16618" HotelName="NH Amsterdam Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STADHOUDERSKADE 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/8/16618_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1928, has 242 rooms and 7 floors. It also has a reception, a hairdresser's and a restaurant. nearby, you can find a public car park. SITUATION: This luxurious hotel is in a central location, Close to, In front of, 100 metres away, there is a public transport stop, In the surrounding area, you can find shopping areas, and. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a fridge, an air-conditioning system and a safe. FACILITIES: There is a range of facilities and services available at the establishment, including a sauna, a solarium, a gym, a beauty centre and a massage service. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28500-19568072/3858689502369030114/6149" HotelName="NH NOORD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21500/21414/dcc39f26_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.308949440353" Longitude="4.7597776441803" StarRating="4" HotelCode="29262|sheraton_amsterdam_airport_hotel__conference_center" HotelName="Sheraton Amsterdam Airport Hotel and Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiphol Boulevard 101, 1118 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/13/2d13794ebc3d244d6dcb3d3d0c9d2d51e6785437.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;As a conference venue, the hotel is of international importance. The centre of Amsterdam can be reac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37036969" Longitude="4.9084203" StarRating="2" HotelCode="612977|holiday_inn_express_amsterdam_city_hall" HotelName="Holiday Inn Express Amsterdam-City Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 14, 1011 LZ  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/db/3bdb10504c789235c9e11673ed95a34ae91995ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.27" OriginalAmount="182.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3650017" Longitude="4.8839998" StarRating="4" HotelCode="|50493" HotelName="Dikker And Thijs Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht, 444</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/9/3/50493_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the historic centre, the business area and the cultural area. near the establishment, you will find museums, shops inPrincengracht the Canal Leidseplein in the surrounding area, clients have Where you can find cafÃ©s and restaurants. ROOM: Clients are offered renovated rooms and fully-equipped. NOTICE:.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333733" Longitude="4.888883" StarRating="4" HotelCode="29268|novotel_amsterdam_city" HotelName="Novotel Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 10, 1083 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0e/c3/0ec3b46654e7a78a7934571c1a1f1d7a6b1df511.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording excellent transport links to the city centre, this hotel lies within 500 m of links to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.41" OriginalAmount="184.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375665" Longitude="4.901614" StarRating="4" HotelCode="|444010" HotelName="Mai Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Geldersekade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/1/0/444010_0696f081126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|896584-28489196/3858689502369030114/2358" HotelName="MODERN TIMES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/896584/2021216174344985.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370616477286" Longitude="4.8843494809856" StarRating="4" HotelCode="193854|canal_boutique_apartments" HotelName="Canal Boutique Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 302-304, 1016 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/26/9d26fdd4409dfaa41a170cc9e8fad2cc446b8121.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Amsterdam. Guests will enjoy a peaceful and calm stay at Canal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363108" Longitude="4.879466" StarRating="4" HotelCode="25125|nh_amsterdam_centre" HotelName="NH Amsterdam Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 7, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/40/3940fe63060e9f6a77103b9de0254e454eb1ef7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel enjoys a central location near to the Leidesplein, directly near to the Singelgr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.57" OriginalAmount="185.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3542725" Longitude="4.8666148" StarRating="4" HotelCode="|23515" HotelName="Park Plaza Vondelpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONINGINNEWEG 34-36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/1/5/23515_af4c4040903.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 5 floors, 143 rooms, 118 double rooms, 11 single rooms and 8 suites. It has a lobby, a reception, a safety deposit box service, a currency exchange service, lifts, a kiosk, a bar, a restaurant and a conference room. The establishment offers internet, room service, a laundry service and a medical care service. SITUATION: This urban hotel is in Amsterdam the heart of it is close to Vondel park close to the establishment, clients can find museums, shops, is located 200 metres away from bars, 50 metres away, there is a public transport stop, is situated 2,5 kilometres away from a nightclub. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a fridge, a safety deposit box, internet, central heating, fitted carpets and a sitting room. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247-28434583/3858689502369030114/3603" HotelName="THE LANCASTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/41100/41006/14cbf67d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.82" OriginalAmount="186.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363775" Longitude="4.880936" StarRating="4" HotelCode="29315|228156" HotelName="American Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 97, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/da/da596e6f6c56b284/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a building with a listed Art Noveau façade, this well-known hotel is centrally located on ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.32" OriginalAmount="186.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333282" Longitude="4.914542" StarRating="4" HotelCode="|444319" HotelName="Van Der Valk Amsterdam Amstel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/1/9/444319_863d4fc0802.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1276464-28536948/3858689502369030114/2943" HotelName="OSCAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1529900/1529824/e0bbad8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.28" OriginalAmount="187.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36996881" Longitude="4.90736274" StarRating="0" HotelCode="615212|4768915" HotelName="Motel One Amsterdam-Waterlooplein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 90, 1011LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/87/44871c3f6fb414ea253bfe3665d08a485d3cb20a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37468017" Longitude="4.88007578" StarRating="0" HotelCode="430933|480507" HotelName="Mr. Jordaan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bloemgracht 102, Jordaan District, 1015 TN Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/78/b0787f66737740a679aebe9e6c06f8c5b060eb8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30175-28501325/3858689502369030114/2701" HotelName="DE PIJP BOUTIQUE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13063100/13063045/917dd121_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373717716033" Longitude="4.8936367034912" StarRating="4" HotelCode="200953|amsterdam_de_roode_leeuw" HotelName="Amsterdam De Roode Leeuw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 93-94, 1012 LP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/02/20021cb5adafa3b596b8c2d2afc6d5c1dc92460b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Amsterdam, directly next to the famous dam. The hotel is also...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.20" OriginalAmount="188.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376174" Longitude="4.894492" StarRating="4" HotelCode="258441|246286" HotelName="Inntel Hotel Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Kolk 19, 1012 PV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/26/b0264d1fd39ca7a2b75b835cf4caf9cc7ab5fb3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the city centre in the Dam pedestrian area. It is just a few minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3698584" Longitude="4.90738452" StarRating="4" HotelCode="591631|monet_garden_hotel_amsterdam" HotelName="Monet Garden Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 76, 1011LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/1b/dc1bc43c1080ca76b01aa805770c3e30af13b5a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.42" OriginalAmount="189.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3739299" Longitude="4.8907887" StarRating="4" HotelCode="|16608" HotelName="Die Port Van Cleve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>N.Z.VOORBURGWAL 176-180</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/8/16608_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is non-smoking, has a bar, 122 classic rooms, WiFi (free of charge) and 5 meeting rooms. SITUATION: This establishment, is in Amsterdam the centre of Close to points of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3073861" Longitude="4.7555639" StarRating="4" HotelCode="|16577" HotelName="Hilton Amsterdam Airport Schiphol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>SCHIPHOL BOULEVARD 701</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/7/16577_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 8 floors, 275 rooms and 8 suites. It has a bar, an Ã  la carte restaurant and a reception. SITUATION: This establishment is in Schiphol Airport. 15 minutes away, you can find Amsterdam city centre. It is situated near a leisure area, a beach and a hiking route. Near the establishment, customers can find a commercial centre and a casino. 500 metres away, there is a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: There are many facilities and services available at the establishment, including a sauna and a gym. It is situated close to a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.70" OriginalAmount="190.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37487165" Longitude="4.89122932" StarRating="0" HotelCode="678302|hotel_tamara_3" HotelName="Hotel Tamara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 144</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/70/4f7060475a92ae8c44bc2cedf1f4e2fe10954460.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.60" OriginalAmount="190.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3634158" Longitude="4.8811699" StarRating="4" HotelCode="|16610" HotelName="Clayton Hotel Amsterdam American" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 97</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/0/16610_bccbc440940.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors and 175 rooms. It has facilities for people with reduced mobility, a lobby, a bar, a reception and 3 lifts. The establishment offers guests room service, a concierge, a car park, a laundry service and a babysitting service. Guests can find a brew-bar and a terrace (seasonal). SITUATION: it is in a central area, Leidseplein it is in in the surrounding area, clients can find shops, boutiques, monuments, restaurants, cultural places and nightclubs. ROOM: The bright, modern rooms, have a bathroom with a shower, a hairdryer, an air-conditioning system, a mini-bar, a radio, a TV and a direct line telephone. FACILITIES: The establishment boasts a gym, a sauna and a solarium. OBSERVATIONS:.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367003152497" Longitude="4.8969672649513" StarRating="3" HotelCode="143431|amstelzicht" HotelName="Amstelzicht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 104, 1017 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/8a/878a333cf4b8c2fcb018febc27061a33dd758cb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.95" OriginalAmount="191.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3619995" Longitude="4.9239998" StarRating="3" HotelCode="|28739" HotelName="V Oosterpark by Conscious" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LINNAEUSSTRAAT 2C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/3/9/28739_36471ac1434.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 83 rooms. The establishment boasts a reception, a bar, a restaurant, internet, daily newspapers (free of charge) and an ironing set. The establishment offers guests a laundry service, a shoe-shining service, bus service, a medical care service, a car park and a car hire service. It also has a business centre. SITUATION: This establishment is close to Oosterpark it is located close to the commercial district. Near the establishment, you will find Waterloo Square and the zoo. In front of the hotel there is a public transport stop. Nearby, you will find the historic centre, the train station, the airport and the convention centre. ROOM: All the rooms have a bathroom with a hairdryer, complimentary bathroom items, a direct line telephone, cable television with pay channels, WiFi, a safety deposit box, a kettle and a coffee maker. Guests are offered pillow menu, cots and an alarm clock. The establishment has non-smoking rooms. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|279284-28457639/3858689502369030114/3842" HotelName="TEUN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1683000/1682977/dd807d9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3690558" Longitude="4.882252" StarRating="2" HotelCode="143437|amsterdam_wiechmann_hotel" HotelName="Amsterdam Wiechmann" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 328, 1016 HX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/1e/ba1e2f027ab2cc1cd8dd2871a64c7ff480e5a339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 37 rooms. The accommodation offers a bar. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="198.76" OriginalAmount="192.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335701778541" Longitude="4.8742559299553" StarRating="4" HotelCode="169696|1401822" HotelName="Crowne Plaza Amsterdam South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Gershwinlaan 101, Amsterdam 1082 MT</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/23/302366dec9389c37d6f247e9883a5ab46b13d96d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a major new development area in Amsterdam: the Zuidas close to the RAI Conventio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355843937652" Longitude="4.8757195472717" StarRating="3" HotelCode="25126|omega_hotel_amsterdam" HotelName="Omega" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Massage Centre,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jacob Obrechtstraat 33, 1071 KG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/7b/e67bf41eae3e36925df882ed3c1f8c0cfbf6007a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies in the heart of Amsterdam, close to the concert hall, plenty of museu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.00" OriginalAmount="193.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3359582" Longitude="4.8750638" StarRating="4" HotelCode="|74715" HotelName="Crowne Plaza Amsterdam South, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>George Gershwinlaan 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/7/1/5/74715_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Some of the establishment facilities on offer are a modern gym, a cosy bar, a business centre, a lounge club, One-O-One the large restaurant windows. SITUATION: This hotel is located near RAI the Convention Centre This hotel is in the southern area, has good links to the airport, the city centre. ROOM: The modern rooms and have internet. OTHERS: Regarding the food and beverage offering, clients can enjoy American breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.94" OriginalAmount="194.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37623" Longitude="4.89462" StarRating="4" HotelCode="|16597" HotelName="Inntel Hotels Amsterdam Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Kolk, 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/7/16597_ca0ac851414.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in the city centre, is close to Dam the Square of the shopping area, near the establishment, you will find Anne Frank the House of It is situated close toRoze Buurt the district of nearby, you will find bars. ROOM: The establishment has 239 rooms and with air-conditioned. The rooms are modern.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.16" OriginalAmount="194.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359585" Longitude="4.880156" StarRating="4" HotelCode="904495|2065005" HotelName="Hotel JL No76" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 76, 1071 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/02/13025f51f769d905468d121a61ec43e1c269b2e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in two 18th-century mansions in the heart of Amsterdam, right in the middle of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.31" OriginalAmount="194.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378086" Longitude="4.91427" StarRating="4" HotelCode="|39062" HotelName="Mövenpick  Amsterdam City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIET HEINKADE 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/6/2/39062_94b09651052.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Movenpick Amsterdam City Center is rated four stars. It is ideal for business and holiday stays, has beautiful views, a babysitting service, a restaurant, gala dinner, a bar and a lounge. it has a reception, a transfer service, a concierge, lifts, room service, a dry cleaner's, a laundry service, meeting facilities, a business centre has features that offer you the maximum level of comfort, event rooms and wedding facilities. SITUATION: This establishment is close to the commercial area and the historic centre. Near the establishment, guests will find the leisure area and the commercial district. It is located close to Nieuwendijk, Dam Square and Water's edge this hotel is opposite Amsterdam Harbour it is situated near Anne Frank House ROOM: The establishment has smart rooms and luxurious. FACILITIES: It is near a golf course. The establishment has an activities programme and water activities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.53" OriginalAmount="194.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3697879" Longitude="4.9072623" StarRating="4" HotelCode="|338500" HotelName="Monet Garden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/0/0/338500_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.85" OriginalAmount="195.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36507" Longitude="4.883935" StarRating="4" HotelCode="78772|dikker_and_thijs_fenice_hotel" HotelName="Dikker &amp; Thijs Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 444, 1017 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/eb/a7ebb1fa1028aac73d0b04bfcca56ee5f5460555.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263310-28563675/3858689502369030114/4138" HotelName="DE HALLEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7770000/7761200/7761154/87bbb533_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.44" OriginalAmount="196.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365755" Longitude="4.8967693" StarRating="4" HotelCode="|16579" HotelName="NH Amsterdam Schiller" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>REMBRANDTPLEIN 26-36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/9/16579_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1912, has 95 rooms and 6 floors. It has a reception, a bar and an Ã  la carte restaurant. SITUATION: This hotel is in Amsterdam the historic centre of it is in Rembrandt the Square of a few minutes walk away, customers can find shops, boutiques, museums and speedboats. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.69" OriginalAmount="196.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36533" Longitude="4.89582" StarRating="1" HotelCode="|39706" HotelName="Thorbecke" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thorbeckeplein 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/0/6/39706_1.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 14 rooms and some rooms have, shared bathrooms, They have WiFi, a television, a direct line telephone, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.05" OriginalAmount="197.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37395" Longitude="4.905356" StarRating="2" HotelCode="76110|480795" HotelName="City Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 130, 1011 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/6b/b06b7fa7528d59fa44838b9b5f50c6bfb18bc272.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam next to Amsterdam Central Station and close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.40" OriginalAmount="197.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373095457284" Longitude="4.8823727667332" StarRating="4" HotelCode="652950|2331485" HotelName="Hotel Mercier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rozenstraat 12, 1016 NX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/e2/74e24f46ae24f59af7a8ffc01620ae22591fbe79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classic, retro and elegant. Step inside Hotel Mercier and feel at home. History relives at the strai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.41" OriginalAmount="197.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363775" Longitude="4.906708" StarRating="4" HotelCode="|202305" HotelName="Zoku Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WEESPERSTRAAT 105</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/3/0/5/202305_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.94" OriginalAmount="198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369761" Longitude="4.888699" StarRating="3" HotelCode="316800|nh_city_centre_amsterdam" HotelName="NH City Centre Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 288-292, 1012VX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d9/11/d9115505eff4de45fe277db34c007cb3aae897f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in a central location, close to Damplatz and the main train stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378419" Longitude="4.89642" StarRating="3" HotelCode="95615|atrain" HotelName="A-train" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 23, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/zz/57ad8b99a7eb1bae94360bba8adf1be61c691a26.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.95" OriginalAmount="199.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3545004" Longitude="4.8875268" StarRating="4" HotelCode="255579|922715" HotelName="Sir Albert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert Cuypstraat 2, De Pijp District (Latin Quarter), 1072 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/e2/83e29e7a3fa4b464bc524d5155393edecff33e84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.10" OriginalAmount="200.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3700714" Longitude="4.8966179" StarRating="4" HotelCode="|16617" HotelName="Radisson Blu, Amsterdam City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUSLAND 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/7/16617_d91b0ad0957.jpeg</HotelPictures>
        <HotelDescription>HOTEL: &lt;b title='Esta frase debe ser traducida'&gt;Este hotel de primera clase esta ubicado en varias casas del mercaderes del siglo XVIII, una vicarÃ­a del siglo XIX y una antigua fÃ¡brica de papel&lt;/b&gt;. SITUATION: The establishment is in Amsterdam, close to tourist points of interest. ROOM: The rooms are cosy.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.81" OriginalAmount="200.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.393705" Longitude="4.882171" StarRating="0" HotelCode="|444321" HotelName="The July - Boat and Co" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>500 Revaleiland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/2/1/444321_043b3a10832.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374698" Longitude="4.903854" StarRating="5" HotelCode="387464|grand_hotel_amrath_amsterdam" HotelName="Grand Hotel Amrâth Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 108, 1011 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/bc/e8bc92ae67a1f6d73838a8a427f67d207af676e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a perfect location in Prins Hendrikkade in the city centre, only around 500...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361645892007" Longitude="4.9001088752207" StarRating="3" HotelCode="343138|hotel_dwars" HotelName="Hotel Dwars" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Utrechtsedwarsstraat 79, 1017 WD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/28/d2284cf2a8d93c360df2bd58b18a012f6829bfac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Dwars in Amsterdam (Canal Ring), you'll be mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.24" OriginalAmount="201.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37351173" Longitude="4.90605828" StarRating="4" HotelCode="572286|2485515" HotelName="The Hendrick's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 139, 1011AS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b9/cbb9ac77879672fa5ef83c59f05cbc9821e9b918.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357716" Longitude="4.873949" StarRating="3" HotelCode="76515|atlas" HotelName="AMS Atlas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Eeghenstraat 64, 1071 GK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/09/c80968433e5f01e19ee4e424a3f1f33da4e5504a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an ideal location, where guests can find the Vondelpark just next door and ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10330-28495970/3858689502369030114/427" HotelName="MAX BROWN MUSEUM SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1525000/1524945/37199821_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.27" OriginalAmount="205.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365757055353" Longitude="4.8932102322578" StarRating="4" HotelCode="24556|461125" HotelName="The Albus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 49, 1017 HE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/39/28397d298db7aa07a47bc7c623d0d338b069571d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design boutique hotel is well located within the famous Canal Belt and a short walk from Dam sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="211.38" OriginalAmount="205.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353356632137" Longitude="4.9072498306884" StarRating="5" HotelCode="573623|619508" HotelName="Pestana Amsterdam Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsteldijk 67, 1074 HZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/a3/a9a3a6356029c030d0b0dc015b33751d7d98fb5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.06" OriginalAmount="205.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3665406" Longitude="4.8934582" StarRating="4" HotelCode="|16602" HotelName="Albus Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIJZELSTRAAT 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/2/16602_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 8 floors and 74 rooms. It has a lobby, a reception, a lift and a safety deposit box service. Regarding the food and beverage offering, the establishment has a bar and a restaurant. The establishment offers guests internet. The establishment also offers room service and a laundry service (for a fee). SITUATION: This hotel is in the heart of Amsterdam. Is situated in the Rembrandt district. It is 4.5 kilometres away from the exhibition centre RAI. It is surrounded by tourist points of interest and shopping areas. Close to the establishment, clients can find Bloemenmarkt 200 metres away, there is a public transport stop. It is just 15 kilometres away from Schiphol Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone and satellite or cable TV. OTHERS: The establishment serves American buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1453171-32398444/3858689502369030114/6557" HotelName="AVANI MUSEUM QUARTER AMSTERDAM HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1453171/20251126201546292.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.36" OriginalAmount="208.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373924" Longitude="4.905469" StarRating="3" HotelCode="|42551" HotelName="City  Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINS HENDRIKKADE 130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/5/5/1/42551_716e9e71625.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel and was built in the 18th Century. It has a reception and a bar. SITUATION: It is inAmsterdam the city centre of close to the establishment, clients can find the railway station, 50 metres away, there is a bus station, 200 metres away, guests have the city centre, 500 metres away from the establishment, guests can find restaurants, bars, 1 kilometre away, you can find nightclubs. ROOM: The rooms a bathroom with a shower and a WC. They have a television, a direct line telephone with a hairdryer, central heating and a safe. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.29" OriginalAmount="209.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3374325" Longitude="4.8678816" StarRating="0" HotelCode="|445065" HotelName="Premier Suites Plus Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parnassusweg 376</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/5/445065_21a63a20753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.77" OriginalAmount="209.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362307" Longitude="4.8758344" StarRating="3" HotelCode="|22031" HotelName="Huygens Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1e Constantijn Huygensstraat 103-107</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/3/1/22031_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2012, The establishment boasts modern rooms and a patio with a garden. SITUATION: This establishment, is close to Amsterdam the centre of Close to, Where customers can find restaurants, cafÃ©s, bars, pubs and theatres. Vondelpark it is situated 3 minutes walk away from Where you can find, Van Gogh the museum Stedelijk the museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.89" OriginalAmount="209.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370154347291" Longitude="4.8966461420059" StarRating="4" HotelCode="16407|317485" HotelName="Radisson Blu Hotel, Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rusland 17, 1012 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/9b/e39b5f415871894c3bfb4bf08d0300ab0d694327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, with all of Amsterdam's fantastic tourist attractions w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243-30101309/3858689502369030114/4817" HotelName="INNTEL CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48800/48725/5782e970_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348550184721" Longitude="4.8851823806763" StarRating="4" HotelCode="13957|wyndham_apollo_hotel_amsterdam" HotelName="Apollo Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 2, 1077 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/78/c478667a76df495dba04bcb5ca82983e77b3260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;If guests wish to relax and enjoy the beautiful city of Amsterdam, this location near the exclusive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58787-28560181/3858689502369030114/981" HotelName="APOLLOFIRST BOUTIQUE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83700/83609/d5e17fb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646518-28502733/3858689502369030114/3836" HotelName="THE BIRD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/646518/20221219134320715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361544769493" Longitude="4.8830907572413" StarRating="4" HotelCode="15715|park_hotel_amsterdam" HotelName="Park Centraal Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 25, 1071 ZD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/00/a70030c9d8be3898b2413767d26f16e462501327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.36" OriginalAmount="212.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379155556893" Longitude="4.8898601531982" StarRating="3" HotelCode="193853|hotel_sebastians" HotelName="Sebastians" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 15, 1015 CC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/b6/6fb65504f25398aadf49cff08fba3f5719251f81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365784" Longitude="4.897434" StarRating="2" HotelCode="146048|city_hotel_27" HotelName="City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utrechtsestraat 2, 1017 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/f4/41f40e6d1d3191efd5d1527e75a791192b0cfadd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.83" OriginalAmount="214.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3769684" Longitude="4.8979721" StarRating="4" HotelCode="|16609" HotelName="Park Plaza Victoria Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMRAK 1-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/9/16609_9d9e7770913.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This elegant hotel is in a central area, In front of the central station, 200 metres away, guests have public transport services. HOTEL: This luxury hotel is Victorian style and was built in 1890. The establishment boasts a reception, a brasserie, a bar and a restaurant. 50 metres away, you can find a public car park. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite TV, a mini-bar, a fridge, an air-conditioning system and a safety deposit box. FACILITIES: There are many facilities and services available at the establishment, including a covered swimming pool, a sauna, a Turkish bath, a massage service and a gym. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37544825" Longitude="4.8886986833333" StarRating="3" HotelCode="82445|the_times_hotel_2" HotelName="The Times" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 135-137, 1015 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a8/caa8fcd95640f906e883de27923f65fe5d8cde28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Times Hotel Situated in Amsterdam, the Times Hotel provides 3x000D star accommodation. Hotel gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360179971793" Longitude="4.9266788363457" StarRating="4" HotelCode="193932|eastern_park_apartments" HotelName="Eastern Quarter Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijttenbachstraat 30, 1093 JC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ba/1cba970e1f4bf50bd1cb08af566385d1b93ae2d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37179457" Longitude="4.90989205" StarRating="4" HotelCode="470160|harbour_loft_studios" HotelName="Harbour Loft Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade, 1011 TC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abea5a5568adcb151163ea666f4a3fc78a9e7e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615908-28442338/3858689502369030114/2924" HotelName="SHORT STAY GROUP EAST QUARTER SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4800000/4791800/4791754/b4bec6fa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26267-19580477/3858689502369030114/6248" HotelName="NH MUSEUM QUARTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121700/1121636/7857adb4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.57" OriginalAmount="219.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365513" Longitude="4.896081" StarRating="1" HotelCode="71424|the_bolster" HotelName="The Bolster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thorbeckeplein 3, 1017CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ba/f4ba6369ab667fb9a7157946a2fa9ad0942df221.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small city hotel is situated in the heart of Amsterdam city centre, in the Thorbeckeplein. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.88" OriginalAmount="220.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37775" Longitude="4.897062" StarRating="5" HotelCode="213842|1061638" HotelName="art'otel amsterdam, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 33, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e0/28e016662ff8bd697c1508f39180b51291e1b94b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3617147" Longitude="4.8826914" StarRating="4" HotelCode="|16586" HotelName="Park Centraal " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>STADHOUDERSKADE 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/6/16586_11c45d41133.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1895, renovated in 2006, has 187 rooms, 6 suites and 7 floors. In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Some of the facilities that the establishment offers to guests include a hairdresser's, a bar, a restaurant with air-conditioning, conference rooms and internet. The establishment also offers a laundry service and an indoor car park. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a double bed, a sitting room, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a coffee maker, a kettle, an iron, an ironing board, a safe (available for a fee) and central heating. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615734-30801477/3858689502369030114/5796" HotelName="SUPPER HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32100000/32100000/32099928/15a6e99d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.90" OriginalAmount="223.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36096" Longitude="4.90606" StarRating="4" HotelCode="|444012" HotelName="Citizenm Amstel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/1/2/444012_7c6d61c1200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1274707-28475402/3858689502369030114/1276" HotelName="HEGRA BY STANLEY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3800000/3799500/3799444/345e8242_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.83" OriginalAmount="224.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367646" Longitude="4.888828" StarRating="3" HotelCode="|518027" HotelName="SUPPER" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>462 Singel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/8/0/2/7/518027_8a246c72330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38852428" Longitude="4.88860918" StarRating="3" HotelCode="602469|yays_concierged_boutique_apartments_zoutkeetsgracht_2" HotelName="Yays Zoutkeetsgracht Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Zoutkeetsgracht 114-118, 1013 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/1a/741a3a59b578fec007e38a2ce0bfac451d73c342.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;YAYS Concierged Boutique Apartments - Zoutkeetsgra is a popular choice amongst travelers in Amsterda...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.84" OriginalAmount="226.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3679631" Longitude="4.8926537" StarRating="2" HotelCode="|337658" HotelName="Des Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 154 - 156</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/7/6/5/8/337658_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615809-28550706/3858689502369030114/1286" HotelName="ADAM SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/16000000/15190000/15187700/15187630/1f297fef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375636" Longitude="4.892383" StarRating="3" HotelCode="32037|hotel_citadel" HotelName="Citadel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijdsvoorburgwal 98-100, 1012 SG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/1e/6a1e7d3b1f9569a71800b1d2bf6c212f8775199a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this hotel is just steps from the train station as well as various sights of i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37825102" Longitude="4.89389432" StarRating="2" HotelCode="613946|hotel_canal_view" HotelName="Hotel Canalview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Singel 5, 1012 VC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/71/5c719023849d00b84da6c389ca27753aafcacbd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.13" OriginalAmount="229.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3756138" Longitude="4.8924551" StarRating="3" HotelCode="|16591" HotelName="The Highlander" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 98-100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/1/16591_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and urban hotel, has 7 floors and 38 rooms. It has a lobby with a reception and a bar. SITUATION: This hotel Amsterdam it is in near the establishment, you will find the railway station, monuments and leisure areas. in the surrounding area, clients have the Royal Palace ,Koepel the church in the surrounding area, clients have Anne Frank the House of near the establishment, you will find shops, leisure areas, 900 metres away, there is a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.48" OriginalAmount="229.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3706385" Longitude="4.8930716" StarRating="4" HotelCode="|66450" HotelName="Mister Highland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROKIN 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/4/5/0/66450_43057691847.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1973, has 2 buildings, a breakfast room, a buffet breakfast, a reception and a spacious living room. SITUATION: Is situated in the historic area, this hotel is close to Dam the square 10 minutes away, guests can find the central station situated close to the shopping area, the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.75" OriginalAmount="229.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3622407" Longitude="4.8984294" StarRating="2" HotelCode="|47514" HotelName="Itc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINSENGRACHT 1051</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/1/4/47514_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in the 18th Century, renovated in 2008 and has 33 rooms, The establishment offers internet and bicycle hire. SITUATION: This hotel is in a quiet area of the city, close to the establishment, clients can find shops, bars, is 20 minutes away from Anne Frank the House of 15 kilometres away from the establishment, guests will find Dam the Square of 5 minutes away, there is public transport, is 15 kilometres away from Amsterdam-Schiphol Airport. ROOM: The comfortable rooms, have a bathroom, a television and heating. MEALS: The establishment serves a continental breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359591" Longitude="4.8810089999999" StarRating="3" HotelCode="130358|hotel_aalders" HotelName="Aalders" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 13-15, 1071 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/ca/76ca5d4388adbf864ff28c8e9197dced28ede9c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel makes it the ideal base for art lovers and culture enthusiasts. It is situ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.91" OriginalAmount="230.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370557" Longitude="4.888567" StarRating="4" HotelCode="337181|482055" HotelName="Estherea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 303-309, 1012 WJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/52/8552989227c27feae60b0f949035d7b713f35b2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of Amsterdam's most magnificent canals just 400 m from Dam Square and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.96" OriginalAmount="232.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36096385" Longitude="4.90616987" StarRating="4" HotelCode="779711|citizenm_amsterdam_amstel" HotelName="citizenM Amsterdam Amstel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 47, 1018EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/77/ba77c704dec402b8ada63c0c245e006e0c058e9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.40184498" Longitude="4.87476386" StarRating="3" HotelCode="613859|residence_inn_by_marriott_amsterdam_houthavens" HotelName="Residence Inn Amsterdam Houthavens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 177, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/f2/e6f2277b69201886409d5e76789fd3a9711eb142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.17" OriginalAmount="234.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3772926" Longitude="4.895597" StarRating="4" HotelCode="|16615" HotelName="Kimpton De Witt Amsterdam, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWEZIJDS VOORBURGWAL 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/5/16615_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1700. It has 6 floors, 270 rooms, 87 double rooms, 62 single rooms and 4 suites. Some of the establishment facilities on offer are a bar, a restaurant and a jetty. SITUATION: This luxurious hotel is in Leidseplein, near the establishment, you will find museums, churches, theatres, shops, a public transport stop and the nightlife. ROOM: The luxurious, elegant rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a fridge and a safety deposit box. FACILITIES: The establishment boasts a covered swimming pool, a sauna, a solarium and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359777" Longitude="4.881062" StarRating="4" HotelCode="258786|bilderberg_jan_luyken_2" HotelName="Bilderberg Hotel Jan Luyken" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 58, 1071 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c8/58/c85887c7535764db96376f60cd675166d1574950.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies at the heart of a peaceful, cultural area of Amsterdam- Links to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370633" Longitude="4.893014" StarRating="3" HotelCode="901948|rokin" HotelName="Rokin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 73, 1012 KL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/ed/d0edf6a7cf8e4b1e340743eb9cba6d787e9f1b82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old city on a main street. It lies just a few steps from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|708010-28460762/3858689502369030114/114" HotelName="AMSTERDAM WIECHMANN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/708010/2020429101826493.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.11" OriginalAmount="237.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.402075" Longitude="4.874767" StarRating="0" HotelCode="|444323" HotelName="Residence Inn by Marriott Amsterdam Houthavens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 177</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/2/3/444323_fcc2ab80928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.50" OriginalAmount="238.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355379" Longitude="4.902432" StarRating="3" HotelCode="193847|1872085" HotelName="Hotel Atlantis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ceintuurbaan 215-217, 1074 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c1/0fc1906f038f26f82a62af396abf81da6e09af02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Amsterdam, this hotel is ideal for those in need of an adults-only hol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.10" OriginalAmount="238.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358182" Longitude="4.889771" StarRating="2" HotelCode="400757|428235" HotelName="Aston City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 68, 1072 AD Amsterdam, Oud-Zuid</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/9e/379e262d14aa3c86b0c4e405fc67e0f53a7eea2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location in the heart of Amsterdam, overlooking one of character...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.17" OriginalAmount="239.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362245458387" Longitude="4.8984680324793" StarRating="2" HotelCode="193876|itc_hotel" HotelName="ITC Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 1051, 1017 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a4/aca42a3f6d413ea817bd1b568850865c20e705bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.341829908249" Longitude="4.8759850633134" StarRating="4" HotelCode="146012|56853" HotelName="citizenM Amsterdam South Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinses Irenestraat 30, 1077 WX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/ab/39ab83073ff3549e0e0309cc0b91d670de578f1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.02" OriginalAmount="240.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3598656" Longitude="4.8811601" StarRating="0" HotelCode="|16587" HotelName="Jan Luyken Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 54-58</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/16587_2b118dd1055.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1890, has 62 standard rooms and 5 floors. It has a bar and a restaurant. SITUATION: This urban hotel is in a quiet area of Amsterdam. 200 metres away, there is a public transport stop. In the surrounding area, clients have the Van Gogh and Rijksmuseum museums. It is near Leidseplein ROOM: The inviting rooms have a bathroom with a shower, a hairdryer, a mini-bar, a direct line telephone and a safety deposit box (available for a fee). FACILITIES: Outdoors, clients can enjoy a sunbathing terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.26" OriginalAmount="242.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33886571" Longitude="4.89264397" StarRating="3" HotelCode="400714|motel_one_amsterdam" HotelName="Motel One Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 23, 1079 PC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/fa/f1fa76a3f77155b961bfde260bbc5f1540f5dfe2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.29" OriginalAmount="243.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362056459457" Longitude="4.8995587755128" StarRating="1" HotelCode="154080|townhouse_hotel_3" HotelName="The Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 816, 1017 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/03/010382a732c954114b0021ea458c1c5f46a17164.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.92" OriginalAmount="243.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3735085" Longitude="4.8933649" StarRating="4" HotelCode="|16580" HotelName="Swissôtel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMRAK 96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/0/16580_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel establishment was built in 1986, renovated in 2004, has 6 floors, 109 rooms, 95 double rooms and 14 suites. In the entrance, guests are offered a lobby with a reception, a currency exchange service, a safety deposit box service, a cloakroom, lifts and a conference room. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning, The establishment offers internet, room service, a laundry service and a medical care service. SITUATION: This luxurious hotel is in Amsterdam the city centre of the Royal Palace of Amsterdam and Madame Tussauds it is situated close to 100 metres away, guests can find shops, boutiques and shops. it is located 500 metres away from restaurants, bars and a public transport stop. close to the establishment, clients can find Amsterdam Centraal the railway station. ROOM: The comfortable, smart rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. They also have a sitting room, a mini-bar, a double bed, a safety deposit box and a central heating system. FACILITIES: This establishment offers a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14699-28495962/3858689502369030114/151" HotelName="CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527600/1527507/04687d15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646514-28502731/3858689502369030114/3095" HotelName="HOTEL RESIDENCE LE COIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/646514/2022121916171194.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366357" Longitude="4.893003" StarRating="4" HotelCode="258926|nh_carlton_amsterdam" HotelName="NH Collection Amsterdam Flower Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 4, 1017 HK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/fb/e1fbc933b6f8f3f48ca7c1e4ed8e6e177a5c63f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel ideally located in the centre of Amsterdam. Nearby is the famous Floating Flo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.06" OriginalAmount="245.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377231" Longitude="4.895498" StarRating="4" HotelCode="24557|19964" HotelName="Kimpton De Witt Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 5, 1012 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/d0/6cd0f7142de5fe7e8ce2231464231a0183305ff5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well known luxury hotel behind a protected art-nouveau façade is located directly on Leidseplei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.3043114" Longitude="-81.4449455" StarRating="3" HotelCode="0|533159-28487131/3858689502369030114/1134" HotelName="HOLIDAY INN EXPRESS AMSTERDAM - CITY HALL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4104 W. IRLO BRONSON HWY, KISSIMMEE, 34741, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21530000/21528300/21528245/278571ca_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 174. Floors: 3. Property description- The Days Inn Kissimmee is located at the intersection of US 192 and Hoagland Blvd, 7 miles from the Disney parks,12 miles from Sea World and Universal Studios, and one block away from Medieval Times  The Days Inn Kissimmee is within a short drive to the Kissimmee Downtown Arena, five miles from Osceola Heritage Park and the Silver Spurs Arena, 2miles to Osceola Softball Complex.  The Days Inn Kissimmee offers complimentary continental breakfast, outdoor seasonally heated pool and complimentary USA Today Newspaper. The Surrounding Area has a Wide variety of Shopping choices and Many Different Restaurants Within Walking Distance. Our Spacious room includes two queens or one king size bed, All guestrooms include hair dryers, in-room safes, and cable TV with two movie channels and In-Room Safe.Property was built in 1989. Property was renovated in 2002. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524837-28564098/3858689502369030114/3500" HotelName="THE HENDRICK'S" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19150000/19143900/19143817/203f41a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.44" OriginalAmount="248.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364993263359" Longitude="4.8782058119267" StarRating="2" HotelCode="146475|hotel_crystal_2" HotelName="Sara's Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Helmersstraat 6, 1054 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/76/98769bc1c22632bfade99ad6c2fae3276ae76e9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Amsterdam. For guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20438-28495959/3858689502369030114/1118" HotelName="A TRAIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785500/2785481/57df9cc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.53" OriginalAmount="251.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37527569" Longitude="4.89349716" StarRating="0" HotelCode="571768|the_highland_house_3" HotelName="The Highland House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Nieuwstraat 17, 1012 NG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/c9/95c96db587d933c8e24a5e6fe678464759bcf480.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.95" OriginalAmount="252.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359626" Longitude="4.880239" StarRating="4" HotelCode="|76167" HotelName="Jl No76" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JAN LUYKENSTRAAT 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/6/7/76167_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This historic hotel is in the heart of Amsterdam, close to the Rijksmuseum, Van Gogh and Stedelijk Museum Museums. Just a few minutes walk away, you can find Leidseplein Square and Vondelpark Park. Is 14 kilometres from Amsterdam-Schiphol Airport. HOTEL: It has modern rooms, a lounge bar, a restaurant and a garden. This establishment was built in 2011, has 39 standard rooms, air-conditioning, a lobby, a reception and a safety deposit box service. The establishment also offers room service, a laundry service and bicycle rental. ROOM: Each room has a television, a DVD player, WiFi (free of charge), toiletries, a hairdryer, an individual air-conditioning system, a safety deposit box and a mini-bar. They also have a bathroom, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.36" OriginalAmount="254.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37922" Longitude="4.922285" StarRating="4" HotelCode="|222725" HotelName="Jakarta Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Javakade 766, 1019 SH Amsterdam, NL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/7/2/5/222725_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.41" OriginalAmount="254.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377849" Longitude="4.897327" StarRating="4" HotelCode="|126212" HotelName="Art'Otel Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINS HENDRIKKADE 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/2/1/2/126212_e66ea620942.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This deluxe hotel, has 107 rooms, a meal service, a bar, a library, a living room and a showroom. Guests can also find a swimming pool, an events room and exhibition rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.77" OriginalAmount="255.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3491535" Longitude="4.8842363" StarRating="4" HotelCode="|16574" HotelName="Apollo  Amsterdam, A Tribute Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/4/16574_18.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 223 standard rooms, 16 suites and 6 floors. It has air-conditioning, a lobby, a reception, a bar and a restaurant. The establishment offers a conference room, a laundry service, a car park (for a fee), a business centre and a babysitting service (on request). SITUATION: This hotel is close to shops, the museum square, the concert hall and the nightlife. It is situated 20 minutes away from Schipol Airport, 2 minutes away from the ring road. Close to the establishment, clients can find the business distrcits RAI and World Trade Centre Amsterdam. ROOM: The comfortable rooms have a bathroom with a bath, a shower, a hairdryer, an air-conditioning system and WiFi. They also have a mini-bar, a coffee maker, a kettle, a television and a desk. Guests also have available one bedroom suites with a sitting room. FACILITIES: Guests can use a gym. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866132-28495973/3858689502369030114/3243" HotelName="HOUSE OF AMSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41550000/41543600/41543598/c8d9efdf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37651041" Longitude="4.90020874" StarRating="5" HotelCode="10661|nh_barbizon_palace" HotelName="NH Collection Amsterdam Barbizon Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 59-72, 1012 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/1c/aa1c513bbfffbefd7d7be6dc86671f3fbb52396e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within about 10 minutes guests can reach the Anne Frank House from the hotel. Dam Platz is just arou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374213406598" Longitude="4.8923862392521" StarRating="3" HotelCode="64187|best_western_dam_square_inn" HotelName="Best Western Dam Square Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gravenstraat 12-16, 1012 NM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/3e/433e149a0fc5eb281790e7432d62aa65fb2f4970.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of the centre of Amsterdam, just a stone’s throw from Dam Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366284" Longitude="4.898445" StarRating="4" HotelCode="366274|hampshire_hotel__rembrandt_square_amsterdam" HotelName="Rembrandt Square Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstelstraat 17, 1017 DA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4c/6f4ca58b3c7e46c83e2d0df403c9aeff54dccc0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located in the historical city centre just around the corner from the wor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.41" OriginalAmount="257.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379345484429" Longitude="4.922046661377" StarRating="4" HotelCode="653947|2384605" HotelName="Hotel Jakarta Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Javakade 766, 1019 SH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/6f/ff6f04f7a752c01b7c36ea36f99bcedf8a8dbc71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Hotel Jakarta Amsterdam is a unique sustainable hotel in Amsterdam at the IJ river, at the former l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.36" OriginalAmount="258.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3718" Longitude="4.88727" StarRating="4" HotelCode="|183906" HotelName="The Hoxton, Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 255</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/0/6/183906_9a6dcb91410.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30509-28560292/3858689502369030114/1472" HotelName="DIKKER &amp;amp; THIJS FENICE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1367/88618659_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|881809-28560179/3858689502369030114/3375" HotelName="INNSIDE BY MELIA AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58190000/58182000/58181922/43d6ad64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348835" Longitude="4.891855" StarRating="5" HotelCode="15376|5553" HotelName="Okura Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferdinand Bolstraat 333, 1072 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/dc/ebdc60d2ad3afd5eb3b415e9b5ae614781e7e2ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside one of the most famous canals in Amsterdam. The RAI...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36938900262" Longitude="4.8871547661846" StarRating="4" HotelCode="76501|ambassade_hotel" HotelName="Ambassade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 341, 1016 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b8/92b82936f5857cf6c2cf0bafd933141e9fbe678b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37593578" Longitude="4.90181824" StarRating="3" HotelCode="943845|mauro_mansion_2" HotelName="Mauro Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Geldersekade 16, 1012 BH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/25/8525b7d83a16e17c12c00b092e032999aac0dd10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="271.90" OriginalAmount="263.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3765711" Longitude="4.9071006" StarRating="4" HotelCode="904494|162775" HotelName="DoubleTree by Hilton Amsterdam Centraal Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Oosterdoksstraat, 1011 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/08/8708ec7edbad7cc4ca973fbac9453b98387ecc74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the riverfront and next to the central train station, the hotel is within easy reach of a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646511-28586886/3858689502369030114/376" HotelName="CANAL BOUTIQUE ROOMS &amp;amp; APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5290000/5282100/5282002/6d0933f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|59394-20952185/3858689502369030114/5973" HotelName="GRAND AMRATH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1520000/1519500/1519483/ec94314d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.371806" Longitude="4.8873630000001" StarRating="3" HotelCode="16607|rembrandt_classic_hotel" HotelName="The Hoxton Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 255, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/52/b052b10bab3f18d7336c197731f7ba4e595626ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Amsterdam, surrounded by shops, bars, pubs, discos and re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.55" OriginalAmount="269.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376253329786" Longitude="4.8863518238068" StarRating="4" HotelCode="145475|1132058" HotelName="Canal House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 148, 1015 CX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/d7/21d7bb3ed4d3590950aeb44e194dcf4dac4513aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|876656-28506465/3858689502369030114/2260" HotelName="LA REMISE - BED &amp;amp; BREAKFAST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3200000/3190300/3190219/29c7e682_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3774518" Longitude="4.9886162" StarRating="3" HotelCode="146702|de_oude_taveerne" HotelName="Amsterdam Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Durgerdammerdijk 73, 1026 CB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/b9/c1b90ab147bef964fdb4aae2d0a4258574cb9fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 16 rooms. Services and facilities at the hotel includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3709107" Longitude="4.8936852" StarRating="4" HotelCode="930978|hotel_v_nesplein" HotelName="Hotel V Nesplein City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nes 49, 1012 KD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/4d/eb4dada28d88bbcd586a5958cff39c976c3766e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="283.86" OriginalAmount="275.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375471" Longitude="4.892807" StarRating="4" HotelCode="17703|NL000018" HotelName="INK Hotel Amsterdam - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 67, 1012 RE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/20/14200bd411d5e525e79f976ce84ec39834b2817e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed in a wonderfully located 17th century building that lies between the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.03" OriginalAmount="276.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3735" Longitude="4.90604" StarRating="4" HotelCode="|480980" HotelName="The Hendrick\'s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/9/8/0/480980_fe7e5db1734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360042" Longitude="4.905384" StarRating="5" HotelCode="200952|intercontinental_amstel_amsterdam" HotelName="InterContinental Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Professor Tulpplein 1, 1018 GX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/ed/96ed5aaf375448fdbe6af942d62200330415c175.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This very luxurious hotel is situated on the banks of the River Amstel. It is within walking distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.43" OriginalAmount="281.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377527" Longitude="4.895101" StarRating="3" HotelCode="142414|sint_nicolaas" HotelName="Sint Nicolaas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 1a, 1012 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/f2/28f205d0e5fbc5af327e0c9009b79a40531e6bd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.885250091552734" Longitude="30.706480026245117" StarRating="5" HotelCode="0|236-32398446/3858689502369030114/6592" HotelName="NH COLLECTION BARBIZON PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15 Mermerli Sokak Kaleici, ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11293/4a41ace7_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located around a 3-minute walk from the beach and some 5 minutes on foot from the centre of Antalya. Antalya City Museum is around 3 km away and Termessos is about a 30-minute ride on public transport, Perge is some 20 km away whereas the Aspendos Ancient Theatre is around 40 km from the hotel and it is approximately 50 km to Side. Antalya Airport is around 13 km away.

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

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

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

In the main restaurant and garden restaurant guests will find an unrivalled ambiance where countless flavours from world cuisine are brought together, accompanied by piano music. Guests may select their breakfast from a continental buffet and the evening meal is available from a set menu.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.52" OriginalAmount="284.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36173969" Longitude="4.91160577" StarRating="5" HotelCode="533996|hyatt_regency_amsterdam" HotelName="Hyatt Regency Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatiestraat 104, 1018 GV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/b8/9fb8bde25aa9b116716838f4f4429a55f1d11368.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.60" OriginalAmount="284.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3754997" Longitude="4.8929" StarRating="4" HotelCode="|16592" HotelName="Ink  Amsterdam - Mgallery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWE ZIJDS VOORBURGWAL 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/2/16592_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has rooms with features that offer you the maximum level of comfort and a restaurant. SITUATION: This welcoming hotel is between the railway station and the Royal Palace, Close to, Where guests can enjoy the shops, 300 metres away, there is a public transport stop.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368238724571" Longitude="4.8957100846558" StarRating="4" HotelCode="24558|nh_doelen" HotelName="NH Collection Amsterdam Doelen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 26, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/15/cd15de1e4b71e5406e2fa3a65e81e9b826eb67ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located directly beside the Amstel River. It is located in the centre of Amste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="980697|hotel_the_craftsmen" HotelName="Hotel The Craftsmen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Singel 83, 1012 VE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f8/77f8eee5a884ed2b58a5557dccd4a7f14c4bd616.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.72" OriginalAmount="290.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3653143" Longitude="4.89302" StarRating="4" HotelCode="|76165" HotelName="Banks Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HERENGRACHT 519-525</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/6/5/76165_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1410055-30102458/3858689502369030114/5723" HotelName="DE DURGERDAM, AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107920000/107912900/107912900/a0ca4ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.42" OriginalAmount="293.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3727996" Longitude="4.8943597" StarRating="5" HotelCode="|16606" HotelName="Anantara Grand Hotel Krasnapolsky Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAM 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/6/16606_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Amsterdam the centre of la plaza Dam is situated in In front of, In the surrounding area you can also find shops, entertainment areas and the historic centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.94" OriginalAmount="294.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368131" Longitude="4.8958793" StarRating="5" HotelCode="|16582" HotelName="Tivoli Doelen Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NIEUWE DOELENSTRAAT 24-26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/2/16582_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 6 floors, 86 rooms and 1 suite. It has a lobby, lifts and a bar. nearby, you can find an indoor car park. SITUATION: This establishment, is in front of Amstel the river it is in Amsterdam the city centre of this hotel Rembrandtplein and de Dam it is between in the surrounding area, clients can find theatres, museums ,Bloemenmarkt 2 minutes away from the establishment guests have it is located in front of a public transport stop. ROOM: The rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite and cable TV, a sitting area, a mini-bar, a courtesy tea and coffee service and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|231538-14874055/3858689502369030114/88" HotelName="V NESPLEIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5810000/5801200/5801183/w1166h759x0y18-3b797324_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.85" OriginalAmount="295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36607468" Longitude="4.9123706" StarRating="4" HotelCode="611873|de_jonker_urban_studios_suites" HotelName="De Jonker Urban Studios &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 40, 1018 DG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/5f/c55f827f845c8f1dc58e827ad07fca1c58103ff0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="304.88" OriginalAmount="296" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633971-28573185/3858689502369030114/1076" HotelName="MORGAN &amp;amp; MEES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/633971/202026203638905.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="305.91" OriginalAmount="297" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|248529-28563578/3858689502369030114/2855" HotelName="ART'OTEL AMSTERDAM POWERED BY RADISSON HOTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6020000/6019900/6019824/d9f353bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.22" OriginalAmount="297.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372699275099" Longitude="4.8943267987767" StarRating="5" HotelCode="13020|20114" HotelName="NH Collection Amsterdam Grand Hotel Krasnapolsky" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 9, 1012 JS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/zz/aeadbfa05f1fef1e48408c0b16ae1fb5e989b7d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern first-class hotel lies at the heart of Amsterdam, directly on Dam Square and opposite th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.00" OriginalAmount="300.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37431167" Longitude="4.87470752" StarRating="3" HotelCode="361186|morgan__mees" HotelName="Morgan &amp; Mees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Hugo de Grootstraat 2-6, 1052 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/8f/028f64bfb2c5b57915a0963954dd7b6378cdc8ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.64" OriginalAmount="306.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3660603" Longitude="4.9123089" StarRating="4" HotelCode="|338304" HotelName="De Jonker Urban Studio's and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/0/4/338304_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9360-28566675/3858689502369030114/1297" HotelName="BILDERBERG JAN LUYKEN AMSTERDAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19300/19218/0e57c3ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.16" OriginalAmount="307.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362194" Longitude="4.919684" StarRating="5" HotelCode="|445063" HotelName="Pillows Grand Boutique Hotel Maurits At The Park - Small Luxury Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>61 Mauritskade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/6/3/445063_09acf191433.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|226-28560176/3858689502369030114/223" HotelName="ALBUS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889700/889645/40b447eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.49" OriginalAmount="310.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3708075" Longitude="4.8949837" StarRating="5" HotelCode="|16575" HotelName="Sofitel Legend The Grand Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OUDEZIJDS VOORBURGWAL 197</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/5/16575_dbdb08d0703.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned modern hotel facilities, a lobby, a reception, a safety deposit box service, a lift and a restaurant. SITUATION: This establishment, is in Amsterdam the historic centre of Close to the business area and, 50 metres away from the establishment, you can find a bus station, public transport services. ROOM: All the rooms have a bathroom, a bath, a shower, a WC, a hairdryer, a bathrobe, an air-conditioning system, a satellite TV, a mini-bar, a safe and internet. OTHERS: Regarding the food and beverage offering, you can enjoy an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.39" OriginalAmount="313.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362595951237" Longitude="4.880042345074" StarRating="5" HotelCode="336273|amsterdam_marriott_hotel" HotelName="Marriott Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 12, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/9f/879fe0c7ff4730fc262f5a7645189d6a2e6ae46c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel enjoys an ideal location across the street from Leidseplein's fine shopping, d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633972-28564571/3858689502369030114/2263" HotelName="DE JONKER URBAN STUDIOS &amp;amp; SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18160000/18155800/18155716/c2cc6b6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.51" OriginalAmount="317.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352771" Longitude="4.883624" StarRating="4" HotelCode="52827|the_college_hotel" HotelName="The College Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roelof Hartstraat 1, 1071 VE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/0272296c52a8a6f79d75046439e50553ee2f352c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated near the Museumplein (Museum square). Although there is a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|593359-28564194/3858689502369030114/727" HotelName="MERCIER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23400000/23394600/23394543/0405e1e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.69" OriginalAmount="323" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.83502" Longitude="31.14805" StarRating="4" HotelCode="0|267-32592621/3858689502369030114/3605" HotelName="SWISSOTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> BOGAZKENT MEVKII, SERIK, BELEK / ANTALYA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21300/21231/c886d872_b.jpg</HotelPictures>
        <HotelDescription>Ideal for families with children, this modern furnished hotel consists of 4 buildings and is located on the beach of Belek-Bogazkent, 9 km from the town of Belek, famous for its golf courses. Covering 23,000 m2, the complex features a spacious garden area and a 150m long private beach. Public transport and taxis are available from the hotel entrance providing easy access to nearby places of interest such as the old town and harbour at Antalya and the ancient cities of Perge and Aspendos. It is 50 km from the city centre and 40 km away from the Antalya International Airport. This hotel features spacious and cosy rooms with a mini bar, satellite TV, a work desk and bathroom amenities. The hotel also offers a compact facility which consists of different size of pools and Aqua Park.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.88" OriginalAmount="323.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3600105" Longitude="4.9052017" StarRating="5" HotelCode="|64206" HotelName="Intercontinental Amstel Amsterdam, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PROFESSOR TULPPLEIN 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/2/0/6/64206_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1867 and has attentive service, With regards to the food and beverage offering, the establishment has La Rive the restaurant This air-conditioned establishment has 79 rooms, a lobby, a lift, conference facilities, internet and room service. SITUATION: This luxurious hotel is situated close to Amstel the river Rembrandtplein near the establishment, guests will find it is located close to CarrÃ© the theatre it is situated 30 kilometres away from Schiphol Airport. ROOM: The rooms have a marble bathroom, a bath, a separate WC, a shower, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a safety deposit box and a mini-bar. FACILITIES: The establishment boasts a covered pool, a jacuzzi, a sauna and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245-30101097/3858689502369030114/4352" HotelName="ANANTARA GRAND KRASNAPOLSKY AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25700/25618/d7521a9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1461073-32653150/3858689502369030114/3134" HotelName="NYX HOTEL AMSTERDAM REMBRANDT SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.90" OriginalAmount="330.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378158" Longitude="4.894374" StarRating="5" HotelCode="29270|renaissance_amsterdam_hotel" HotelName="Renaissance Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kattengat 1, 1012 SZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/13/0413e686abdbe9781f13356873ed0132b287a1cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is situated in a strategic and central location. Links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.484916" Longitude="2.521523" StarRating="2" HotelCode="0|57053-28475422/3858689502369030114/1348" HotelName="ASTON CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4 PUIG MAYOR,, SANTA PONSA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1205400/1205337/566ac6a1_b.jpg</HotelPictures>
        <HotelDescription>This stylish property features a convenient location near the beach in Santa Ponsa. Guests will find countless shops, bars and restaurants in the surrounding area. Palma de Mallorca is about a 15-minute drive and the airport is 25 kilometres from the property. The rooms are elegantly decorated and feature a welcoming atmosphere in which to enjoy a moment of relaxation and forget daily routine. The restaurant offers a range of tasty and excellent international and Spanish dishes, and visitors can savour a delicious coffee, tea or soft drink during the day at the onsite café-bar. This luxurious hotel offers guests an excellent service based on attention to detail. Ideal for holidaymakers wishing to enjoy a relaxing home-away-from-home.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37586757" Longitude="4.88601871" StarRating="4" HotelCode="336266|the_toren" HotelName="The Toren" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 164, 1015 CZ Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/42/5a4295d31ece301aa0b7c97f70712563eedf3bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.52" OriginalAmount="350.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3758932" Longitude="4.8862283" StarRating="4" HotelCode="|50508" HotelName="The Toren Amsterdam by The Pavilions" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht, 164</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/0/8/50508_49c19410405.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic style hotel, renovated in 2005, has a bar and a business centre. SITUATION: It is inAmsterdam the city centre of near the establishment, guests will find Anne Frank the House of Dam it is 5 minutes away from it is in Keizersgracht the street. ROOM: The establishment has 40 rooms with TV, a direct line telephone, an air-conditioning system and internet. The rooms a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.10" OriginalAmount="358.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3528318" Longitude="4.8828571" StarRating="4" HotelCode="|45158" HotelName="The College  Amsterdam, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROELOF HARTSTRAAT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/5/8/45158_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a living room, a patio, meeting rooms, a reception and a restaurant. For an additional charge you can use WiFi, a laundry service and a car park. SITUATION: Museumplein It is in in front of the hotel there is a tram stop, close to the establishment, clients can find tourist areas, 300 metres away, clients have the museums ,Concertgebouw the concert hall it is situated 10 kilometres away from Amsterdam-Schiphol Airport. ROOM: The rooms have a bathroom, an individual air-conditioning system, bath or shower, a WC, a direct line telephone and a television. You are offered internet, a safe, a mini-bar, a bathrobe and slippers. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a breakfast service and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.10" OriginalAmount="360.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.308842" Longitude="4.760301" StarRating="4" HotelCode="|16598" HotelName="Sheraton Amsterdam Airport and Conference Center" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHIPHOL BOULEVARD 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/8/16598_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned soundproofed hotel, has 406 rooms, 24 suites and 11 floors. It has a restaurant, a bar and a cafÃ©. SITUATION: This luxurious hotel is in Amsterdam-Schiphol Airport 20 minutes away, guests can find the city centre. ROOM: The rooms have a bathroom with a shower, a hairdryer, an air-conditioning system and a direct line telephone. They also have a mini-bar and a safety deposit box (available for a fee), All rooms are non-smoking rooms. FACILITIES: The establishment boasts body care and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.46" OriginalAmount="360.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37274" Longitude="4.88961" StarRating="5" HotelCode="|191987" HotelName="W Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 175</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/9/8/7/191987_a9ed6730721.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.98" OriginalAmount="366.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372803699074" Longitude="4.8832981072054" StarRating="5" HotelCode="16257|hotel_pulitzer_a_luxury_collection_hotel" HotelName="Pulitzer Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 323, 1016 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/b9/adb9a9b5a476167785fc36f06509ea51064827a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies between two canals, close to the Royal Palace. 25 traditional buildings, righ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.76" OriginalAmount="370.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.336381" Longitude="4.887845" StarRating="4" HotelCode="|444009" HotelName="Van Der Valk Amsterdam Zuidas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tommaso Albinonistraat 200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/0/9/444009_8b987181151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="383.16" OriginalAmount="372" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15581-32369430/3858689502369030114/5579" HotelName="THE PAVILIONS AMSTERDAM, THE TOREN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20507/93580d62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="384.19" OriginalAmount="373" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15793-28593707/3858689502369030114/3752" HotelName="INTERCONTINENTAL AMSTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24514/2f24a309_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.61" OriginalAmount="373.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38317" Longitude="4.84666" StarRating="0" HotelCode="|231906" HotelName="Dutchies" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sara Burgerhartstraat 21-A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/9/0/6/231906_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="388.31" OriginalAmount="377" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881806-28550917/3858689502369030114/3553" HotelName="THE CRAFTSMEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38580000/38577700/38577682/a85ad45e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38333999" Longitude="4.84639468" StarRating="0" HotelCode="497987|dutchies_hostel" HotelName="Dutchies Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sara Burgerthartstraat 21A, 1055 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/b9/22b97fb4e185200d5cf3d10fe99ebfaca173cd9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.46" OriginalAmount="385.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367916" Longitude="4.882842" StarRating="5" HotelCode="|128147" HotelName="Andaz Amsterdam Prinsengracht - A Concept By Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 587</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/1/4/7/128147_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Andaz Amsterdam Prinsengracht is rated five stars, has 122 rooms, a social room, a lounge bar, a restaurant, a spa with a sauna and a gym has features that offer you the maximum level of comfort. SITUATION: It is in Prinsengracht, ROOM: The rooms have a sitting room with flat-screen TV, a mini-bar, a coffee maker, a kettle, a bathroom with a shower, a WC, a bathrobe and bathroom items (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.43" OriginalAmount="390.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3709984" Longitude="4.8920002" StarRating="3" HotelCode="|50490" HotelName="Ozo Hotels Cordial Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 62-64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/9/0/50490_c0ccbb01524.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 50 rooms a lobby, a reception, a lift, a safety deposit box service (for a fee), a baggage room, a bar and a breakfast room with buffet breakfast, It also has heating. SITUATION: This urban hotel is in Amsterdam the city centre of it is located between Dam and Muntplein the squares of in the surrounding area, there is restaurants, bars, pubs and shops. 100 metres away, there is a public transport stop. ROOM: The rooms have a bathroom with a shower or bath, a WC, a hairdryer, a direct line telephone and cable television. MEALS: Guests can book bed and breakfast. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="405.82" OriginalAmount="394.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367148" Longitude="4.882733" StarRating="5" HotelCode="178573|andaz_amsterdam_prinsengracht__a_hyatt_hotel" HotelName="Andaz Amsterdam Prinsengracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 587, 1016 HT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/80/eb8061f83bb88ac400491a1c3e641cd77d6d0630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="407.19" OriginalAmount="395.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370708002176" Longitude="4.8923002527652" StarRating="3" HotelCode="71421|480805" HotelName="Cordial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 62 - 64, 1012 KW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/7f/127f4f78d14b345e5e7b7e1241950e2ec67da870.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated right in the heart of Amsterdam, between the Dam and Mun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="412.00" OriginalAmount="400.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367620839981" Longitude="4.8943018913269" StarRating="5" HotelCode="11634|de_leurope_amsterdam" HotelName="De L'Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 2-14, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/1e/541e520f390a89056d7bc8a40017807a152a5ca4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Amsterdam's old town on the banks of the River Amstel. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.03" OriginalAmount="401.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37765533" Longitude="4.90695658" StarRating="3" HotelCode="439634|eric_vokel_boutique_apartments_amsterdam_suites" HotelName="Eric Vökel Amsterdam Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>De Ruijterkade 127, 1011AC  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/d4/88d4a7869525e643b3e8d0e88a3b768d7526b150.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.51" OriginalAmount="417.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38407035" Longitude="4.88840731" StarRating="4" HotelCode="486682|yays_bickersgracht" HotelName="YAYS Concierged Boutique Apartments Bickersgracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bickersgracht 1, 1013 LE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/b5/96b5d3b8679643903487f3462286d75a3d029cb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.57" OriginalAmount="419.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36697607" Longitude="4.93295619" StarRating="3" HotelCode="623280|short_stay_group_eastern_docklands_apartments" HotelName="Short Stay Group Eastern Docklands Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Zeeburgerpad 28-29, 1019AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/48/274828ec1e572065f12144d5883304f2d6b23114.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.62" OriginalAmount="423.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38404" Longitude="4.88859" StarRating="4" HotelCode="|183919" HotelName="Yays Amsterdam Prince Island By Numa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bickersgracht 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/9/1/9/183919_1d7099b0821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.14" OriginalAmount="452.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364457" Longitude="4.90027" StarRating="3" HotelCode="|44113" HotelName="Ozo Hotels Armada Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KEIZERSGRACHT 713-715</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/1/3/44113_68791861700.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a breakfast room. SITUATION: Is situated in an excellent location. ROOM: The simple rooms, have sheets and towels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="473.80" OriginalAmount="460.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359726934805" Longitude="4.9246979324383" StarRating="5" HotelCode="305902|breitner_house" HotelName="Breitner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oosterpark 87-88, 1092 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/5c/895cba64553285f1d6a620cad0ba1d59aafa474f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.10" OriginalAmount="470.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364066" Longitude="4.89842" StarRating="2" HotelCode="888366|armada" HotelName="Armada Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 713-715, 1017 Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/7e/c47e050d44b1b02afdfa241c08b64a1cd8393036.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of Amsterdam’s most beautiful canals, which is lined with centuries-old ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493.37" OriginalAmount="479" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369247083416" Longitude="4.884224832058" StarRating="5" HotelCode="11307|32300" HotelName="The Dylan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 384, 1016 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/54/4f542b6f09b62180f59e0714e60347a8ed8f6fb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated on the Keizersgracht, one of the main canals in Amsterdam. It is loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.49" OriginalAmount="483.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358617" Longitude="4.878541" StarRating="5" HotelCode="904540|conservatorium_hotel_amsterdam" HotelName="Conservatorium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Baerlestraat 27, Amsterdam 1070 LP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/d4/47d4990262081209f212976928e5cb07072ccfde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="507.85" OriginalAmount="493.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37116007" Longitude="4.89537896" StarRating="5" HotelCode="318678|CBE379800" HotelName="Canal House Suites at Sofitel Legend The Grand Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/10/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 197 A, 1012 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/b1/fab1e3a0cbaba69db3724454ca8754822dfd5b80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="517.93" OriginalAmount="502.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3636619" Longitude="4.8861867" StarRating="2" HotelCode="|64205" HotelName="Mozart" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>PRINSENGRACHT 518-520</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/2/0/5/64205_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.18" OriginalAmount="506.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364539611217" Longitude="4.8926599809336" StarRating="3" HotelCode="313010|dream_hotel_amsterdam" HotelName="Dream Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Concierge,Dry Cleaning,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 73, 1017 HG Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/80/6880ebfb9d7f58bf77876c92c4929cb2e3d3bf4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Dream Hotel Amsterdam is in the heart of Amsterdam, walking distan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="552.08" OriginalAmount="536.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37887577" Longitude="4.83802553" StarRating="3" HotelCode="847565|2485335" HotelName="Hotel New Kit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos En Lommerweg 390, 1061 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/9e/089e764d41c6a9672f92af9f8cb2a643debfbf99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="585.04" OriginalAmount="568" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|97007-28456024/3858689502369030114/2535" HotelName="ARMADA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785400/2785398/c530b35e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.28" OriginalAmount="576.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361117278711" Longitude="4.9006848427564" StarRating="2" HotelCode="116282|hotel_de_munck_2" HotelName="De Munck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Achtergracht 3, 1017 WL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/10/261074bf35d44f9849dbaf45e7b76912498c40b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="608.60" OriginalAmount="590.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.4004055" Longitude="4.8891823" StarRating="3" HotelCode="|22007" HotelName="Botel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MT. ONDINAWEG (NDSM-PIER3 )</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/7/22007_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This exclusive hotel is in a boat, Close to the tourist attractions. HOTEL: This non-smoking hotel, it offers a bar, with billiards and darts. The establishment has a car hire service and bicycle hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="655.08" OriginalAmount="636" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161842-28594613/3858689502369030114/1648" HotelName="MANDARIN ORIENTAL CONSERVATORIUM AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4640000/4633800/4633720/7b99ec84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.22" OriginalAmount="674.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364630806722" Longitude="4.8967426714726" StarRating="5" HotelCode="930981|waldorf_astoria_amsterdam" HotelName="Waldorf Astoria Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 542-556, 1017 CG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/bf/46bf37aac62a413da63780e4c0fb4a69cf4c83d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="732.33" OriginalAmount="711.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359365871644" Longitude="4.8940745741129" StarRating="1" HotelCode="193930|sphinx_hotel_2" HotelName="Sphinx Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 82, 1017 XR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/7b/187b21e843ec16d2d00fa73262b56759b93fcd06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.96" OriginalAmount="732.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376310654594" Longitude="4.8996171845815" StarRating="1" HotelCode="901505|the_old_nickel_hotel" HotelName="Old Nickel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Brugsteeg 11, 1012 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b4/f0b4f527cd26d6f618efe136519e243a03ad241b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Old Nickel, located in the center of old Amsterdam, is a small family owned hotel just two min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.14" OriginalAmount="738.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3647606" Longitude="4.9042788" StarRating="2" HotelCode="148799|hotel_hermitage_amsterdam" HotelName="Hermitage Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Keizersgracht 16, 1018 DR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/b0/cab05c3faa299f27ab04f4aeb247bb900bc9a4c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="773.53" OriginalAmount="751.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.381062908444" Longitude="4.8918658393809" StarRating="1" HotelCode="153310|quentin_arrive" HotelName="Quentin Arrive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 65, 1013 EL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/5f/ba5f3843958d32aeb3a4332bdc553149f7c93e11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="788.55" OriginalAmount="765.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3725" Longitude="4.89332" StarRating="5" HotelCode="|221497" HotelName="Twentyseven" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dam 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/4/9/7/221497_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="793.10" OriginalAmount="770" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615874-28502041/3858689502369030114/3119" HotelName="NEW KIT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31570000/31560600/31560514/2fe585e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="812.67" OriginalAmount="789.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37246248" Longitude="4.89327047" StarRating="5" HotelCode="615095|hotel_twentyseven" HotelName="Hotel TwentySeven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 27, 1012 JS Amsterdam, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/9a/e69a2a7445e6836ca714d25eac2e80d06ed8853d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="819.26" OriginalAmount="795.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3696498" Longitude="4.883938" StarRating="5" HotelCode="|38993" HotelName="The Dylan Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>KEIZERSGRACHT 384</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/9/3/38993_1_325.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century and has 41 air-conditioning rooms, a lobby with a reception, a lift and a breakfast room. The establishment also offers internet and a laundry service. SITUATION: It is inKeizersgracht the Canal is situated in the city centre, close to the establishment, clients can find shopping areas, museums, close to the establishment, guests have restaurants, a public transport stop, 2 kilometres away, you can find Van Gogh and Rijksmuseum the museums it is situated 14 kilometres away from Schiphol Airport. ROOM: Guests can find rooms and suites. The rooms a bathroom with a shower, a satellite or cable television, a mini-bar, a safe and an air-conditioning system. FACILITIES: Guests can enjoy a gym. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="905.37" OriginalAmount="879" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.18495" Longitude="94.88538" StarRating="2" HotelCode="0|615803-28457956/3858689502369030114/3845" HotelName="HOTEL HERMITAGE AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Wet Kyi Inn,Bagan Nyaung U ,Bagan,  11861</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3350000/3347900/3347898/5794ffa5_b.jpg</HotelPictures>
        <HotelDescription>Bagan Umbra Hotel is conveniently located in the popular Nyaung-U area. The property features a wide range of facilities to make your stay a pleasant experience. Service-minded staff will welcome and guide you at the Bagan Umbra Hotel. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning. To enhance guests` stay, the hotel offers recreational facilities such as outdoor pool, spa, massage, garden. Bagan Umbra Hotel combines warm hospitality with a lovely ambiance to make your stay in Bagan unforgettable. &lt;br /&gt;Guests over 6 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1107.25" OriginalAmount="1075" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15799-28560287/3858689502369030114/1520" HotelName="DYLAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/544200/544148/0f775155_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1474.96" OriginalAmount="1432" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1256550-28555124/3858689502369030114/3844" HotelName="THE NOBLEMEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68650000/68642200/68642103/41fca16a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1491.44" OriginalAmount="1448.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3674172" Longitude="4.88580117" StarRating="0" HotelCode="715815|hotel_the_noblemen" HotelName="Hotel De Leydsche Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 14, 1016 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/e6/b6e657b8bda6544875572a736720bdc305319792.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 17th century canal house, De Leydsche Hof (1660) is located in Amsterdam. Free WiFi acce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Garden,Wheelchair Access,Massage Centre,Sauna,Swimming Pool,Spa,Jacuzzi,Diet Meals,Golf,Kitchen,Business Centre,Elevator,LCD/Projector,Luggage Storage,Parking,24 Hour Front Desk,ATM/Cash Machine,Concierge,Dry Cleaning,Housekeeping,24 Hour Room Service,24 Hour Power Supply,Banquet Hall,Meeting Room,Wake-up Call Service,24 Hour Security,Printer,Off-Site Parking,Coffee Shop,Library,Valet Parking,Pets allowed,Vending Machine,Photocopy,Smoking Rooms</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL DE CHARME,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,SPA HOTEL,ECO HOTEL,HOTEL,HOSTEL,HOSTELS,APARTHOTEL,HOLIDAY HOMES,APARTMENT,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|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="d4f96091-72b9-45f6-8c42-b19ba6e34b68">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-29T00:00:00" End="2026-09-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <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
d4f96091-72b9-45f6-8c42-b19ba6e34b68|InfiniteSearch|Root element is missing.|System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at SerializeDeserialize`1.DeserializeData(String dataXML) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 2755
   at HotelSources.Infinite.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 314|Infinite|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:948b4af7-b838-4897-8b70-dd8d04ffc3ff
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|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-24T13:34:43.756801+01:00" Version="0" EchoToken="Search" TransactionIdentifier="d4f96091-72b9-45f6-8c42-b19ba6e34b68" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="52.85" OriginalAmount="51.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.09079" Longitude="11.545009" StarRating="0" HotelCode="|466846" HotelName="Munich Central Camping" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/8/4/6/466846_4da2fc31613.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17492855" Longitude="11.44659838" StarRating="2" HotelCode="614076|oktoberfest_all_inclusive_camping_" HotelName="Oktoberfest and Springfest All Inclusive Camping" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Campsites" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lochhausener Straße 59, Munich 81247</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/71/6d712e6c787514505ebf33b31ea9dae2a8f0519b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This campsite welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="132.99" OriginalAmount="129.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.110941443407" Longitude="11.715931892395" StarRating="3" HotelCode="89327|157091|Bed &amp; Breakfast" HotelName="acomhotel münchen-haar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 33, 85540 Haar</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/41/1e4134bffdf454a093e3dd6c76ba069f92950d0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located to the East of Munich just 5 minutes from the A99 motorway and 10 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.05" OriginalAmount="136.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="0" HotelCode="296259|1614308|Bed &amp; Breakfast" HotelName="a&amp;o München Laim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.64" OriginalAmount="143.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.0861877" Longitude="11.6733612" StarRating="4" HotelCode="107038|2587785|Bed &amp; Breakfast" HotelName="Villa Waldperlach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Putzbrunner Straße 250, 81739 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/65/ee65fe6d5090691b1a6c109d859765fa18088bd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.40" OriginalAmount="147.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13486" Longitude="11.66922" StarRating="3" HotelCode="|445393" HotelName="Ramada Encore By Wyndham Munich Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/9/3/445393_01152941221.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.224556666667" Longitude="11.670033333333" StarRating="3" HotelCode="139331|stern_hotel_soller" HotelName="Stern Hotel Soller" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 54, 85737 Ismaning</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/77/2c775c5ff923bccd3824ed3eefc374ebfabbdc1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only 14 km from Munich city centre, this family-run, 3-star hotel in Ismaning offers contemporary-st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.97" OriginalAmount="149.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1020706" Longitude="11.6602628" StarRating="4" HotelCode="|23871" HotelName="Mercure  München Süd Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Ring 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/7/1/23871_69c5d631217.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a main building with 3 floors, 185 standard rooms, a reception and 2 bars. The establishment also has a restaurant that serves sushi and Bavarian, Asian, and Italian specialities, a restaurant with traditional dishes, 7 conference rooms, an indoor car park and a car park. SITUATION: This trendy hotel is close to the trade fair ground, 20 minutes away from the city centre. Is situated in the outskirts of Munich. Close to the establishment, clients can find Ostpark and the Neupevlach Zentrum stop. It is 2 kilometres from the a public transport stop. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a mini-bar, a central air-conditioning system and a safe (available for a fee). FACILITIES: The establishment has a covered pool. Outdoors, clients can enjoy a sunbathing terrace. The establishment also has a body care area with a sauna, a solarium and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.94" OriginalAmount="151.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132655" Longitude="11.661908" StarRating="4" HotelCode="88591|830355|Bed &amp; Breakfast" HotelName="Hotel Am Moosfeld" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 31-41, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c6/93c654ff025cb0b7a0bf4f7b6a84abde538b028c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.44" OriginalAmount="152.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3" HotelCode="851533|2490685|Bed &amp; Breakfast" HotelName="Bento Inn Munich Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.96" OriginalAmount="154.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102331937029" Longitude="11.659425795079" StarRating="4" HotelCode="36477|185466|Bed &amp; Breakfast" HotelName="Mercure Hotel München Süd Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Ring 87, 81735 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/37/c437469f32873125e3e8b5a6735d46bb0e1556fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated close to the exhibition centre and a 20-minute journey (with public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.76" OriginalAmount="162.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142646443846" Longitude="11.425934135914" StarRating="3" HotelCode="11976|428765|Bed &amp; Breakfast" HotelName="Econtel Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bodenseestraße 227, 81243 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/12/2e12b54c9f8672844e2f70d45bf2c356d336baf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 9 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.54" OriginalAmount="163.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.066510088241" Longitude="11.615032553673" StarRating="4" HotelCode="10428|308845|Bed &amp; Breakfast" HotelName="NH München Unterhaching" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Straße 1, 82008 Unterhaching, München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/4d/664dea2348f1a93ac4aceb50b96f854592d8ca8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel lies in the south of Munich about 9 km from the city centre as well as famous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.56" OriginalAmount="167.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102790035323" Longitude="11.531187764418" StarRating="3" HotelCode="267492|1190988|Bed &amp; Breakfast" HotelName="GS Hotel Geiger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zielstattstraße 12, 81379 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e2/dde2f848b6b663630d60d177d8cc728d52b9943a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1127646" Longitude="11.4779996" StarRating="3" HotelCode="138631|hotel_neumayr_" HotelName="Neumayr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heiglhofstraße 18, 81377 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/22/542214bf6456b4bc38a64e95e67fa235bdff2e76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.01" OriginalAmount="169.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1409988" Longitude="11.7399998" StarRating="3" HotelCode="|27280" HotelName="Holiday Inn Express Munich-Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Lilienthal-Ring 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/2/8/0/27280_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, it offers a breakfast room, a laundry service, internet, a photocopier and meeting rooms. The establishment offers guests a transfer service to the fairground. SITUATION: It is situated 12 kilometres away fromMunich the centre of this establishment, is near ICM the trade fair ground near the establishment, guests will find Riem Airport. ROOM: The rooms a bathroom with a shower, an air-conditioning system, cable television, a direct line telephone, a hairdryer, a coffee maker and a kettle. The establishment has non-smoking rooms and disabled access rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.32" OriginalAmount="171.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.092118" Longitude="11.644223" StarRating="4" HotelCode="59534|99032|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen Neuperlach Sued" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolf-Vogel-Bogen 3, 81739 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/5b/435b74bf9c5bfd59d0b3df0027f43a54aa4986b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated on the outskirts of Munich. The German Technical Museum is just a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18845618415" Longitude="11.590852024467" StarRating="3" HotelCode="445960|181855" HotelName="Super 8 Munich City North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nordring 4, 80807 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/bd/2abdc0ae8d434e8d23cbbd5596c452109d865253.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.22" OriginalAmount="173.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.087555" Longitude="11.641049" StarRating="3" HotelCode="79226|874015|Bed &amp; Breakfast" HotelName="Golden Leaf Perlach Allee Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Therese-Giehse-Allee 76, 81739 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/94/4a943ca0077c75692ed09d13a0b2333cae088e39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.24" OriginalAmount="174.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.0922641" Longitude="11.6442338" StarRating="4" HotelCode="|68824" HotelName="Mercure Munich Neuperlach Sur " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rudolf-Vogel-Bogen 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/8/2/4/68824_cec9df60958.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Munich south-east it is situated 7 kilometres away from Munich the trade fair grounds It has excellent transport links to the motorways, is situated 12 minutes away from the metro station, the suburban train. ROOM: The rooms have a mini-bar, WiFi, a television, a direct line telephone, a safety deposit box and a hairdryer. FACILITIES: The establishment has a reception with a safe box, WiFi, meeting rooms, a restaurant, a bar, a garden, a swimming pool, a sauna, room service, a laundry service and a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.183342426539" Longitude="11.594266891479" StarRating="4" HotelCode="36891|221079" HotelName="The Rilano Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Domagkstraße 26, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e6/75/e675ccce07e25767488d720760a808bed5621017.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the north of Munich with links to the public transport network di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|34834|Bed &amp; Breakfast" HotelName="NH München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.05" OriginalAmount="176.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1872908" Longitude="11.5730598" StarRating="3" HotelCode="106179|2246065|Bed &amp; Breakfast" HotelName="Hotel Konigstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 28-30, 80807 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e3/93e328abb2d2931dad6a75797862f182e83a59bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17886775291" Longitude="11.632257699966" StarRating="4" HotelCode="93063|444887" HotelName="Feringapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feringastrasse 2, 85774 Unterföhring</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/1c/251cb4b1b59d97283a2dfbedb70c3ef61c6c763e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.40" OriginalAmount="178.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.103298" Longitude="11.53079333" StarRating="4" HotelCode="966911|2556505|Bed &amp; Breakfast" HotelName="Hotel Lifestyle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Passauerstraße 183, 81369 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/e3/2de313afef2a67dc9322580e7609bee52f3f2443.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.250626" Longitude="11.577943" StarRating="3" HotelCode="36485|hotel_am_schlosspark_zum_kurfurst" HotelName="Zum Kurfürst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kapellenweg 5, 85764 Oberschleißheim</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/95/d19586afdc7dc2627dfa1edea1a1d814096e5161.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.99" OriginalAmount="179.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|8464|Bed &amp; Breakfast" HotelName="Holiday Inn München Süd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|h2_hotel_munchen_olympiapark" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|869571-24916777/238701404946989479/161" HotelName="THE NIU LOCO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42080000/42077800/42077782/655e3440_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|453662-10703719/238701404946989479/256" HotelName="SUPER 8 BY WYNDHAM MUNICH CITY NORTH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13069200/13069177/91632e15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.101985140899" Longitude="11.540721177391" StarRating="3" HotelCode="79165|hotel_galleria_3" HotelName="Galleria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plinganserstraße 142, 81369 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/41/cb41250114e8dc8f1e217379d4a2a757d26f68e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.67" OriginalAmount="187.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.095996" Longitude="11.510286" StarRating="4" HotelCode="438499|2585495|Bed &amp; Breakfast" HotelName="Palladium Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Strasse 12, 81379 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/70/35700ca3d62aa9caf51710eee90507b69e9ba465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138561441176" Longitude="11.647534205882" StarRating="3" HotelCode="320155|181858" HotelName="Tulip Inn München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zamdorfer Straße 120, 81677 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/16/1716141af775ca78164e64d7baa85c3ea85398f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.27" OriginalAmount="188.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.122293" Longitude="11.66142427" StarRating="2" HotelCode="369454|2585215|Bed &amp; Breakfast" HotelName="LetoMotel München City Ost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kreillerstrasse 200, 81825 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/60/6660847259a7fb30637b2d3236cc4e6614fb13eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.43" OriginalAmount="189.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.165452" Longitude="11.533792" StarRating="3" HotelCode="56953|358955|Bed &amp; Breakfast" HotelName="Living Hotel am Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paschstraße 46, 80637 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/14/df14f40c6b1fe1b8de5ef6ed487e8f0ab8f6f0db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Gern, one of Munich’s most beautiful districts, between the Olymp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.71" OriginalAmount="191.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1065864" Longitude="11.6688766" StarRating="3" HotelCode="|115997" HotelName="Amiga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Friedenspromenade 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/9/7/115997_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inTrudering the district of 10 minutes away, guests can find Munich Messe the fair centre Riem Arcaden the shopping centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.90" OriginalAmount="192.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134348" Longitude="11.665712" StarRating="4" HotelCode="|445421" HotelName="MASEVEN München Messe Trudering" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schatzbogen 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/2/1/445421_6e250e71122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.08" OriginalAmount="193.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13144699865" Longitude="11.628087155072" StarRating="3" HotelCode="586630|2179285|Bed &amp; Breakfast" HotelName="Holiday Inn Express Munich - City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Neumarkter Straße 85B, 81673 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/1a/6e1a1134ef8e6f4b7c85a457899c60838c92e9fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe, a restaurant, a bar and a business centre. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.478900000000000" Longitude="-3.793100000000000" StarRating="4" HotelCode="0|29864-6379193/238701404946989479/167" HotelName="MERCURE MUENCHEN NEUPERLACH SUED" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>5 Avenida De Cantabria, SANTANDER, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4700/4605/45ff82c0_b.jpg</HotelPictures>
        <HotelDescription>This hotel is beautifully situated in the coastal resort of El Sardinero. It is situated just 150 metres away from the beach. Guests will find themselves within easy access of a wide range of attractions in Santander, which is located just a short driving distance away. Links to the public transport network can be found nearby. This modern hotel enjoys an attractive design. The comfortable rooms are tastefully designed, featuring soothing tones for a peaceful ambiance. The hotel features a delightful restaurant, for guests' dining needs. The hotel offers an indoor pool, a sauna and a gym, meeting guests' leisure needs.

On Half Board, you can choose between lunch and dinner. It is necessary to confirm it when making the reservation. In low season dinners will be served in our cafeteria.
The sports center annexed to the Hotel closes the swimming pool one week a year and the gym for maintenance for another week. Check closing dates at the hotel.
(Year 2018: gym closing: 08/23/18 to 08/29/18 and closing of pool: from 08/30/18 to 09/6/18)
On the night of 24/12 our restaurant will be closed. The MP and the PC do not include dinner on 12/24, or 12/31. They also do not include lunch on 25/12, nor on 1/01, nor 6/01. These services will have a supplement.
The hotel has heating in winter and air conditioning in summer. 
The system does not allow maintaining both services at the same time. 
Starting on 11/4/18 we will start works to improve our facilities. We apologize for any inconvenience that may arise. Thanks for your understanding.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.21" OriginalAmount="197.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138988003077" Longitude="11.553537547588" StarRating="0" HotelCode="67254|89719|Bed &amp; Breakfast" HotelName="a&amp;o München Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 75, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/9d/889d1279763c8e4d2b7c4395535e5aa8fdd3a8d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel offers superb views over the city of Munich. The main railway station is opposite th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.12" OriginalAmount="198.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11505" Longitude="11.47996" StarRating="3" HotelCode="105172|2585585|Bed &amp; Breakfast" HotelName="Empress Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Würmtalstraße 99, 81375 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/5a/4d5ade5f64c61870131a532d3c5e4a0d7f1d88a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="204.88" OriginalAmount="198.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.26478617" Longitude="11.67228546" StarRating="4" HotelCode="637586|608026|Bed &amp; Breakfast" HotelName="Courtyard Munich Garching" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Walther Von Dyck Strasse 12, Garching Bei, 85748 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/39/a33991ffa08949030ca7bed08e4688a80cee09ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Munich. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.51" OriginalAmount="199.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139602" Longitude="11.681564" StarRating="3" HotelCode="107812|863005|Bed &amp; Breakfast" HotelName="Landhotel Martinshof Neue Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martin-Empl-Ring 8, 81829 München-Riem</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/46/c6464915728f5d1339734c0211e3da50cf212f15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149567" Longitude="11.5753349" StarRating="3" HotelCode="140067|das_hotel_in_munchen" HotelName="das HOTEL in München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/08/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkenstraße 35, 80799 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/0d/800d5763d724ad1d5bbafc365966f1e64cd6e652.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is Oberpfaffenhofen (OBF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14885345" Longitude="11.55605954" StarRating="3" HotelCode="624279|das_kleine_hotel_in_munchen" HotelName="Das Kleine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sandstraße 21, Maxvorstadt, 80335 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/4f/c54f8f598a6a1bc6d443ce585cecb56c795759ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.52" OriginalAmount="200.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186989" Longitude="11.545375" StarRating="3" HotelCode="|445392" HotelName=" H2 Munchen Olympiapark " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Str. 82</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/9/2/445392_cb8c4ec1239.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|h2_hotel_munchen_messe" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.43" OriginalAmount="201.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10576205" Longitude="11.53762389" StarRating="2" HotelCode="743294|2475435|Bed &amp; Breakfast" HotelName="7 Days Premium Hotel München-Sendling" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Housekeeping,Internet,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Flößergasse 6f, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/32/23326abf6f8cb63cd593a958839dcef6abd42ab3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Comfortable and perfectly located, this modern hotel awaits it's guests from mid of September 2018.
...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33250-19517547/238701404946989479/99" HotelName="NH OST CONFERENCE CENTER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891500/891411/ab5a1f42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.48" OriginalAmount="203.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1648441" Longitude="11.5333866" StarRating="3" HotelCode="|29014" HotelName="Living  Am Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/0/1/4/29014_1_971.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has a main 4-storey building and a 3-storey annexed building. Is perfect for business and holiday stays 248 rooms, 3 suites and 215 apartments. In the entrance, you can find a lobby with an elevator, a reception, a safety deposit box service and a currency exchange service. The establishment has a supermarket, a cafÃ©, a restaurant with highchairs, a breakfast room, a bicycle rental desk, WiFi and internet. Kids can enjoy a playground, For an additional charge you can use the launderette. SITUATION: Gern Is situated in this establishment, Olympic Village and Palace Nymphemburg it is situated between 10 metres away, guests will find restaurants, 500 metres away, there is a public transport stop, a bus station situated 5 kilometres away from the city centre, the railway station, is well-connected situated 5 kilometres away from the Allianz Arena and the German Historical Museum the historic centre, is 45 kilometres away from Munich Airport. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone with an answering machine, satellite or cable TV, a radio, a kettle, a coffee maker, a mini-bar, a washing machine, tumble drier, a double bed, an iron, an ironing board, fitted carpets, internet and central heating. The establishment has apartments with kitchen with fridge, a microwave, an oven and a stereo with CD. FACILITIES: The establishment boasts a gym and a sauna. It is 23 kilometres away from a golf course, 90 kilometres away, you can find a ski resort. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, JCB and Diners Club. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Guests can book half-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.90" OriginalAmount="203.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.095895805567" Longitude="11.512625813484" StarRating="0" HotelCode="139520|382265|Bed &amp; Breakfast" HotelName="ACHAT Premium München-Süd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Straße 3, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/09/1a094d57e48cf30fca638fe6a6bf64640d505674.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city business hotel is just a 3-minute walk from the nearest subway station, from where guests c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28410-19577671/238701404946989479/48" HotelName="NH MESSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9400/9311/398577bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.32" OriginalAmount="204.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.189854" Longitude="11.58535" StarRating="3" HotelCode="|446728" HotelName="Hampton by Hilton Munich City North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>INGOLSTAEDTER STRASSE 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/8/446728_8ad1dc31022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="210.40" OriginalAmount="204.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="2" HotelCode="671057|743434|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Munchen City-Ost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wasserburger Landstrasse 49</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/43/a6430d99705875f9bd6a7f25dfcbe8c2a5b9a76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.56" OriginalAmount="205.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.167595" Longitude="11.586616" StarRating="4" HotelCode="366257|393005|Bed &amp; Breakfast" HotelName="Fleming's Hotel München-Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 130-132, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/06/f90684bfd57c73b788626549cd136c895e9840e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in one of the most exciting areas in Munich, the popular Schwabing dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.16" OriginalAmount="205.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180606" Longitude="11.5069525" StarRating="3" HotelCode="|115915" HotelName="Bandb München-moosach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/1/5/115915_3090f5e2148.jpg</HotelPictures>
        <HotelDescription>SITUATION: Moosach-MÃºnich Is situated in it is opposite the railway station. HOTEL: The establishment boasts soundproofed rooms, WiFi (free of charge) and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.17" OriginalAmount="206.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1149518" Longitude="11.4794355" StarRating="3" HotelCode="|116025" HotelName="Empress" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/2/5/116025_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Munich Is situated in 5 minutes away from the establishment, guests will find Grosshadern the underground station of Theresienwiese 10 minutes away from the establishment clients have.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.58" OriginalAmount="208.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186179" Longitude="11.559683" StarRating="3" HotelCode="|446730" HotelName="Holiday Inn - the niu, Brass Munich Olympiapark by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/3/0/446730_6cccb871140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13314875" Longitude="11.66370063" StarRating="2" HotelCode="788664|356839" HotelName="The Centerroom Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/34/2634708baed879b74fb58b03d93a91fbc60896bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11237" Longitude="11.50386" StarRating="3" HotelCode="106733|hotel_santis" HotelName="Säntis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldfriedhofstraße 90, 81377 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/47/e647c08b0d7d8d3fe78ead7d8bc719fca19660ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Munich, Hotel Säntis is close to Westpark and Westbad. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1805316" Longitude="11.5070228" StarRating="3" HotelCode="313250|62672" HotelName="Harry's Home Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Bunzlauerplatz 5, 80992 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f8/76f8e03ed35508b341374c724dbb38d082a7fffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.35" OriginalAmount="212.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13432" Longitude="11.65822" StarRating="4" HotelCode="|445002" HotelName="Kreis Residenz München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 15 B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/0/2/445002_fe0bcf51242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.02" OriginalAmount="213.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1965801" Longitude="11.414642" StarRating="3" HotelCode="|115999" HotelName="Langwieder See" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/9/9/115999_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Langwieder See is rated three stars, has modern standard rooms and breakfast service (free of charge). it is well-connected to the motorway. SITUATION: Next to the establishment, clients can find Lake Langwieder See. It is in the outskirts of Munich.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142041494627" Longitude="11.557391881943" StarRating="3" HotelCode="25591|hotel_amba" HotelName="Hotel Amba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/09/2026" HotelFacility="Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstraße 20, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/dd/0edd2a818574f4b1e1773bcf84d4f97d1b43a5f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located right at the heart of Munich, close to the main train station, with t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.61" OriginalAmount="216.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.15082" Longitude="11.617903" StarRating="0" HotelCode="|94827" HotelName="Four Points by Sheraton Munich Arabellapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARABELLASTRASSE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/8/2/7/94827_c63d3212010.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Arabellasheraton Bogenhausen is rated four stars. It was opened in 1969, has 2 restaurants and a bar. The establishment also has a convention room, a cafÃ©, an indoor pool and a gym. SITUATION: It is situated in the city centre of Munich. Near the establishment, guests will find the Englischer Garten, ROOM: The establishment has 446 rooms, fully-equipped with mini-bar, a hairdryer, a safety deposit box, a trouser press, an ironing set and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.12" OriginalAmount="216.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14298401" Longitude="11.50578282" StarRating="3" HotelCode="421655|2209165|Bed &amp; Breakfast" HotelName="Super 8 Munich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 270, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/33/df336a187a021ae7e22e26edd588524e9b6c8991.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoy free Wi-Fi and in-room Smart TVs at the non-smoking Super 8 Munich City West, located near a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.76" OriginalAmount="217.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180173" Longitude="11.506779" StarRating="2" HotelCode="168561|1137338|Bed &amp; Breakfast" HotelName="LetoMotel München Moosach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bunzlauer Straße 5, 80992 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/24/5824c7643b509e46af5bcc67e8fff59f07d0290d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1267792" Longitude="11.5840165" StarRating="3" HotelCode="89325|hotel_mariahilf" HotelName="Mariahilf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/07/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lilienstraße 83, 81669 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/1e/841e30c38e465a7675f4f690c2442bb597a13aee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="227.15" OriginalAmount="220.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174970426767" Longitude="11.598679125309" StarRating="2" HotelCode="13707|228195|Bed &amp; Breakfast" HotelName="ibis Muenchen City Nord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ungererstrasse 139, 80805 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/0f/500fdd9d240659420124f6a4ba117d41bc9e73fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.63" OriginalAmount="221.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141569" Longitude="11.448885" StarRating="3" HotelCode="36492|seibels_park_hotel" HotelName="Seibels Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria-Eich-Str. 32, 81243 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/c1/1ec1065e3ea3a466cd2a65dcc6d66cc76ad6a235.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="229.66" OriginalAmount="222.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102310443395" Longitude="11.530230454631" StarRating="3" HotelCode="451939|490121|Bed &amp; Breakfast" HotelName="Leonardo Hotel Munich City South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstraße 1, 81379 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/5c/715cb90259cc905dea01ea8130d9584a195fefd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.08" OriginalAmount="223.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.159894340157" Longitude="11.620284989476" StarRating="4" HotelCode="32738|139874|Bed &amp; Breakfast" HotelName="Leonardo Hotel Munich Arabellapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Effnerstraße 99, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/1c/dd1ceda5d595ee9a43021a6dc5ad23d3322d5bf7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 500 m from links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.29" OriginalAmount="223.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.086598957376" Longitude="11.645450950754" StarRating="3" HotelCode="552606|2180235|Bed &amp; Breakfast" HotelName="Leonardo Hotel Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carl-Wery-Strasse 39, 81739 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/d5/76d51e96aa3411f83b65111728f6e59a0f5f399d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.47" OriginalAmount="223.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140643640908" Longitude="11.682146787643" StarRating="4" HotelCode="81240|642255|Bed &amp; Breakfast" HotelName="Hotel Prinzregent München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riemer Straße 350, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/bf/b0bfc8732878f1db55bf2bec92cd9ea8059a75a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the quiet southern district of Alt-Riem, but within walking ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.91" OriginalAmount="224.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180364719579" Longitude="11.512238234282" StarRating="4" HotelCode="36493|1085248|Bed &amp; Breakfast" HotelName="Leonardo Hotel Munich City North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 421, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f3/c0f3e2599ec397ab493932514e91455ec55aca3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.59" OriginalAmount="224.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1402016" Longitude="11.4476995" StarRating="0" HotelCode="|50373" HotelName="Seibel's Parkhotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARIA-EICH-STRASSE, 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/7/3/50373_20c813a0932.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Florentine style hotel, has 40 large rooms, a conference room with a terrace, a gym and a sauna. SITUATION: It is close toPasing park it is in a quiet residential area. ROOM: The Florentine in style rooms, have a bathroom, cable television, a radio, a direct line telephone, a mini-bar and a balcony. FACILITIES: Near the establishment, guests can find a golf course, tennis courts and swimming pools.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231.87" OriginalAmount="225.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186754505078" Longitude="11.543176174164" StarRating="4" HotelCode="162841|144956|Bed &amp; Breakfast" HotelName="Leonardo Royal Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 90, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/6f/706fff64a190a9105bc872a5af4c603ec2729aa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's unique location at the Olympic Park, 1.5 km from BMW World, makes it the perfect startin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.47" OriginalAmount="225.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1142104" Longitude="11.4789084" StarRating="3" HotelCode="|298503" HotelName="Thalmair" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/5/0/3/298503_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16787" Longitude="11.58572" StarRating="4" HotelCode="107873|leopold_2" HotelName="Leopold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 119, 80804 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/5f/e85f11247eea017cdd5f24c44cb87cf6119ed24a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="233.22" OriginalAmount="226.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137202363917" Longitude="11.689634923943" StarRating="4" HotelCode="255984|1175938|Bed &amp; Breakfast" HotelName="H4 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Zuse-Platz 14, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/06/7a06071f3643c323d88413011a60dc12741e4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.16" OriginalAmount="229.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1211719" Longitude="11.6698309" StarRating="4" HotelCode="|115913" HotelName="Obermaier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/1/3/115913_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is family-run. SITUATION: It is inTrudering (MÃºnich) the District Trudering (MÃºnich) it is situated 3 kilometres away from the trade fair ground.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.97" OriginalAmount="230.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.151102457951" Longitude="11.618294119835" StarRating="4" HotelCode="10272|8384|Bed &amp; Breakfast" HotelName="Sheraton Munich Arabellapark Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 5, 81925 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/b6/13b61ffd1da6014db48caab564a2067e3a66bce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This chic first-class hotel is located directly in the elegant district of Bogenhausen. In the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.24" OriginalAmount="230.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13555" Longitude="11.69024" StarRating="3" HotelCode="|185597" HotelName=" H2 Hotel Munchen Messe " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/9/7/185597_4f78b720703.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 205 rooms with flatscreen television, a satellite television, internet, WiFi (free of charge), a bathroom with a shower, a hairdryer, a direct line telephone and cleaning service. You can also request cots (free of charge). OBSERVATIONS: Pets are permitted on request. Ask for further information regarding hotel conditions and operations.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.89" OriginalAmount="231.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194519" Longitude="11.564682" StarRating="3" HotelCode="|454081" HotelName="The Base Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/8/1/454081_f7e43441355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="243.61" OriginalAmount="236.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.147541" Longitude="11.576509" StarRating="4" HotelCode="66555|210942|Bed &amp; Breakfast" HotelName="Leonardo Boutique Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amalienstraße 25, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/0b/f70b1ed513cd62130323810df51608744b51da99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Munich. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.80" OriginalAmount="236.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.188472" Longitude="11.54334" StarRating="3" HotelCode="298426|1907185|Bed &amp; Breakfast" HotelName="Aparthotel Adagio Access München City Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 20, 80809 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/46/57468225d10086295d91a4398c81310dc8d2d2d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="244.71" OriginalAmount="237.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179458" Longitude="11.593504" StarRating="2" HotelCode="38801|228198|Bed &amp; Breakfast" HotelName="ibis Muenchen Parkstadt Schwabing Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 20, 80807 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/3e/243ec6080b8faad5def511896ac391f8e254c02e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.99" OriginalAmount="237.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1282817" Longitude="11.5879385" StarRating="3" HotelCode="|29013" HotelName="Living  Am Deutschen Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RABLSTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/0/1/3/29013_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004, has 8 floors, 337 rooms, 1 suite and 210 apartments. The establishment offers a cleaning service, In the entrance, guests are offered a lobby with an elevator, a reception, a safety deposit box service and a currency exchange service. The establishment has a hairdresser's, a bar, a restaurant with air-conditioning, a breakfast room, a bicycle rental desk and WiFi. It has a laundry service, a car park and indoor parking. SITUATION: This urban hotel, Munich it is in it is situated near Isar the river in the surrounding area of the establishment, guests can find shops, restaurants and cafÃ©s. Gasteig it is situated 3 minutes away from it is situated 500 metres away from Rosenheimer Platz public transport services 1 kilometre away, you can find nightclubs, Perlacher Wald 4 kilometres away, you can find it is 40 kilometres away from Munich Airport. ROOM: The establishment has standard rooms with shower or WC, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a writing desk, a mini-bar, a coffee maker and a kettle. They have French bed, a trouser press, fitted carpets and central heating. They offer buffet breakfast. FACILITIES: Outdoors, clients can enjoy a sunbathing terrace, The establishment has a sauna (seasonal), a massage service, beauty treatments and a small gym. it is 29 kilometres away from a golf course, this hotel is 89 kilometres away from Garmisch-Partenkirchen the ski resort. MEALS: The establishment serves a buffet breakfast and an Ã  la carte dinner. Clients can book half-board. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18848683" Longitude="11.54350752" StarRating="1" HotelCode="464344|444654" HotelName="ibis budget Muenchen City Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 22, 80809 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/574969/a_574969_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.44" OriginalAmount="241.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.189879" Longitude="11.585039" StarRating="3" HotelCode="|443495" HotelName="Holiday Inn Express Munich North, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ingolstadter Strasse 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/4/9/5/443495_3694a5c1138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.95" OriginalAmount="242.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.158496078042" Longitude="11.545169055462" StarRating="3" HotelCode="61764|830995|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen am Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonrodstrasse 79, 80636 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3a/743a85bd3b86cf8e57095242e61ace8a2fc5ec4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.56" OriginalAmount="243.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.113776336524" Longitude="11.583831757307" StarRating="4" HotelCode="10242|118002|Bed &amp; Breakfast" HotelName="Leonardo Hotel &amp; Residenz München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heimgartenstraße 14, 81539 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/f8/38f8f5b8b5392cd26cd7a362f3b41386850945b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Giesing, in a quiet and central area in the south-eastern part of the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.07" OriginalAmount="243.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186338" Longitude="11.537632" StarRating="3" HotelCode="|447192" HotelName="Holiday Inn Express Munich - Olympiapark, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Triebstrasse 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/1/9/2/447192_9ad405b1526.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="251.38" OriginalAmount="244.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139056019521" Longitude="11.560015082359" StarRating="3" HotelCode="12306|1032208|Bed &amp; Breakfast" HotelName="Hotel Europäischer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstr. 31, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/3f/3e3f664ed4bf0d3c5622b8b21bf6b931a3847917.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.030740418737" Longitude="11.498294770718" StarRating="3" HotelCode="168875|waldgasthof_buchenhain" HotelName="Buchenhain Waldgasthof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Klettergarten 7, 82065 Baierbrunn</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/78/da783915e7f7a1bbd532406199ddb54bdbbeca53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 41 rooms. The accommodation offers various se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.54" OriginalAmount="246.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.183325230287" Longitude="11.594652691818" StarRating="0" HotelCode="421658|315925|Bed &amp; Breakfast" HotelName="Rilano 24/7 Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Domagkstraße 26, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/532085/a_532085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.66" OriginalAmount="248.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145465270014" Longitude="11.540864109993" StarRating="0" HotelCode="58548|81124|Bed &amp; Breakfast" HotelName="a&amp;o München Hackerbrücke" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hostel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstraße 102, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/a4/9da424f81757c277dec4c5b6a09be31af8556bbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hostel is only 1 stop on the urban train (S-Bahn) network from the central st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.09" OriginalAmount="248.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138048" Longitude="11.561628" StarRating="3" HotelCode="336366|863075|Bed &amp; Breakfast" HotelName="Cocoon Stachus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adolf-Kolping Strasse 11, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/d3/fdd3ef497530a38cc671735d788626baa4027d8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located between the main train station and the Theresienwiese, directly in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.54" OriginalAmount="249.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.127486558677" Longitude="11.589701771736" StarRating="3" HotelCode="316737|358985|Bed &amp; Breakfast" HotelName="Living Hotel am Deutschen Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rablstraße 10, 81669 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/1d/731d4447cf28d40d401936fcab6b32a1c00f4765.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a typical Munich neighbourhood near the Isar. Close by there are nume...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.15" OriginalAmount="249.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129656" Longitude="11.623261" StarRating="4" HotelCode="|444305" HotelName="Scandic München Macherei" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Berg-am-Laim-Strasse 109</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/0/5/444305_78729ae1152.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.10" OriginalAmount="250.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404164" Longitude="11.6818556" StarRating="4" HotelCode="|56716" HotelName="Prinzregent München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RIEMER STRASSE 350., D - 81829 MUNICH, GERMANY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/1/6/56716_10.jpg</HotelPictures>
        <HotelDescription>RESTAURANT: Clients can enjoyPrinzregent and Kaminstueberl the restaurants. ROOM: Customers have Bavarian style rooms fully-equipped, They have a satellite television, a direct line telephone, a mini-bar and a bathroom. HOTEL: The establishment has rustic style villa, This hotel is ideal for group trips. SITUATION: It is situated nearMunich the fairground 4 minutes away from the establishment, guests will find the metro station, is well-connected with the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.20" OriginalAmount="252.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1200092" Longitude="11.5790501" StarRating="3" HotelCode="|116033" HotelName="Am Nockherberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/3/3/116033_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has internet, in communal areas, (free of charge) and rooms with a TV. SITUATION: 9 minutes away from the establishment, you can findMarienplatz the Square of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="260.40" OriginalAmount="252.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185221418545" Longitude="11.587777453901" StarRating="3" HotelCode="89317|9539114|Bed &amp; Breakfast" HotelName="Star Inn Hotel München Schwabing, by Comfort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weimarer Strasse 4, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/a3/16a3a5b71b92ef6d97a6ab23dfb41b3d8a68c064.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.72" OriginalAmount="253.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1368448" Longitude="11.5611163" StarRating="3" HotelCode="|116038" HotelName="Italia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/3/8/116038_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel Italia is rated three stars, has WiFi (free of charge) and a reception. SITUATION: 5 minutes away from the establishment, you can find Central Station Munich. ROOM: This establishment has rooms with satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.73" OriginalAmount="253.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1335072" Longitude="11.6314448" StarRating="3" HotelCode="|449039" HotelName="Hampton by Hilton Munich City Center East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hermann-Weinhauser-Strasse 71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/0/3/9/449039_2b9fc561803.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.63" OriginalAmount="254.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.160944577233" Longitude="11.544970571995" StarRating="4" HotelCode="23042|1467428|Bed &amp; Breakfast" HotelName="Leonardo Hotel Munich City Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 199, 80637 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/12/cd120c1b4c824e953b77294f2306fb5e85259c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.20" OriginalAmount="255.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179374" Longitude="11.505964" StarRating="3" HotelCode="|185548" HotelName="harry's home München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bunzlauer Platz 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/4/8/185548_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.85" OriginalAmount="258.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1091769" Longitude="11.5396238" StarRating="3" HotelCode="|80867" HotelName="Ambassador Parkhotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plinganserstr. 102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/6/7/80867_f9d759f1945.jpg</HotelPictures>
        <HotelDescription>SITUATION: Has 3 stars, is in Mittersendling the district of 5 kilometres away, you can find Munich the historic centre of 400 metres away from Mittersendling S-Bahn the Railway Station of. ROOM: It has comfortable rooms standard rooms and with a bathroom. MEALS: The establishment serves a buffet breakfast on request.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.64" OriginalAmount="258.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131709" Longitude="11.581275" StarRating="4" HotelCode="|80854" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kohlstrasse 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/5/4/80854_9e683391914.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi (free of charge) and a big garden area. With regards to the food and beverage offering, the establishment has a buffet breakfast, It also has a bar. SITUATION: This hotel is in Munich the centre of it is situated 5 minutes away from Isartor the Railway Station of, 5 minutes away from the establishment, clients can find the tourist attractions, is close to restaurants, shops and cinemas. It has excellent transport links to Munich Airport. ROOM: The bright rooms, have a satellite TV, a safe, a mini-bar and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.77" OriginalAmount="259.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133529168584" Longitude="11.575989480541" StarRating="1" HotelCode="89329|pension_seibel" HotelName="Pension Seibel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reichenbachstraße 8, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/b8/b5b8a86fff896f4fd21a1a97eee0d02d17ce9582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.31" OriginalAmount="259.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137944" Longitude="11.648308" StarRating="4" HotelCode="96679|361205|Bed &amp; Breakfast" HotelName="AZIMUT Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kronstadter Strasse 6-8, 81677 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/82/5f82375588a4a19ac63e9e09f7a1f8efcab47a1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.42" OriginalAmount="259.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.111880306411" Longitude="11.547449603677" StarRating="4" HotelCode="64222|379205|Bed &amp; Breakfast" HotelName="Leonardo Hotel München City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brudermühlstraße 33, 81371 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8a/708a57081711bb9d0ee81dad9aad0818aa611fee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a residential area in Sendling, in the southwest of the city centre. It is w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129553719888" Longitude="11.626840942922" StarRating="2" HotelCode="935639|50051" HotelName="ibis Muenchen City Ost Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berg Am Laim Strasse 125, 81673 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/01/9101f3a4335e687b6f35e91f345d44ea51256f30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="269.71" OriginalAmount="261.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18695" Longitude="11.60674" StarRating="2" HotelCode="144422|893876|Bed &amp; Breakfast" HotelName="B&amp;B München Nord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 243, 80807 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/70/ea701b2f8e2bb1d59886287d8d669e329c22c4f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.91" OriginalAmount="262.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.117021674615" Longitude="11.535245737434" StarRating="3" HotelCode="55618|83447|Bed &amp; Breakfast" HotelName="Hotel Rivoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Designated Smoking Area,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 18, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/61/07619f1c506517c92729ef487e80a3b003fe613a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This privately run hotel is situated close to the centre of Munich and enjoys direct transportation ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.09" OriginalAmount="262.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137796" Longitude="11.689901" StarRating="4" HotelCode="|172526" HotelName=" H4 Hotel Munchen Messe " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONRAD-ZUSE-PLATZ 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/5/2/6/172526_34267d30752.jpg</HotelPictures>
        <HotelDescription>HOTEL: The RAMADA MUNICH MESSE is rated four stars. SITUATION: This establishment is next to the exhibition centre MÃ¼nchen Messe. It is situated 300 metres away from Riem Shopping Centre, about 10 minutes away (by car) from the historic centre, close to the motorway. 450 metres away from the establishment, you can find Messestadt West Metro Station. ROOM: All the rooms have a satellite television, an air-conditioning system, a mini-bar, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts a spa, a health centre, WiFi (free of charge) and a fitness centre (free of charge). The establishment also has a restaurant and a bar. The establishment boasts meeting facilities. MEALS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|hotel_prinz" HotelName="Prinz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.20" OriginalAmount="263.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138171798724" Longitude="11.565661132336" StarRating="3" HotelCode="48038|1032138|Bed &amp; Breakfast" HotelName="Daniel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 5, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a9/1da905cf23e37c248528b6058860f4f7e71f98c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.54" OriginalAmount="264.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|1135398|Bed &amp; Breakfast" HotelName="4You Hostel &amp; Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="272.95" OriginalAmount="265.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|1977572|Bed &amp; Breakfast" HotelName="Holiday Inn München - Westpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="276.57" OriginalAmount="268.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|99037|Bed &amp; Breakfast" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.71" OriginalAmount="268.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.111283501347" Longitude="11.577744483948" StarRating="2" HotelCode="212857|942255|Bed &amp; Breakfast" HotelName="ibis Muenchen City Sued Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raintaler Strasse 47, 81539 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e9/8ae9a44b0e12e668b0781c1cac4b82386d707b53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 2 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1163869-18112015/238701404946989479/169" HotelName="A AND O MUNCHEN HACKERBRUCKE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1250000/1240500/1240434/c4a8b317_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="278.29" OriginalAmount="270.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.166643125085" Longitude="11.586529389024" StarRating="3" HotelCode="50406|831045|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 120, 80802 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/04/850449035f8b96f80f5e8a5016204a8f3c6d8798.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.31" OriginalAmount="270.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187" Longitude="11.546" StarRating="3" HotelCode="|173030" HotelName="Adagio Access München City Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/0/3/0/173030_6f021a80911.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="283.02" OriginalAmount="274.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.181051" Longitude="11.629826" StarRating="3" HotelCode="128409|2427525|Bed &amp; Breakfast" HotelName="Sport-Scheck Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchner Straße 15, 85774 Unterföhring, München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2e/9b2e77287fafe2247049332af03aff403213d1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Unterföhring. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="284.65" OriginalAmount="276.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14291686" Longitude="11.56017246" StarRating="4" HotelCode="452733|810478|Bed &amp; Breakfast" HotelName="KING’s HOTEL CityStay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/90/4b90aaefc380910b3ad9dc69a89f5d1a5c21a3fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.94" OriginalAmount="277.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142397368832" Longitude="11.786655298897" StarRating="3" HotelCode="140418|3850565|Bed &amp; Breakfast" HotelName="Dependance Erb" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Feldkirchner Strabe  2, 85599 Parsdorf, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/e6/82e6bc474097d8b07e3387ed0705735ae7e267e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.15232219" Longitude="11.58101842" StarRating="3" HotelCode="946971|hotelpension_am_siegestor" HotelName="Hotel Pension Am Siegestor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Akademiestraße 5, 80799 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/8c/9e8c665ecd6918582ea262a256e9217d7a92561e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.53" OriginalAmount="282.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142399819997" Longitude="11.559035708004" StarRating="3" HotelCode="22241|353125|Bed &amp; Breakfast" HotelName="Creatif Hotel Elephant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/08/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lämmerstraße 6, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e9/18e900b30fb34868eecdcb1e0129aa5bdfd1180f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located close to the old town and the main train station, this hotel is just a 10-minute w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.89" OriginalAmount="283.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|779205|Bed &amp; Breakfast" HotelName="Pullman Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.52" OriginalAmount="284.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138593205829" Longitude="11.410662201223" StarRating="3" HotelCode="303912|bavaria_motel_2" HotelName="Bavaria Motel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/08/2026" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Clarita-Bernhard-Straße 8, 81249 Munchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/45/b6457a7beba7fde6c1a57fe1a78f13c6c2d18e88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.94" OriginalAmount="284.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1726166" Longitude="11.5938789" StarRating="4" HotelCode="|10376" HotelName="Pullman Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Theodor Dombart Strasse 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/7/6/10376_84169671108.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel has 261 rooms, 80 suites and 5 floors. The establishment has a reception with a bureau de change, a safety deposit box service, lifts, a hairdresser's, a mini-market, a supermarket, a bar, a restaurant with highchairs, WiFi and an indoor car park. There are many services available at the establishment, including room service and a laundry service. The establishment also has a patio with a beautiful garden. SITUATION: This attractive hotel, Schwabing it is in it is situated near the Englischer Garten and the Allianz Arena the Olympic Stadium, has good links to the motorway, the airport, the metro station and the city centre. close to the establishment, clients can find bars, restaurants, 6 kilometres away, you can find the city centre, is situated 5 kilometres away from the railway station, Kunstpark 7 kilometres away from 14 kilometres away from Starnberger Lake. ROOM: The comfortable rooms, have a hairdryer, a direct line telephone, cable television, video, an iron, an ironing board, a central heating system, a mini-bar and a fireplace. Some rooms have a balcony. FACILITIES: The establishment boasts a jacuzzi, a sauna, a steam bath, body care and a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136498" Longitude="11.558856" StarRating="3" HotelCode="89324|hotel_mirabell" HotelName="Mirabell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstrasse 42, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/8a/9f8ac833176a31b5a8ac384560976efd0c6c1a47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="295.54" OriginalAmount="286.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.181833027932" Longitude="11.553139910102" StarRating="3" HotelCode="12954|8454|Bed &amp; Breakfast" HotelName="Arthotel ANA im Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helene-Mayer-Ring 12, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/9e/f59e200fbc2cb0f20f51d49ad7baa4f1bc508aea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of the Olympic Village, only a stone's throw away from the Olym...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.61" OriginalAmount="287" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141859382039" Longitude="11.55839368701" StarRating="3" HotelCode="14256|29980" HotelName="Novum Hotel Am Hauptbahnhof München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 12, Maxvorstadt, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/45/0945b8e2363859d91d0a4b3157ae7ce20b1ea943.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a fabulous location at the heart of Munich and affords the ideal starting...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="295.99" OriginalAmount="287.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132746215881" Longitude="11.692054867744" StarRating="4" HotelCode="336611|119762|Bed &amp; Breakfast" HotelName="Novotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt-Platz 1, 81829 München, Riem</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/f0/13f0039da60154923899b5fb5a888f06ac2cc26e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located next to the Riem Arcaden shopping centre and the underground station Messestad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|394910-1917812/238701404946989479/195" HotelName="BEST WESTERN HOTEL THE K MUNICH UNTERFOEHRING" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15050000/15040800/15040783/0f38ee73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.31" OriginalAmount="290.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1376176" Longitude="11.5627068" StarRating="3" HotelCode="|22857" HotelName="Wallis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHWANTHALERSTRASSE 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/5/7/22857_e62fd660358.jpg</HotelPictures>
        <HotelDescription>HOTEL: is rated 3 stars. SITUATION: It is in the city centre, is close to the central train station, near the establishment, you will find pubs, shopping areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="300.47" OriginalAmount="291.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14803" Longitude="11.62439" StarRating="4" HotelCode="106708|3869285|Bed &amp; Breakfast" HotelName="Rothof Bogenhausen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Denninger Straße 114, 81925 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c7/30c798568631c521ad4adac01a962801a947f354.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145437" Longitude="11.539973" StarRating="2" HotelCode="307074|44099" HotelName="ibis Muenchen City Arnulfpark Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 55, 80636 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8a/5b8a1d62422028622087c3ab152d7367604f508c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131926331991" Longitude="11.609126329422" StarRating="2" HotelCode="36495|444676" HotelName="Motel One München-East Side" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 87, 81667 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/1d/c91dfc008a41debbe93385fc46ebfb2f9dce73d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="302.09" OriginalAmount="293.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135613877281" Longitude="11.614785742992" StarRating="4" HotelCode="76166|237836|Bed &amp; Breakfast" HotelName="Holiday Inn München - Leuchtenbergring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leuchtenbergring 20, 81677 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/c7/9cc7bc2b84f4a3f910877d716f8bfe97f9279a2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This trendy hotel is situated east of the city centre, 200 m from public transport links which will ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.84" OriginalAmount="297.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.150027" Longitude="11.5534686" StarRating="4" HotelCode="|50369" HotelName="Erzgiesserei Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Erzgiessereistrasse, 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/6/9/50369_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 106 rooms, with features that offer you the maximum level of comfort, a garden area, an indoor patio, a restaurant and conference facilities. SITUATION: Is situated in a central area, is near Marienplatz the central station, the trade fair ground.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="308.76" OriginalAmount="299.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1411582" Longitude="11.5880466" StarRating="3" HotelCode="36483|357515|Bed &amp; Breakfast" HotelName="Hotel Adria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liebigstr. 8a, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/2c/692cfba99003d46eaa088a750caea1b90f2403b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies only minutes from the famous English Garden, the opera, the Residenz, the 5 H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.72" OriginalAmount="300.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13701089" Longitude="11.62288154" StarRating="4" HotelCode="765239|2585405|Bed &amp; Breakfast" HotelName="Hyperion Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truderinger Strasse 13, 81677 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/70/597090aff0d4cbd16fc35eacf2a1b83a7ca801e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.03" OriginalAmount="301.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.150179075286" Longitude="11.553400754929" StarRating="4" HotelCode="12172|top_hotel_erzgiesserei_europe" HotelName="Hotel Erzgiesserei Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erzgiessereistr. 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/3c/633cbb05f126d1108a805c5b34a484aa3076cfd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="303.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1315298462" Longitude="11.60863845325" StarRating="4" HotelCode="178287|residence_inn_by_marriott_munich_city_east_3" HotelName="Residence Inn Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1bf5de055b465f1c85faf062a024f2ec1702c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.33" OriginalAmount="306.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13702" Longitude="11.62279" StarRating="4" HotelCode="|225000" HotelName=" Hyperion Hotel Munchen " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truderinger Strasse 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/0/0/0/225000_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.99" OriginalAmount="306.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.128232216779" Longitude="11.558581441641" StarRating="3" HotelCode="13291|379145|Bed &amp; Breakfast" HotelName="Hotel Gio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Häberlstrasse 9, 80337 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b4/deb41d3144a5909af00b54a6c30883a24fee96be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Goetheplatz square, just a 2-minute walk from Goetheplatz underground stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.58" OriginalAmount="307.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1483584" Longitude="11.6237259" StarRating="4" HotelCode="|116070" HotelName="Parkhotel Rothof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Denningerstrasse 114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/7/0/116070_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inBogenhausen the district of this establishment, Munich it is in It is located nearDenninger Anger park. ROOM: Clients can find comfortable rooms, with WiFi (free of charge) and a flat-screen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.04" OriginalAmount="307.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135072275" Longitude="11.547191525" StarRating="3" HotelCode="82064|1135208|Bed &amp; Breakfast" HotelName="Seibel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theresienhöhe 9, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a7/eda719887f744ad559767d4118151f47439cf51e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="318.61" OriginalAmount="309.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138505" Longitude="11.561018" StarRating="4" HotelCode="11920|163993|Bed &amp; Breakfast" HotelName="Hotel Drei Löwen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 8, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a5/7ea571817dfeb96e8ac0dfb351749efd04c99332.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 3-minute walk from Munich main station and Munich's pedestrian shopping area and a 15...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="322.19" OriginalAmount="312.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|170166|Bed &amp; Breakfast" HotelName="Novotel Muenchen Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.27" OriginalAmount="312.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373149" Longitude="11.5523579" StarRating="3" HotelCode="|116048" HotelName="Fidelio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthaler Str. 82</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/4/8/116048_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers guests comfortable rooms and WiFi in communal areas. SITUATION: Munich Hauptbahnhof and Theresienwiese It is located between.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.97" OriginalAmount="314.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11702024374" Longitude="11.538425311446" StarRating="4" HotelCode="259016|116842|Bed &amp; Breakfast" HotelName="K+K Hotel am Harras" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Strasse 4, 81369 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e8/e4e8c1d185ca7e755d21679b5f131abcfd7c25b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies just a few minutes by underground from the main train station and the city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.34" OriginalAmount="314.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371869" Longitude="11.5711272" StarRating="3" HotelCode="|94783" HotelName="Mercure  München Altstadt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOTTERSTRASSE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/7/8/3/94783_283013d1208.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in the centre of Munich. It is located between Stachus and Marienplatz ROOM: Guests are offered 75 rooms with an air-conditioning system. FACILITIES: The establishment has a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="325.13" OriginalAmount="315.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13373647" Longitude="11.52389174" StarRating="2" HotelCode="369000|888514|Bed &amp; Breakfast" HotelName="B&amp;B Hotel München City-West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tübinger Straße 5, 80686 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/df/bfdf4577b90ac00ce32e4a51a1d3eca5a12001de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the centre of Dudelange, 9 km from Esch-sur-Alzette and 8 km away from Parc Merveilleux Amuse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174590902009" Longitude="11.590296093254" StarRating="4" HotelCode="556460|294565" HotelName="Steigenberger Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Straße 85, 80805 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/27/6d27409630470ec18015b089b01bd0ff4e5d052a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.151936" Longitude="11.556347" StarRating="4" HotelCode="12236|1614" HotelName="Hotel Europa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 115, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/de/25dea00094058df88994b2fc7c131de9a522df53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.130599" Longitude="11.589601" StarRating="4" HotelCode="12607|12254" HotelName="Holiday Inn München City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 3, 81669 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/1c/b81cc2b8915a04dd4a68209c8990aa9a51b9e172.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located beside the River Isar, opposite the Deutsche Museum in Munich. Mari...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.62" OriginalAmount="319.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1421999" Longitude="11.5580251" StarRating="0" HotelCode="|115965" HotelName="The 4 You and Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/6/5/115965_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This ecological establishment, has modern standard rooms, with cable TV, internet in the hall and a buffet breakfast. SITUATION: It is 3 minutes away from the railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.60" OriginalAmount="320" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138229076646" Longitude="11.560959219933" StarRating="4" HotelCode="28962|6573" HotelName="AWA Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 10, 80336 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/53/a753abb54d07621d5bc4424ab24ca1284537633c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A pleasant ambience awaits guests in 89 non-smoking rooms. Services and facilities include a laundry...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.82" OriginalAmount="320.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.126252" Longitude="11.584847" StarRating="3" HotelCode="24553|874055|Bed &amp; Breakfast" HotelName="Marias Platzl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfplatz 4, 81541 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/7b/cc7b20f4a9b6b2cda933666604c5632ad31972ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="329.97" OriginalAmount="320.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144029030309" Longitude="11.559689193964" StarRating="2" HotelCode="13695|228194|Bed &amp; Breakfast" HotelName="ibis Muenchen City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 21, 80335 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/33/70/3370bbcd363d365024addf37efeee084ca3daf55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.34" OriginalAmount="320.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1281716" Longitude="11.5583843" StarRating="3" HotelCode="|116047" HotelName="Gio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/4/7/116047_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel Herzog MÃ¼nchen is rated three stars, has elegant standard rooms with WiFi (free of charge) a TV. SITUATION: It is situated in the city centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="331.22" OriginalAmount="321.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129561484383" Longitude="11.588787138462" StarRating="4" HotelCode="27210|99168|Bed &amp; Breakfast" HotelName="Novotel München City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 11, 81669 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/dd/fbdddb45d18f4eb989181d5bbf929b7e5a90216e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.93" OriginalAmount="322.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133043133333" Longitude="11.568786466667" StarRating="3" HotelCode="104297|3842635|Bed &amp; Breakfast" HotelName="Acanthus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Hauptfeuerwache 14, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d0/a7d00ed6a13c68a6a1e43c9976df13dd16d2fdac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.55" OriginalAmount="322.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1411172" Longitude="11.5879033" StarRating="3" HotelCode="|94815" HotelName="Adria München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LIEBIGSTRASSE 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/8/1/5/94815_1_2835.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, has 5 floors, 45 rooms and 1 suite. Guests can find a small garden area, a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. Guests also have access to internet, a breakfast room, room service, a laundry service and a medical care service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.75" OriginalAmount="325.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136974317538" Longitude="11.570853888989" StarRating="3" HotelCode="64226|mercure_hotel_munchen_altstadt" HotelName="Mercure Hotel Muenchen Altstadt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hotterstrasse 4, 80331 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/a9/8ea9fc1f128e58f1d683f1b60c26f2ff47ca0b5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="335.11" OriginalAmount="325.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131417448119" Longitude="11.561798378247" StarRating="3" HotelCode="105516|2216395|Bed &amp; Breakfast" HotelName="Cocoon Sendlinger Tor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindwurmstraße 35, 80337 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/75/0075a0439dd9dbf2e198ecb28ef636bf5c459194.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.80" OriginalAmount="331.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133214" Longitude="11.568599" StarRating="0" HotelCode="|496303" HotelName="Hotel Altmünchen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>An Der Hauptfeuerwache 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/6/3/0/3/496303_0002f5a0548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.08" OriginalAmount="336" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134667" Longitude="11.523735" StarRating="2" HotelCode="128184|25703" HotelName="ibis Muenchen City West Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westendstrasse 181, 80686 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/51/fb516723a9772daf997d105ee60cb86d68107dfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 208 rooms. Most storeys are accessible by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="346.30" OriginalAmount="336.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.153406744972" Longitude="11.504297531096" StarRating="3" HotelCode="80070|1093038|Bed &amp; Breakfast" HotelName="Laimer Hof München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laimer Straße 40, 80639 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/04/ca0427da4311adb54548c730817328fe7434ebfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17868601" Longitude="11.53351306" StarRating="3" HotelCode="575128|221074" HotelName="THE FLAG München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Gneisenaustraße 24, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/e7/d5e72f525a2186fe5d2a96358d3fc54058c7f750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="348.40" OriginalAmount="338.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144272" Longitude="11.559898" StarRating="3" HotelCode="294468|1686688|Bed &amp; Breakfast" HotelName="Augusten Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augustenstraße 2, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/30/b03031c3122ec35e08cbbdbcef6df355bb404f52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="348.41" OriginalAmount="338.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.35612783164" Longitude="11.786688566208" StarRating="5" HotelCode="22340|5933|Bed &amp; Breakfast" HotelName="Hilton Airport Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terminalstraße / Mitte 20, 85356 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/65/ac/65acddd56c29b1e98e5f5ffd4b1ecf19651d0151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant luxury hotel is situated just 500 m from the terminal of Munich's International Airport....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.30" OriginalAmount="343.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1340738" Longitude="11.5221783" StarRating="2" HotelCode="|67499" HotelName="Ibis Muenchen City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WESTENDSTRASSE 181</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/4/9/9/67499_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.33" OriginalAmount="346.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1366451" Longitude="11.5610029" StarRating="4" HotelCode="|65729" HotelName=" H+ Hotel Munchen " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHILLERSTRASSE 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/7/2/9/65729_5ea83ce0702.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 64 soundproofed rooms and 51Â non-smoking rooms. ROOM: All the rooms have WiFi, a safe and an air-conditioning system. OTHERS: The establishment serves a buffet breakfast. FACILITIES: The establishment boasts a bar and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5306-6379259/238701404946989479/173" HotelName="DREI LOWEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121200/1121200/f9d9eb05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="360.19" OriginalAmount="349.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|1087578|Bed &amp; Breakfast" HotelName="King's Hotel Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="360.50" OriginalAmount="350.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136707610152" Longitude="11.560835838318" StarRating="4" HotelCode="75997|h_hotel_munchen_city_centre_b_b" HotelName="H+ Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/85/c4858a891f233a3e2605ffd64e7b21cbe900f4f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.27" OriginalAmount="354.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|82855|Bed &amp; Breakfast" HotelName="Germania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.31" OriginalAmount="354.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14621257" Longitude="11.55899354" StarRating="3" HotelCode="527796|2475875|Bed &amp; Breakfast" HotelName="Ruby Lilly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 37, 80335 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/b3/00b33f762f06639d0f8f025e579a746fd0c02e46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.65" OriginalAmount="355" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13616" Longitude="11.564524" StarRating="3" HotelCode="294471|202457" HotelName="City Aparthotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 18b, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/5a/305a216aaf4b4f140abb887a453489552c403912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1249028-20600898/238701404946989479/226" HotelName="BEST WESTERN ARABELLAPARK MUENCHEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66500000/66495900/66495830/2e77b1ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="973916|445382" HotelName="Moxy Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 7, 81671 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/fc/c4fcb086026a2d7295b97380a728a2f6b497740d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="369.77" OriginalAmount="359.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10231588" Longitude="11.52984439" StarRating="4" HotelCode="567690|2454125|Bed &amp; Breakfast" HotelName="NYX Munich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstraße 2, 81379 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/00/ea00e2ebe31dbb33a4499268e1d893fe5855f069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="370.76" OriginalAmount="359.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138666" Longitude="11.559977" StarRating="4" HotelCode="76156|113562|Bed &amp; Breakfast" HotelName="Leonardo Hotel München City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 4, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c9/cbc97dc7986bd1a5d01dfdee9a9f94d98ff57cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few minutes away from the Munich central train station on a quiet street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="371.53" OriginalAmount="360.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|381905|Bed &amp; Breakfast" HotelName="New Orly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="373.12" OriginalAmount="362.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14614" Longitude="11.55904" StarRating="0" HotelCode="|449722" HotelName="Ruby Lilly Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/7/2/2/449722_302c9321312.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="374.39" OriginalAmount="363.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137959" Longitude="11.5575934" StarRating="3" HotelCode="|210421" HotelName="Cocoon Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/4/2/1/210421_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="374.51" OriginalAmount="363.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17424" Longitude="11.62913" StarRating="4" HotelCode="139424|4664355|Bed &amp; Breakfast" HotelName="Freisinger Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oberföhringer Straße 191, 81925 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/c5/2dc54190e586372898877fe9d8cbbb23d2efb25f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="374.55" OriginalAmount="363.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.122731" Longitude="11.564928" StarRating="4" HotelCode="56952|358995|Bed &amp; Breakfast" HotelName="Living Hotel Prinzessin Elisabeth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Geyerstraße 52, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/30/92306003612a4868b5b23c5fca98c37ffdd3c3ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the Glockenbach quarter, close to the banks to the Isar and the Gasteig cult...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="374.92" OriginalAmount="364" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135825138927" Longitude="11.560739278793" StarRating="3" HotelCode="29008|220896" HotelName="Brunnenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 36, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/85/7185a29d2e81af1f93c81db77a0e27295f138335.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 500 m from a stop for public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.07" OriginalAmount="369.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13410781" Longitude="11.55503271" StarRating="3" HotelCode="619790|hotel_uhland_2" HotelName="Hotel Uhland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 1, 80336 Munchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/1f/331f8383828359ebaee2b975cd074ee072de4ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe is among the facilities. Wireless internet access is available to guests in the public areas....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.09" OriginalAmount="369.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132345401283" Longitude="11.591430750996" StarRating="4" HotelCode="106554|2039435|Bed &amp; Breakfast" HotelName="JAMS Music Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stubenvollstr 2, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/57/3a/573aab1b812429c579f494a9bac11cf2557b1607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.79" OriginalAmount="369.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|108392|Bed &amp; Breakfast" HotelName="Eurostars Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.92" OriginalAmount="369.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|2585225|Bed &amp; Breakfast" HotelName="Hotel Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.13" OriginalAmount="371.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138905121779" Longitude="11.551741027014" StarRating="3" HotelCode="152229|pension_margit" HotelName="Pension Margit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Hermann-Lingg-Straße 1, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/84/5f84ca68e52b3c2a60baae4baa243ceb5cc0ea34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-run establishment is just five minutes walk from the Oktoberfest grounds and the main tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="384.49" OriginalAmount="373.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.159415732655" Longitude="11.584156304598" StarRating="3" HotelCode="64225|942195|Bed &amp; Breakfast" HotelName="Schwabinger Wahrheit by Geisel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenzollernstraße 5, 80801 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/f1/3af18982df3312837bf24bd0304286f1508388d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated for a leisure or business trip. The establishment is located in the M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.72" OriginalAmount="373.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1741221" Longitude="11.5926246" StarRating="4" HotelCode="|19654" HotelName="Munich Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BERLINERSTRASSE 93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/5/4/19654_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors and 349 rooms. In the establishment entrance, guests will find a lobby with a reception, a cafÃ© and shops. The establishment boasts Champions the bar a restaurant, 6 conference rooms and an indoor car park (for a fee). SITUATION: Is situated inSchwabing a central area of the Englischer Garten it is close to Marienplatz near the establishment, you will find It is nearNordfriedhof the metro station 1 kilometre away, you can find public transport services. ROOM: The rooms have a bathroom with a hairdryer, a bathrobe, a direct line telephone, a television, internet, a mini-bar, a kettle, a coffee maker, a central air-conditioning system, a sofa, a safety deposit box (available for a fee), an iron and an ironing board. FACILITIES: Clients can enjoy a covered swimming pool, Outdoors, clients have access to a sunbathing terrace, The establishment also has a spa, a jacuzzi, a sauna and a gym. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="384.82" OriginalAmount="373.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1400765" Longitude="11.5323235" StarRating="2" HotelCode="89323|1084618|Bed &amp; Breakfast" HotelName="Hotel Hahn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strabe 117, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/8c/cc8cd97cf6dd25864f66f2af5c88afc8380d9d12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.64" OriginalAmount="374.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|361225|Bed &amp; Breakfast" HotelName="Eden Wolff" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.34" OriginalAmount="378.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142003013888" Longitude="11.58663533628" StarRating="3" HotelCode="15721|golden_leaf_parkhotel_im_lehel" HotelName="Golden Leaf Parkhotel im Lehel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unsöldstraße 10, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/c9/a1c9b613a66dbe94050b640584d364b0a528d61d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Munich, this hotel lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="390.24" OriginalAmount="378.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1372786" Longitude="11.5607898" StarRating="2" HotelCode="105544|3836095|Bed &amp; Breakfast" HotelName="Maison Schiller" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 20, 80336 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/e7/fee721334e12c6357f0ddecf753fe434c90e4fae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daheim The Daheim is located in Munchen. Guests can enjoy a meal at the hotel restaurant. Rooms at t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.37" OriginalAmount="379.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12559357" Longitude="11.60963986" StarRating="0" HotelCode="968381|residence_inn_by_marriott_munich_ostbahnhof" HotelName="Residence Inn by Marriott Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 5, 81671 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96cdc6e05d1fdbda8464ec23093bab17e77882e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="393.19" OriginalAmount="381.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143277" Longitude="11.559868" StarRating="4" HotelCode="408907|18670|Bed &amp; Breakfast" HotelName="KING's HOTEL First Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 13, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/0d/f30d3293a1f0c447e29b1190af42dd04b37d85b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the hotel's central location, all of Munich's most important institutions and tourist attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="393.21" OriginalAmount="381.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|2475525|Bed &amp; Breakfast" HotelName="Munich Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.46" OriginalAmount="382.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1590515" Longitude="11.5863933" StarRating="4" HotelCode="139387|das_nikolai_hotel" HotelName="Das Nikolai Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Nikolaistraße 9, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/5d/795dc68c9b37ce877bc3774b020d66069a927ee2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="395.03" OriginalAmount="383.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|79074|Bed &amp; Breakfast" HotelName="TRYP München City Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.31" OriginalAmount="383.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1312711" Longitude="11.608205" StarRating="4" HotelCode="|214405" HotelName="Residence Inn By Marriott Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstrasse 81-83</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/4/4/0/5/214405_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.52" OriginalAmount="384.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136627" Longitude="11.596736" StarRating="3" HotelCode="139184|hotel_ritzi" HotelName="Hotel Ritzi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria-Theresia-Strasse 2a, 81675 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/57/9857373ffed6eaa15292a04af83c5060e5b3a60c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.58" OriginalAmount="386" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234839-19575524/238701404946989479/52" HotelName="JAMS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6960000/6955100/6955055/2fbee57e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="399.73" OriginalAmount="388.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131397338821" Longitude="11.60816475749" StarRating="4" HotelCode="169900|772265|Bed &amp; Breakfast" HotelName="Courtyard Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/db/a0dbcc3bf2550ff4519f64b8efee853054304c2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="400.22" OriginalAmount="388.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174498" Longitude="11.592728" StarRating="4" HotelCode="14584|85627|Bed &amp; Breakfast" HotelName="München Marriott Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Strasse 93, 80805 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f1/f1f13d3eee3f6c6e2853fc831e21a463400bb753.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located in Schwabing close to the English Gardens. Marienplatz is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.67" OriginalAmount="389.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1336153" Longitude="11.5759692" StarRating="3" HotelCode="105256|hotel_am_viktualienmarkt" HotelName="Am Viktualienmarkt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Utzschneiderstraße 14, 80469 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/a6/b1a65c674bbcbe639d2c86392e811e0b6f086086.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="403.27" OriginalAmount="391.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14075622" Longitude="11.53515124" StarRating="3" HotelCode="739745|636981|Bed &amp; Breakfast" HotelName="Hampton By Hilton Munich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/01/dc019d5eed84d20a4777c037e1b62ca3de869307.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="404.35" OriginalAmount="392.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|8394|Bed &amp; Breakfast" HotelName="The Westin Grand Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.85" OriginalAmount="395.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.130384" Longitude="11.5700987" StarRating="3" HotelCode="267481|hotel_olympic_6" HotelName="Olympic Garni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Hans-Sachs-Straße 4, 80469 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/b4/97b431e87bc315169307fca07162d8184b5cd613.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="407.73" OriginalAmount="395.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16265" Longitude="11.59029" StarRating="4" HotelCode="106236|2201455|Bed &amp; Breakfast" HotelName="La Maison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Occamstraße 24, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/67/b067944147b3ca5d44fc0ac5275666062fa373d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.88" OriginalAmount="396.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138055" Longitude="11.557648" StarRating="3" HotelCode="27176|hotel_metropol_7" HotelName="Metropol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mittererstrasse 7, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/05/2405b29a2deb1f3aeae5d99b4279a36594456401.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="409.09" OriginalAmount="397.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143171326378" Longitude="11.558936532484" StarRating="3" HotelCode="889137|942305|Bed &amp; Breakfast" HotelName="Vi Vadi Hotel Downtown Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 6-10, 80335 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/b9/cdb9dd74436165ffd486493bf138d08fcf4c1320.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="410.32" OriginalAmount="398.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|366040|Bed &amp; Breakfast" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/09/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="411.31" OriginalAmount="399.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140019" Longitude="11.601278" StarRating="5" HotelCode="34380|185612|Bed &amp; Breakfast" HotelName="Hotel München Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trogerstraße 21, 81675 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/da/71da2b0391fb13dffd282e719381f03bfbeb081f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="411.46" OriginalAmount="399.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145652" Longitude="11.539087" StarRating="4" HotelCode="311534|394573|Bed &amp; Breakfast" HotelName="Novotel Muenchen City Arnulfpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 57, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/08/2c08e412686440a616250329218f2d08426c3a23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="415.06" OriginalAmount="402.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136248" Longitude="11.55452" StarRating="3" HotelCode="99093|368785|Bed &amp; Breakfast" HotelName="GHOTEL hotel &amp; living München-City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 77, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/11/a8113370d4788218d47064ab1f1aa041a34e3457.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="420.91" OriginalAmount="408.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138825244444" Longitude="11.587015133333" StarRating="4" HotelCode="81028|2330785|Bed &amp; Breakfast" HotelName="Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St.-Anna-Straße 10, 80538 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/c4/9dc4698199a4930ba85576fb1408e98a44618151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.42" OriginalAmount="410.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17406" Longitude="11.59179" StarRating="4" HotelCode="|355483" HotelName="Steigenberger München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/8/3/355483_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="424.23" OriginalAmount="411.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|2475505|Bed &amp; Breakfast" HotelName="Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.31" OriginalAmount="412.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13635" Longitude="11.582441" StarRating="4" HotelCode="|63530" HotelName="Concorde München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/0/63530_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has a breakfast room, a laundry service, a car park (for a fee) and a reception with safety deposit boxes, (free of charge), The establishment has 71 rooms. SITUATION: It is in the historic centre, is near the opera, close to the establishment, clients can find Marienplatz the Theatre of Maximilianstrasse it is close to. ROOM: The rooms have bathroom or shower, a WC, a mini-bar, cable television, a direct line telephone, a hairdryer, a mirror and modem connection.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="426.51" OriginalAmount="414.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136927" Longitude="11.560856" StarRating="4" HotelCode="28668|1478758|Bed &amp; Breakfast" HotelName="Astor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstr. 24, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ab/b7abfcc7ab657dbad1fb58bb2a1119a6ddb3930f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.54" OriginalAmount="418" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138767" Longitude="11.562296" StarRating="3" HotelCode="47702|444954" HotelName="Hotel Condor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Laundry,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Zweigstrasse 6, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/10/471020328056e04b909dc2692b568e4724107b72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Condor in Munich (Munich City Centre), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="438.51" OriginalAmount="425.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144590108173" Longitude="11.541239619255" StarRating="4" HotelCode="137659|382415|Bed &amp; Breakfast" HotelName="Citadines Arnulfpark Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrabe 51, 80636 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/a0/c9a0fdc92afa2005b95ad50c702ac0335407948d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the privileged area of Arnulfpark, part of West Munich...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.87" OriginalAmount="429" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14062063" Longitude="11.53509724" StarRating="4" HotelCode="740338|294507" HotelName="Hilton Garden Inn Munich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 112, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/38/0e38fc2cb348cc1013d1b91112c59956ef689ea2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.58" OriginalAmount="430.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1628675" Longitude="11.5905095" StarRating="4" HotelCode="|115988" HotelName="La Mansion Vi Vadi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/8/8/115988_31721240629.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel La Maison is rated four stars, has modern standard rooms and a reception. SITUATION: It is 5 minutes away from the Englischer Garten, has excellent transport links to the centre of Munich.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.02" OriginalAmount="440.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1361779" Longitude="11.5621068" StarRating="3" HotelCode="|115903" HotelName="Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstr. 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/0/3/115903_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, was opened in 2011. SITUATION: It is nearMunich main station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="454.23" OriginalAmount="441" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|138895-8691737/238701404946989479/176" HotelName="PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9500/9475/972405e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="455.55" OriginalAmount="442.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1298457" Longitude="11.5922194" StarRating="4" HotelCode="|10369" HotelName="Hilton Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROSENHEIMERSTRASSE 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/6/9/10369_e3282eb1131.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 5 floors, 480 rooms and 20 suites. You are also offered a reception, shops, a cafÃ©, a bar, 3 restaurants, 6 conference rooms and indoor parking. SITUATION: This smart hotel is near El RÃ­o Isar is situated in the Haidhausen District, close to the centre of Munich. There are many places you can visit in the surrounding area, including El Museo Deutsche and the Gasteig Cultural Centre. Just a few minutes walk away, guests will find Viktualienmarkt in front of the hotel there is a public transport stop. ROOM: The stylish rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, satellite and cable television, internet, a mini-bar and an individual air-conditioning system. Are also furnished with a balcony or terrace and a safe (available for a fee). On request, you can use an ironing set.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="455.90" OriginalAmount="442.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|119742|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="456.92" OriginalAmount="443.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138520458387" Longitude="11.580165144618" StarRating="4" HotelCode="138195|863055|Bed &amp; Breakfast" HotelName="An der Oper" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/08/2026" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falkenturmstraße 10, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/51/2a510b9af7d09ea8c1a0c3081f5e4555b6cfc7ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="457.30" OriginalAmount="443.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141528" Longitude="11.56013" StarRating="4" HotelCode="10878|2416345|Bed &amp; Breakfast" HotelName="NH Collection München Bavaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 2, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/15/3715fb1c88e2daa3818893b3627096519fe68f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located opposite the main train station and within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="462.47" OriginalAmount="449.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1364354" Longitude="11.558103" StarRating="3" HotelCode="106998|hotel_verdi_4" HotelName="Verdi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/d5/cfd56f29e38fbb345c8afcbbaf63618f96792cdf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.89" OriginalAmount="457.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139211" Longitude="11.561404" StarRating="0" HotelCode="|444303" HotelName="Ruby Rosi Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/0/3/444303_17b40d71043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="472.77" OriginalAmount="459" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5299-6379355/238701404946989479/185" HotelName="NH COLLECTION MUNCHEN BAVARIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24400/24354/24809599_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="491.11" OriginalAmount="476.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139050206875" Longitude="11.551938977281" StarRating="3" HotelCode="314331|1601638|Bed &amp; Breakfast" HotelName="Vi Vadi Hotel Bayer 89" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 89, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/ab/f8abc27f59d7c91846332ff1d8ed3bead1839777.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="496.11" OriginalAmount="481.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373818" Longitude="11.5584395" StarRating="0" HotelCode="|310387" HotelName="Bayer's Boardinghouse Und Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/3/8/7/310387_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="497.26" OriginalAmount="482.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373259" Longitude="11.55842041" StarRating="3" HotelCode="468513|3844185|Bed &amp; Breakfast" HotelName="Bayer's BoardingHouse Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Free CXL until 27/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 45, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/39/d0392c29cf97b91bc3b15bb820ab596ec3940148.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="498.58" OriginalAmount="484.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137643" Longitude="11.55766" StarRating="4" HotelCode="|78041" HotelName="Eurostars Book" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHWANTHALERSTRASSE,44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/0/4/1/78041_8f304481143.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has 9 floors, 201 rooms and 8 suites. The establishment boasts a reception, a contemporary bar and a restaurant. The establishment also has meeting rooms, a sauna, a jacuzzi and a gym. SITUATION: This establishment, is in Munich the centre of Close to the train station and the tourist attractions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="505.69" OriginalAmount="490.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132753245665" Longitude="11.576402369311" StarRating="3" HotelCode="267483|1768898|Bed &amp; Breakfast" HotelName="Deutsche Eiche" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reichenbachstrabe 13, 80469 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/f9/5bf9e57f25888a62d371aab2db6330d00b4747d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="508.18" OriginalAmount="493.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139898" Longitude="11.561212" StarRating="4" HotelCode="575756|2585315|Bed &amp; Breakfast" HotelName="25hours Hotel München The Royal Bavarian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 1, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/zz/e1ad5f2fc6c642ff4d9b614fa89ad2ed26a7810f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="509.09" OriginalAmount="494.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134410184452" Longitude="11.575774066305" StarRating="4" HotelCode="180027|1140028|Bed &amp; Breakfast" HotelName="Living Hotel das Viktualienmarkt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frauenstraße 4, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0b/470b0dc5508b2d396e40ff744d86360425d762b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="511.16" OriginalAmount="496.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="0" HotelCode="14553|8484|Bed &amp; Breakfast" HotelName="Maritim Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="519.37" OriginalAmount="504.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136862" Longitude="11.57954" StarRating="4" HotelCode="139078|437845|Bed &amp; Breakfast" HotelName="Cortiina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ledererstrasse 8, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/77/a4773ed33a5f740e8a49ce7953238982f2e53f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.12" OriginalAmount="508.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139709" Longitude="11.5613088" StarRating="4" HotelCode="|298533" HotelName="25hours  The Royal Bavarian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/5/3/3/298533_014bf1e0905.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.48" OriginalAmount="516" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|49160" HotelName="Eurostars Book Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="540.78" OriginalAmount="525.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135485" Longitude="11.547203" StarRating="3" HotelCode="36487|1032228|Bed &amp; Breakfast" HotelName="Hotel Krone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theresienhöhe 8, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/28/3528d99e661113251aad329e337d8e7429e9827b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.78" OriginalAmount="526.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137500639359" Longitude="11.547606381615" StarRating="4" HotelCode="12616|four_points_by_sheraton_munich_central" HotelName="Four Points by Sheraton Munich Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 111, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/09/ae0944e13baf14cf936c253ed5212ade92548793.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a central location close to the famous Theresienwiese. The pedestrianised zone wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="549.98" OriginalAmount="533.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|80354|Bed &amp; Breakfast" HotelName="Courtyard Munich City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="555.31" OriginalAmount="539.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13983" Longitude="11.562152" StarRating="4" HotelCode="12348|379135|Bed &amp; Breakfast" HotelName="Hotel Excelsior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 11, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/d6/b4d6a72060dd70c02d975648a5aca92f33ee433b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This country house-style hotel is located directly on a lively pedestrianised zone between Stachus a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="579.34" OriginalAmount="562.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1399265" Longitude="11.5621245" StarRating="4" HotelCode="|10382" HotelName="Excelsior by Geisel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/8/2/10382_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1910, has 6 floors, 113 rooms and 4 suites. Some of the establishment facilities on offer are a hairdresser's, a lobby bar, Geisel's wine bar a restaurant and an indoor car park (for a fee). SITUATION: This rural hotel is between Stachus the central station, near the establishment, guests will find shops, tourist points of interest. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: Close to the establishment, clients can findKÃ¶nigshof the hotel Where you can enjoy a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="579.75" OriginalAmount="562.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.177100543186" Longitude="11.592995772982" StarRating="4" HotelCode="37605|382605|Bed &amp; Breakfast" HotelName="INNSIDE München Parkstadt Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mies-van-der-Rohe-Straße 10, 80807 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/de/c7de3428a3579cba834e6dbb57cc37187d523375.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is located directly just 2 km from the centre with a range of shopping facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="586.37" OriginalAmount="569.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124985" Longitude="11.606213" StarRating="4" HotelCode="|444316" HotelName="Adina Apartment Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atelierstrasse 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/1/6/444316_e2bc8c01414.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="587.35" OriginalAmount="570.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1372606" Longitude="11.5483687" StarRating="4" HotelCode="|10390" HotelName="Residence Inn By Marriott Munich Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>SCHWANTHALER STRASSE 111</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/9/0/10390_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has modern rooms and it offers a buffet breakfast. SITUATION: This hotel is in a central location, close to Theresienwiese. It is situated 15 minutes walk away from the pedestrian area where guests can enjoy shops and the railway station. Nearby, there is a public transport stop.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="588.21" OriginalAmount="571.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135455" Longitude="11.581562" StarRating="4" HotelCode="18649|2162145|Bed &amp; Breakfast" HotelName="Hotel Torbräu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tal 41, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ae/fdae17080b4d1fcd3e26f4ea5158a64d2299c933.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the historical old town. There are several shopping areas sur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.83" OriginalAmount="589.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138637" Longitude="11.56041" StarRating="0" HotelCode="|561077" HotelName="Jaeger\'s Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/0/7/7/561077_0898be51056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="615.21" OriginalAmount="597.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137970878009" Longitude="11.578850895166" StarRating="4" HotelCode="15902|745195|Bed &amp; Breakfast" HotelName="Platzl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sparkassenstraße 10, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/70/72704220211453aad286bb517f4e1ecfe0fe515f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located between the Hofbräuhaus and Marienplatz. Munich's main theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="629.20" OriginalAmount="610.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1386055" Longitude="11.5603326" StarRating="2" HotelCode="89331|3859525|Bed &amp; Breakfast" HotelName="Jäger's-Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Luggage Storage,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 3, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/5e/8b5e05779642883e434988837c122746115b9e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Hauptbahnhof, Jaeger's Hotel &amp; Hostel promises a rela...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="637.57" OriginalAmount="619" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49506-6367112/238701404946989479/194" HotelName="INNSIDE BY MELIA PARKSTADT SCHWABING" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1109900/1109821/a0973be2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.78" OriginalAmount="626.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|le_meridien_munich" HotelName="Le Meridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="660.26" OriginalAmount="641.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1398350184" Longitude="11.5409490288" StarRating="5" HotelCode="448409|2056125|Bed &amp; Breakfast" HotelName="Roomers Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 68, 80339 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/07/a8072aa2ffc67eb36cb1b619e40c2ddbbec7a4bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="663.59" OriginalAmount="644.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13917" Longitude="11.55929" StarRating="4" HotelCode="|185568" HotelName="Aloft Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstrasse 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/6/8/185568_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="670.83" OriginalAmount="651.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13915783" Longitude="11.55919246" StarRating="4" HotelCode="317006|1513198|Bed &amp; Breakfast" HotelName="Aloft München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 37, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/17/1217585c21994bd001dce116079d34aab1994591.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="691.40" OriginalAmount="671.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139761" Longitude="11.540931" StarRating="5" HotelCode="|221387" HotelName="Roomers Munich, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 68</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/3/8/7/221387_636d39e1415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="724.55" OriginalAmount="703.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135881" Longitude="11.575839" StarRating="4" HotelCode="140115|437785|Bed &amp; Breakfast" HotelName="Louis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viktualienmarkt 6, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/cc/1eccc92086c6d1c49b2f2994401d52c15de1f62d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="729.25" OriginalAmount="708.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139455166835" Longitude="11.557483077049" StarRating="5" HotelCode="30252|99100|Bed &amp; Breakfast" HotelName="Sofitel Munich Bayerpost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3b/5e3bdfc2d6202defb410775bb5a1faa7f0c616cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="768.15" OriginalAmount="745.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|8926|Bed &amp; Breakfast" HotelName="Bayerischer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="807.06" OriginalAmount="783.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138916406723" Longitude="11.581628322601" StarRating="5" HotelCode="259316|CAF413700|Bed &amp; Breakfast" HotelName="Hotel Vier Jahreszeiten Kempinski München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maximilianstrasse 17, 80539 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/97/ed97f7f4e2c640650347014a604d66ad559fd159.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Maximilianstrasse at the heart of the city of Munich. Galleries,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="846.53" OriginalAmount="821.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1391595" Longitude="11.5581052" StarRating="5" HotelCode="|10394" HotelName="Le Méridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BAYERSTRASSE 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/9/4/10394_86bc7681214.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic, contemporary style hotel, has 381 standard rooms, 29 suites and 8 floors. In the entrance, guests are offered a lobby with a reception. The establishment has a bar, a terrace, a restaurant, a car park and an indoor car park (for a fee). SITUATION: This smart hotel is situated in the centre of Munich. Is in an excellent location, in front of the central station. Close to the establishment, clients can find the Stachus and Marienplatz Squares. In front of the hotel there is a public transport stop. ROOM: The comfortable rooms have a bathroom with a shower, a bathrobe, a hairdryer, a direct line telephone and satellite and cable TV. They also have large flatscreen TVs, a mini-bar, a central air-conditioning system and a safe. FACILITIES: There is a range of facilities and services available at the establishment, including a spa area with covered pool, a jacuzzi, a sauna, a solarium (available for a fee), a steam bath and a massage service. Some services (available for a fee). The establishment also has a snack bar and a gym. OTHERS: The establishment offers a buffet breakfast and a set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="916.70" OriginalAmount="890" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139584038847" Longitude="11.564612388611" StarRating="5" HotelCode="259527|25701" HotelName="Hotel Königshof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlsplatz 25, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/0d/f80dc0100954b097ac7c2a1b52eb9f725512e017.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is centrally situated on Stachus (Karlsplatz) in the centre of the "inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="944.50" OriginalAmount="916.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|656527|Bed &amp; Breakfast" HotelName="Andaz München Schwabinger Tor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="965.03" OriginalAmount="936.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|185808|Bed &amp; Breakfast" HotelName="The Charles Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1008.78" OriginalAmount="979.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1369456" Longitude="11.5753206" StarRating="5" HotelCode="|298549" HotelName="Beyond By Geisel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marienplatz 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/5/4/9/298549_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1048.54" OriginalAmount="1018" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|123464-27803111/238701404946989479/305" HotelName="ROCCO FORTE THE CHARLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1683800/1683718/0955426d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1113.43" OriginalAmount="1081.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1624411" Longitude="11.5945963" StarRating="3" HotelCode="138894|hotel_biederstein_am_englischen_garten" HotelName="Biederstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keferstraße 18, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/94/089416a83a97ad4b4fb9d821b81a238c6824b00d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1703.42" OriginalAmount="1653.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137053076501" Longitude="11.580794155598" StarRating="5" HotelCode="26013|9389|Bed &amp; Breakfast" HotelName="Mandarin Oriental Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neuturmstraße 1, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/bd/f5bd8ae82f11c6d4a948000dfb24c6cc9ebb7cd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel occupies a palace dating back to the new Renaissance and is situated at ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1744.82" OriginalAmount="1694" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|20385-10669147/238701404946989479/333" HotelName="MANDARIN ORIENTAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1111/38188e97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2564.70" OriginalAmount="2490" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1412654" Longitude="11.57461135" StarRating="0" HotelCode="731116|294578" HotelName="The Lovelace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kardinal-Faulhaber-Straße 1, 80333 Munich, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/932310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2909.75" OriginalAmount="2825" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.34019" Longitude="-90.84239" StarRating="5" HotelCode="0|536486-28843373/238701404946989479/334" HotelName="ROSEWOOD HOTEL MUNICH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>3975 S FRONTAGE RD, VICKSBURG, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23190000/23189700/23189656/c7f950f4_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Vicksburg, Baymont Inn And Suites Vicksburg is close to Vicksburg National Military Park and Warren County Courthouse. This hotel is within close proximity of Vicksburg Convention Center.   Rooms   Make yourself at home in one of the 60 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include irons/ironing boards and clock radios, and you can also request rollaway/extra beds.   Rec, Spa, Premium Amenities   Take advantage of recreation opportunities including a fitness facility and a seasonal outdoor pool.   Dining   While enjoying a refreshing dip in the hotel pool, you can order your favorite drink at the poolside bar.    Business, Other Amenities   Featured amenities include a business center, express check-out, and a 24-hour front desk.   Room Info:    Know Before You Go       The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: USD 15.00 per pet, per night   Rollaway bed fee: USD 10.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="94" TotalAmount="3061.27" OriginalAmount="2972.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14126" Longitude="11.57467" StarRating="0" HotelCode="|448889" HotelName="Rosewood Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/8/8/9/448889_6ad9a011454.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service,Laundry,Room Service,Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Nightclub,Sauna,Shopping Arcade,Wheelchair Access,Spa,Jacuzzi,Massage Centre,Swimming Pool,Golf,Kitchen,Garden,Bicycle Rental,Diet Meals,Heated Pool,24 Hour Security,Housekeeping,Pets allowed,24 Hour Front Desk,Elevator,Luggage Storage,Vending Machine,LCD/Projector,Parking,Dry Cleaning</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,HOSTEL,HOTEL,HOSTELS,APARTMENT,APARTHOTEL,GUEST HOUSES,RESORT,CAMPSITES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|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="d4f96091-72b9-45f6-8c42-b19ba6e34b68">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-29T00:00:00" End="2026-09-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <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
d4f96091-72b9-45f6-8c42-b19ba6e34b68|InfiniteSearch|Root element is missing.|System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at SerializeDeserialize`1.DeserializeData(String dataXML) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 2755
   at HotelSources.Infinite.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 314|Infinite|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:948b4af7-b838-4897-8b70-dd8d04ffc3ff
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d4f96091-72b9-45f6-8c42-b19ba6e34b68|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-24T13:40:32.5098239+01:00" Version="0" EchoToken="Search" TransactionIdentifier="d4f96091-72b9-45f6-8c42-b19ba6e34b68" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="52.85" OriginalAmount="51.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.09079" Longitude="11.545009" StarRating="0" HotelCode="|466846" HotelName="Munich Central Camping" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/8/4/6/466846_4da2fc31613.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17492855" Longitude="11.44659838" StarRating="2" HotelCode="614076|oktoberfest_all_inclusive_camping_" HotelName="Oktoberfest and Springfest All Inclusive Camping" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Campsites" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lochhausener Straße 59, Munich 81247</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/71/6d712e6c787514505ebf33b31ea9dae2a8f0519b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This campsite welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="132.99" OriginalAmount="129.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.110941443407" Longitude="11.715931892395" StarRating="3" HotelCode="89327|157091|Bed &amp; Breakfast" HotelName="acomhotel münchen-haar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 33, 85540 Haar</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/41/1e4134bffdf454a093e3dd6c76ba069f92950d0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located to the East of Munich just 5 minutes from the A99 motorway and 10 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.05" OriginalAmount="136.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="0" HotelCode="296259|1614308|Bed &amp; Breakfast" HotelName="a&amp;o München Laim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.64" OriginalAmount="143.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.0861877" Longitude="11.6733612" StarRating="4" HotelCode="107038|2587785|Bed &amp; Breakfast" HotelName="Villa Waldperlach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Putzbrunner Straße 250, 81739 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/65/ee65fe6d5090691b1a6c109d859765fa18088bd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.40" OriginalAmount="147.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13486" Longitude="11.66922" StarRating="3" HotelCode="|445393" HotelName="Ramada Encore By Wyndham Munich Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/9/3/445393_01152941221.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.224556666667" Longitude="11.670033333333" StarRating="3" HotelCode="139331|stern_hotel_soller" HotelName="Stern Hotel Soller" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 54, 85737 Ismaning</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/77/2c775c5ff923bccd3824ed3eefc374ebfabbdc1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only 14 km from Munich city centre, this family-run, 3-star hotel in Ismaning offers contemporary-st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.97" OriginalAmount="149.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1020706" Longitude="11.6602628" StarRating="4" HotelCode="|23871" HotelName="Mercure  München Süd Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Ring 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/7/1/23871_69c5d631217.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a main building with 3 floors, 185 standard rooms, a reception and 2 bars. The establishment also has a restaurant that serves sushi and Bavarian, Asian, and Italian specialities, a restaurant with traditional dishes, 7 conference rooms, an indoor car park and a car park. SITUATION: This trendy hotel is close to the trade fair ground, 20 minutes away from the city centre. Is situated in the outskirts of Munich. Close to the establishment, clients can find Ostpark and the Neupevlach Zentrum stop. It is 2 kilometres from the a public transport stop. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a mini-bar, a central air-conditioning system and a safe (available for a fee). FACILITIES: The establishment has a covered pool. Outdoors, clients can enjoy a sunbathing terrace. The establishment also has a body care area with a sauna, a solarium and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.94" OriginalAmount="151.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132655" Longitude="11.661908" StarRating="4" HotelCode="88591|830355|Bed &amp; Breakfast" HotelName="Hotel Am Moosfeld" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 31-41, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c6/93c654ff025cb0b7a0bf4f7b6a84abde538b028c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.44" OriginalAmount="152.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3" HotelCode="851533|2490685|Bed &amp; Breakfast" HotelName="Bento Inn Munich Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.96" OriginalAmount="154.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102331937029" Longitude="11.659425795079" StarRating="4" HotelCode="36477|185466|Bed &amp; Breakfast" HotelName="Mercure Hotel München Süd Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Ring 87, 81735 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/37/c437469f32873125e3e8b5a6735d46bb0e1556fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated close to the exhibition centre and a 20-minute journey (with public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.76" OriginalAmount="162.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142646443846" Longitude="11.425934135914" StarRating="3" HotelCode="11976|428765|Bed &amp; Breakfast" HotelName="Econtel Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bodenseestraße 227, 81243 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/12/2e12b54c9f8672844e2f70d45bf2c356d336baf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 9 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.54" OriginalAmount="163.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.066510088241" Longitude="11.615032553673" StarRating="4" HotelCode="10428|308845|Bed &amp; Breakfast" HotelName="NH München Unterhaching" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Straße 1, 82008 Unterhaching, München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/4d/664dea2348f1a93ac4aceb50b96f854592d8ca8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel lies in the south of Munich about 9 km from the city centre as well as famous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.56" OriginalAmount="167.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102790035323" Longitude="11.531187764418" StarRating="3" HotelCode="267492|1190988|Bed &amp; Breakfast" HotelName="GS Hotel Geiger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zielstattstraße 12, 81379 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e2/dde2f848b6b663630d60d177d8cc728d52b9943a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1127646" Longitude="11.4779996" StarRating="3" HotelCode="138631|hotel_neumayr_" HotelName="Neumayr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heiglhofstraße 18, 81377 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/22/542214bf6456b4bc38a64e95e67fa235bdff2e76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.01" OriginalAmount="169.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1409988" Longitude="11.7399998" StarRating="3" HotelCode="|27280" HotelName="Holiday Inn Express Munich-Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Lilienthal-Ring 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/2/8/0/27280_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, it offers a breakfast room, a laundry service, internet, a photocopier and meeting rooms. The establishment offers guests a transfer service to the fairground. SITUATION: It is situated 12 kilometres away fromMunich the centre of this establishment, is near ICM the trade fair ground near the establishment, guests will find Riem Airport. ROOM: The rooms a bathroom with a shower, an air-conditioning system, cable television, a direct line telephone, a hairdryer, a coffee maker and a kettle. The establishment has non-smoking rooms and disabled access rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.32" OriginalAmount="171.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.092118" Longitude="11.644223" StarRating="4" HotelCode="59534|99032|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen Neuperlach Sued" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolf-Vogel-Bogen 3, 81739 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/5b/435b74bf9c5bfd59d0b3df0027f43a54aa4986b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated on the outskirts of Munich. The German Technical Museum is just a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18845618415" Longitude="11.590852024467" StarRating="3" HotelCode="445960|181855" HotelName="Super 8 Munich City North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nordring 4, 80807 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/bd/2abdc0ae8d434e8d23cbbd5596c452109d865253.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.22" OriginalAmount="173.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.087555" Longitude="11.641049" StarRating="3" HotelCode="79226|874015|Bed &amp; Breakfast" HotelName="Golden Leaf Perlach Allee Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Therese-Giehse-Allee 76, 81739 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/94/4a943ca0077c75692ed09d13a0b2333cae088e39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.24" OriginalAmount="174.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.0922641" Longitude="11.6442338" StarRating="4" HotelCode="|68824" HotelName="Mercure Munich Neuperlach Sur " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rudolf-Vogel-Bogen 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/8/2/4/68824_cec9df60958.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Munich south-east it is situated 7 kilometres away from Munich the trade fair grounds It has excellent transport links to the motorways, is situated 12 minutes away from the metro station, the suburban train. ROOM: The rooms have a mini-bar, WiFi, a television, a direct line telephone, a safety deposit box and a hairdryer. FACILITIES: The establishment has a reception with a safe box, WiFi, meeting rooms, a restaurant, a bar, a garden, a swimming pool, a sauna, room service, a laundry service and a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|34834|Bed &amp; Breakfast" HotelName="NH München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.183342426539" Longitude="11.594266891479" StarRating="4" HotelCode="36891|221079" HotelName="The Rilano Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Domagkstraße 26, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e6/75/e675ccce07e25767488d720760a808bed5621017.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the north of Munich with links to the public transport network di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.05" OriginalAmount="176.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1872908" Longitude="11.5730598" StarRating="3" HotelCode="106179|2246065|Bed &amp; Breakfast" HotelName="Hotel Konigstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 28-30, 80807 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e3/93e328abb2d2931dad6a75797862f182e83a59bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17886775291" Longitude="11.632257699966" StarRating="4" HotelCode="93063|444887" HotelName="Feringapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feringastrasse 2, 85774 Unterföhring</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/1c/251cb4b1b59d97283a2dfbedb70c3ef61c6c763e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.40" OriginalAmount="178.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.103298" Longitude="11.53079333" StarRating="4" HotelCode="966911|2556505|Bed &amp; Breakfast" HotelName="Hotel Lifestyle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Passauerstraße 183, 81369 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/e3/2de313afef2a67dc9322580e7609bee52f3f2443.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.250626" Longitude="11.577943" StarRating="3" HotelCode="36485|hotel_am_schlosspark_zum_kurfurst" HotelName="Zum Kurfürst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kapellenweg 5, 85764 Oberschleißheim</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/95/d19586afdc7dc2627dfa1edea1a1d814096e5161.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.99" OriginalAmount="179.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|8464|Bed &amp; Breakfast" HotelName="Holiday Inn München Süd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|h2_hotel_munchen_olympiapark" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|869571-24916777/238701404946989479/161" HotelName="THE NIU LOCO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42080000/42077800/42077782/655e3440_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|453662-10703719/238701404946989479/256" HotelName="SUPER 8 BY WYNDHAM MUNICH CITY NORTH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13069200/13069177/91632e15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.101985140899" Longitude="11.540721177391" StarRating="3" HotelCode="79165|hotel_galleria_3" HotelName="Galleria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plinganserstraße 142, 81369 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/41/cb41250114e8dc8f1e217379d4a2a757d26f68e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.67" OriginalAmount="187.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.095996" Longitude="11.510286" StarRating="4" HotelCode="438499|2585495|Bed &amp; Breakfast" HotelName="Palladium Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Strasse 12, 81379 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/70/35700ca3d62aa9caf51710eee90507b69e9ba465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138561441176" Longitude="11.647534205882" StarRating="3" HotelCode="320155|181858" HotelName="Tulip Inn München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zamdorfer Straße 120, 81677 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/16/1716141af775ca78164e64d7baa85c3ea85398f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.27" OriginalAmount="188.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.122293" Longitude="11.66142427" StarRating="2" HotelCode="369454|2585215|Bed &amp; Breakfast" HotelName="LetoMotel München City Ost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kreillerstrasse 200, 81825 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/60/6660847259a7fb30637b2d3236cc4e6614fb13eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.43" OriginalAmount="189.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.165452" Longitude="11.533792" StarRating="3" HotelCode="56953|358955|Bed &amp; Breakfast" HotelName="Living Hotel am Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paschstraße 46, 80637 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/14/df14f40c6b1fe1b8de5ef6ed487e8f0ab8f6f0db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Gern, one of Munich’s most beautiful districts, between the Olymp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.71" OriginalAmount="191.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1065864" Longitude="11.6688766" StarRating="3" HotelCode="|115997" HotelName="Amiga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Friedenspromenade 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/9/7/115997_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inTrudering the district of 10 minutes away, guests can find Munich Messe the fair centre Riem Arcaden the shopping centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.90" OriginalAmount="192.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134348" Longitude="11.665712" StarRating="4" HotelCode="|445421" HotelName="MASEVEN München Messe Trudering" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schatzbogen 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/2/1/445421_6e250e71122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.08" OriginalAmount="193.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13144699865" Longitude="11.628087155072" StarRating="3" HotelCode="586630|2179285|Bed &amp; Breakfast" HotelName="Holiday Inn Express Munich - City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Neumarkter Straße 85B, 81673 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/1a/6e1a1134ef8e6f4b7c85a457899c60838c92e9fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe, a restaurant, a bar and a business centre. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.478900000000000" Longitude="-3.793100000000000" StarRating="4" HotelCode="0|29864-6379193/238701404946989479/167" HotelName="MERCURE MUENCHEN NEUPERLACH SUED" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>5 Avenida De Cantabria, SANTANDER, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4700/4605/45ff82c0_b.jpg</HotelPictures>
        <HotelDescription>This hotel is beautifully situated in the coastal resort of El Sardinero. It is situated just 150 metres away from the beach. Guests will find themselves within easy access of a wide range of attractions in Santander, which is located just a short driving distance away. Links to the public transport network can be found nearby. This modern hotel enjoys an attractive design. The comfortable rooms are tastefully designed, featuring soothing tones for a peaceful ambiance. The hotel features a delightful restaurant, for guests' dining needs. The hotel offers an indoor pool, a sauna and a gym, meeting guests' leisure needs.

On Half Board, you can choose between lunch and dinner. It is necessary to confirm it when making the reservation. In low season dinners will be served in our cafeteria.
The sports center annexed to the Hotel closes the swimming pool one week a year and the gym for maintenance for another week. Check closing dates at the hotel.
(Year 2018: gym closing: 08/23/18 to 08/29/18 and closing of pool: from 08/30/18 to 09/6/18)
On the night of 24/12 our restaurant will be closed. The MP and the PC do not include dinner on 12/24, or 12/31. They also do not include lunch on 25/12, nor on 1/01, nor 6/01. These services will have a supplement.
The hotel has heating in winter and air conditioning in summer. 
The system does not allow maintaining both services at the same time. 
Starting on 11/4/18 we will start works to improve our facilities. We apologize for any inconvenience that may arise. Thanks for your understanding.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.21" OriginalAmount="197.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138988003077" Longitude="11.553537547588" StarRating="0" HotelCode="67254|89719|Bed &amp; Breakfast" HotelName="a&amp;o München Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 75, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/9d/889d1279763c8e4d2b7c4395535e5aa8fdd3a8d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel offers superb views over the city of Munich. The main railway station is opposite th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.12" OriginalAmount="198.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11505" Longitude="11.47996" StarRating="3" HotelCode="105172|2585585|Bed &amp; Breakfast" HotelName="Empress Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Würmtalstraße 99, 81375 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/5a/4d5ade5f64c61870131a532d3c5e4a0d7f1d88a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="204.88" OriginalAmount="198.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.26478617" Longitude="11.67228546" StarRating="4" HotelCode="637586|608026|Bed &amp; Breakfast" HotelName="Courtyard Munich Garching" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Walther Von Dyck Strasse 12, Garching Bei, 85748 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/39/a33991ffa08949030ca7bed08e4688a80cee09ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Munich. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.51" OriginalAmount="199.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139602" Longitude="11.681564" StarRating="3" HotelCode="107812|863005|Bed &amp; Breakfast" HotelName="Landhotel Martinshof Neue Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martin-Empl-Ring 8, 81829 München-Riem</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/46/c6464915728f5d1339734c0211e3da50cf212f15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149567" Longitude="11.5753349" StarRating="3" HotelCode="140067|das_hotel_in_munchen" HotelName="das HOTEL in München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/08/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkenstraße 35, 80799 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/0d/800d5763d724ad1d5bbafc365966f1e64cd6e652.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is Oberpfaffenhofen (OBF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14885345" Longitude="11.55605954" StarRating="3" HotelCode="624279|das_kleine_hotel_in_munchen" HotelName="Das Kleine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sandstraße 21, Maxvorstadt, 80335 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/4f/c54f8f598a6a1bc6d443ce585cecb56c795759ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.52" OriginalAmount="200.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186989" Longitude="11.545375" StarRating="3" HotelCode="|445392" HotelName=" H2 Munchen Olympiapark " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Str. 82</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/9/2/445392_cb8c4ec1239.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.03" OriginalAmount="201.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|h2_hotel_munchen_messe" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.43" OriginalAmount="201.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10576205" Longitude="11.53762389" StarRating="2" HotelCode="743294|2475435|Bed &amp; Breakfast" HotelName="7 Days Premium Hotel München-Sendling" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Housekeeping,Internet,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Flößergasse 6f, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/32/23326abf6f8cb63cd593a958839dcef6abd42ab3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Comfortable and perfectly located, this modern hotel awaits it's guests from mid of September 2018.
...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33250-19517547/238701404946989479/99" HotelName="NH OST CONFERENCE CENTER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891500/891411/ab5a1f42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.48" OriginalAmount="203.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1648441" Longitude="11.5333866" StarRating="3" HotelCode="|29014" HotelName="Living  Am Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/0/1/4/29014_1_971.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has a main 4-storey building and a 3-storey annexed building. Is perfect for business and holiday stays 248 rooms, 3 suites and 215 apartments. In the entrance, you can find a lobby with an elevator, a reception, a safety deposit box service and a currency exchange service. The establishment has a supermarket, a cafÃ©, a restaurant with highchairs, a breakfast room, a bicycle rental desk, WiFi and internet. Kids can enjoy a playground, For an additional charge you can use the launderette. SITUATION: Gern Is situated in this establishment, Olympic Village and Palace Nymphemburg it is situated between 10 metres away, guests will find restaurants, 500 metres away, there is a public transport stop, a bus station situated 5 kilometres away from the city centre, the railway station, is well-connected situated 5 kilometres away from the Allianz Arena and the German Historical Museum the historic centre, is 45 kilometres away from Munich Airport. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone with an answering machine, satellite or cable TV, a radio, a kettle, a coffee maker, a mini-bar, a washing machine, tumble drier, a double bed, an iron, an ironing board, fitted carpets, internet and central heating. The establishment has apartments with kitchen with fridge, a microwave, an oven and a stereo with CD. FACILITIES: The establishment boasts a gym and a sauna. It is 23 kilometres away from a golf course, 90 kilometres away, you can find a ski resort. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, JCB and Diners Club. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Guests can book half-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.90" OriginalAmount="203.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.095895805567" Longitude="11.512625813484" StarRating="0" HotelCode="139520|382265|Bed &amp; Breakfast" HotelName="ACHAT Premium München-Süd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Straße 3, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/09/1a094d57e48cf30fca638fe6a6bf64640d505674.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city business hotel is just a 3-minute walk from the nearest subway station, from where guests c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28410-19577671/238701404946989479/48" HotelName="NH MESSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9400/9311/398577bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.32" OriginalAmount="204.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.189854" Longitude="11.58535" StarRating="3" HotelCode="|446728" HotelName="Hampton by Hilton Munich City North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>INGOLSTAEDTER STRASSE 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/8/446728_8ad1dc31022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="210.40" OriginalAmount="204.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="2" HotelCode="671057|743434|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Munchen City-Ost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wasserburger Landstrasse 49</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/43/a6430d99705875f9bd6a7f25dfcbe8c2a5b9a76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.56" OriginalAmount="205.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.167595" Longitude="11.586616" StarRating="4" HotelCode="366257|393005|Bed &amp; Breakfast" HotelName="Fleming's Hotel München-Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 130-132, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/06/f90684bfd57c73b788626549cd136c895e9840e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in one of the most exciting areas in Munich, the popular Schwabing dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.16" OriginalAmount="205.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180606" Longitude="11.5069525" StarRating="3" HotelCode="|115915" HotelName="Bandb München-moosach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/1/5/115915_3090f5e2148.jpg</HotelPictures>
        <HotelDescription>SITUATION: Moosach-MÃºnich Is situated in it is opposite the railway station. HOTEL: The establishment boasts soundproofed rooms, WiFi (free of charge) and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.17" OriginalAmount="206.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1149518" Longitude="11.4794355" StarRating="3" HotelCode="|116025" HotelName="Empress" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/2/5/116025_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Munich Is situated in 5 minutes away from the establishment, guests will find Grosshadern the underground station of Theresienwiese 10 minutes away from the establishment clients have.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.58" OriginalAmount="208.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186179" Longitude="11.559683" StarRating="3" HotelCode="|446730" HotelName="Holiday Inn - the niu, Brass Munich Olympiapark by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/3/0/446730_6cccb871140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13314875" Longitude="11.66370063" StarRating="2" HotelCode="788664|356839" HotelName="The Centerroom Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/34/2634708baed879b74fb58b03d93a91fbc60896bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11237" Longitude="11.50386" StarRating="3" HotelCode="106733|hotel_santis" HotelName="Säntis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldfriedhofstraße 90, 81377 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/47/e647c08b0d7d8d3fe78ead7d8bc719fca19660ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Munich, Hotel Säntis is close to Westpark and Westbad. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1805316" Longitude="11.5070228" StarRating="3" HotelCode="313250|62672" HotelName="Harry's Home Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Bunzlauerplatz 5, 80992 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f8/76f8e03ed35508b341374c724dbb38d082a7fffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.35" OriginalAmount="212.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13432" Longitude="11.65822" StarRating="4" HotelCode="|445002" HotelName="Kreis Residenz München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 15 B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/0/2/445002_fe0bcf51242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.02" OriginalAmount="213.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1965801" Longitude="11.414642" StarRating="3" HotelCode="|115999" HotelName="Langwieder See" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/9/9/115999_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Langwieder See is rated three stars, has modern standard rooms and breakfast service (free of charge). it is well-connected to the motorway. SITUATION: Next to the establishment, clients can find Lake Langwieder See. It is in the outskirts of Munich.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142041494627" Longitude="11.557391881943" StarRating="3" HotelCode="25591|hotel_amba" HotelName="Hotel Amba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/09/2026" HotelFacility="Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstraße 20, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/dd/0edd2a818574f4b1e1773bcf84d4f97d1b43a5f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located right at the heart of Munich, close to the main train station, with t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.61" OriginalAmount="216.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.15082" Longitude="11.617903" StarRating="0" HotelCode="|94827" HotelName="Four Points by Sheraton Munich Arabellapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARABELLASTRASSE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/8/2/7/94827_c63d3212010.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Arabellasheraton Bogenhausen is rated four stars. It was opened in 1969, has 2 restaurants and a bar. The establishment also has a convention room, a cafÃ©, an indoor pool and a gym. SITUATION: It is situated in the city centre of Munich. Near the establishment, guests will find the Englischer Garten, ROOM: The establishment has 446 rooms, fully-equipped with mini-bar, a hairdryer, a safety deposit box, a trouser press, an ironing set and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.12" OriginalAmount="216.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14298401" Longitude="11.50578282" StarRating="3" HotelCode="421655|2209165|Bed &amp; Breakfast" HotelName="Super 8 Munich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 270, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/33/df336a187a021ae7e22e26edd588524e9b6c8991.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoy free Wi-Fi and in-room Smart TVs at the non-smoking Super 8 Munich City West, located near a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.76" OriginalAmount="217.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180173" Longitude="11.506779" StarRating="2" HotelCode="168561|1137338|Bed &amp; Breakfast" HotelName="LetoMotel München Moosach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bunzlauer Straße 5, 80992 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/24/5824c7643b509e46af5bcc67e8fff59f07d0290d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1267792" Longitude="11.5840165" StarRating="3" HotelCode="89325|hotel_mariahilf" HotelName="Mariahilf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/07/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lilienstraße 83, 81669 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/1e/841e30c38e465a7675f4f690c2442bb597a13aee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="227.15" OriginalAmount="220.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174970426767" Longitude="11.598679125309" StarRating="2" HotelCode="13707|228195|Bed &amp; Breakfast" HotelName="ibis Muenchen City Nord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ungererstrasse 139, 80805 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/0f/500fdd9d240659420124f6a4ba117d41bc9e73fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.63" OriginalAmount="221.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141569" Longitude="11.448885" StarRating="3" HotelCode="36492|seibels_park_hotel" HotelName="Seibels Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria-Eich-Str. 32, 81243 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/c1/1ec1065e3ea3a466cd2a65dcc6d66cc76ad6a235.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="229.66" OriginalAmount="222.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102310443395" Longitude="11.530230454631" StarRating="3" HotelCode="451939|490121|Bed &amp; Breakfast" HotelName="Leonardo Hotel Munich City South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstraße 1, 81379 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/5c/715cb90259cc905dea01ea8130d9584a195fefd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.08" OriginalAmount="223.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.159894340157" Longitude="11.620284989476" StarRating="4" HotelCode="32738|139874|Bed &amp; Breakfast" HotelName="Leonardo Hotel Munich Arabellapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Effnerstraße 99, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/1c/dd1ceda5d595ee9a43021a6dc5ad23d3322d5bf7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 500 m from links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.29" OriginalAmount="223.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.086598957376" Longitude="11.645450950754" StarRating="3" HotelCode="552606|2180235|Bed &amp; Breakfast" HotelName="Leonardo Hotel Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carl-Wery-Strasse 39, 81739 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/d5/76d51e96aa3411f83b65111728f6e59a0f5f399d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.47" OriginalAmount="223.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140643640908" Longitude="11.682146787643" StarRating="4" HotelCode="81240|642255|Bed &amp; Breakfast" HotelName="Hotel Prinzregent München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riemer Straße 350, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/bf/b0bfc8732878f1db55bf2bec92cd9ea8059a75a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the quiet southern district of Alt-Riem, but within walking ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.91" OriginalAmount="224.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180364719579" Longitude="11.512238234282" StarRating="4" HotelCode="36493|1085248|Bed &amp; Breakfast" HotelName="Leonardo Hotel Munich City North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 421, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f3/c0f3e2599ec397ab493932514e91455ec55aca3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.59" OriginalAmount="224.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1402016" Longitude="11.4476995" StarRating="0" HotelCode="|50373" HotelName="Seibel's Parkhotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARIA-EICH-STRASSE, 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/7/3/50373_20c813a0932.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Florentine style hotel, has 40 large rooms, a conference room with a terrace, a gym and a sauna. SITUATION: It is close toPasing park it is in a quiet residential area. ROOM: The Florentine in style rooms, have a bathroom, cable television, a radio, a direct line telephone, a mini-bar and a balcony. FACILITIES: Near the establishment, guests can find a golf course, tennis courts and swimming pools.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231.87" OriginalAmount="225.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186754505078" Longitude="11.543176174164" StarRating="4" HotelCode="162841|144956|Bed &amp; Breakfast" HotelName="Leonardo Royal Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 90, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/6f/706fff64a190a9105bc872a5af4c603ec2729aa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's unique location at the Olympic Park, 1.5 km from BMW World, makes it the perfect startin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.47" OriginalAmount="225.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1142104" Longitude="11.4789084" StarRating="3" HotelCode="|298503" HotelName="Thalmair" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/5/0/3/298503_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16787" Longitude="11.58572" StarRating="4" HotelCode="107873|leopold_2" HotelName="Leopold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 119, 80804 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/5f/e85f11247eea017cdd5f24c44cb87cf6119ed24a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="233.22" OriginalAmount="226.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137202363917" Longitude="11.689634923943" StarRating="4" HotelCode="255984|1175938|Bed &amp; Breakfast" HotelName="H4 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Zuse-Platz 14, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/06/7a06071f3643c323d88413011a60dc12741e4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.16" OriginalAmount="229.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1211719" Longitude="11.6698309" StarRating="4" HotelCode="|115913" HotelName="Obermaier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/1/3/115913_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is family-run. SITUATION: It is inTrudering (MÃºnich) the District Trudering (MÃºnich) it is situated 3 kilometres away from the trade fair ground.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.97" OriginalAmount="230.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.151102457951" Longitude="11.618294119835" StarRating="4" HotelCode="10272|8384|Bed &amp; Breakfast" HotelName="Sheraton Munich Arabellapark Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 5, 81925 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/b6/13b61ffd1da6014db48caab564a2067e3a66bce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This chic first-class hotel is located directly in the elegant district of Bogenhausen. In the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.24" OriginalAmount="230.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13555" Longitude="11.69024" StarRating="3" HotelCode="|185597" HotelName=" H2 Hotel Munchen Messe " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/9/7/185597_4f78b720703.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 205 rooms with flatscreen television, a satellite television, internet, WiFi (free of charge), a bathroom with a shower, a hairdryer, a direct line telephone and cleaning service. You can also request cots (free of charge). OBSERVATIONS: Pets are permitted on request. Ask for further information regarding hotel conditions and operations.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.89" OriginalAmount="231.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194519" Longitude="11.564682" StarRating="3" HotelCode="|454081" HotelName="The Base Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/8/1/454081_f7e43441355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="243.61" OriginalAmount="236.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.147541" Longitude="11.576509" StarRating="4" HotelCode="66555|210942|Bed &amp; Breakfast" HotelName="Leonardo Boutique Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amalienstraße 25, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/0b/f70b1ed513cd62130323810df51608744b51da99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Munich. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.80" OriginalAmount="236.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.188472" Longitude="11.54334" StarRating="3" HotelCode="298426|1907185|Bed &amp; Breakfast" HotelName="Aparthotel Adagio Access München City Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 20, 80809 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/46/57468225d10086295d91a4398c81310dc8d2d2d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="244.71" OriginalAmount="237.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179458" Longitude="11.593504" StarRating="2" HotelCode="38801|228198|Bed &amp; Breakfast" HotelName="ibis Muenchen Parkstadt Schwabing Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 20, 80807 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/3e/243ec6080b8faad5def511896ac391f8e254c02e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.99" OriginalAmount="237.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1282817" Longitude="11.5879385" StarRating="3" HotelCode="|29013" HotelName="Living  Am Deutschen Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RABLSTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/0/1/3/29013_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004, has 8 floors, 337 rooms, 1 suite and 210 apartments. The establishment offers a cleaning service, In the entrance, guests are offered a lobby with an elevator, a reception, a safety deposit box service and a currency exchange service. The establishment has a hairdresser's, a bar, a restaurant with air-conditioning, a breakfast room, a bicycle rental desk and WiFi. It has a laundry service, a car park and indoor parking. SITUATION: This urban hotel, Munich it is in it is situated near Isar the river in the surrounding area of the establishment, guests can find shops, restaurants and cafÃ©s. Gasteig it is situated 3 minutes away from it is situated 500 metres away from Rosenheimer Platz public transport services 1 kilometre away, you can find nightclubs, Perlacher Wald 4 kilometres away, you can find it is 40 kilometres away from Munich Airport. ROOM: The establishment has standard rooms with shower or WC, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a writing desk, a mini-bar, a coffee maker and a kettle. They have French bed, a trouser press, fitted carpets and central heating. They offer buffet breakfast. FACILITIES: Outdoors, clients can enjoy a sunbathing terrace, The establishment has a sauna (seasonal), a massage service, beauty treatments and a small gym. it is 29 kilometres away from a golf course, this hotel is 89 kilometres away from Garmisch-Partenkirchen the ski resort. MEALS: The establishment serves a buffet breakfast and an Ã  la carte dinner. Clients can book half-board. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18848683" Longitude="11.54350752" StarRating="1" HotelCode="464344|444654" HotelName="ibis budget Muenchen City Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 22, 80809 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/574969/a_574969_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.44" OriginalAmount="241.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.189879" Longitude="11.585039" StarRating="3" HotelCode="|443495" HotelName="Holiday Inn Express Munich North, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ingolstadter Strasse 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/4/9/5/443495_3694a5c1138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.95" OriginalAmount="242.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.158496078042" Longitude="11.545169055462" StarRating="3" HotelCode="61764|830995|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen am Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonrodstrasse 79, 80636 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3a/743a85bd3b86cf8e57095242e61ace8a2fc5ec4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.56" OriginalAmount="243.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.113776336524" Longitude="11.583831757307" StarRating="4" HotelCode="10242|118002|Bed &amp; Breakfast" HotelName="Leonardo Hotel &amp; Residenz München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heimgartenstraße 14, 81539 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/f8/38f8f5b8b5392cd26cd7a362f3b41386850945b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Giesing, in a quiet and central area in the south-eastern part of the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.07" OriginalAmount="243.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186338" Longitude="11.537632" StarRating="3" HotelCode="|447192" HotelName="Holiday Inn Express Munich - Olympiapark, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Triebstrasse 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/1/9/2/447192_9ad405b1526.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="251.38" OriginalAmount="244.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139056019521" Longitude="11.560015082359" StarRating="3" HotelCode="12306|1032208|Bed &amp; Breakfast" HotelName="Hotel Europäischer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstr. 31, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/3f/3e3f664ed4bf0d3c5622b8b21bf6b931a3847917.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.030740418737" Longitude="11.498294770718" StarRating="3" HotelCode="168875|waldgasthof_buchenhain" HotelName="Buchenhain Waldgasthof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Klettergarten 7, 82065 Baierbrunn</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/78/da783915e7f7a1bbd532406199ddb54bdbbeca53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 41 rooms. The accommodation offers various se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.54" OriginalAmount="246.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.183325230287" Longitude="11.594652691818" StarRating="0" HotelCode="421658|315925|Bed &amp; Breakfast" HotelName="Rilano 24/7 Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Domagkstraße 26, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/532085/a_532085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.66" OriginalAmount="248.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145465270014" Longitude="11.540864109993" StarRating="0" HotelCode="58548|81124|Bed &amp; Breakfast" HotelName="a&amp;o München Hackerbrücke" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hostel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstraße 102, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/a4/9da424f81757c277dec4c5b6a09be31af8556bbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hostel is only 1 stop on the urban train (S-Bahn) network from the central st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.09" OriginalAmount="248.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138048" Longitude="11.561628" StarRating="3" HotelCode="336366|863075|Bed &amp; Breakfast" HotelName="Cocoon Stachus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adolf-Kolping Strasse 11, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/d3/fdd3ef497530a38cc671735d788626baa4027d8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located between the main train station and the Theresienwiese, directly in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.54" OriginalAmount="249.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.127486558677" Longitude="11.589701771736" StarRating="3" HotelCode="316737|358985|Bed &amp; Breakfast" HotelName="Living Hotel am Deutschen Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rablstraße 10, 81669 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/1d/731d4447cf28d40d401936fcab6b32a1c00f4765.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a typical Munich neighbourhood near the Isar. Close by there are nume...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.15" OriginalAmount="249.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129656" Longitude="11.623261" StarRating="4" HotelCode="|444305" HotelName="Scandic München Macherei" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Berg-am-Laim-Strasse 109</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/0/5/444305_78729ae1152.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.10" OriginalAmount="250.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404164" Longitude="11.6818556" StarRating="4" HotelCode="|56716" HotelName="Prinzregent München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RIEMER STRASSE 350., D - 81829 MUNICH, GERMANY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/1/6/56716_10.jpg</HotelPictures>
        <HotelDescription>RESTAURANT: Clients can enjoyPrinzregent and Kaminstueberl the restaurants. ROOM: Customers have Bavarian style rooms fully-equipped, They have a satellite television, a direct line telephone, a mini-bar and a bathroom. HOTEL: The establishment has rustic style villa, This hotel is ideal for group trips. SITUATION: It is situated nearMunich the fairground 4 minutes away from the establishment, guests will find the metro station, is well-connected with the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.20" OriginalAmount="252.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1200092" Longitude="11.5790501" StarRating="3" HotelCode="|116033" HotelName="Am Nockherberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/3/3/116033_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has internet, in communal areas, (free of charge) and rooms with a TV. SITUATION: 9 minutes away from the establishment, you can findMarienplatz the Square of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="260.40" OriginalAmount="252.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185221418545" Longitude="11.587777453901" StarRating="3" HotelCode="89317|9539114|Bed &amp; Breakfast" HotelName="Star Inn Hotel München Schwabing, by Comfort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weimarer Strasse 4, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/a3/16a3a5b71b92ef6d97a6ab23dfb41b3d8a68c064.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.72" OriginalAmount="253.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1368448" Longitude="11.5611163" StarRating="3" HotelCode="|116038" HotelName="Italia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/3/8/116038_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel Italia is rated three stars, has WiFi (free of charge) and a reception. SITUATION: 5 minutes away from the establishment, you can find Central Station Munich. ROOM: This establishment has rooms with satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.73" OriginalAmount="253.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1335072" Longitude="11.6314448" StarRating="3" HotelCode="|449039" HotelName="Hampton by Hilton Munich City Center East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hermann-Weinhauser-Strasse 71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/0/3/9/449039_2b9fc561803.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.63" OriginalAmount="254.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.160944577233" Longitude="11.544970571995" StarRating="4" HotelCode="23042|1467428|Bed &amp; Breakfast" HotelName="Leonardo Hotel Munich City Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 199, 80637 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/12/cd120c1b4c824e953b77294f2306fb5e85259c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.20" OriginalAmount="255.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179374" Longitude="11.505964" StarRating="3" HotelCode="|185548" HotelName="harry's home München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bunzlauer Platz 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/4/8/185548_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.85" OriginalAmount="258.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1091769" Longitude="11.5396238" StarRating="3" HotelCode="|80867" HotelName="Ambassador Parkhotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plinganserstr. 102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/6/7/80867_f9d759f1945.jpg</HotelPictures>
        <HotelDescription>SITUATION: Has 3 stars, is in Mittersendling the district of 5 kilometres away, you can find Munich the historic centre of 400 metres away from Mittersendling S-Bahn the Railway Station of. ROOM: It has comfortable rooms standard rooms and with a bathroom. MEALS: The establishment serves a buffet breakfast on request.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.64" OriginalAmount="258.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131709" Longitude="11.581275" StarRating="4" HotelCode="|80854" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kohlstrasse 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/8/5/4/80854_9e683391914.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi (free of charge) and a big garden area. With regards to the food and beverage offering, the establishment has a buffet breakfast, It also has a bar. SITUATION: This hotel is in Munich the centre of it is situated 5 minutes away from Isartor the Railway Station of, 5 minutes away from the establishment, clients can find the tourist attractions, is close to restaurants, shops and cinemas. It has excellent transport links to Munich Airport. ROOM: The bright rooms, have a satellite TV, a safe, a mini-bar and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.77" OriginalAmount="259.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133529168584" Longitude="11.575989480541" StarRating="1" HotelCode="89329|pension_seibel" HotelName="Pension Seibel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reichenbachstraße 8, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/b8/b5b8a86fff896f4fd21a1a97eee0d02d17ce9582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.31" OriginalAmount="259.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137944" Longitude="11.648308" StarRating="4" HotelCode="96679|361205|Bed &amp; Breakfast" HotelName="AZIMUT Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kronstadter Strasse 6-8, 81677 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/82/5f82375588a4a19ac63e9e09f7a1f8efcab47a1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.42" OriginalAmount="259.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.111880306411" Longitude="11.547449603677" StarRating="4" HotelCode="64222|379205|Bed &amp; Breakfast" HotelName="Leonardo Hotel München City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brudermühlstraße 33, 81371 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8a/708a57081711bb9d0ee81dad9aad0818aa611fee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a residential area in Sendling, in the southwest of the city centre. It is w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129553719888" Longitude="11.626840942922" StarRating="2" HotelCode="935639|50051" HotelName="ibis Muenchen City Ost Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berg Am Laim Strasse 125, 81673 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/01/9101f3a4335e687b6f35e91f345d44ea51256f30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="269.71" OriginalAmount="261.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18695" Longitude="11.60674" StarRating="2" HotelCode="144422|893876|Bed &amp; Breakfast" HotelName="B&amp;B München Nord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Ring 243, 80807 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/70/ea701b2f8e2bb1d59886287d8d669e329c22c4f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.91" OriginalAmount="262.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.117021674615" Longitude="11.535245737434" StarRating="3" HotelCode="55618|83447|Bed &amp; Breakfast" HotelName="Hotel Rivoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Designated Smoking Area,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 18, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/61/07619f1c506517c92729ef487e80a3b003fe613a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This privately run hotel is situated close to the centre of Munich and enjoys direct transportation ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.09" OriginalAmount="262.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137796" Longitude="11.689901" StarRating="4" HotelCode="|172526" HotelName=" H4 Hotel Munchen Messe " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONRAD-ZUSE-PLATZ 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/5/2/6/172526_34267d30752.jpg</HotelPictures>
        <HotelDescription>HOTEL: The RAMADA MUNICH MESSE is rated four stars. SITUATION: This establishment is next to the exhibition centre MÃ¼nchen Messe. It is situated 300 metres away from Riem Shopping Centre, about 10 minutes away (by car) from the historic centre, close to the motorway. 450 metres away from the establishment, you can find Messestadt West Metro Station. ROOM: All the rooms have a satellite television, an air-conditioning system, a mini-bar, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts a spa, a health centre, WiFi (free of charge) and a fitness centre (free of charge). The establishment also has a restaurant and a bar. The establishment boasts meeting facilities. MEALS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|hotel_prinz" HotelName="Prinz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.20" OriginalAmount="263.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138171798724" Longitude="11.565661132336" StarRating="3" HotelCode="48038|1032138|Bed &amp; Breakfast" HotelName="Daniel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 5, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a9/1da905cf23e37c248528b6058860f4f7e71f98c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.54" OriginalAmount="264.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|1135398|Bed &amp; Breakfast" HotelName="4You Hostel &amp; Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="272.95" OriginalAmount="265.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|1977572|Bed &amp; Breakfast" HotelName="Holiday Inn München - Westpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="276.57" OriginalAmount="268.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|99037|Bed &amp; Breakfast" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.71" OriginalAmount="268.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.111283501347" Longitude="11.577744483948" StarRating="2" HotelCode="212857|942255|Bed &amp; Breakfast" HotelName="ibis Muenchen City Sued Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raintaler Strasse 47, 81539 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e9/8ae9a44b0e12e668b0781c1cac4b82386d707b53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 2 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1163869-18112015/238701404946989479/169" HotelName="A AND O MUNCHEN HACKERBRUCKE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1250000/1240500/1240434/c4a8b317_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="278.29" OriginalAmount="270.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.166643125085" Longitude="11.586529389024" StarRating="3" HotelCode="50406|831045|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 120, 80802 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/04/850449035f8b96f80f5e8a5016204a8f3c6d8798.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.31" OriginalAmount="270.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187" Longitude="11.546" StarRating="3" HotelCode="|173030" HotelName="Adagio Access München City Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/0/3/0/173030_6f021a80911.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="283.02" OriginalAmount="274.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.181051" Longitude="11.629826" StarRating="3" HotelCode="128409|2427525|Bed &amp; Breakfast" HotelName="Sport-Scheck Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchner Straße 15, 85774 Unterföhring, München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2e/9b2e77287fafe2247049332af03aff403213d1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Unterföhring. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="284.65" OriginalAmount="276.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14291686" Longitude="11.56017246" StarRating="4" HotelCode="452733|810478|Bed &amp; Breakfast" HotelName="KING’s HOTEL CityStay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/90/4b90aaefc380910b3ad9dc69a89f5d1a5c21a3fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.94" OriginalAmount="277.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142397368832" Longitude="11.786655298897" StarRating="3" HotelCode="140418|3850565|Bed &amp; Breakfast" HotelName="Dependance Erb" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Feldkirchner Strabe  2, 85599 Parsdorf, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/e6/82e6bc474097d8b07e3387ed0705735ae7e267e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.15232219" Longitude="11.58101842" StarRating="3" HotelCode="946971|hotelpension_am_siegestor" HotelName="Hotel Pension Am Siegestor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Akademiestraße 5, 80799 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/8c/9e8c665ecd6918582ea262a256e9217d7a92561e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.53" OriginalAmount="282.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142399819997" Longitude="11.559035708004" StarRating="3" HotelCode="22241|353125|Bed &amp; Breakfast" HotelName="Creatif Hotel Elephant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/08/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lämmerstraße 6, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e9/18e900b30fb34868eecdcb1e0129aa5bdfd1180f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located close to the old town and the main train station, this hotel is just a 10-minute w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.89" OriginalAmount="283.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|779205|Bed &amp; Breakfast" HotelName="Pullman Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.52" OriginalAmount="284.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138593205829" Longitude="11.410662201223" StarRating="3" HotelCode="303912|bavaria_motel_2" HotelName="Bavaria Motel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/08/2026" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Clarita-Bernhard-Straße 8, 81249 Munchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/45/b6457a7beba7fde6c1a57fe1a78f13c6c2d18e88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.94" OriginalAmount="284.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1726166" Longitude="11.5938789" StarRating="4" HotelCode="|10376" HotelName="Pullman Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Theodor Dombart Strasse 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/7/6/10376_84169671108.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel has 261 rooms, 80 suites and 5 floors. The establishment has a reception with a bureau de change, a safety deposit box service, lifts, a hairdresser's, a mini-market, a supermarket, a bar, a restaurant with highchairs, WiFi and an indoor car park. There are many services available at the establishment, including room service and a laundry service. The establishment also has a patio with a beautiful garden. SITUATION: This attractive hotel, Schwabing it is in it is situated near the Englischer Garten and the Allianz Arena the Olympic Stadium, has good links to the motorway, the airport, the metro station and the city centre. close to the establishment, clients can find bars, restaurants, 6 kilometres away, you can find the city centre, is situated 5 kilometres away from the railway station, Kunstpark 7 kilometres away from 14 kilometres away from Starnberger Lake. ROOM: The comfortable rooms, have a hairdryer, a direct line telephone, cable television, video, an iron, an ironing board, a central heating system, a mini-bar and a fireplace. Some rooms have a balcony. FACILITIES: The establishment boasts a jacuzzi, a sauna, a steam bath, body care and a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136498" Longitude="11.558856" StarRating="3" HotelCode="89324|hotel_mirabell" HotelName="Mirabell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstrasse 42, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/8a/9f8ac833176a31b5a8ac384560976efd0c6c1a47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="295.54" OriginalAmount="286.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.181833027932" Longitude="11.553139910102" StarRating="3" HotelCode="12954|8454|Bed &amp; Breakfast" HotelName="Arthotel ANA im Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helene-Mayer-Ring 12, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/9e/f59e200fbc2cb0f20f51d49ad7baa4f1bc508aea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of the Olympic Village, only a stone's throw away from the Olym...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.61" OriginalAmount="287" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141859382039" Longitude="11.55839368701" StarRating="3" HotelCode="14256|29980" HotelName="Novum Hotel Am Hauptbahnhof München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 12, Maxvorstadt, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/45/0945b8e2363859d91d0a4b3157ae7ce20b1ea943.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a fabulous location at the heart of Munich and affords the ideal starting...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="295.99" OriginalAmount="287.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132746215881" Longitude="11.692054867744" StarRating="4" HotelCode="336611|119762|Bed &amp; Breakfast" HotelName="Novotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt-Platz 1, 81829 München, Riem</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/f0/13f0039da60154923899b5fb5a888f06ac2cc26e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located next to the Riem Arcaden shopping centre and the underground station Messestad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|394910-1917812/238701404946989479/195" HotelName="BEST WESTERN HOTEL THE K MUNICH UNTERFOEHRING" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15050000/15040800/15040783/0f38ee73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.31" OriginalAmount="290.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1376176" Longitude="11.5627068" StarRating="3" HotelCode="|22857" HotelName="Wallis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHWANTHALERSTRASSE 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/5/7/22857_e62fd660358.jpg</HotelPictures>
        <HotelDescription>HOTEL: is rated 3 stars. SITUATION: It is in the city centre, is close to the central train station, near the establishment, you will find pubs, shopping areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="300.47" OriginalAmount="291.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14803" Longitude="11.62439" StarRating="4" HotelCode="106708|3869285|Bed &amp; Breakfast" HotelName="Rothof Bogenhausen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Denninger Straße 114, 81925 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c7/30c798568631c521ad4adac01a962801a947f354.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145437" Longitude="11.539973" StarRating="2" HotelCode="307074|44099" HotelName="ibis Muenchen City Arnulfpark Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 55, 80636 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8a/5b8a1d62422028622087c3ab152d7367604f508c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131926331991" Longitude="11.609126329422" StarRating="2" HotelCode="36495|444676" HotelName="Motel One München-East Side" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 87, 81667 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/1d/c91dfc008a41debbe93385fc46ebfb2f9dce73d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="302.09" OriginalAmount="293.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135613877281" Longitude="11.614785742992" StarRating="4" HotelCode="76166|237836|Bed &amp; Breakfast" HotelName="Holiday Inn München - Leuchtenbergring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leuchtenbergring 20, 81677 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/c7/9cc7bc2b84f4a3f910877d716f8bfe97f9279a2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This trendy hotel is situated east of the city centre, 200 m from public transport links which will ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.84" OriginalAmount="297.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.150027" Longitude="11.5534686" StarRating="4" HotelCode="|50369" HotelName="Erzgiesserei Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Erzgiessereistrasse, 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/6/9/50369_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 106 rooms, with features that offer you the maximum level of comfort, a garden area, an indoor patio, a restaurant and conference facilities. SITUATION: Is situated in a central area, is near Marienplatz the central station, the trade fair ground.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="308.76" OriginalAmount="299.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1411582" Longitude="11.5880466" StarRating="3" HotelCode="36483|357515|Bed &amp; Breakfast" HotelName="Hotel Adria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liebigstr. 8a, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/2c/692cfba99003d46eaa088a750caea1b90f2403b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies only minutes from the famous English Garden, the opera, the Residenz, the 5 H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.72" OriginalAmount="300.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13701089" Longitude="11.62288154" StarRating="4" HotelCode="765239|2585405|Bed &amp; Breakfast" HotelName="Hyperion Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truderinger Strasse 13, 81677 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/70/597090aff0d4cbd16fc35eacf2a1b83a7ca801e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.03" OriginalAmount="301.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.150179075286" Longitude="11.553400754929" StarRating="4" HotelCode="12172|top_hotel_erzgiesserei_europe" HotelName="Hotel Erzgiesserei Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erzgiessereistr. 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/3c/633cbb05f126d1108a805c5b34a484aa3076cfd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="303.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1315298462" Longitude="11.60863845325" StarRating="4" HotelCode="178287|residence_inn_by_marriott_munich_city_east_3" HotelName="Residence Inn Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1bf5de055b465f1c85faf062a024f2ec1702c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.33" OriginalAmount="306.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13702" Longitude="11.62279" StarRating="4" HotelCode="|225000" HotelName=" Hyperion Hotel Munchen " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truderinger Strasse 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/0/0/0/225000_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.99" OriginalAmount="306.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.128232216779" Longitude="11.558581441641" StarRating="3" HotelCode="13291|379145|Bed &amp; Breakfast" HotelName="Hotel Gio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Häberlstrasse 9, 80337 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b4/deb41d3144a5909af00b54a6c30883a24fee96be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Goetheplatz square, just a 2-minute walk from Goetheplatz underground stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.58" OriginalAmount="307.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1483584" Longitude="11.6237259" StarRating="4" HotelCode="|116070" HotelName="Parkhotel Rothof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Denningerstrasse 114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/7/0/116070_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inBogenhausen the district of this establishment, Munich it is in It is located nearDenninger Anger park. ROOM: Clients can find comfortable rooms, with WiFi (free of charge) and a flat-screen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.04" OriginalAmount="307.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135072275" Longitude="11.547191525" StarRating="3" HotelCode="82064|1135208|Bed &amp; Breakfast" HotelName="Seibel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theresienhöhe 9, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a7/eda719887f744ad559767d4118151f47439cf51e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="318.61" OriginalAmount="309.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138505" Longitude="11.561018" StarRating="4" HotelCode="11920|163993|Bed &amp; Breakfast" HotelName="Hotel Drei Löwen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 8, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a5/7ea571817dfeb96e8ac0dfb351749efd04c99332.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 3-minute walk from Munich main station and Munich's pedestrian shopping area and a 15...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="322.19" OriginalAmount="312.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|170166|Bed &amp; Breakfast" HotelName="Novotel Muenchen Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.27" OriginalAmount="312.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373149" Longitude="11.5523579" StarRating="3" HotelCode="|116048" HotelName="Fidelio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthaler Str. 82</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/4/8/116048_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers guests comfortable rooms and WiFi in communal areas. SITUATION: Munich Hauptbahnhof and Theresienwiese It is located between.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.97" OriginalAmount="314.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11702024374" Longitude="11.538425311446" StarRating="4" HotelCode="259016|116842|Bed &amp; Breakfast" HotelName="K+K Hotel am Harras" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Strasse 4, 81369 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e8/e4e8c1d185ca7e755d21679b5f131abcfd7c25b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies just a few minutes by underground from the main train station and the city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.34" OriginalAmount="314.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371869" Longitude="11.5711272" StarRating="3" HotelCode="|94783" HotelName="Mercure  München Altstadt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOTTERSTRASSE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/7/8/3/94783_283013d1208.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in the centre of Munich. It is located between Stachus and Marienplatz ROOM: Guests are offered 75 rooms with an air-conditioning system. FACILITIES: The establishment has a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="325.13" OriginalAmount="315.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13373647" Longitude="11.52389174" StarRating="2" HotelCode="369000|888514|Bed &amp; Breakfast" HotelName="B&amp;B Hotel München City-West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tübinger Straße 5, 80686 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/df/bfdf4577b90ac00ce32e4a51a1d3eca5a12001de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the centre of Dudelange, 9 km from Esch-sur-Alzette and 8 km away from Parc Merveilleux Amuse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174590902009" Longitude="11.590296093254" StarRating="4" HotelCode="556460|294565" HotelName="Steigenberger Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Straße 85, 80805 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/27/6d27409630470ec18015b089b01bd0ff4e5d052a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.151936" Longitude="11.556347" StarRating="4" HotelCode="12236|1614" HotelName="Hotel Europa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 115, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/de/25dea00094058df88994b2fc7c131de9a522df53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.130599" Longitude="11.589601" StarRating="4" HotelCode="12607|12254" HotelName="Holiday Inn München City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 3, 81669 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/1c/b81cc2b8915a04dd4a68209c8990aa9a51b9e172.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located beside the River Isar, opposite the Deutsche Museum in Munich. Mari...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.62" OriginalAmount="319.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1421999" Longitude="11.5580251" StarRating="0" HotelCode="|115965" HotelName="The 4 You and Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/6/5/115965_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This ecological establishment, has modern standard rooms, with cable TV, internet in the hall and a buffet breakfast. SITUATION: It is 3 minutes away from the railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.60" OriginalAmount="320" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138229076646" Longitude="11.560959219933" StarRating="4" HotelCode="28962|6573" HotelName="AWA Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 10, 80336 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/53/a753abb54d07621d5bc4424ab24ca1284537633c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A pleasant ambience awaits guests in 89 non-smoking rooms. Services and facilities include a laundry...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.82" OriginalAmount="320.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.126252" Longitude="11.584847" StarRating="3" HotelCode="24553|874055|Bed &amp; Breakfast" HotelName="Marias Platzl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfplatz 4, 81541 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/7b/cc7b20f4a9b6b2cda933666604c5632ad31972ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="329.97" OriginalAmount="320.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144029030309" Longitude="11.559689193964" StarRating="2" HotelCode="13695|228194|Bed &amp; Breakfast" HotelName="ibis Muenchen City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 21, 80335 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/33/70/3370bbcd363d365024addf37efeee084ca3daf55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.34" OriginalAmount="320.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1281716" Longitude="11.5583843" StarRating="3" HotelCode="|116047" HotelName="Gio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/6/0/4/7/116047_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel Herzog MÃ¼nchen is rated three stars, has elegant standard rooms with WiFi (free of charge) a TV. SITUATION: It is situated in the city centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="331.22" OriginalAmount="321.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129561484383" Longitude="11.588787138462" StarRating="4" HotelCode="27210|99168|Bed &amp; Breakfast" HotelName="Novotel München City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 11, 81669 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/dd/fbdddb45d18f4eb989181d5bbf929b7e5a90216e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.93" OriginalAmount="322.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133043133333" Longitude="11.568786466667" StarRating="3" HotelCode="104297|3842635|Bed &amp; Breakfast" HotelName="Acanthus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Hauptfeuerwache 14, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d0/a7d00ed6a13c68a6a1e43c9976df13dd16d2fdac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.55" OriginalAmount="322.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1411172" Longitude="11.5879033" StarRating="3" HotelCode="|94815" HotelName="Adria München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LIEBIGSTRASSE 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/8/1/5/94815_1_2835.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, has 5 floors, 45 rooms and 1 suite. Guests can find a small garden area, a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. Guests also have access to internet, a breakfast room, room service, a laundry service and a medical care service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.75" OriginalAmount="325.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136974317538" Longitude="11.570853888989" StarRating="3" HotelCode="64226|mercure_hotel_munchen_altstadt" HotelName="Mercure Hotel Muenchen Altstadt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hotterstrasse 4, 80331 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/a9/8ea9fc1f128e58f1d683f1b60c26f2ff47ca0b5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="335.11" OriginalAmount="325.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131417448119" Longitude="11.561798378247" StarRating="3" HotelCode="105516|2216395|Bed &amp; Breakfast" HotelName="Cocoon Sendlinger Tor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindwurmstraße 35, 80337 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/75/0075a0439dd9dbf2e198ecb28ef636bf5c459194.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.80" OriginalAmount="331.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133214" Longitude="11.568599" StarRating="0" HotelCode="|496303" HotelName="Hotel Altmünchen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>An Der Hauptfeuerwache 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/6/3/0/3/496303_0002f5a0548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.08" OriginalAmount="336" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134667" Longitude="11.523735" StarRating="2" HotelCode="128184|25703" HotelName="ibis Muenchen City West Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westendstrasse 181, 80686 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/51/fb516723a9772daf997d105ee60cb86d68107dfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 208 rooms. Most storeys are accessible by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="346.30" OriginalAmount="336.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.153406744972" Longitude="11.504297531096" StarRating="3" HotelCode="80070|1093038|Bed &amp; Breakfast" HotelName="Laimer Hof München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laimer Straße 40, 80639 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/04/ca0427da4311adb54548c730817328fe7434ebfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17868601" Longitude="11.53351306" StarRating="3" HotelCode="575128|221074" HotelName="THE FLAG München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Gneisenaustraße 24, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/e7/d5e72f525a2186fe5d2a96358d3fc54058c7f750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="348.40" OriginalAmount="338.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144272" Longitude="11.559898" StarRating="3" HotelCode="294468|1686688|Bed &amp; Breakfast" HotelName="Augusten Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augustenstraße 2, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/30/b03031c3122ec35e08cbbdbcef6df355bb404f52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="348.41" OriginalAmount="338.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.35612783164" Longitude="11.786688566208" StarRating="5" HotelCode="22340|5933|Bed &amp; Breakfast" HotelName="Hilton Airport Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terminalstraße / Mitte 20, 85356 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/65/ac/65acddd56c29b1e98e5f5ffd4b1ecf19651d0151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant luxury hotel is situated just 500 m from the terminal of Munich's International Airport....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.30" OriginalAmount="343.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1340738" Longitude="11.5221783" StarRating="2" HotelCode="|67499" HotelName="Ibis Muenchen City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WESTENDSTRASSE 181</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/4/9/9/67499_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.33" OriginalAmount="346.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1366451" Longitude="11.5610029" StarRating="4" HotelCode="|65729" HotelName=" H+ Hotel Munchen " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHILLERSTRASSE 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/7/2/9/65729_5ea83ce0702.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 64 soundproofed rooms and 51Â non-smoking rooms. ROOM: All the rooms have WiFi, a safe and an air-conditioning system. OTHERS: The establishment serves a buffet breakfast. FACILITIES: The establishment boasts a bar and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5306-6379259/238701404946989479/173" HotelName="DREI LOWEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121200/1121200/f9d9eb05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="360.19" OriginalAmount="349.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|1087578|Bed &amp; Breakfast" HotelName="King's Hotel Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="360.50" OriginalAmount="350.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136707610152" Longitude="11.560835838318" StarRating="4" HotelCode="75997|h_hotel_munchen_city_centre_b_b" HotelName="H+ Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/85/c4858a891f233a3e2605ffd64e7b21cbe900f4f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.27" OriginalAmount="354.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|82855|Bed &amp; Breakfast" HotelName="Germania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.31" OriginalAmount="354.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14621257" Longitude="11.55899354" StarRating="3" HotelCode="527796|2475875|Bed &amp; Breakfast" HotelName="Ruby Lilly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 37, 80335 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/b3/00b33f762f06639d0f8f025e579a746fd0c02e46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.65" OriginalAmount="355" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13616" Longitude="11.564524" StarRating="3" HotelCode="294471|202457" HotelName="City Aparthotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 18b, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/5a/305a216aaf4b4f140abb887a453489552c403912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1249028-20600898/238701404946989479/226" HotelName="BEST WESTERN ARABELLAPARK MUENCHEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66500000/66495900/66495830/2e77b1ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="973916|445382" HotelName="Moxy Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 7, 81671 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/fc/c4fcb086026a2d7295b97380a728a2f6b497740d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="369.77" OriginalAmount="359.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10231588" Longitude="11.52984439" StarRating="4" HotelCode="567690|2454125|Bed &amp; Breakfast" HotelName="NYX Munich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstraße 2, 81379 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/00/ea00e2ebe31dbb33a4499268e1d893fe5855f069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="370.76" OriginalAmount="359.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138666" Longitude="11.559977" StarRating="4" HotelCode="76156|113562|Bed &amp; Breakfast" HotelName="Leonardo Hotel München City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 4, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c9/cbc97dc7986bd1a5d01dfdee9a9f94d98ff57cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few minutes away from the Munich central train station on a quiet street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="371.53" OriginalAmount="360.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|381905|Bed &amp; Breakfast" HotelName="New Orly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="373.12" OriginalAmount="362.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14614" Longitude="11.55904" StarRating="0" HotelCode="|449722" HotelName="Ruby Lilly Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/7/2/2/449722_302c9321312.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="374.39" OriginalAmount="363.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137959" Longitude="11.5575934" StarRating="3" HotelCode="|210421" HotelName="Cocoon Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/4/2/1/210421_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="374.51" OriginalAmount="363.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17424" Longitude="11.62913" StarRating="4" HotelCode="139424|4664355|Bed &amp; Breakfast" HotelName="Freisinger Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oberföhringer Straße 191, 81925 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/c5/2dc54190e586372898877fe9d8cbbb23d2efb25f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="374.55" OriginalAmount="363.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.122731" Longitude="11.564928" StarRating="4" HotelCode="56952|358995|Bed &amp; Breakfast" HotelName="Living Hotel Prinzessin Elisabeth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Geyerstraße 52, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/30/92306003612a4868b5b23c5fca98c37ffdd3c3ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the Glockenbach quarter, close to the banks to the Isar and the Gasteig cult...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="374.92" OriginalAmount="364" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135825138927" Longitude="11.560739278793" StarRating="3" HotelCode="29008|220896" HotelName="Brunnenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 36, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/85/7185a29d2e81af1f93c81db77a0e27295f138335.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 500 m from a stop for public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.07" OriginalAmount="369.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13410781" Longitude="11.55503271" StarRating="3" HotelCode="619790|hotel_uhland_2" HotelName="Hotel Uhland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 1, 80336 Munchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/1f/331f8383828359ebaee2b975cd074ee072de4ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe is among the facilities. Wireless internet access is available to guests in the public areas....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.09" OriginalAmount="369.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132345401283" Longitude="11.591430750996" StarRating="4" HotelCode="106554|2039435|Bed &amp; Breakfast" HotelName="JAMS Music Hotel Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stubenvollstr 2, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/57/3a/573aab1b812429c579f494a9bac11cf2557b1607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.79" OriginalAmount="369.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|108392|Bed &amp; Breakfast" HotelName="Eurostars Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.92" OriginalAmount="369.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|2585225|Bed &amp; Breakfast" HotelName="Hotel Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.13" OriginalAmount="371.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138905121779" Longitude="11.551741027014" StarRating="3" HotelCode="152229|pension_margit" HotelName="Pension Margit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Hermann-Lingg-Straße 1, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/84/5f84ca68e52b3c2a60baae4baa243ceb5cc0ea34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-run establishment is just five minutes walk from the Oktoberfest grounds and the main tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="384.49" OriginalAmount="373.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.159415732655" Longitude="11.584156304598" StarRating="3" HotelCode="64225|942195|Bed &amp; Breakfast" HotelName="Schwabinger Wahrheit by Geisel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenzollernstraße 5, 80801 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/f1/3af18982df3312837bf24bd0304286f1508388d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated for a leisure or business trip. The establishment is located in the M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.72" OriginalAmount="373.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1741221" Longitude="11.5926246" StarRating="4" HotelCode="|19654" HotelName="Munich Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BERLINERSTRASSE 93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/5/4/19654_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors and 349 rooms. In the establishment entrance, guests will find a lobby with a reception, a cafÃ© and shops. The establishment boasts Champions the bar a restaurant, 6 conference rooms and an indoor car park (for a fee). SITUATION: Is situated inSchwabing a central area of the Englischer Garten it is close to Marienplatz near the establishment, you will find It is nearNordfriedhof the metro station 1 kilometre away, you can find public transport services. ROOM: The rooms have a bathroom with a hairdryer, a bathrobe, a direct line telephone, a television, internet, a mini-bar, a kettle, a coffee maker, a central air-conditioning system, a sofa, a safety deposit box (available for a fee), an iron and an ironing board. FACILITIES: Clients can enjoy a covered swimming pool, Outdoors, clients have access to a sunbathing terrace, The establishment also has a spa, a jacuzzi, a sauna and a gym. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="384.82" OriginalAmount="373.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1400765" Longitude="11.5323235" StarRating="2" HotelCode="89323|1084618|Bed &amp; Breakfast" HotelName="Hotel Hahn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strabe 117, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/8c/cc8cd97cf6dd25864f66f2af5c88afc8380d9d12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.64" OriginalAmount="374.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|361225|Bed &amp; Breakfast" HotelName="Eden Wolff" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.34" OriginalAmount="378.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142003013888" Longitude="11.58663533628" StarRating="3" HotelCode="15721|golden_leaf_parkhotel_im_lehel" HotelName="Golden Leaf Parkhotel im Lehel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unsöldstraße 10, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/c9/a1c9b613a66dbe94050b640584d364b0a528d61d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Munich, this hotel lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="390.24" OriginalAmount="378.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1372786" Longitude="11.5607898" StarRating="2" HotelCode="105544|3836095|Bed &amp; Breakfast" HotelName="Maison Schiller" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 20, 80336 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/e7/fee721334e12c6357f0ddecf753fe434c90e4fae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daheim The Daheim is located in Munchen. Guests can enjoy a meal at the hotel restaurant. Rooms at t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.37" OriginalAmount="379.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12559357" Longitude="11.60963986" StarRating="0" HotelCode="968381|residence_inn_by_marriott_munich_ostbahnhof" HotelName="Residence Inn by Marriott Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 5, 81671 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96cdc6e05d1fdbda8464ec23093bab17e77882e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="393.19" OriginalAmount="381.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143277" Longitude="11.559868" StarRating="4" HotelCode="408907|18670|Bed &amp; Breakfast" HotelName="KING's HOTEL First Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 13, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/0d/f30d3293a1f0c447e29b1190af42dd04b37d85b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the hotel's central location, all of Munich's most important institutions and tourist attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="393.21" OriginalAmount="381.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|2475525|Bed &amp; Breakfast" HotelName="Munich Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.46" OriginalAmount="382.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1590515" Longitude="11.5863933" StarRating="4" HotelCode="139387|das_nikolai_hotel" HotelName="Das Nikolai Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Nikolaistraße 9, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/5d/795dc68c9b37ce877bc3774b020d66069a927ee2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="395.03" OriginalAmount="383.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|79074|Bed &amp; Breakfast" HotelName="TRYP München City Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.31" OriginalAmount="383.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1312711" Longitude="11.608205" StarRating="4" HotelCode="|214405" HotelName="Residence Inn By Marriott Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstrasse 81-83</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/4/4/0/5/214405_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.52" OriginalAmount="384.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136627" Longitude="11.596736" StarRating="3" HotelCode="139184|hotel_ritzi" HotelName="Hotel Ritzi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria-Theresia-Strasse 2a, 81675 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/57/9857373ffed6eaa15292a04af83c5060e5b3a60c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.58" OriginalAmount="386" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234839-19575524/238701404946989479/52" HotelName="JAMS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6960000/6955100/6955055/2fbee57e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="399.73" OriginalAmount="388.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131397338821" Longitude="11.60816475749" StarRating="4" HotelCode="169900|772265|Bed &amp; Breakfast" HotelName="Courtyard Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/db/a0dbcc3bf2550ff4519f64b8efee853054304c2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="400.22" OriginalAmount="388.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174498" Longitude="11.592728" StarRating="4" HotelCode="14584|85627|Bed &amp; Breakfast" HotelName="München Marriott Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Strasse 93, 80805 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f1/f1f13d3eee3f6c6e2853fc831e21a463400bb753.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located in Schwabing close to the English Gardens. Marienplatz is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.67" OriginalAmount="389.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1336153" Longitude="11.5759692" StarRating="3" HotelCode="105256|hotel_am_viktualienmarkt" HotelName="Am Viktualienmarkt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Utzschneiderstraße 14, 80469 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/a6/b1a65c674bbcbe639d2c86392e811e0b6f086086.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="403.27" OriginalAmount="391.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14075622" Longitude="11.53515124" StarRating="3" HotelCode="739745|636981|Bed &amp; Breakfast" HotelName="Hampton By Hilton Munich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/01/dc019d5eed84d20a4777c037e1b62ca3de869307.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="404.35" OriginalAmount="392.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|8394|Bed &amp; Breakfast" HotelName="The Westin Grand Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.85" OriginalAmount="395.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.130384" Longitude="11.5700987" StarRating="3" HotelCode="267481|hotel_olympic_6" HotelName="Olympic Garni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Hans-Sachs-Straße 4, 80469 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/b4/97b431e87bc315169307fca07162d8184b5cd613.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="407.73" OriginalAmount="395.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16265" Longitude="11.59029" StarRating="4" HotelCode="106236|2201455|Bed &amp; Breakfast" HotelName="La Maison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Occamstraße 24, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/67/b067944147b3ca5d44fc0ac5275666062fa373d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.88" OriginalAmount="396.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138055" Longitude="11.557648" StarRating="3" HotelCode="27176|hotel_metropol_7" HotelName="Metropol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mittererstrasse 7, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/05/2405b29a2deb1f3aeae5d99b4279a36594456401.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="409.09" OriginalAmount="397.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143171326378" Longitude="11.558936532484" StarRating="3" HotelCode="889137|942305|Bed &amp; Breakfast" HotelName="Vi Vadi Hotel Downtown Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 6-10, 80335 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/b9/cdb9dd74436165ffd486493bf138d08fcf4c1320.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="410.32" OriginalAmount="398.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|366040|Bed &amp; Breakfast" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/09/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="411.31" OriginalAmount="399.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140019" Longitude="11.601278" StarRating="5" HotelCode="34380|185612|Bed &amp; Breakfast" HotelName="Hotel München Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trogerstraße 21, 81675 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/da/71da2b0391fb13dffd282e719381f03bfbeb081f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="411.46" OriginalAmount="399.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145652" Longitude="11.539087" StarRating="4" HotelCode="311534|394573|Bed &amp; Breakfast" HotelName="Novotel Muenchen City Arnulfpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 57, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/08/2c08e412686440a616250329218f2d08426c3a23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="415.06" OriginalAmount="402.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136248" Longitude="11.55452" StarRating="3" HotelCode="99093|368785|Bed &amp; Breakfast" HotelName="GHOTEL hotel &amp; living München-City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 77, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/11/a8113370d4788218d47064ab1f1aa041a34e3457.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="420.91" OriginalAmount="408.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138825244444" Longitude="11.587015133333" StarRating="4" HotelCode="81028|2330785|Bed &amp; Breakfast" HotelName="Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St.-Anna-Straße 10, 80538 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/c4/9dc4698199a4930ba85576fb1408e98a44618151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.42" OriginalAmount="410.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17406" Longitude="11.59179" StarRating="4" HotelCode="|355483" HotelName="Steigenberger München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/8/3/355483_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="424.23" OriginalAmount="411.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|2475505|Bed &amp; Breakfast" HotelName="Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.31" OriginalAmount="412.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13635" Longitude="11.582441" StarRating="4" HotelCode="|63530" HotelName="Concorde München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/0/63530_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has a breakfast room, a laundry service, a car park (for a fee) and a reception with safety deposit boxes, (free of charge), The establishment has 71 rooms. SITUATION: It is in the historic centre, is near the opera, close to the establishment, clients can find Marienplatz the Theatre of Maximilianstrasse it is close to. ROOM: The rooms have bathroom or shower, a WC, a mini-bar, cable television, a direct line telephone, a hairdryer, a mirror and modem connection.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="426.51" OriginalAmount="414.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136927" Longitude="11.560856" StarRating="4" HotelCode="28668|1478758|Bed &amp; Breakfast" HotelName="Astor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstr. 24, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ab/b7abfcc7ab657dbad1fb58bb2a1119a6ddb3930f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.54" OriginalAmount="418" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138767" Longitude="11.562296" StarRating="3" HotelCode="47702|444954" HotelName="Hotel Condor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Laundry,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Zweigstrasse 6, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/10/471020328056e04b909dc2692b568e4724107b72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Condor in Munich (Munich City Centre), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="438.51" OriginalAmount="425.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144590108173" Longitude="11.541239619255" StarRating="4" HotelCode="137659|382415|Bed &amp; Breakfast" HotelName="Citadines Arnulfpark Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrabe 51, 80636 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/a0/c9a0fdc92afa2005b95ad50c702ac0335407948d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the privileged area of Arnulfpark, part of West Munich...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.87" OriginalAmount="429" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14062063" Longitude="11.53509724" StarRating="4" HotelCode="740338|294507" HotelName="Hilton Garden Inn Munich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 112, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/38/0e38fc2cb348cc1013d1b91112c59956ef689ea2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.58" OriginalAmount="430.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1628675" Longitude="11.5905095" StarRating="4" HotelCode="|115988" HotelName="La Mansion Vi Vadi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/8/8/115988_31721240629.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Hotel La Maison is rated four stars, has modern standard rooms and a reception. SITUATION: It is 5 minutes away from the Englischer Garten, has excellent transport links to the centre of Munich.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.02" OriginalAmount="440.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1361779" Longitude="11.5621068" StarRating="3" HotelCode="|115903" HotelName="Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstr. 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/5/9/0/3/115903_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, was opened in 2011. SITUATION: It is nearMunich main station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="454.23" OriginalAmount="441" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|138895-8691737/238701404946989479/176" HotelName="PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9500/9475/972405e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="455.55" OriginalAmount="442.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1298457" Longitude="11.5922194" StarRating="4" HotelCode="|10369" HotelName="Hilton Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROSENHEIMERSTRASSE 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/6/9/10369_e3282eb1131.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 5 floors, 480 rooms and 20 suites. You are also offered a reception, shops, a cafÃ©, a bar, 3 restaurants, 6 conference rooms and indoor parking. SITUATION: This smart hotel is near El RÃ­o Isar is situated in the Haidhausen District, close to the centre of Munich. There are many places you can visit in the surrounding area, including El Museo Deutsche and the Gasteig Cultural Centre. Just a few minutes walk away, guests will find Viktualienmarkt in front of the hotel there is a public transport stop. ROOM: The stylish rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, satellite and cable television, internet, a mini-bar and an individual air-conditioning system. Are also furnished with a balcony or terrace and a safe (available for a fee). On request, you can use an ironing set.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="455.90" OriginalAmount="442.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|119742|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="456.92" OriginalAmount="443.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138520458387" Longitude="11.580165144618" StarRating="4" HotelCode="138195|863055|Bed &amp; Breakfast" HotelName="An der Oper" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/08/2026" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falkenturmstraße 10, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/51/2a510b9af7d09ea8c1a0c3081f5e4555b6cfc7ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="457.30" OriginalAmount="443.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141528" Longitude="11.56013" StarRating="4" HotelCode="10878|2416345|Bed &amp; Breakfast" HotelName="NH Collection München Bavaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 2, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/15/3715fb1c88e2daa3818893b3627096519fe68f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located opposite the main train station and within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="462.47" OriginalAmount="449.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1364354" Longitude="11.558103" StarRating="3" HotelCode="106998|hotel_verdi_4" HotelName="Verdi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/d5/cfd56f29e38fbb345c8afcbbaf63618f96792cdf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.89" OriginalAmount="457.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139211" Longitude="11.561404" StarRating="0" HotelCode="|444303" HotelName="Ruby Rosi Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/0/3/444303_17b40d71043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="472.77" OriginalAmount="459" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|5299-6379355/238701404946989479/185" HotelName="NH COLLECTION MUNCHEN BAVARIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24400/24354/24809599_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="491.11" OriginalAmount="476.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139050206875" Longitude="11.551938977281" StarRating="3" HotelCode="314331|1601638|Bed &amp; Breakfast" HotelName="Vi Vadi Hotel Bayer 89" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 89, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/ab/f8abc27f59d7c91846332ff1d8ed3bead1839777.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="496.11" OriginalAmount="481.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373818" Longitude="11.5584395" StarRating="0" HotelCode="|310387" HotelName="Bayer's Boardinghouse Und Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/3/8/7/310387_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="497.26" OriginalAmount="482.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373259" Longitude="11.55842041" StarRating="3" HotelCode="468513|3844185|Bed &amp; Breakfast" HotelName="Bayer's BoardingHouse Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Free CXL until 27/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 45, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/39/d0392c29cf97b91bc3b15bb820ab596ec3940148.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="498.58" OriginalAmount="484.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137643" Longitude="11.55766" StarRating="4" HotelCode="|78041" HotelName="Eurostars Book" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHWANTHALERSTRASSE,44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/0/4/1/78041_8f304481143.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has 9 floors, 201 rooms and 8 suites. The establishment boasts a reception, a contemporary bar and a restaurant. The establishment also has meeting rooms, a sauna, a jacuzzi and a gym. SITUATION: This establishment, is in Munich the centre of Close to the train station and the tourist attractions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="505.69" OriginalAmount="490.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132753245665" Longitude="11.576402369311" StarRating="3" HotelCode="267483|1768898|Bed &amp; Breakfast" HotelName="Deutsche Eiche" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reichenbachstrabe 13, 80469 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/f9/5bf9e57f25888a62d371aab2db6330d00b4747d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="508.18" OriginalAmount="493.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139898" Longitude="11.561212" StarRating="4" HotelCode="575756|2585315|Bed &amp; Breakfast" HotelName="25hours Hotel München The Royal Bavarian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 1, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/zz/e1ad5f2fc6c642ff4d9b614fa89ad2ed26a7810f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="509.09" OriginalAmount="494.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134410184452" Longitude="11.575774066305" StarRating="4" HotelCode="180027|1140028|Bed &amp; Breakfast" HotelName="Living Hotel das Viktualienmarkt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frauenstraße 4, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0b/470b0dc5508b2d396e40ff744d86360425d762b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="511.16" OriginalAmount="496.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="0" HotelCode="14553|8484|Bed &amp; Breakfast" HotelName="Maritim Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="519.37" OriginalAmount="504.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136862" Longitude="11.57954" StarRating="4" HotelCode="139078|437845|Bed &amp; Breakfast" HotelName="Cortiina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ledererstrasse 8, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/77/a4773ed33a5f740e8a49ce7953238982f2e53f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.12" OriginalAmount="508.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139709" Longitude="11.5613088" StarRating="4" HotelCode="|298533" HotelName="25hours  The Royal Bavarian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/5/3/3/298533_014bf1e0905.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.48" OriginalAmount="516" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|49160" HotelName="Eurostars Book Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="540.78" OriginalAmount="525.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135485" Longitude="11.547203" StarRating="3" HotelCode="36487|1032228|Bed &amp; Breakfast" HotelName="Hotel Krone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theresienhöhe 8, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/28/3528d99e661113251aad329e337d8e7429e9827b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.78" OriginalAmount="526.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137500639359" Longitude="11.547606381615" StarRating="4" HotelCode="12616|four_points_by_sheraton_munich_central" HotelName="Four Points by Sheraton Munich Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 111, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/09/ae0944e13baf14cf936c253ed5212ade92548793.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a central location close to the famous Theresienwiese. The pedestrianised zone wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="549.98" OriginalAmount="533.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|80354|Bed &amp; Breakfast" HotelName="Courtyard Munich City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="555.31" OriginalAmount="539.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13983" Longitude="11.562152" StarRating="4" HotelCode="12348|379135|Bed &amp; Breakfast" HotelName="Hotel Excelsior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 11, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/d6/b4d6a72060dd70c02d975648a5aca92f33ee433b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This country house-style hotel is located directly on a lively pedestrianised zone between Stachus a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="579.34" OriginalAmount="562.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1399265" Longitude="11.5621245" StarRating="4" HotelCode="|10382" HotelName="Excelsior by Geisel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/8/2/10382_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1910, has 6 floors, 113 rooms and 4 suites. Some of the establishment facilities on offer are a hairdresser's, a lobby bar, Geisel's wine bar a restaurant and an indoor car park (for a fee). SITUATION: This rural hotel is between Stachus the central station, near the establishment, guests will find shops, tourist points of interest. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: Close to the establishment, clients can findKÃ¶nigshof the hotel Where you can enjoy a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="579.75" OriginalAmount="562.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.177100543186" Longitude="11.592995772982" StarRating="4" HotelCode="37605|382605|Bed &amp; Breakfast" HotelName="INNSIDE München Parkstadt Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mies-van-der-Rohe-Straße 10, 80807 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/de/c7de3428a3579cba834e6dbb57cc37187d523375.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is located directly just 2 km from the centre with a range of shopping facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="586.37" OriginalAmount="569.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124985" Longitude="11.606213" StarRating="4" HotelCode="|444316" HotelName="Adina Apartment Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atelierstrasse 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/1/6/444316_e2bc8c01414.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="587.35" OriginalAmount="570.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1372606" Longitude="11.5483687" StarRating="4" HotelCode="|10390" HotelName="Residence Inn By Marriott Munich Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>SCHWANTHALER STRASSE 111</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/9/0/10390_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has modern rooms and it offers a buffet breakfast. SITUATION: This hotel is in a central location, close to Theresienwiese. It is situated 15 minutes walk away from the pedestrian area where guests can enjoy shops and the railway station. Nearby, there is a public transport stop.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="588.21" OriginalAmount="571.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135455" Longitude="11.581562" StarRating="4" HotelCode="18649|2162145|Bed &amp; Breakfast" HotelName="Hotel Torbräu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tal 41, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ae/fdae17080b4d1fcd3e26f4ea5158a64d2299c933.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the historical old town. There are several shopping areas sur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.83" OriginalAmount="589.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138637" Longitude="11.56041" StarRating="0" HotelCode="|561077" HotelName="Jaeger\'s Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/0/7/7/561077_0898be51056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="615.21" OriginalAmount="597.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137970878009" Longitude="11.578850895166" StarRating="4" HotelCode="15902|745195|Bed &amp; Breakfast" HotelName="Platzl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sparkassenstraße 10, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/70/72704220211453aad286bb517f4e1ecfe0fe515f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located between the Hofbräuhaus and Marienplatz. Munich's main theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="629.20" OriginalAmount="610.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1386055" Longitude="11.5603326" StarRating="2" HotelCode="89331|3859525|Bed &amp; Breakfast" HotelName="Jäger's-Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Luggage Storage,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 3, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/5e/8b5e05779642883e434988837c122746115b9e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Hauptbahnhof, Jaeger's Hotel &amp; Hostel promises a rela...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="637.57" OriginalAmount="619" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49506-6367112/238701404946989479/194" HotelName="INNSIDE BY MELIA PARKSTADT SCHWABING" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1109900/1109821/a0973be2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.78" OriginalAmount="626.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|le_meridien_munich" HotelName="Le Meridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="660.26" OriginalAmount="641.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1398350184" Longitude="11.5409490288" StarRating="5" HotelCode="448409|2056125|Bed &amp; Breakfast" HotelName="Roomers Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 68, 80339 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/07/a8072aa2ffc67eb36cb1b619e40c2ddbbec7a4bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="663.59" OriginalAmount="644.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13917" Longitude="11.55929" StarRating="4" HotelCode="|185568" HotelName="Aloft Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstrasse 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/6/8/185568_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="670.83" OriginalAmount="651.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13915783" Longitude="11.55919246" StarRating="4" HotelCode="317006|1513198|Bed &amp; Breakfast" HotelName="Aloft München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 37, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/17/1217585c21994bd001dce116079d34aab1994591.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="691.40" OriginalAmount="671.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139761" Longitude="11.540931" StarRating="5" HotelCode="|221387" HotelName="Roomers Munich, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 68</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/3/8/7/221387_636d39e1415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="724.55" OriginalAmount="703.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135881" Longitude="11.575839" StarRating="4" HotelCode="140115|437785|Bed &amp; Breakfast" HotelName="Louis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viktualienmarkt 6, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/cc/1eccc92086c6d1c49b2f2994401d52c15de1f62d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="729.25" OriginalAmount="708.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139455166835" Longitude="11.557483077049" StarRating="5" HotelCode="30252|99100|Bed &amp; Breakfast" HotelName="Sofitel Munich Bayerpost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3b/5e3bdfc2d6202defb410775bb5a1faa7f0c616cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="768.15" OriginalAmount="745.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|8926|Bed &amp; Breakfast" HotelName="Bayerischer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="807.06" OriginalAmount="783.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138916406723" Longitude="11.581628322601" StarRating="5" HotelCode="259316|CAF413700|Bed &amp; Breakfast" HotelName="Hotel Vier Jahreszeiten Kempinski München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maximilianstrasse 17, 80539 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/97/ed97f7f4e2c640650347014a604d66ad559fd159.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Maximilianstrasse at the heart of the city of Munich. Galleries,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="846.53" OriginalAmount="821.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1391595" Longitude="11.5581052" StarRating="5" HotelCode="|10394" HotelName="Le Méridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BAYERSTRASSE 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/3/9/4/10394_86bc7681214.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic, contemporary style hotel, has 381 standard rooms, 29 suites and 8 floors. In the entrance, guests are offered a lobby with a reception. The establishment has a bar, a terrace, a restaurant, a car park and an indoor car park (for a fee). SITUATION: This smart hotel is situated in the centre of Munich. Is in an excellent location, in front of the central station. Close to the establishment, clients can find the Stachus and Marienplatz Squares. In front of the hotel there is a public transport stop. ROOM: The comfortable rooms have a bathroom with a shower, a bathrobe, a hairdryer, a direct line telephone and satellite and cable TV. They also have large flatscreen TVs, a mini-bar, a central air-conditioning system and a safe. FACILITIES: There is a range of facilities and services available at the establishment, including a spa area with covered pool, a jacuzzi, a sauna, a solarium (available for a fee), a steam bath and a massage service. Some services (available for a fee). The establishment also has a snack bar and a gym. OTHERS: The establishment offers a buffet breakfast and a set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="916.70" OriginalAmount="890" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139584038847" Longitude="11.564612388611" StarRating="5" HotelCode="259527|25701" HotelName="Hotel Königshof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlsplatz 25, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/0d/f80dc0100954b097ac7c2a1b52eb9f725512e017.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is centrally situated on Stachus (Karlsplatz) in the centre of the "inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="944.50" OriginalAmount="916.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|656527|Bed &amp; Breakfast" HotelName="Andaz München Schwabinger Tor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="965.03" OriginalAmount="936.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|185808|Bed &amp; Breakfast" HotelName="The Charles Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1008.78" OriginalAmount="979.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1369456" Longitude="11.5753206" StarRating="5" HotelCode="|298549" HotelName="Beyond By Geisel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marienplatz 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/5/4/9/298549_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1048.54" OriginalAmount="1018" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|123464-27803111/238701404946989479/305" HotelName="ROCCO FORTE THE CHARLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1683800/1683718/0955426d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1113.43" OriginalAmount="1081.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1624411" Longitude="11.5945963" StarRating="3" HotelCode="138894|hotel_biederstein_am_englischen_garten" HotelName="Biederstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keferstraße 18, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/94/089416a83a97ad4b4fb9d821b81a238c6824b00d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1703.42" OriginalAmount="1653.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137053076501" Longitude="11.580794155598" StarRating="5" HotelCode="26013|9389|Bed &amp; Breakfast" HotelName="Mandarin Oriental Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neuturmstraße 1, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/bd/f5bd8ae82f11c6d4a948000dfb24c6cc9ebb7cd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel occupies a palace dating back to the new Renaissance and is situated at ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1744.82" OriginalAmount="1694" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|20385-10669147/238701404946989479/333" HotelName="MANDARIN ORIENTAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1111/38188e97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2564.70" OriginalAmount="2490" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1412654" Longitude="11.57461135" StarRating="0" HotelCode="731116|294578" HotelName="The Lovelace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kardinal-Faulhaber-Straße 1, 80333 Munich, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/932310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2909.75" OriginalAmount="2825" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.34019" Longitude="-90.84239" StarRating="5" HotelCode="0|536486-28843373/238701404946989479/334" HotelName="ROSEWOOD HOTEL MUNICH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>3975 S FRONTAGE RD, VICKSBURG, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23190000/23189700/23189656/c7f950f4_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Vicksburg, Baymont Inn And Suites Vicksburg is close to Vicksburg National Military Park and Warren County Courthouse. This hotel is within close proximity of Vicksburg Convention Center.   Rooms   Make yourself at home in one of the 60 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include irons/ironing boards and clock radios, and you can also request rollaway/extra beds.   Rec, Spa, Premium Amenities   Take advantage of recreation opportunities including a fitness facility and a seasonal outdoor pool.   Dining   While enjoying a refreshing dip in the hotel pool, you can order your favorite drink at the poolside bar.    Business, Other Amenities   Featured amenities include a business center, express check-out, and a 24-hour front desk.   Room Info:    Know Before You Go       The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: USD 15.00 per pet, per night   Rollaway bed fee: USD 10.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="94" TotalAmount="3061.27" OriginalAmount="2972.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14126" Longitude="11.57467" StarRating="0" HotelCode="|448889" HotelName="Rosewood Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/8/8/9/448889_6ad9a011454.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Currency Exchange,Nightclub,Shopping Arcade,Swimming Pool,Lounge,Wheelchair Access,Heated Pool,Massage Centre,Bicycle Rental,Spa,Garden,Jacuzzi,Kitchen,Diet Meals,24 Hour Security,Housekeeping,Pets allowed,24 Hour Front Desk,Elevator,Luggage Storage,Vending Machine,LCD/Projector,Parking,Dry Cleaning</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,SPA HOTEL,AIRPORT HOTEL,APARTMENT HOTEL,HOTEL,HOSTEL,APARTMENT,HOSTELS,APARTHOTEL,GUEST HOUSES,RESORT,CAMPSITES</PropertyType>
  </Filter>
</HotelSearchRS>||True