<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
4ff05647-06f8-47b2-98c3-c170186ab332|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="4ff05647-06f8-47b2-98c3-c170186ab332">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74759" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-14T00:00:00" End="2026-08-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="travunitedin@gmail.com" Password="United@0147" 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
4ff05647-06f8-47b2-98c3-c170186ab332|HotelbedsSearch|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.SmyRooms.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 54|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
4ff05647-06f8-47b2-98c3-c170186ab332|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
4ff05647-06f8-47b2-98c3-c170186ab332|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
4ff05647-06f8-47b2-98c3-c170186ab332|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>4ff05647-06f8-47b2-98c3-c170186ab332</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c6f63058-869d-47e9-ab92-a3645489072b|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="c6f63058-869d-47e9-ab92-a3645489072b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="41120" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-13T00:00:00" End="2026-08-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="travunitedin@gmail.com" Password="United@0147" 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
c6f63058-869d-47e9-ab92-a3645489072b|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
c6f63058-869d-47e9-ab92-a3645489072b|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
c6f63058-869d-47e9-ab92-a3645489072b|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
c6f63058-869d-47e9-ab92-a3645489072b|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:4074c9f6-0825-4057-8f67-b5fbf06bd336
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
c6f63058-869d-47e9-ab92-a3645489072b|HotelbedsSearch|supplier interation failed||HotelBeds|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
c6f63058-869d-47e9-ab92-a3645489072b|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
c6f63058-869d-47e9-ab92-a3645489072b|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
c6f63058-869d-47e9-ab92-a3645489072b|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
c6f63058-869d-47e9-ab92-a3645489072b|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c6f63058-869d-47e9-ab92-a3645489072b|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-08-07T13:16:54.6431525+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c6f63058-869d-47e9-ab92-a3645489072b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="339.99" OriginalAmount="336.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.3093399" Longitude="-85.9660918" StarRating="3" HotelCode="|276014" HotelName="Best Western Edinburgh/columbus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11780 North Highway 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.12" OriginalAmount="436.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.3100605" Longitude="-85.9641138" StarRating="3" HotelCode="|282068" HotelName="Comfort Inn Near Indiana Premium Outlets" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>11711 North U.S. 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/0/6/8/282068_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="588.55" OriginalAmount="582.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.012521" Longitude="-3.611918" StarRating="3" HotelCode="|192253" HotelName="Richmond Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Linlithgow Road Bo'ness, West Lothian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/2/5/3/192253_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="632.26" OriginalAmount="626.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96315507" Longitude="-3.17929303" StarRating="2" HotelCode="510164|destiny_student_shrubhill" HotelName="Destiny Student" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>8 Middlefield, Edinburgh EH7 4QW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/20/8e20a49e6374c1548491bbdc2efd09862eef575c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="653.87" OriginalAmount="647.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.8865" Longitude="-3.50394" StarRating="3" HotelCode="|29558" HotelName="Mercure Livingston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Almondview</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/5/5/8/29558_abc5df01227.jpg</HotelPictures>
        <HotelDescription>HOTEL: Is ideal for holidays or business trips. SITUATION: It has good links to the motorway, Glasgow it is situated 35 minutes away from Edinburgh it is 20 minutes away from. FACILITIES: The establishment has modern conference rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="662.83" OriginalAmount="656.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9494994" Longitude="-3.2185207" StarRating="0" HotelCode="|167932" HotelName="Revolver Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Palmerston Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/3/2/167932_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="668.62" OriginalAmount="662.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9496" Longitude="-3.218562" StarRating="3" HotelCode="154120|the_west_end_hotel" HotelName="The West End Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Palmerston Place, Edinburgh EH12 5AU, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c0/20c022bc38ddc7f88decb9f5155d552eaec1beea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="677.68" OriginalAmount="670.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96225" Longitude="-3.17772" StarRating="2" HotelCode="|237679" HotelName="Destiny Student - Murano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Amphion Lane (Murano Place)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/6/7/9/237679_bd3e10a0313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="697.91" OriginalAmount="691" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|413747-28512135/2162478940786900502/572" HotelName="THE RICHMOND PARK HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2693600/2693516/210c5ef4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="706.55" OriginalAmount="699.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96319" Longitude="-3.17931" StarRating="0" HotelCode="|237682" HotelName="Destiny Student - Shrubhill (Campus Accommodation)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Middlefield Shrubhill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/6/8/2/237682_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="724.18" OriginalAmount="717.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955606" Longitude="-3.17079" StarRating="2" HotelCode="|445894" HotelName="Destiny Student Holyrood - Campus Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Abbeyhill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/9/4/445894_392ad931501.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="729.22" OriginalAmount="722.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95560394" Longitude="-3.17082683" StarRating="2" HotelCode="465337|destiny_student_brae_house" HotelName="Destiny Student - Brae House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31 Abbeyhill, EH8 8EL Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/76/847614290ae0c22d94c3f0a3cab105f64f87327c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="787.79" OriginalAmount="779.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9444008" Longitude="-3.2549" StarRating="4" HotelCode="|17851" HotelName="Holiday Inn Edinburgh Zoo by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORSTOPHINE ROAD 132</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/1/17851_520a5351150.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 303 rooms and 5 floors. In the entrance, guests are offered an elegant hall with a lift, a reception and a safety deposit box service. The establishment boasts an inviting coffee shop, a bar, a restaurant with air-conditioning, conference rooms, internet and a car park. There are many services available at the establishment, including room service and a laundry service. SITUATION: This comfortable, urban hotel is situated in a peaceful area, is near Edinburgh the Zoo of near the establishment, guests will find shops, bars, restaurants, animated nightlife and the railway station. a few minutes walk away, there is a public transport stop, is situated 25 minutes away from the airport, is situated 9 kilometres away from the sea, a ski resort. ROOM: It has comfortable and spacious rooms, They have a hairdryer, a bathroom with a shower, a direct line telephone, a satellite television, a radio, internet, a mini-bar, a safety deposit box (available for a fee), central heating, a double bed, a kettle and a coffee maker. FACILITIES: It is 1,5 kilometres away from a golf course. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and a set-menu lunch and dinner. Guests can book half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="792.85" OriginalAmount="785.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.942576128332" Longitude="-3.2670700550079" StarRating="4" HotelCode="316789|holiday_inn_edinburgh" HotelName="Holiday Inn Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132 Corstorphine Road, Edinburgh EH12 6UA, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/80/968082cd5a597a5048dce84b23698dac340c76b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The pleasant city hotel enjoys a peaceful inner city location within a short distance of Edinburgh Z...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.05" OriginalAmount="805.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.942808867897" Longitude="-3.1973180247744" StarRating="2" HotelCode="384694|chalmers_street" HotelName="Chalmers Street Hotel Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>36 Chalmers Street, Edinburgh EH3 9FE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/43/3f436a5a01caafa2e08edb056272ecf296e28255.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Chalmers Street in Edinburgh (Old Town), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="819.11" OriginalAmount="811.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.969002" Longitude="-3.165616" StarRating="3" HotelCode="408756|park_view_house_hotel" HotelName="Park View House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Hermitage Place, Edinburgh EH6 8AF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/95/c5953668089897f2e285d91b8c3c15c2902a82ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="829.14" OriginalAmount="820.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94348" Longitude="-3.19736" StarRating="0" HotelCode="|185973" HotelName="Chalmers Street - Unite Students " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Chalmers Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/9/7/3/185973_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="842.81" OriginalAmount="834.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9451" Longitude="-3.24783" StarRating="3" HotelCode="|186022" HotelName="Murrayfield Park Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Corstorphine Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/2/2/186022_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="856.59" OriginalAmount="848.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96063" Longitude="-3.182039" StarRating="2" HotelCode="|451343" HotelName="JOIVY Affordable Edinburgh - Adults only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haddington Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/3/4/3/451343_93d7f731047.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="857.49" OriginalAmount="849" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|613362-27407094/2162478940786900502/1207" HotelName="PREMIER INN NEWBRIDGE - EDINBURGH APT" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11910000/11900500/11900480/fa534484_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="865.03" OriginalAmount="856.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95007" Longitude="-3.22293" StarRating="3" HotelCode="|44605" HotelName="Britannia Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>BELFORD ROAD 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/5/44605_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel with air-conditioning, has 179 rooms and 2 floors. The establishment boasts a lobby with a reception, a lift, a cafÃ©, a bar, a restaurant, an indoor car park and a car park. SITUATION: This urban hotel is located near Water of Leith the river it is near the city centre, near the establishment, you will find The Forth Road Bridge the railway station, the Dean Gallery, Princes Street and Edinburgh Castle it is close to it is 20 minutes away from Murrayfield the rugby stadium of 15 minutes away from the establishment, you can find the city centre, is situated 16 kilometres away from the airport. ROOM: They have fitted carpets, a central heating system, a television, a coffee maker, a kettle and a bathroom with a shower or bath. OBSERVATIONS: Check-in is at 15:00 check-out is at 12:00. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and a set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="868.76" OriginalAmount="860.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945867" Longitude="-3.229493" StarRating="3" HotelCode="|490909" HotelName="No 6 West Coates" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 West Coates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/0/9/0/9/490909_3c5986c1020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="869.61" OriginalAmount="861" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12436-12630021/2162478940786900502/18" HotelName="BRITANNIA EDINBURGH HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4600/4533/00f97b3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="892.84" OriginalAmount="884.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.940431" Longitude="-3.171425" StarRating="3" HotelCode="147204|pollack_halls__edinburgh_first" HotelName="Pollock Halls" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 Holyrood Park Road, Edinburgh EH16 5AY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/9e/259e79dca243127f0ee77b4d7dd74733cf9c99e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="912.03" OriginalAmount="903" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33360-21407556/2162478940786900502/727" HotelName="DOUBLETREE BY HILTON EDINBURGH - QUEENSFERRY CROSSING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1153000/1152983/679a9c28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="912.03" OriginalAmount="903" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|48443-27046633/2162478940786900502/1586" HotelName="CHANCELLORS COURT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/48443/2010615163822375.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="931.22" OriginalAmount="922.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.928067697292" Longitude="-3.1682384117842" StarRating="3" HotelCode="901382|northumberland_hotel" HotelName="Northumberland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Craigmillar Park, Edinburgh, Mid Lothian EH16 5PE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/91/b391bddd04f912bd2724b14bc031e66fdc8097a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="941.93" OriginalAmount="932.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9559735" Longitude="-3.2798623" StarRating="4" HotelCode="|17849" HotelName="Leonardo Edinburgh Murrayfield" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CLERMISTON ROAD 187</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/4/9/17849_b75ff3c1323.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 3 floors, 111 rooms, 108 double rooms and 3 single rooms. The establishment has a bar, a breakfast room and internet. There are many services available at the establishment, including room service and a laundry service. Guests can also use the car park and the indoor car park. SITUATION: This hotel is on a hill. It is situated close to the airport. 8 kilometres away from the establishment, guests will find the city centre. 40 metres away, there is a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, internet and central heating. FACILITIES: Guests have access to a covered swimming pool, a sauna, a steam bath and a gym. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="952.43" OriginalAmount="943.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.91143258" Longitude="-3.31584723" StarRating="4" HotelCode="571979|courtyard_by_marriott_edinburgh_west" HotelName="Courtyard Edinburgh West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2 Research Avenue South, The Avenue, Heriot-Watt University, Edinburgh EH14 4BA</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/12/2f12fa1930f9f6d3236dded50b13376b5cfc9852.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="953.75" OriginalAmount="944.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94998" Longitude="-3.17864" StarRating="3" HotelCode="|186083" HotelName="Sugarhouse Close" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Holyrood Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/8/3/186083_576c1970903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="955.96" OriginalAmount="946.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.937339" Longitude="-3.321117" StarRating="2" HotelCode="|445470" HotelName="Ibis Budget Edinburgh Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Edinburgh Business Park, 6 Lochside View</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/7/0/445470_b3d1b460803.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="956.47" OriginalAmount="947.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.938583340426" Longitude="-3.3920073509216" StarRating="2" HotelCode="142138|travelodge_edinburgh_airport" HotelName="Travelodge Edinburgh Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Glasgow Road, Ratho Park, Edinburgh EH28 8PP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/64/6564dfd7bd4cefd1fe80a8e6d81d1ac0436775a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the Edinburgh Airport and within 25 km from the Edinburgh city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="971.34" OriginalAmount="961.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.91189" Longitude="-3.31573" StarRating="4" HotelCode="|245500" HotelName="Courtyard By Marriott Edinburgh West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Research Avenue South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/5/0/0/245500_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="975.66" OriginalAmount="966.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955763" Longitude="-3.279525" StarRating="3" HotelCode="33819|edinburgh_capital_hotel" HotelName="Leonardo Hotel Edinburgh Murrayfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>187 Clermiston Road, Edinburgh EH12 6UG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/8d/818d4917c78ae0733b8ce310d8e6b1588782c713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on one of the seven hills in Edinburgh, close to the airport and only 8 km from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="983.74" OriginalAmount="974.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94388466" Longitude="-3.36360118" StarRating="4" HotelCode="796863|moxy_edinburgh_airport" HotelName="Moxy Edinburgh Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Fairview Road, Edinburgh EH28 8AP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/d6/50d652672706fe033f1bb1460fa7dc37ba40f425.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="985.49" OriginalAmount="975.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9464934" Longitude="-3.136543" StarRating="3" HotelCode="|167927" HotelName="Premier Inn Edinburgh East" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>228 Willowbrae Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/2/7/167927_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a car park (free of charge) and a restaurant. SITUATION: It has excellent transport links to the bus and the centre of Edinburgh.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="986.77" OriginalAmount="977" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94055" Longitude="-3.1704" StarRating="3" HotelCode="37813|35228" HotelName="Chancellor’s Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Holyrood Park Road, Edinburgh EH16 5AY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62403/a_62403_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting university complex is an ideal starting point for guests wishing to explore the city. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="994.59" OriginalAmount="984.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.900609" Longitude="-3.233131" StarRating="2" HotelCode="82517|2419085" HotelName="Travelodge Edinburgh Dreghorn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Dreghorn Link, A720 City Bypass, Edinburgh, EH13 9QR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/b1/c7b10e5eed22679fb9d6c1f12d5346dbee23bbe5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1003.94" OriginalAmount="994.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.982355" Longitude="-3.400434" StarRating="4" HotelCode="23151|dakota_edinburgh" HotelName="Dakota Hotel Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferrymuir Retail Park 11, South Queensferry, Edinburgh EH30 9QZ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/77/2e772d0c679085fb52683f25501081eb2eab6b64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1008.99" OriginalAmount="999.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.940041" Longitude="-3.312356" StarRating="4" HotelCode="31829|marriott_edinburgh" HotelName="Marriott Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Glasgow Road, Edinburgh EH12 8NF, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/ef/68efb7a008f2f10bad7c012209dd1ea933c156e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Edinburgh just a stone's throw from links to the public transp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1017.07" OriginalAmount="1007.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.948162775" Longitude="-3.217971" StarRating="3" HotelCode="37553|ballantrae_hotel_at_the_west_end" HotelName="Grosvenor Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Diet Meals,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Grosvenor Crescent, Edinburgh, Midlothian EH12 5EP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fa/47fa03b74b6084931a7ab13e01c79fc0c5c4a196.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive guesthouse enjoys a peaceful location and is located in one of the most elegant area...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1023.13" OriginalAmount="1013.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945928670681" Longitude="-3.2300716638565" StarRating="3" HotelCode="23051|the_original_raj_hotel" HotelName="Original Raj" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 West Coates, Edinburgh EH12 5JG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/eb/61eb7b9da1218570efc5c62ee769dbd2ef9970d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1044.34" OriginalAmount="1034" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|355775-28526423/2162478940786900502/301" HotelName="THE NORTHUMBERLAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/888700/888647/4d01de43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1054.44" OriginalAmount="1044" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|34588-28461956/2162478940786900502/141" HotelName="PARKVIEW HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/888600/888573/286adbc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1060.50" OriginalAmount="1050.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94927" Longitude="-3.185884" StarRating="4" HotelCode="61564|smart_city_hostels_edinburgh" HotelName="Safestay Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Blackfriars Street, Edinburgh EH1 1NE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b5/f5b5d46fcb36d7d9cf52bc140e6030452ea4be56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located on Edinburgh's historic “Royal Mile”, just a few minutes’ walk from Waverley r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1061.66" OriginalAmount="1051.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9491005" Longitude="-3.1858001" StarRating="0" HotelCode="|35299" HotelName="Aando Edinburgh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BLACKFRIARS STREET 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/2/9/9/35299_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers an electronic key, a concierge, a baggage room, a safety deposit box service, security cameras, a bicycle storage room and City-CafÃ©-Bar the bar. SITUATION: This establishment, the Royal Mile it is in it is located close to Waverley the Railway Station of near the establishment, guests will find the bus stop. ROOM: The establishment has 132 rooms with a bathroom with a safe, a hairdryer, an iron, complimentary bathroom items, anti-allergy sheets, mobile charging point, an electronic key, bunk beds, shampoo, etc. OBSERVATIONS: Check-in is at 15:00 and check-out is at 10:00. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy all meals in a buffet form and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1068.58" OriginalAmount="1058" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.926498819182" Longitude="-3.3111964166164" StarRating="4" HotelCode="74780|26509" HotelName="Novotel Edinburgh Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Lochside Avenue, Hermiston Gait Retail Park, Edinburgh EH12 9DJ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/81/bd81a63a7033014fc0d52961d08281d852760d34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 300 m from Edinburgh Park railway station, just minutes from the city’s busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1094.72" OriginalAmount="1083.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9415051" Longitude="-3.2071039" StarRating="3" HotelCode="|167882" HotelName="Balmore Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34, Gilmore Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/8/2/167882_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run establishment, has WiFi (free of charge) and breakfast service. SITUATION: This establishment is near Castle Edinburgh and Princes Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1103.87" OriginalAmount="1092.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9693643" Longitude="-3.1631103" StarRating="4" HotelCode="|167994" HotelName="Sandaig Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 East Hermitage Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/9/4/167994_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1123.12" OriginalAmount="1112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943634" Longitude="-3.374916" StarRating="3" HotelCode="16298|quality_hotel_edinburgh_airport" HotelName="Holiday Inn Express Edinburgh Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>101 Ingliston Road, Edinburgh EH28 8AU, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/9d/1a9dfc048db2381d13c920b8ab99e7c093c6bbb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located at Edinburgh International Airport, only 2 minutes away by courtesy mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1134.23" OriginalAmount="1123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946026" Longitude="-3.218249" StarRating="3" HotelCode="260554|33140" HotelName="Haymarket Hub Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Clifton Terrace, Edinburgh EH12 5DR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/26/0526127a6a6aba7800f8e25deae0da9d64487302.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1146.35" OriginalAmount="1135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.967788605767" Longitude="-3.2347146280617" StarRating="4" HotelCode="311045|village_urban_resort_edinburgh" HotelName="Village Hotels Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Crewe Road South, Edinburgh EH4 2NY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/7e/897eda3acc48f6ddbd6362a74281d0d6ecb4f711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1169.36" OriginalAmount="1157.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9676861" Longitude="-3.2352376" StarRating="4" HotelCode="|186101" HotelName="Village Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>140 Crewe Road South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/1/0/1/186101_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1173.62" OriginalAmount="1162.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.957540162172" Longitude="-3.1881138682365" StarRating="2" HotelCode="37505|regent_house_hotel" HotelName="Regent House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Forth Street, Edinburgh, Midlothian EH1 3JX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/35/14353cb1b8b8478d44e76a8cca54db2a3cd1f38c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive historical hotel is quietly situated just a few minutes' walk from the centre of Edi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1175.64" OriginalAmount="1164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.944543" Longitude="-3.095752" StarRating="3" HotelCode="38271|best_western_kings_manor_hotel" HotelName="Best Western Kings Manor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Milton Road East, Edinburgh EH15 2NP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/df/89df7455f751cdd542c6ea02a25753a56fc374f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in the east of Edinburgh, around 15 minutes away from the centre. A ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1180.69" OriginalAmount="1169.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955900467928" Longitude="-3.2430052757263" StarRating="3" HotelCode="29493|holiday_inn_edinburgh_city_west" HotelName="Holiday Inn Edinburgh City - West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 Queensferry Road, Edinburgh, Scotland EH4 3HL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/23/dc23283a3bc5216e0f4bd84d8634d3d90654c455.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 2 km from the inner city, this hotel enjoys fabulous views out over Edinburgh Castle. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1206.39" OriginalAmount="1194.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946175" Longitude="-3.210664" StarRating="3" HotelCode="|445437" HotelName="Point A Edinburgh Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 Morrison Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/3/7/445437_0e3baa61806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1208.97" OriginalAmount="1197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94610438" Longitude="-3.21027277" StarRating="3" HotelCode="966149|402580" HotelName="Point A Hotel Edinburgh Haymarket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 Morrison Street, Edinburgh EH3 8EB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/50/37507c2dd5d8e459741774cdfc4c715b48da6d36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1216.04" OriginalAmount="1204" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2421-21403721/2162478940786900502/679" HotelName="DOUBLETREE BY HILTON EDINBURGH AIRPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/520500/520429/w3840h2548x0y1-bb129d31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1221.09" OriginalAmount="1209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9484" Longitude="-3.19912" StarRating="3" HotelCode="739395|salisbury_court_2" HotelName="Salisbury Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>104 Saint Leonard's Street, Edinburgh EH8 9RD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/20/c4204c649cdca8f4d468028692ea7015da3ab5f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1232.40" OriginalAmount="1220.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943853" Longitude="-3.359998" StarRating="4" HotelCode="32868|CAN848700" HotelName="DoubleTree by Hilton Hotel Edinburgh Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="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>100 Eastfield Road, Edinburgh International Airport, Edinburgh EH28 8LL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/54/3e5412e3f334c6162f307006389e277cf996d73d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Edinburgh Airport. The centre of the city with its many touri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.21" OriginalAmount="1221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94963535545" Longitude="-3.2088768482208" StarRating="3" HotelCode="141072|cityroomz_edinburgh_2" HotelName="Cityroomz Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>25 - 33 Shandwick Place, Edinburgh EH2 4RG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/3e/243e769f6d654e8b2583285f8370466b4428b3c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, only minutes away from Edinburgh's main attractions and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1234.64" OriginalAmount="1222.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94072" Longitude="-3.20813" StarRating="3" HotelCode="|185907" HotelName="Amaryllis Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Upper Gilmore Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/9/0/7/185907_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1239.27" OriginalAmount="1227" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|201623-29783855/2162478940786900502/793" HotelName="GARNER EDINBURGH HAYMARKET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5590000/5589200/5589159/a095116c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1244.32" OriginalAmount="1232.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949653678097" Longitude="-3.2186563877316" StarRating="4" HotelCode="428946|palmerston_suites" HotelName="Palmerston Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Central Heating,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Palmerston Place, Haymarket, Edinburgh, EH12 5AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/1c/d61c310dd7ad44eb542bfd145ba89893b523341d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern aparthotel is situated in the central area of Edinburgh, just a 5-minute walk from Hayma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1244.37" OriginalAmount="1232.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9785004" Longitude="-3.1677001" StarRating="4" HotelCode="|20684" HotelName="Malmaison Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ONE TOWER PLACE, LEITH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/8/4/20684_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic style hotel has 100 rooms, The establishment boasts a lobby with a reception, a currency exchange service, a cloakroom, a recently renovated restaurant, conference facilities and internet. It also has a bar. SITUATION: This elegant hotel is located close to Leith Port near the establishment, you will find Scottish Executive boutiques, restaurants, is situated 5 minutes away from Princes Street the historic centre. ROOM: The stylish rooms, have views of the port, a luxurious shower, a CD player, books, a satellite television and internet (free of charge), daily cleaning. FACILITIES: Guests can enjoy a gym, Guests are offered an entertainment programme. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1244.42" OriginalAmount="1232.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955797" Longitude="-3.2426105" StarRating="3" HotelCode="|17861" HotelName="Holiday Inn Express Edinburgh City West, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>QUEENSFERRY ROAD 107</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/6/1/17861_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning 6 floors and 101 rooms. Guests have access to a bar, a restaurant with air-conditioning and a car park. SITUATION: This hotel is situated 2 kilometres away from the city centre, the Edinburgh Castle with views of 3 kilometres away, there is a public transport stop. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a television, a kettle, a coffee maker, an air-conditioning system and a safe (available for a fee). FACILITIES: Clients can enjoy a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1244.48" OriginalAmount="1232.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9585991" Longitude="-3.1824" StarRating="2" HotelCode="|25238" HotelName="Cairn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WINDSOR STREET 10-18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/3/8/25238_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1910, renovated in 2005, has 52 rooms and 2 floors. In the entrance, you can find a cosy hall with a reception, The establishment has a bar, a restaurant, internet and a laundry service. SITUATION: This hotel is situated in Edinburgh the theatre district of it is a few minutes' walk away from the historic centre, 10 minutes away, you can find Waverley the train station it is 500 metres away from the city centre, public transport, shops, bars, restaurants and pubs. 1 kilometre away, you can find a nightclub, is situated 5 kilometres away from the sea, the beach, is situated 12 kilometres away from Edinburgh Airport. ROOM: All the rooms have a bathroom with a shower, a bath and a hairdryer. They have a direct line telephone, internet, a radio, satellite or cable TV, a double bed and a central heating system. Guests are offered non-smoking and disabled access rooms. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1246.29" OriginalAmount="1233.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9825444" Longitude="-3.1948167" StarRating="3" HotelCode="|167928" HotelName="Premier Inn Edinburgh Leith Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51-53 Newhaven Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/2/8/167928_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers sea views and has a car park (free of charge). SITUATION: This establishment is near Ocean Terminal, and el Royal Yatch Britannia. It has excellent transport links to the business area and the centre of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1246.34" OriginalAmount="1234" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|48435-28510140/2162478940786900502/128" HotelName="BALLANTRAE WEST END" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1510000/1509900/1509805/066e1400_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1250.38" OriginalAmount="1238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943823487316" Longitude="-3.2093637192531" StarRating="4" HotelCode="316326|mercure_edinburgh_quay_opening_july_2015" HotelName="Mercure Edinburgh Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Gardners Crescent, Edinburgh EH3 8DQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/d2/73d24c84a46b8d6c0a1ae8bb2c8170dc22f65ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1251.39" OriginalAmount="1239" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|613356-27403803/2162478940786900502/1143" HotelName="PREMIER INN EDINBURGH PARK (AIRPORT)" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11790000/11785500/11785430/7ded54f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1253.41" OriginalAmount="1241" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|622463-27409201/2162478940786900502/1069" HotelName="POINT A EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37170000/37166300/37166264/692d5b4b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1255.43" OriginalAmount="1243" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|114878-219171/2162478940786900502/941" HotelName="BEST WESTERN KINGS MANOR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5700/5630/2986e3d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1261.49" OriginalAmount="1249" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|300152-18246144/2162478940786900502/1185" HotelName="VILLAGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9140000/9131700/9131632/04e28cae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1268.56" OriginalAmount="1256.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.978847" Longitude="-3.179459" StarRating="3" HotelCode="25124|holiday_inn_express_edinburgh_waterfront" HotelName="Holiday Inn Express Waterfront" 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,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Britannia Way/Ocean Drive, Leith, EH6 6JJ Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/33/fb339ce096407cad7a9ef47dc50c55a85425c9ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located by the historical harbour of Leith near the 'Ocean Terminal', Edinburg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1270.58" OriginalAmount="1258.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94616" Longitude="-3.223103" StarRating="3" HotelCode="326333|apex_european_hotel" HotelName="Apex Haymarket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Haymarket Terrace, Edinburgh EH12 5LQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/c6/a0c614ebe6f3a0900b4561a490e0b6c544b43a13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in Edinburgh's business district in the ""West End"" of the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1288.76" OriginalAmount="1276" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|2424-18983474/2162478940786900502/784" HotelName="HOLIDAY INN EXPRESS EDINBURGH CITY WEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13400/13364/e2b90db2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1290.78" OriginalAmount="1278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.977919426679" Longitude="-3.1685954332352" StarRating="4" HotelCode="316791|17305" HotelName="Malmaison" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference 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>1 Tower Place, Edinburgh EH6 7BZ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/df/57df89be240a15473f09a0f591ebecd4621e4e65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This award-winning, stylish hotel is situated at the waterfront of the Port of Leith. The Ocean Term...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1302.90" OriginalAmount="1290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.958427" Longitude="-3.182341" StarRating="2" HotelCode="18271|cairn_hotel_5" HotelName="The Cairn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-18 Windsor Street, Edinburgh EH7 5JR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/f3/e6f3f6cf55146c915f6a2fe44c647f8d5b39328e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Edinburgh's lively theatre district, just a few minutes on foot from the t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1303.91" OriginalAmount="1291.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956456467216" Longitude="-3.1900617288361" StarRating="4" HotelCode="178451|the_place_hotel" HotelName="The Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34-38 York Place, Edinburgh EH1 3HU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/12/6f120e4c326d9a2aba97421cedd02be3d2d077b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1307.95" OriginalAmount="1295.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9484" Longitude="-3.19912" StarRating="3" HotelCode="150254|kenneth_mackenzie" HotelName="KM Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Richmond Place, Edinburgh EH8 9ST</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/77/a577f1454818ca8b8617bced7874ddf6563bc0ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1319.35" OriginalAmount="1306.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946167" Longitude="-3.183231" StarRating="3" HotelCode="|186008" HotelName="Km" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7, Richmond Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/0/8/186008_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1329.16" OriginalAmount="1316" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|48373-18113627/2162478940786900502/1370" HotelName="HOLIDAY INN EXPRESS - EDINBURGH CITY CENTRE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1088300/1088215/9c868edc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1330.72" OriginalAmount="1317.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9571943" Longitude="-3.1862639" StarRating="3" HotelCode="|20680" HotelName="Holiday Inn Express - Edinburgh City Centre, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PICARDY PLACE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/8/0/20680_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2002, renovated in 2004, 155 rooms and 5 floors. In the entrance, guests are offered a lobby with elevators and a reception with safety deposit boxes, The establishment boasts a bar, a restaurant and internet. There are many services available at the establishment, including room service and a laundry service. The establishment also has a car park and an indoor car park. SITUATION: This attractive urban hotel is in a Gregorian building, is in Picardy Place the city centre of the Royal Mile and Princess Street near the establishment, guests will find Where you can find shops, restaurants, bars, pubs, cafÃ©s, leisure areas and entertainment. it is close to public transport services, the establishment is 2 kilometres away from the beach, the sea. ROOM: The modern rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, internet, a coffee maker, a kettle and central heating. Some rooms have a sofa-bed. FACILITIES: It is 3 kilometres away from a golf course (available for a fee). OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1335.00" OriginalAmount="1321.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9813995" Longitude="-3.1777" StarRating="3" HotelCode="|20669" HotelName="Holiday Inn Express Edinburgh - Leith Waterfront by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>101 BRITANNIA WAY, OCEAN DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/6/9/20669_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1999 145 rooms and 5 floors. This contemporary hotel, The establishment has a lobby with a reception, a lift, a bar, a car park, internet and a laundry service. SITUATION: Is situated inLeith Port Ocean Terminal it is close to close to the establishment, clients can find Edinburgh the shopping centre of it is close to the Scottish Government restaurants, bars and boutiques. Princes Street 2,5 kilometres away, you can find in front of the hotel there is a bus stop. ROOM: The comfortable, modern rooms, have a bathroom with a hairdryer, a direct line telephone, WiFi, a coffee maker, a kettle and a central heating system. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1349.36" OriginalAmount="1336" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1361924-25010470/2162478940786900502/59" HotelName="THE SCHOLAR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3920000/3911600/3911559/7ba3de7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1350.37" OriginalAmount="1337.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.957119734372" Longitude="-3.1862336397171" StarRating="3" HotelCode="33818|holiday_inn_express_edinburgh_city_centre" HotelName="Holiday Inn Express Edinburgh City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Picardy Place, Edinburgh EH1 3JT, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/01/c7017f231c47773e843f3f517fe512da46bc024e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located in a traditional Georgian building, on Picardy Place in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1358.45" OriginalAmount="1345" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|619959-21409162/2162478940786900502/652" HotelName="HAMPTON BY HILTON EDINBURGH AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31620000/31618600/31618511/9f64721f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1359.46" OriginalAmount="1346" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256809-28512530/2162478940786900502/176" HotelName="FOUR POINTS FLEX BY SHERATON EDINBURGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/544700/544658/1431ef0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1360.47" OriginalAmount="1347.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946364239557" Longitude="-3.1835567951202" StarRating="4" HotelCode="60144|ten_hill_place_hotel" HotelName="Ten Hill Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Hill Palace, Edinburgh EH8 9DS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/66/966678c17cc386984a095779756a3b573ed9c465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in Edinburgh's old town and is only a couple of steps away from Princes Street. It o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1370.91" OriginalAmount="1357.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9564775" Longitude="-3.1901635" StarRating="4" HotelCode="|78071" HotelName="The Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34-38 York Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/0/7/1/78071_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: Place is rated four stars. It has a restaurant and a bar. SITUATION: It is in the city centre of Edinburgh, close to Playhouse Theatre. ROOM: The rooms have luxurious bedding, windows and views of the city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1376.63" OriginalAmount="1363" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95360704" Longitude="-3.20588695" StarRating="3" HotelCode="739629|282866" HotelName="Mode Edinburgh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74-77 Queen Street, Edinburgh EH2 4NF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/d8/1bd85bf85252adadc3b808c3108cd6b3b5fb3910.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1378.65" OriginalAmount="1365" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12435-28567426/2162478940786900502/123" HotelName="DALMAHOY HOTEL &amp;amp; COUNTRY CLUB" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22000/21999/05372291_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1379.66" OriginalAmount="1366" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23385-18122973/2162478940786900502/1245" HotelName="HOLIDAY INN EXPRESS EDINBURGH - LEITH WATERFRONT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/520000/519940/9db32c43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1392.79" OriginalAmount="1379" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49412-18113635/2162478940786900502/1195" HotelName="HOLYROOD APARTHOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561500/561406/e5ec470c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1395.82" OriginalAmount="1382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.938123" Longitude="-3.1714474" StarRating="3" HotelCode="902199|salisbury_green" HotelName="Salisbury Green Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Holyrood Park Road, Edinburgh EH16 5AY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/42/6a42e4e33e7adf63f2f249fb39c6cf3ebf2f848b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located on the south side of Edinburgh, next to Holyrood Park and Arthur's Seat, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1403.90" OriginalAmount="1390.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.952870154213" Longitude="-3.1930840015411" StarRating="3" HotelCode="337465|old_waverley_hotel" HotelName="Old Waverley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Princes Street, Edinburgh EH2 2BY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a6/1da6fa425b29e4299f6f8bad660c1f174c13fc56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Edinburgh's famous Princes Street with its shopping venues, restaurants, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1408.95" OriginalAmount="1395" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|197974-28446340/2162478940786900502/350" HotelName="HAMPTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/197974/201212621516665.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1409.96" OriginalAmount="1396" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|622658-28572855/2162478940786900502/140" HotelName="ROYAL PRINCES SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19760000/19758400/19758332/975f22f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1409.96" OriginalAmount="1396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945584" Longitude="-3.214002" StarRating="4" HotelCode="36963|15243" HotelName="Premier Inn Edinburgh City Centre Haymarket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Morrison Link, Edinburgh EH3 8DN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/f2/30f27055aa1f6929e422451e1097cc0d2ba809f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the historical heart of Edinburgh, right next door to Haymarket station and a vast...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1418.04" OriginalAmount="1404.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.934764" Longitude="-3.317827" StarRating="3" HotelCode="263560|premier_inn_edinburgh_park" HotelName="Premier Inn Edinburgh Park (Airport) Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Lochside Court, Edinburgh Park, Edinburgh EH12 9FX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/b8/7db8e9433e17f87ad656403a7cf777b0b544830e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1424.10" OriginalAmount="1410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.944391626124" Longitude="-3.2012191414833" StarRating="3" HotelCode="337462|edinburgh_city_hotel" HotelName="Leonardo Hotel Edinburgh City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>79 Lauriston Place, Edinburgh EH3 9HZ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/27/d027a59d0b888d087fb78b3e9e86c7405e638be3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The world famous Princes Street, situated below Edinburgh Castle, the Royal Mile and the resurgent '...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1431.17" OriginalAmount="1417" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96617-18114591/2162478940786900502/1466" HotelName="LEONARDO HOTEL EDINBURGH HAYMARKET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4040000/4035400/4035314/389b4ad4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1435.92" OriginalAmount="1421.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9463129" Longitude="-3.1837127" StarRating="4" HotelCode="|32437" HotelName="Ten Hill Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HILL PLACE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/4/3/7/32437_b3192871135.jpeg</HotelPictures>
        <HotelDescription>HOTEL: Is ideal for holidays or business trips 5 floors and 78 rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a lift and a cloakroom. The establishment has a bar, a dining room, conference rooms, room service, a laundry service and a car park. SITUATION: This hotel is in Edinburgh the historic area of Princes Street it is close to close to the establishment, clients can find tourist points of interest, shops and boutiques. Edinburgh Castle, Holyrood Palace and The Scottish Parliament it is 800 metres away from it is situated 10 minutes away from the commercial district, is well-connected with the airports. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, satellite and cable TV, a radio, internet (free of charge), a coffee maker, an iron, a double or king-size bed, an air-conditioning system, heating and a safety deposit box. FACILITIES: Clients can enjoy activities such as play golf, fishing, skeet shooting, darts, water-skiing, dry slope skiing, swimming, climbing, diving, tennis, paintballing, horse-riding, hiking and ice-skating. OTHERS: Regarding the food and beverage offering, clients can enjoy a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1439.25" OriginalAmount="1425.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956405" Longitude="-3.18853" StarRating="3" HotelCode="15457|hotel_indigo_edinburgh" HotelName="Indigo Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 – 59 York Place, Edinburgh, Scotland EH1 3JD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/c0/13c014874b10e35e2cf75e87bab3927cdaed21b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 5-minute walk from Princes Street and just about 800 m from Waverley Railway Station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1442.47" OriginalAmount="1428.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95346" Longitude="-3.20619" StarRating="0" HotelCode="|445443" HotelName="Heeton Concept Aparthotel Edinburgh Queen Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 - 77 Queen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/4/3/445443_e6c5a290902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1444.51" OriginalAmount="1430.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95063" Longitude="-3.18967" StarRating="3" HotelCode="|186092" HotelName="The Inn Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-30 Cockburn Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/9/2/186092_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1449.79" OriginalAmount="1435.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956349" Longitude="-3.188462" StarRating="4" HotelCode="|53202" HotelName="Indigo Edinburgh, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51-59 York Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/0/2/53202_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is quality and economical. SITUATION: It is inEdinburgh the historic area of. ROOM: The establishment has 57 single, double and family rooms, All the accommodation options have a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1454.40" OriginalAmount="1440.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956160316667" Longitude="-3.1919785166667" StarRating="3" HotelCode="76738|ballantrae_hotel" HotelName="Ballantrae" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 York Place, Edinburgh, City of Edinburgh EH1 3EP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/e5/61e5d4c6a78854bb5b875d4fbf490323ebcf62a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1456.59" OriginalAmount="1442.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9443016" Longitude="-3.2009001" StarRating="3" HotelCode="|22906" HotelName="Leonardo Edinburgh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Lauriston Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/0/6/22906_697e67c0757.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This modern, traditional hotel, has 52 rooms, 1 suite and 3 rooms adapted for people with reduced mobility. This establishment is ideal for holidays or business trips, The establishment has air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, lifts, internet, a bar and a restaurant. There are many services available at the establishment, including room service and a laundry service. SITUATION: Princes Street It is located close to it is close to The Edinburgh Castle and Royal Mile pubs, boutiques, shops and restaurants. nearby, you will find the business area, The International Conference Centre It is situated 1,5 kilometres away from. ROOM: Customers can find modern and comfortable rooms, All the rooms have a bathroom with a hairdryer, a mini-bar, a satellite or cable television, a radio, a coffee maker and a kettle. PAYMENT METHODS: Customers can pay using American Express, Visa, Diners Club and Mastercard. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1480.66" OriginalAmount="1466.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956784890393" Longitude="-3.1786268949509" StarRating="4" HotelCode="17007|crowne_plaza_edinburgh__royal_terrace" HotelName="Crowne Plaza Edinburgh Royal Terrace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Royal Terrace, Edinburgh EH7 5AQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f6/33f654d6b616b523aa2774160778694faa8610a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Forming part of a prestigious Georgian Terrace, the hotel has a prime city centre location within ea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1485.37" OriginalAmount="1470.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95084" Longitude="-3.19154" StarRating="0" HotelCode="|224495" HotelName="Motel One Edinburgh - Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18-21 Market Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/4/9/5/224495_6dbe3ae2113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1485.71" OriginalAmount="1471.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949722" Longitude="-3.183804" StarRating="2" HotelCode="36964|travelodge_edinburgh_central" HotelName="Travelodge Edinburgh Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 St. Mary's Street, Edinburgh EH1 1TA, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/87/ac87aaf1fe921dca85dafa4d1d1c00fc885906de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Edinburgh just 50 m from links to the public transport networ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1492.14" OriginalAmount="1477.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9567049" Longitude="-3.1784455" StarRating="4" HotelCode="|17852" HotelName="Voco Edinburgh - Royal Terrace, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROYAL TERRACE 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/2/17852_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the city centre, close to the business areas and tourist points of interest. 5 minutes walk away, you can find Waverley Railway Station. HOTEL: This hotel has 107 standard rooms, 13 suites, conference facilities, a banquet hall and a reception. FACILITIES: There is a variety of facilities and services available at the establishment, including 3 conference rooms, a garden area and a car park. ROOM: All the rooms have a flat-screen television and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1500.86" OriginalAmount="1486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945977626227" Longitude="-3.1832673053306" StarRating="3" HotelCode="915136|richmond_place_apartments" HotelName="Richmond Place Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-9 Richmond Place, Edinburgh EH8 9SS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/b0/88b030d001bdbf2999c7eb025d7c28aa9db9e787.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1503.89" OriginalAmount="1489" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2435-18985868/2162478940786900502/877" HotelName="VOCO EDINBURGH - ROYAL TERRACE, AN IHG HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4900/4895/f2702a80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1515.00" OriginalAmount="1500.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95231312" Longitude="-3.20523889" StarRating="4" HotelCode="552291|eden_locke" HotelName="Eden Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>127 George Street, Edinburgh EH2 4JN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/85/bc85e12b63a3662bcc4ebc6c9eb18d439c784bfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1522.07" OriginalAmount="1507.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.948370915892" Longitude="-3.186845019869" StarRating="3" HotelCode="284650|ibis_edinburgh_south_bridge" HotelName="ibis Edinburgh Centre South Bridge - Royal Mile Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 South Bridge, Edinburgh EH1 1HN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1b/fb/1bfb206eba8ba77e926f335cf35ba1859ccd9ef9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1529.14" OriginalAmount="1514" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|648797-32927096/2162478940786900502/78" HotelName="MALMAISON EDINBURGH CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38790000/38786300/38786208/88edc70b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1536.81" OriginalAmount="1521.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9510543" Longitude="-3.1784914" StarRating="0" HotelCode="|23391" HotelName="Holyrood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 NETHER BAKEHOUSE, HOLYROOD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/9/1/23391_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1544.33" OriginalAmount="1529.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9458008" Longitude="-3.2423" StarRating="3" HotelCode="|20671" HotelName="Murrayfield" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CORSTORPHINE ROAD 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/7/1/20671_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Building Victorian style and was built in the 19th Century. It has 33 rooms, The establishment has a reception, congress facilities, an animated bar, a restaurant and a car park. SITUATION: Is situated inCorstorphine Road the residential area of it is near Murrayfield the rugby stadium of 5 minutes away, you can find the city centre 10 minutes away fromEdinburgh Airport it is close to the bus stop. ROOM: The traditional-style rooms, have a direct line telephone, a television, a hairdryer, a trouser press and a welcome tray. FACILITIES: 6 kilometres away from the establishment, customers can enjoy a golf course. OTHERS: Guests can book bed and breakfast, The establishment serves a set-menu lunch and dinner, The establishment offers food for those with special dietary requirements.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1548.06" OriginalAmount="1532.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9458008" Longitude="-3.2139001" StarRating="4" HotelCode="|25229" HotelName="Leonardo Royal Edinburgh Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 MORRISON LINK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/2/9/25229_e8572bc0748.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary style hotel 150 rooms and 5 floors. In the establishment entrance, guests will find a lobby with a reception and a lift. The establishment has East the bar a restaurant, congress facilities and a car park. SITUATION: West End It is in it is near Haymarket the Railway Station of near the establishment, guests will find Princes Street the tourist attractions near shops, bars, pubs, restaurants and nightclubs. a few minutes walk away, there is a public transport stop. ROOM: The large, comfortable rooms, They have a bathroom, bathroom items, a hairdryer, a direct line telephone, a television, internet, a writing desk, a central heating system, a king-size bed and courtesy tray. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1550.98" OriginalAmount="1535.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.940398" Longitude="-3.312711" StarRating="4" HotelCode="|17842" HotelName="Delta Hotels by Marriott Edinburgh" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>GLASGOW ROAD 111</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/4/2/17842_68b3cf21416.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel and renovated in 2002. It has 4 floors, 245 rooms, 126 single rooms and 115 double rooms. The establishment has an indoor car park, a car park, a restaurant with air-conditioning and internet. There are many services available at the establishment, including room service and a laundry service. SITUATION: This hotel Edinburgh it is in nearby, you will find public transport services, is situated 3 kilometres away from the airport, is situated 10 kilometres away from a ski resort, the establishment is 12 kilometres away from the beach. ROOM: The traditional-style rooms, have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar and central heating. FACILITIES: Customers can enjoy a covered pool, a swimming pool, a sauna, a solarium and a gym. it is 3 kilometres away from a golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1562.47" OriginalAmount="1547" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|375557-28572022/2162478940786900502/396" HotelName="HAYMARKET APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12670000/12664400/12664341/86c4d09c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1564.49" OriginalAmount="1549" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496682-21408519/2162478940786900502/650" HotelName="HAMPTON BY HILTON EDINBURGH WEST END" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19290000/19288300/19288210/614952d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1567.74" OriginalAmount="1552.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9428" Longitude="-3.21034" StarRating="3" HotelCode="|445170" HotelName="Moxy Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Freer Gait</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/7/0/445170_b38fa361459.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1572.57" OriginalAmount="1557.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945549" Longitude="-3.243497" StarRating="3" HotelCode="337463|murrayfield_hotel" HotelName="Murrayfield Hotel &amp; Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Corstorphine Road, Murrayfield, Edinburgh EH12 6HN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/10/5210527f5f7c6735c88d8ae4b8ac915c040b1125.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Corstophine Road area in the same neighbourhood as Murrayfield Rugby St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1573.58" OriginalAmount="1558.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950924573476" Longitude="-3.1908470278244" StarRating="3" HotelCode="199837|motel_one_edinburghroyal" HotelName="Motel One Edinburgh-Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-21 Market Street, Edinburgh EH1 1BL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/78/30781525d334c9caa117d74f34dc8a00fc2e0d57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1581.66" OriginalAmount="1566.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943675650009" Longitude="-3.1927943229675" StarRating="4" HotelCode="915128|residence_inn_by_marriott_edinburgh" HotelName="Residence Inn by Marriott Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Simpson Loan, Quartermile, Edinburgh EH3 9GG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/1f/cf1f9082e9398de56f143546c64263622abd574b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1588.73" OriginalAmount="1573.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949589513952" Longitude="-3.1880790223186" StarRating="3" HotelCode="37504|ibis_edinburgh_centre_royal_mile_2" HotelName="ibis Edinburgh Centre Royal Mile - Hunter Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Hunter Square, Off Royal Mile, Edinburgh EH1 1QW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/13/4c1305a2955067b4bf3aa0d55b41b0842e9d6ba5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1605.90" OriginalAmount="1590" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.015808" Longitude="-95.883652" StarRating="3" HotelCode="0|255089-18197619/2162478940786900502/997" HotelName="IBIS EDINBURGH CENTRE SOUTH BRIDGE - ROYAL MILE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8405 East 102nd Street South, Tulsa, 74133, OK, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6800000/6793500/6793484/4ffe5494_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 92. Suites: 22. Single-bedded accommodations: 41. Double bedrooms: 51. Smoking rooms: 0. Nonsmoking rooms: 92. Physically challenged rooms: 6. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- The Holiday Inn Express and Suites Tulsa South, Bixby is the newest hotel in contemporary styling. Conveniently located off Creek Turnpike &amp;amp; Memorial Dr. Located minutes from a variety of shopping, dining, and entertainment in the Woodland Hills area. Our 100% non-smoking hotel is within walking distance of the Transformation Church, B&amp;amp;B Starworld 20 Movie Theater as well as a short drive from the Riverspirit Casino, Downtown Tulsa, BOK Center, The Woodland Hills Mall, Tulsa International Airport, and Expo Square. Our modern, sophisticated design offers a plethora of amenities such as spacious guestrooms featuring luxurious new bedding, complimentary hot breakfast served daily, business center, fitness area, indoor heated pool, and whirlpool. 
Guests will appreciate our private boardroom, while our flexible meeting space can comfortably accommodate up to 100 people. With convenient access to I-44, Historical Route 66, and US Highway 75, our central location places you between Oklahoma City, Springfield, Little Rock, Dallas and Kansas City. Guests will enjoy being near ORU, Rhema Bible College, St Francis Heart Hospital, TU, Southcrest, Cancer Treatment Centers of America, Oklahoma Heart Institute, Haikey Creek All Star Sports Complexs, UMAC, Hardrock Hotel &amp;amp; Casino, TCC, Tulsa Zoo, OU, Woodland Hills Mall, Tulsa Air and Space Museum, and Oklahoma Aquarium.. Onsite facilities information- ParkingProperty was built in 2011. Hotel Currency: USD. Additional Addresses: Other: 8405 East 102nd Street South, Tulsa, 74133, OK, US. Additional Phone Numbers: Fax - Other: 19189706222. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1632.56" OriginalAmount="1616.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9462454" Longitude="-3.1833005" StarRating="0" HotelCode="|186036" HotelName="KM Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5-9 Richmond Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/3/6/186036_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1654.38" OriginalAmount="1638.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.948134250945" Longitude="-3.1900128722191" StarRating="3" HotelCode="36431|central_hotel_27" HotelName="Stay Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>139 Cowgate, Edinburgh EH1 1JS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/a6/c2a694d2db0440c188a062be377de87af13a6d3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Old Town, just steps from the Royal Mile, Princes Street and the theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1654.38" OriginalAmount="1638.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943315154538" Longitude="-3.2127660512924" StarRating="4" HotelCode="915108|staycity_serviced_apartments__west_end_2" HotelName="West End Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>11 Brandfield Street, Edinburgh EH3 8AS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/40/454022068440861ba101abae3c6a0c5145342006.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1658.42" OriginalAmount="1642" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|185990-18160286/2162478940786900502/1469" HotelName="IBIS EDINBURGH CENTRE ROYAL MILE – HUNTER SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/200900/200875/cbe48ffc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1670.54" OriginalAmount="1654" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|907504-28536178/2162478940786900502/586" HotelName="MOXY EDINBURGH FOUNTAINBRIDGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/64460000/64450800/64450784/6d1b5a93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1674.38" OriginalAmount="1657.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953533" Longitude="-3.1900829" StarRating="3" HotelCode="|451288" HotelName="Motel One Edinburgh - Princes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10-15 Princes Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/8/8/451288_ffe78b91127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1681.65" OriginalAmount="1665.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.947078" Longitude="-3.196621" StarRating="4" HotelCode="10229|apex_international_hotel" HotelName="Apex Grassmarket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 Grassmarket, Edinburgh EH1 2HS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/af/5daf351658755d03030a404d8b43df636fdc1482.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Edinburgh's Old Town with a magnificent view of the castl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1693.56" OriginalAmount="1676.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94697" Longitude="-3.217046" StarRating="4" HotelCode="|25232" HotelName="The Hoxton, Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>GROSVENOR STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/3/2/25232_27df1e90727.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, renovated in 2002, has a main 4-storey building, a 4-storey annexed building, 189 standard rooms and 3 suites. In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment has a cafÃ©, a bar, a TV room, an Ã  la carte restaurant with highchairs, a conference room, internet, a bicycle storage room and a bicycle rental desk. There are many services available at the establishment, including room service and a laundry service. SITUATION: This hotel is situated in Grosvenor Street, 500 metres away from the city centre. 50 metres away, there is a public transport stop. It is 100 metres away from bars and restaurants. 300 metres away, guests will find the railway station. It is 1 kilometre away from shops and nightclubs. Is 9 kilometres from the sea. Close to the establishment, clients can find Princes Street and The Edinburgh Castle is 25 kilometres from Edinburgh Airport. 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 king size or double bed, fitted carpets, an air-conditioning system and a central heating system. FACILITIES: It is 6 kilometres away from a golf course and a ski resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1694.78" OriginalAmount="1678.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.944976409936" Longitude="-3.199548125267" StarRating="4" HotelCode="39321|novotel_edinburgh_centre" HotelName="Novotel Edinburgh 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,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Lauriston Place, Edinburgh, Scotland EH3 9DE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/14/cf14fb988c7851299a31ccf5b33fece74cfcf0a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to the beach (around 5 km away). The Royal Mile, Edinburgh Castle, Prince...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1699.48" OriginalAmount="1682.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94371" Longitude="-3.21646" StarRating="0" HotelCode="|185982" HotelName="Edinburgh Church Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15/1, Caledonian Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/9/8/2/185982_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1700.82" OriginalAmount="1683.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95261" Longitude="-3.194464" StarRating="3" HotelCode="258823|790835" HotelName="Mercure Edinburgh City Princes Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Princes Sreet, Edinburgh EH2 2DG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/94/53943557a294aa3872618c840348f9e7d76b552f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel offers guests superb views over the famous Princes Street Gardens and Edi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1720.03" OriginalAmount="1703" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186054-18143422/2162478940786900502/979" HotelName="STAYCITY SERVICED APARTMENTS WEST END" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4435300/4435260/7080e612_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1722.05" OriginalAmount="1705.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.947357" Longitude="-3.195477" StarRating="4" HotelCode="33817|apex_city_hotel_edinburgh" HotelName="Apex City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Grassmarket, Edinburgh EH1 2JF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/86/ce86b53f7b5304175bc7064afa3ede09b5eac32d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the historical city district of ""Grass Market"" and therefore lies i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1730.15" OriginalAmount="1713.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.938038769173" Longitude="-3.2059907913208" StarRating="4" HotelCode="27277|216496" HotelName="Best Western Plus Bruntsfield Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>69 Bruntsfield Place, Edinburgh EH10 4HH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/f7/b1f7fbd91340eb2be8e4a905b32aa8c1c9912782.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The view over the leafy Bruntsfield Links Park and the proximity to the city centre make this hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.18" OriginalAmount="1718.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95741487" Longitude="-3.18477187" StarRating="4" HotelCode="481530|courtyard_by_marriott_edinburgh" HotelName="Courtyard Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Baxters Place, EH1 3AF Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/42/45425cfaca8ae3ccf147f0bda7ed35168add3a59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.34" OriginalAmount="1734.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950860826335" Longitude="-3.176856637001" StarRating="4" HotelCode="23049|macdonald_holyrood_hotel" HotelName="Macdonald Holyrood Hotel and Spa" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Holyrood Road, Edinburgh EH8 8AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3f/b73f7065bf379409c333bc7a2ede2c31c1cc9d1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary style of this hotel building harmonises well with the historical surroundings, whic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1758.90" OriginalAmount="1741.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9511873" Longitude="-3.1855252" StarRating="4" HotelCode="|17844" HotelName="Leonardo Royal Hotel Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JEFFREY STREET 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/4/4/17844_46330b11434.jpg</HotelPictures>
        <HotelDescription>HOTEL: This large and modern hotel, has a spacious hall and a restaurant. SITUATION: This hotel is in the heart of Edimburgo (Royal Mile), close to the conference centre, el Castillo de Edimburgo and the tourist attractions. 300 metres away, there is a public transport stop. 5 kilometres away from the establishment, guests will find the beach. It is situated 6 kilometres away from a golf course. ROOM: Customers can find spacious and smart rooms. All the rooms have a welcome kit. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1776.12" OriginalAmount="1758.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9471016" Longitude="-3.1965001" StarRating="4" HotelCode="|17857" HotelName="Apex Grassmarket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31-35 GRASSMARKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/7/17857_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel was built in 1966 a main building and 171 double rooms. In the entrance, guests are offered a lobby with an elevator and a reception with safety deposit boxes, The establishment boasts a bar, an Ã  la carte restaurant with air-conditioning, a conference room and internet. There are many services available at the establishment, including a laundry service, room service and a car park. SITUATION: This urban hotel is situated in Edinburgh the historic centre of with views of the castle, nearby, you will find the tourist attractions, monuments ,Royal Mile, Holyrood House, Dynamic Earth and Princess Street it is near 500 kilometres away, you can find restaurants, bars, pubs, clubs and nightclubs. it is in front of a public transport stop. ROOM: The comfortable rooms, have a bathroom, a hairdryer, a direct line telephone, a stereo, a radio, a satellite or cable television, a CD player, a DVD player and internet. They also have a double bed, tiled floors, a central heating system, a safety deposit box, a small sitting room and fitted carpets. FACILITIES: It is 5 kilometres away from a golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1789.72" OriginalAmount="1772.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950772" Longitude="-3.187602" StarRating="4" HotelCode="11477|carlton_hotel_the_hotel_collection" HotelName="Hilton Edinburgh Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19 Northbridge, Edinburgh, EH1 1SD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/b5/60b55060dd828acc4421a6bcb3f83d8ade41f1dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the tourist centre of Edinburgh, this city hotel lies close to the city centre and 200 me...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1795.78" OriginalAmount="1778" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|2428-32592584/2162478940786900502/469" HotelName="MOUNT ROYAL HOTEL EDINBURGH BY THE UNLIMITED COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/802200/802180/6e138dfd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1799.82" OriginalAmount="1782" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951215995389" Longitude="-3.1857857108116" StarRating="3" HotelCode="258995|608" HotelName="Jurys Inn Edinburgh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Jeffrey Street, Edinburgh EH1 1DH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/9a/3c9a3564464625df2feb1b1c097425ede7a50ce7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is in a fantastic location in the heart of Edinburgh, directly by the Royal Mile. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1801.84" OriginalAmount="1784.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.957255" Longitude="-3.190241" StarRating="4" HotelCode="42871|ballantrae_albany_hotel" HotelName="Ballantrae Albany" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>39-47 Albany Street, Edinburgh, Midlothian EH1 3QY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b5/f0b577d305bdb324641722107f2a6fa8b0375d8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Edinburgh's Albany Street close to St. James' shopping centre an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1808.91" OriginalAmount="1791.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.937651931148" Longitude="-3.2028794288635" StarRating="3" HotelCode="337450|the_links" HotelName="Black Ivy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Alvanley Terrace, Edinburgh EH9 1DU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/58/3058ee2cfe95d20d0093f468fc2f29e6df86144d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated close to a peaceful park, this hotel lies just 1 km from the inner city. Restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1819.01" OriginalAmount="1801.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949182" Longitude="-3.184547" StarRating="3" HotelCode="79014|holiday_inn_express_edinburgh_royal_mile" HotelName="Holiday Inn Express Edinburgh Royal Mile" 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,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>300 Cowgate, Edinburgh EH1 1NA, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d9/add9b7832a5907fa48d0926c9571993d9bd29528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quaint location in the Old Town in Edinburgh city centre just a 10-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1822.04" OriginalAmount="1804.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954519" Longitude="-3.1943719999999" StarRating="3" HotelCode="298480|ibis_styles_edinburgh_centre_st_andrew_square" HotelName="ibis Styles Edinburgh Centre St Andrew Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Sant Andrew Square, Edinburgh EH2 1AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/4f/954f0bc336dc7242ad4a62cabcf070e34f828efb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1823.93" OriginalAmount="1805.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9518208" Longitude="-3.1773966" StarRating="4" HotelCode="|20010" HotelName="Edinburgh Holyrood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOLYROOD ROAD 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/1/0/20010_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, luxurious hotel, has a lounge bar, a library and a stylish restaurant. SITUATION: This establishment is in the surrounding area of the Scottish Parliament, The Holyrood House Palace and The Volcanic Mountain Arthur's Seat it is situated 2 minutes away from the Royal Mile ROOM: The modern rooms have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, complimentary bathroom items, a writing desk with lamp and a welcome tray. FACILITIES: Guests can enjoy a covered swimming pool, a sauna, a solarium, a Turkish bath, a beauty centre and a gym. MEALS: The establishment serves a buffet breakfast. OBSERVATIONS: This establishment has a car park (for a fee). Check-in is at 16:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1824.06" OriginalAmount="1806.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.98604" Longitude="-3.18849" StarRating="3" HotelCode="835784|ocean_serviced_apartments" HotelName="Ocean Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>2 Western Harbour Midway, Edinburgh EH6 6PN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/19/d319fca51b272bb13dc9ecf9517a21072a9ab95a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Edinburgh, approximately 7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1827.09" OriginalAmount="1809.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953899" Longitude="-3.18691" StarRating="4" HotelCode="888202|apex_waterloo_place_hotel" HotelName="Apex Waterloo Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waterloo Place 23-27, EH1 3BH Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/a5/eea5148b09a238fe0697a8a2e2431ec98308d7cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference and business hotel is situated on Waterloo Place, which is an extension of Princes S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1834.50" OriginalAmount="1816.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9529825" Longitude="-3.2049389" StarRating="4" HotelCode="|74147" HotelName="Stewart By Heeton Concept" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Young Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/1/4/7/74147_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2011, has 31 apartments and 3 floors. The establishment has a lobby with a reception, a safety deposit box service, a lift, a laundry service and a car park. SITUATION: It is inEdinburgh the historic centre of the Royal Mile it is 10 minutes away from It is 15 minutes away from Edinburgh Castle the railway station, is 5 minutes away from Prince Street gardens, Clients can find restaurants, bars, clubs and shops. 100 metres away, there is a public transport stop, Holyrood Palace It is situated 15 kilometres away from it is situated 2 kilometres away from Murrayfield the Stadium of it is situated 13 kilometres away from Edinburgh Airport. ROOM: boutique apartments, have a sitting room, a double bed, WiFi, Sky television, films, a bathroom with a shower, a hairdryer, a direct line telephone, a radio, a Hi-Fi and a safe. apartments, have a kitchen, with fridge, a hob, a microwave, a coffee maker, a kettle, a washing machine and an ironing set. All the apartments have heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1840.22" OriginalAmount="1822" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|880104-24314426/2162478940786900502/13" HotelName="FOUNTAIN COURT STEWART APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/880104/2020111213653333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1841.12" OriginalAmount="1822.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950966" Longitude="-3.190791" StarRating="0" HotelCode="|494694" HotelName="Destiny Scotland Market St Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Market St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/4/6/9/4/494694_6da5ad01001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1854.36" OriginalAmount="1836" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|447923-28552905/2162478940786900502/144" HotelName="COURTYARD BY MARRIOTT EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15720000/15710700/15710648/3962d8a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1894.76" OriginalAmount="1876" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|173420-18139150/2162478940786900502/1133" HotelName="STEWART BY HEETON CONCEPT APARTHOTEL EDINBURGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4210000/4206800/4206706/01576407_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1896.03" OriginalAmount="1877.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946237" Longitude="-3.216881" StarRating="4" HotelCode="|445083" HotelName="voco Edinburgh-Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Torphichen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/8/3/445083_a4d87461156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1926.92" OriginalAmount="1907.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9476013" Longitude="-3.1952" StarRating="4" HotelCode="|17862" HotelName="Apex City Of Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 GRASSMARKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/6/2/17862_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: this modern hotel and was built in 1960. It has 4 floors, 119 rooms, 116 double rooms and 3 suites. In the entrance, you can find a lobby with an elevator and a reception with safety deposit boxes, The establishment has various facilities, such as a bar, an Ã  la carte restaurant with air-conditioning, a conference room, internet and a car park. There are many services available at the establishment, including room service. SITUATION: This urban hotel, the Grassmarket is situated in it is near shops, bars, nightclubs, monuments and tourist points of interest. in front of the hotel there is a public transport stop. ROOM: The stylish rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a stereo, a mini-bar, internet, a fridge and a double bed. Are also equipped with tiled floors, an air-conditioning system, fitted carpets, central heating and a safe. FACILITIES: It is 5 kilometres away from a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1937.18" OriginalAmount="1918" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953052610437" Longitude="-3.2046617567539" StarRating="4" HotelCode="169545|56960" HotelName="Fountain Court - Stewart Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Young Street, Edinburgh EH3 9JG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/c9/72c97134b47adbefb934b445b546349bef18675a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is set in the heart of historic Edinburgh, just 10 minutes' walk from The Royal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1941.22" OriginalAmount="1922" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.948012" Longitude="-3.194766" StarRating="3" HotelCode="59406|15169" HotelName="The Grassmarket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Bar,Bicycle Rental,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94-96 Grassmarket, Edinburgh EH1 2JR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/00/eb/00eb04a781eb59093f04865601fabd58316773d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the splendid cosmopolitan and historic district of Grassmarket and is only a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1946.83" OriginalAmount="1927.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9478989" Longitude="-3.1954999" StarRating="3" HotelCode="|30997" HotelName="Grassmarket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRASSMARKET 94-96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/9/9/7/30997_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: It is situated in a historic building 44 rooms and 5 floors. This hotel ideal for all kinds of travellers, The establishment boasts a lobby, a lift and Biddy Mulligans the pub. SITUATION: the Grassmarket It is in Princes Street and The Edinburgh Castle it is close to in the surrounding area, clients can find restaurants, bars, pubs, clubs, a public transport stop and shops. It is situated 12 kilometres away from the airport. ROOM: The traditional-style rooms, They have a bathroom with a hairdryer, a television, a direct line telephone, a coffee maker and a kettle. OTHERS: Regarding the food and beverage provision, the establishment offers breakfast and meal service in the pub.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1957.54" OriginalAmount="1938.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9526304" Longitude="-3.1938241" StarRating="4" HotelCode="|17856" HotelName="Mount Royal Edinburgh by The Unlimited Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>53 PRINCES STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/6/17856_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1860, renovated in 2000. It has 158 standard rooms and 6 floors. In the establishment entrance, guests will find a lobby with elevators, a reception and a safety deposit box service. The establishment boasts a beautiful coffee shop, a bar, a restaurant and a breakfast room. There are many services available at the establishment, including room service and a laundry service. SITUATION: This hotel is located in front of the Waverly Bridge. 5 minutes away, there is a railway station. 20 metres away, guests can find a public transport stop. It is just 12 kilometres away from Edinburgh Airport. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, a radio, cable and satellite television with films (available at an additional charge), a kettle, a coffee maker, a double bed, central heating and a trouser press. Guests are offered non-smoking rooms. OBSERVATIONS: Check-in is at 14:00 and check-out is at 12:00. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast and a set-menu lunch and dinner. Guests can book half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1960.41" OriginalAmount="1941.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953367964846" Longitude="-3.2008489966393" StarRating="4" HotelCode="12664|frederick_house_hotel" HotelName="Frederick House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Frederick St, Edinburgh EH21EX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/a9/dca9beb4ee20bc586882df8e33ab83803bd9dbd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a central location at the heart of Edinburgh. Princes Street is a few minutes' wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2039.19" OriginalAmount="2019" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|16864-28488769/2162478940786900502/106" HotelName="STAY CENTRAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/798100/798032/9c7a8f48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2043.39" OriginalAmount="2023.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9533005" Longitude="-3.1905999" StarRating="3" HotelCode="|17839" HotelName="Indigo Edinburgh - Princes Street, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>PRINCES STREET 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/3/9/17839_1_1987.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has and 75 rooms, is ideal for holidays or business trips, The establishment has a restaurant, a reception, a safety deposit box service, a currency exchange service, a lift, conference facilities and internet. There are many services available at the establishment, including room service and a laundry service. SITUATION: This establishment, is in the city centre, Princes Street is situated in opposite the establishment, you can find a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a television, a radio, internet, a safety deposit box (available for a fee), a trouser press and a welcome tray.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2046.26" OriginalAmount="2026" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|648798-28574149/2162478940786900502/398" HotelName="WILDE APARTHOTELS EDINBURGH GRASSMARKET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39830000/39822900/39822833/92258599_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2052.50" OriginalAmount="2032.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946942" Longitude="-3.217138" StarRating="4" HotelCode="21205|32054" HotelName="Edinburgh Grosvenor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grosvenor Street, Haymarket, City of Edinburgh, Edinburgh EH12 5EF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/28/28358bfee5616a93/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Edinburgh's West End and only a 5-minute walk from Princes Street, this hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2063.43" OriginalAmount="2043" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1011619-28455021/2162478940786900502/299" HotelName="THE HOSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4900000/4896500/4896483/62003288_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2086.66" OriginalAmount="2066" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|447941-18985197/2162478940786900502/918" HotelName="HOTEL INDIGO EDINBURGH - PRINCES STREET" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522100/522038/763a69bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2096.76" OriginalAmount="2076.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94848082" Longitude="-3.1904873" StarRating="0" HotelCode="437517|cowgate_tourist_hostel" HotelName="Cowgate Tourist Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dining,Dry Cleaning,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>94-116 Cowgate, Edinburgh EH1 1JN, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/5a/215a730bb12847ed21711cfcc113e7e203803739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Cowgate Tourist Hostel in Edinburgh (Old Town), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2099.51" OriginalAmount="2078.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9533997" Longitude="-3.2011001" StarRating="4" HotelCode="|31284" HotelName="The Frederick House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 FREDERICK STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/2/8/4/31284_54ebce30440.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in New Town. This establishment was built in 1880, has 45 standard rooms, 1 suite and has 5 floors. In the entrance, you can find a cosy hall with a reception, a safety deposit box service and a lift. The establishment offers guests internet and a laundry service. SITUATION: This hotel is in the historic area of Edinburgh, close to Princes Street. 10 minutes away from the establishment, you can find the stations of Waverley and St Andrews. Around the establishment, clients can find bars, restaurants, pubs, nightclubs, clubs and public transport services. Is 1 kilometre from the Royal Mile and el Castillo de Edimburgo. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, a satellite television, internet, a mini-bar, a coffee maker, a kettle, an iron, an ironing board, a double bed and a central heating system. FACILITIES: 5 kilometres away from the establishment, clients can find a golf course. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: The establishment does not have restaurant. Guests receive a voucher for each day booked for use at Rick's Restaurant found opposite the hotel.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2114.94" OriginalAmount="2094" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1447407-30248365/2162478940786900502/985" HotelName="ROOMZZZ EDINBURGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2205.34" OriginalAmount="2183.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9513847" Longitude="-3.2148982" StarRating="4" HotelCode="|20013" HotelName="The Bonham" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DRUMSHEUGH GARDENS 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/1/3/20013_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 1997 5 floors, 48 rooms, 10 single rooms, 36 double rooms and 2 suites. In the establishment entrance, guests will find a lobby with elevators, shops, a car park, a reception with safety deposit boxes, a cloakroom and a currency exchange service. The establishment has an Ã  la carte restaurant and internet. There are many services available at the establishment, including room service and a laundry service. SITUATION: This urban hotel is situated near Edinburgh the city centre of in the surrounding area of the establishment, guests can find monuments, tourist points of interest and the tourist attractions. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a radio, a stereo and internet. They also have an open-plan kitchen, fitted carpets, a central heating system and a safety deposit box (available for a fee). OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service, all meals in a buffet form and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2215.94" OriginalAmount="2194" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9587-18113625/2162478940786900502/1479" HotelName="BONHAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/116000/115961/c69febe7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2222.14" OriginalAmount="2200.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94589" Longitude="-3.21855" StarRating="0" HotelCode="|186090" HotelName="The" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Clifton Terrace</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/9/0/186090_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2224.02" OriginalAmount="2202" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|16861-21406983/2162478940786900502/665" HotelName="DOUBLETREE BY HILTON EDINBURGH CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/518700/518686/8516a636_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2235.13" OriginalAmount="2213" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|622504-28518493/2162478940786900502/116" HotelName="ARDENLEE GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11460000/11457900/11457884/b2e58fab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2247.25" OriginalAmount="2225" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951395" Longitude="-3.215875" StarRating="5" HotelCode="11137|13190" HotelName="Bonham Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Drumsheugh Gardens, Edinburgh EH3 7RN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/97/0b97e050300cdab8c8b07a3fb1a41a69a6b3c8b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Edinburgh meaning that guests can easily reach the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2254.75" OriginalAmount="2232.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945817524735" Longitude="-3.2032817602158" StarRating="4" HotelCode="23050|CAT625700" HotelName="DoubleTree by Hilton Hotel Edinburgh City Centre" Meals="BED &amp; BREAKFAST,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,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Bread Street, EH3 9AF Edinburgh, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/27/da274c7a1cd92d0ac7afa7fbf1c3756e7feaed68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the shadow of Edinburgh Castle and is only a few minutes from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2321.99" OriginalAmount="2299" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950919" Longitude="-3.217429" StarRating="4" HotelCode="36960|12913" HotelName="Edinburgh Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rothesay Terrace, Edinburgh EH3 7RY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/60/3a60cd5dae3ccae61204f078bdea7f447b22b7e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Rothesay Terrace in Edinburgh's West End, one of the most sought after residentia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2332.30" OriginalAmount="2309.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9507724" Longitude="-3.2183121" StarRating="5" HotelCode="|29582" HotelName="Hapimag Resort Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROTHESAY TERRACE 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/5/8/2/29582_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 1872, This Georgian style hotel 29 rooms, 8 suites and 5 floors. The establishment has a lobby with a reception, a safety deposit box service, a cloakroom, a lift, a conference room and WiFi. There are many services available at the establishment, including room service and a laundry service. Guests also have access to a car park. SITUATION: Is situated inEdinburgh the western area of Rothesay Terrace it is in close to the establishment, clients can find the commercial area, the tourist attractions ,Princes Street Gardens It is situated 20 minutes away from 10 minutes away from the establishment, guests will find pubs, nightclubs, 10 minutes away, there is a bus stop, is 10 minutes away from Haymarket the Station of. ROOM: The spacious rooms, They have a large bathroom with a bath, a spacious shower, a hairdryer, a direct line telephone, a satellite or cable television, a stereo, a kitchenette, a mini-bar, a microwave, a coffee maker, a kettle, a safe, a double bed and central heating. FACILITIES: 20 metres away, there is a golf course. OTHERS: Regarding the food and beverage offering, you can enjoy a continental buffet breakfast and Ã  la carte lunch and dinner. Guests can book half-board or bed and breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2500.76" OriginalAmount="2476.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.936690452919" Longitude="-3.177216053009" StarRating="4" HotelCode="189797|sherwood_guest_house_2" HotelName="Sherwood Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Minto Street, Edinburgh EH9 2BR, Newington</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/71/b47198e1e27f92f43f4f9ee084d19cafca82ae82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2505.09" OriginalAmount="2480.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9541841" Longitude="-3.1962784" StarRating="5" HotelCode="|20008" HotelName="Intercontinental Edinburgh The George, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GEORGE STREET 19-21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/0/8/20008_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors, 249 rooms and 10 suites. The establishment boasts a bar and a restaurant. SITUATION: This luxurious hotel is in George Street, around the establishment, clients can find el Castillo de Edimburgo, el palacio de Holyrood, los jardines Princes Street Gardens, Dynamic Earth and la avenida Royal Mile. It is 5 minutes away from Andrews Square Square and Waverly Railway Station. 500 metres away, there is a public transport stop. It is just 13 kilometres away from Edinburgh Airport and 89 kilometres away from Airport Glasgow. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, a flat-screen television, a mini-bar, a double bed and a safe (available for a fee). OBSERVATIONS: Check-in is at 15:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2527.02" OriginalAmount="2502" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2416-18985866/2162478940786900502/904" HotelName="INTERCONTINENTAL EDINBURGH THE GEORGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20500/20436/c767406c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2597.72" OriginalAmount="2572.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95801826" Longitude="-3.18950334" StarRating="0" HotelCode="963962|destiny_scotland_broughton_st_lofts" HotelName="Destiny Scotland - Broughton St Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32A Broughton Street, Edinburgh EH1 3SB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/8c/678c861d21df6e8a00b022258dadd279f9cb3d76.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2664.38" OriginalAmount="2638.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95134448" Longitude="-3.19017162" StarRating="0" HotelCode="955747|market_street_hotel" HotelName="Market Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Market Street, Edinburgh EH1 1DE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/ff/11ff9cb69461c73cedeb73bc1eaa587288a1e0be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2670.06" OriginalAmount="2643.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954742" Longitude="-3.190145" StarRating="5" HotelCode="|449960" HotelName="W Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 ST JAMES SQUARE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/9/6/0/449960_da881151130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2706.80" OriginalAmount="2680.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949775" Longitude="-3.207238" StarRating="5" HotelCode="11319|waldorf_astoria_edinburgh_the_caledonian" HotelName="Waldorf Astoria Edinburgh - The Caledonian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Princes Street, EH1 2AB Edinburgh, Schottland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c4/cec4ab2e1dd46a6edc071a5952a73e443aa4713b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel lies in the heart of the city, at the west end of Princes Street. Just a stone’s th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2735.16" OriginalAmount="2708.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9559521" Longitude="-3.1934839" StarRating="4" HotelCode="|75722" HotelName="Thistle Suites Royal Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 York Buildings, Queen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/7/2/2/75722_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has luxury apartments, a lobby with a reception, express check-out, a lift and a car park. SITUATION: This apartment, is in the city centre, Queen Street it is in Princes Street it is 2 minutes away from this establishment, the Royal Mile it is 5 minutes away from nearby, you will find the tourist area, is situated 11 kilometres away from Edinburgh Airport it is 89 kilometres away from Glasgow Airport. ROOM: The apartments have a bathrobe, a shower, a bath, a hairdryer, a double bed, television room, a radio, internet, a safe, a kitchen with fridge, hot plates, a microwave, a coffee maker, a kettle, a dining room, an ironing set, a central heating system and an individual air-conditioning system. FACILITIES: The establishment has a well-equipped gym. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2736.50" OriginalAmount="2709.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949501" Longitude="-3.2070999" StarRating="5" HotelCode="|25239" HotelName="The Caledonian Edinburgh, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINCES STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/3/9/25239_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, was built in 1903, was renovated in 2005, has 251 rooms, 21 suites and 7 floors. The establishment has a reception, a concierge, a currency exchange service, a car park, WiFi in communal areas, 2 restaurants, 2 bars and a health centre with a swimming pool. With views of Edinburgh Castle. SITUATION: This luxurious hotel is in the city centre, is situated in the western area of Princes Street. Close to the establishment, clients can find bars, restaurants, shops, monuments and public transport services. It is situated 10 minutes away from Waverly Station, 20 minutes away from the airport. It is 10 minutes away from The Murrayfield Stadium and International Conference Centre, ROOM: The luxurious, elegant rooms have a bathroom, a hairdryer, coat, slippers, a direct line telephone, cable television (available for a fee), internet, data connection, a writing desk, a mini-bar, an iron, a coffee maker and a kettle. Some rooms have views of Edinburgh Castle. They also have a launderette. FACILITIES: The establishment boasts a health club, a swimming pool with views of the castle, deck chairs, a steam bath, a spa, a multipurpose sports complex, a beauty centre and a massage service. It is 6 kilometres away from a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2753.91" OriginalAmount="2726.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9508973" Longitude="-3.1822508" StarRating="0" HotelCode="|215745" HotelName="Adagio Edinburgh Royal Mile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>231 Canongate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/5/7/4/5/215745_30630170924.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2809.64" OriginalAmount="2781.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950806" Longitude="-3.191435" StarRating="4" HotelCode="|445836" HotelName="Market Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Market Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/3/6/445836_6f4a8f30823.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2844.16" OriginalAmount="2816" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|431294-18193023/2162478940786900502/1216" HotelName="APARTHOTEL ADAGIO EDINBURGH ROYAL MILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16290000/16282000/16281979/ef5dd8a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2890.32" OriginalAmount="2861.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956678" Longitude="-3.185501" StarRating="5" HotelCode="27030|814504" HotelName="The Glasshouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Greenside Place, Edinburgh EH1 3AA</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/e7/70e750776521479d3edb45d7a89e7ea407c375ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located in the heart of Edinburgh, this hotel is 5 minutes from Princes Street, North Bridg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2897.69" OriginalAmount="2869" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2410-18114593/2162478940786900502/1073" HotelName="RADISSON BLU HOTEL, EDINBURGH CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4300/4270/1d08b1f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2993.64" OriginalAmount="2964.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953645024098" Longitude="-3.1868317723274" StarRating="4" HotelCode="130402|princes_street_suites" HotelName="Princes Street Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Waterloo Place 16, Princes Street, Edinburgh EH1 3EG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/20/db20dcc2915e07cdf8df2fa25ddd8335ff979fe2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located on a quiet street right in the city centre, 2 minutes’ walk from Princes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3070.40" OriginalAmount="3040.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950095" Longitude="-3.186915" StarRating="4" HotelCode="29276|radisson_blu_edinburgh" HotelName="Radisson Blu Edinburgh" 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,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 High Street, The Royal Mile, Edinburgh EH1 1TH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/dc/77dcd0d884195d5673f951331719637c9c82df62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located along the Royal Mile between Edinburgh Castle and Holyrood Palace, this hotel lies...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3205.74" OriginalAmount="3174.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943507419207" Longitude="-3.2113042473793" StarRating="4" HotelCode="207368|fountain_court_apartments__grove_executive" HotelName="Fountain Court - Grove Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Grove Street, Edinburgh (City), Edinburgh EH3 8AA</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9f/bd9f6b7d597786fc31364a1b56b8855db2e5bc6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3254.43" OriginalAmount="3222.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9502358" Longitude="-3.1867679" StarRating="4" HotelCode="|17859" HotelName="Radisson Blu , Edinburgh City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 High Street, The Royal Mile</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/9/17859_d12707f1413.jpeg</HotelPictures>
        <HotelDescription>HOTEL: It has 7 floors, 238 rooms and 10 suites. The establishment has a bar and a restaurant. SITUATION: It is inthe Royal Mile a central area of the Edinburgh Castle and Holyrood Palace it is between near the establishment, guests will find the business area, monuments situated 1 kilometre away fromWaverly the Station of public transport services, is situated 11,5 kilometres away from Edinburgh Airport. 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: Guests can enjoy a covered swimming pool, a sauna, a sunbathing terrace and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3447.13" OriginalAmount="3413.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.962696" Longitude="-3.198599" StarRating="4" HotelCode="37285|canon_court_aparthotel" HotelName="Canon Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Canonmills, Edinburgh, Scotland EH3 5LH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/2d/f32d2b83b76070065ac012fbc76f39d5c1eb8cd4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive apartment hotel is located in the tourist centre of Edinburgh, only a 5 minutes walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3451.94" OriginalAmount="3417.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953626" Longitude="-3.206185" StarRating="4" HotelCode="|445110" HotelName="Yotel Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68-73 Queen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/1/0/445110_90520dd1124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3504.70" OriginalAmount="3470.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951084" Longitude="-3.188192" StarRating="5" HotelCode="33816|the_scotsman_hotel" HotelName="The Scotsman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 North Bridge, EH1 1TR Edinburgh, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/05/e5051de28a28e3792890fc967f948558d9817e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel offers a magnificent view over Edinburgh Castle and the Princes Street Gardens. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3507.73" OriginalAmount="3473" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|114875-27047193/2162478940786900502/1511" HotelName="FOUNTAIN COURT APARTMENTS - GROVE EXECUTIVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2500000/2490700/2490627/d6c64e2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3589.80" OriginalAmount="3554.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950075" Longitude="-3.1911210000001" StarRating="5" HotelCode="296651|1186198" HotelName="Old Town Chambers" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roxburgh's Court, 323 High Street, Edinburgh EH1 1LW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/34/86348c7841a3940e9568df7b5daca6a935347aa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3618.38" OriginalAmount="3582.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9356088" Longitude="-3.1665945" StarRating="5" HotelCode="|29552" HotelName="Prestonfield House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Priestfield Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/5/5/2/29552_1_2670.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Prestonfield House (only Atlas) is rated five stars. It has a restaurant, bicycles (free of charge) and a car park (free of charge). SITUATION: This establishment is situated 3 kilometres away from la Royal Mile, close to gardens and a golf course. 5 minutes away from the establishment guests have the bus stop. ROOM: Each room has internet, a television, a mini-bar and garden views. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3830.93" OriginalAmount="3793.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951561" Longitude="-3.206133" StarRating="4" HotelCode="49324|crowne_plaza_edinburgh__the_roxburghe" HotelName="Kimpton Charlotte Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>38 Charlotte Square, Edinburgh EH2 4HQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c0/bac0984baf1c5e1ba8eabc7534a51b2b8ea6f803.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is one of the most discerning hotels in Edinburgh, located directly in the historical city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3832.95" OriginalAmount="3795" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|21276-18114596/2162478940786900502/988" HotelName="SCOTSMAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/570900/570820/50026325_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4054.14" OriginalAmount="4014" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95409493" Longitude="-3.1919043" StarRating="5" HotelCode="636656|282890" HotelName="The Edinburgh Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>42 Saint Andrew Square, New Town, Edinburgh EH22AD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/b8/7db8e9433e17f87ad656403a7cf777b0b544830e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4249.51" OriginalAmount="4207.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95427" Longitude="-3.19226" StarRating="5" HotelCode="|445444" HotelName="Cheval The Edinburgh Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 St Andrew Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/4/4/445444_d04c10d0956.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4279.98" OriginalAmount="4237.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950558" Longitude="-3.185556" StarRating="5" HotelCode="|450033" HotelName="Cheval Old Town Chambers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Royal Mile 329 High Street Edinburgh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/0/3/3/450033_9681e671026.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5356.58" OriginalAmount="5303.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953158" Longitude="-3.189575" StarRating="5" HotelCode="|17841" HotelName="The Balmoral" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINCES STREET 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/4/1/17841_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1902, renovated in 2004, has 6 floors and 188 rooms. It has 168 double rooms and 20 suites. Some of the establishment facilities on offer are a bar, internet and a restaurant with air-conditioning, There are many services available at the establishment, including room service and a laundry service. SITUATION: This elegant hotel is in an excellent location, The establishment offers Edinburgh Castle beautiful views of. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, internet, a safe and central heating. FACILITIES: Customers can enjoy a covered pool, a sauna and a gym. For a fee, guests can enjoy a beauty treatment service. MEALS: The establishment serves a buffet breakfast. OBSERVATIONS: Check-in is at 14:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5520.87" OriginalAmount="5466.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954081" Longitude="-3.191708" StarRating="5" HotelCode="|516036" HotelName="Gleneagles Townhouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 ST ANDREWS SQUARE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/0/3/6/516036_ef364ff1055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5958.83" OriginalAmount="5899.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9516254" Longitude="-3.206258" StarRating="4" HotelCode="|20011" HotelName="Kimpton Charlotte Square , An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Charlotte Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/1/1/20011_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6945.77" OriginalAmount="6877.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9484" Longitude="-3.19912" StarRating="0" HotelCode="980456|fingal_a_luxury_floating_hotel" HotelName="Fingal Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alexandra Dock, Leith, Edinburgh EH6 7DX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/6f/696f3efca14f3c2baa2d5cd1aec98d3e802623d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7167.00" OriginalAmount="7096.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.979651" Longitude="-3.169117" StarRating="5" HotelCode="|451122" HotelName="Fingal - A Luxury Floating Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alexandra Dock, Historic Port of Leith</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/1/2/2/451122_026066e1038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1814.07" OriginalAmount="1796.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="0" Longitude="0" StarRating="3" HotelCode="|95014" HotelName="LINKS &amp;amp BAR" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Alvanley Terrace, Whitehouse Loan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>SITUATION: It is inEdinburgh the city centre of it is 8 kilometres away from the airport situated 1 kilometre away fromWaverley the Railway Station of. ROOM: Clients can find 26 rooms with a bathroom, a hairdryer, a television, a direct line telephone, a coffee maker, a kettle, an iron and heating. FACILITIES: The establishment boasts a car park, a bar and a games room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Telephone Service,Central Heating,Conference Hall,Golf,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Wheelchair Access,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Heated Pool,Kitchen,Luggage Storage,Spa,24 Hour Power Supply,Garden,Dry Cleaning,Housekeeping,Dining</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,ECO HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL,GUEST HOUSES,APARTMENT HOTEL,SPA HOTEL,VILLAGE,HOSTEL,APARTHOTEL,GUESTHOUSE</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
c6f63058-869d-47e9-ab92-a3645489072b|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="c6f63058-869d-47e9-ab92-a3645489072b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="41120" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-13T00:00:00" End="2026-08-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|276014" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="travunitedin@gmail.com" Password="United@0147" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c6f63058-869d-47e9-ab92-a3645489072b|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="c6f63058-869d-47e9-ab92-a3645489072b" TimeStamp="0001-01-01T00:00:00" HotelName="Best Western Edinburgh/columbus" HotelCode="276014" GTCityId="41120" CountryCode="GB" CityName="Edinburgh" CountryName="United Kingdom" Address="11780 North Highway 31" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room" RoomTypeCode="276014H1_113-890H2HRHRninpk|1786105060.DIMFAP-GBRAf8760offu|392.77|94|MzkyLjc3fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="337" TotalPrice="339.99" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="336.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_1.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_10.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_11.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_12.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_13.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_14.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_15.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_16.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_2.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_3.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_4.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_5.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_6.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_7.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_8.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_9.jpg" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Room</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Pets are allowed (See conditions)</Description><Value>Pets are allowed (See conditions)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Vending machine</Description><Value>Vending machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking adapted for people with reduced mobility</Description><Value>Parking adapted for people with reduced mobility</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>TV area / shared lounge</Description><Value>TV area / shared lounge</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Express check-in / check-out</Description><Value>Express check-in / check-out</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fax / photocopy machine</Description><Value>Fax / photocopy machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fire extinguishers</Description><Value>Fire extinguishers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoke detectors</Description><Value>Smoke detectors</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security cameras</Description><Value>Security cameras</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoking prohibited throughout the entire accommodation</Description><Value>Smoking prohibited throughout the entire accommodation</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Indoor or covered pool</Description><Value>Indoor or covered pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heated pool</Description><Value>Heated pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Salt water pool</Description><Value>Salt water pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Beach/pool towels</Description><Value>Beach/pool towels</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shallow area</Description><Value>Shallow area</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>wheelchair accessible</Description><Value>wheelchair accessible</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Visual help: braille</Description><Value>Visual help: braille</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Clients can choose not to use the accommodationÂ´s cleaning service</Description><Value>Clients can choose not to use the accommodationÂ´s cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tea / Coffee maker</Description><Value>Tea / Coffee maker</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c6f63058-869d-47e9-ab92-a3645489072b|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="c6f63058-869d-47e9-ab92-a3645489072b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="41120" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-13T00:00:00" End="2026-08-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|276014" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="travunitedin@gmail.com" Password="United@0147" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c6f63058-869d-47e9-ab92-a3645489072b|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="c6f63058-869d-47e9-ab92-a3645489072b" TimeStamp="0001-01-01T00:00:00" HotelName="Best Western Edinburgh/columbus" HotelCode="276014" GTCityId="41120" CountryCode="GB" CityName="Edinburgh" CountryName="United Kingdom" Address="11780 North Highway 31" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room" RoomTypeCode="276014H1_113-890H2HRHRnii1c|1786105118.DIMFAP-GBRA15406offG|392.77|94|MzkyLjc3fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="337" TotalPrice="339.99" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="336.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_1.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_10.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_11.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_12.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_13.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_14.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_15.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_16.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_2.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_3.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_4.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_5.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_6.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_7.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_8.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_9.jpg" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Room</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Pets are allowed (See conditions)</Description><Value>Pets are allowed (See conditions)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Vending machine</Description><Value>Vending machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking adapted for people with reduced mobility</Description><Value>Parking adapted for people with reduced mobility</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>TV area / shared lounge</Description><Value>TV area / shared lounge</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Express check-in / check-out</Description><Value>Express check-in / check-out</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fax / photocopy machine</Description><Value>Fax / photocopy machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fire extinguishers</Description><Value>Fire extinguishers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoke detectors</Description><Value>Smoke detectors</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security cameras</Description><Value>Security cameras</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoking prohibited throughout the entire accommodation</Description><Value>Smoking prohibited throughout the entire accommodation</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Indoor or covered pool</Description><Value>Indoor or covered pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heated pool</Description><Value>Heated pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Salt water pool</Description><Value>Salt water pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Beach/pool towels</Description><Value>Beach/pool towels</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shallow area</Description><Value>Shallow area</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>wheelchair accessible</Description><Value>wheelchair accessible</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Visual help: braille</Description><Value>Visual help: braille</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Clients can choose not to use the accommodationÂ´s cleaning service</Description><Value>Clients can choose not to use the accommodationÂ´s cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tea / Coffee maker</Description><Value>Tea / Coffee maker</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f075fbf7-913f-4d0b-947d-640e8ca4a316|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="f075fbf7-913f-4d0b-947d-640e8ca4a316">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="41120" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-10T00:00:00" End="2026-08-14T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="travunitedin@gmail.com" Password="United@0147" 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
f075fbf7-913f-4d0b-947d-640e8ca4a316|CoordinatorError|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelCoordinator.Coordinator.Search(Object pSearchData) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 815||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
f075fbf7-913f-4d0b-947d-640e8ca4a316|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
f075fbf7-913f-4d0b-947d-640e8ca4a316|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:4074c9f6-0825-4057-8f67-b5fbf06bd336
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
f075fbf7-913f-4d0b-947d-640e8ca4a316|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
f075fbf7-913f-4d0b-947d-640e8ca4a316|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
f075fbf7-913f-4d0b-947d-640e8ca4a316|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-08-07T13:20:44.468671+01:00" Version="0" EchoToken="Search" TransactionIdentifier="f075fbf7-913f-4d0b-947d-640e8ca4a316" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="263.63" OriginalAmount="261.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.3093399" Longitude="-85.9660918" StarRating="3" HotelCode="|276014" HotelName="Best Western Edinburgh/columbus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11780 North Highway 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.61" OriginalAmount="344.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.3100605" Longitude="-85.9641138" StarRating="3" HotelCode="|282068" HotelName="Comfort Inn Near Indiana Premium Outlets" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11711 North U.S. 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/0/6/8/282068_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="444.62" OriginalAmount="440.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96319" Longitude="-3.17931" StarRating="0" HotelCode="|237682" HotelName="Destiny Student - Shrubhill (Campus Accommodation)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Middlefield Shrubhill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/6/8/2/237682_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96315507" Longitude="-3.17929303" StarRating="2" HotelCode="510164|destiny_student_shrubhill" HotelName="Destiny Student" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>8 Middlefield, Edinburgh EH7 4QW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/20/8e20a49e6374c1548491bbdc2efd09862eef575c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="484.37" OriginalAmount="479.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96225" Longitude="-3.17772" StarRating="2" HotelCode="|237679" HotelName="Destiny Student - Murano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Amphion Lane (Murano Place)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/6/7/9/237679_bd3e10a0313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="522.74" OriginalAmount="517.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955606" Longitude="-3.17079" StarRating="2" HotelCode="|445894" HotelName="Destiny Student Holyrood - Campus Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Abbeyhill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/9/4/445894_392ad931501.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="528.23" OriginalAmount="523.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95560394" Longitude="-3.17082683" StarRating="2" HotelCode="465337|destiny_student_brae_house" HotelName="Destiny Student - Brae House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31 Abbeyhill, EH8 8EL Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/76/847614290ae0c22d94c3f0a3cab105f64f87327c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="538.33" OriginalAmount="533.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9496" Longitude="-3.218562" StarRating="3" HotelCode="154120|the_west_end_hotel" HotelName="The West End Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Palmerston Place, Edinburgh EH12 5AU, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/c0/20c022bc38ddc7f88decb9f5155d552eaec1beea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="598.07" OriginalAmount="592.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945867" Longitude="-3.229493" StarRating="3" HotelCode="|490909" HotelName="No 6 West Coates" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 West Coates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/0/9/0/9/490909_3c5986c1020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="661.39" OriginalAmount="654.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95007" Longitude="-3.22293" StarRating="3" HotelCode="|44605" HotelName="Britannia Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BELFORD ROAD 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/5/44605_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel with air-conditioning, has 179 rooms and 2 floors. The establishment boasts a lobby with a reception, a lift, a cafÃ©, a bar, a restaurant, an indoor car park and a car park. SITUATION: This urban hotel is located near Water of Leith the river it is near the city centre, near the establishment, you will find The Forth Road Bridge the railway station, the Dean Gallery, Princes Street and Edinburgh Castle it is close to it is 20 minutes away from Murrayfield the rugby stadium of 15 minutes away from the establishment, you can find the city centre, is situated 16 kilometres away from the airport. ROOM: They have fitted carpets, a central heating system, a television, a coffee maker, a kettle and a bathroom with a shower or bath. OBSERVATIONS: Check-in is at 15:00 check-out is at 12:00. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and a set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="686.80" OriginalAmount="680.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945928670681" Longitude="-3.2300716638565" StarRating="3" HotelCode="23051|the_original_raj_hotel" HotelName="Original Raj" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 West Coates, Edinburgh EH12 5JG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/eb/61eb7b9da1218570efc5c62ee769dbd2ef9970d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="687.81" OriginalAmount="681" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12436-12630021/691128673326807953/16" HotelName="BRITANNIA EDINBURGH HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4600/4533/00f97b3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="703.97" OriginalAmount="697.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.928067697292" Longitude="-3.1682384117842" StarRating="3" HotelCode="901382|northumberland_hotel" HotelName="Northumberland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Craigmillar Park, Edinburgh, Mid Lothian EH16 5PE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/91/b391bddd04f912bd2724b14bc031e66fdc8097a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="708.82" OriginalAmount="701.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9451" Longitude="-3.24783" StarRating="3" HotelCode="|186022" HotelName="Murrayfield Park Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Corstorphine Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/2/2/186022_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="716.02" OriginalAmount="708.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94998" Longitude="-3.17864" StarRating="3" HotelCode="|186083" HotelName="Sugarhouse Close" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Holyrood Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/8/3/186083_576c1970903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="731.71" OriginalAmount="724.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96063" Longitude="-3.182039" StarRating="2" HotelCode="|451343" HotelName="JOIVY Affordable Edinburgh - Adults only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haddington Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/3/4/3/451343_93d7f731047.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="760.53" OriginalAmount="753" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|613362-27407094/691128673326807953/599" HotelName="PREMIER INN NEWBRIDGE - EDINBURGH APT" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11910000/11900500/11900480/fa534484_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="766.82" OriginalAmount="759.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.937339" Longitude="-3.321117" StarRating="2" HotelCode="|445470" HotelName="Ibis Budget Edinburgh Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Edinburgh Business Park, 6 Lochside View</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/7/0/445470_b3d1b460803.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="772.44" OriginalAmount="764.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94388466" Longitude="-3.36360118" StarRating="4" HotelCode="796863|2328095" HotelName="Moxy Edinburgh Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Fairview Road, Edinburgh EH28 8AP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/d6/50d652672706fe033f1bb1460fa7dc37ba40f425.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="775.05" OriginalAmount="767.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.012521" Longitude="-3.611918" StarRating="3" HotelCode="|192253" HotelName="Richmond Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Linlithgow Road Bo'ness, West Lothian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/2/5/3/192253_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.70" OriginalAmount="770.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9484" Longitude="-3.19912" StarRating="3" HotelCode="739395|salisbury_court_2" HotelName="Salisbury Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>104 Saint Leonard's Street, Edinburgh EH8 9RD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/20/c4204c649cdca8f4d468028692ea7015da3ab5f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="794.87" OriginalAmount="787.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943634" Longitude="-3.374916" StarRating="3" HotelCode="16298|quality_hotel_edinburgh_airport" HotelName="Holiday Inn Express Edinburgh Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>101 Ingliston Road, Edinburgh EH28 8AU, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/9d/1a9dfc048db2381d13c920b8ab99e7c093c6bbb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located at Edinburgh International Airport, only 2 minutes away by courtesy mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="812.04" OriginalAmount="804.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.982355" Longitude="-3.400434" StarRating="4" HotelCode="23151|dakota_edinburgh" HotelName="Dakota Hotel Edinburgh" 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>Ferrymuir Retail Park 11, South Queensferry, Edinburgh EH30 9QZ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/77/2e772d0c679085fb52683f25501081eb2eab6b64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="831.12" OriginalAmount="822.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94927" Longitude="-3.185884" StarRating="4" HotelCode="61564|468465" HotelName="Safestay Edinburgh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Blackfriars Street, Edinburgh EH1 1NE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b5/f5b5d46fcb36d7d9cf52bc140e6030452ea4be56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located on Edinburgh's historic “Royal Mile”, just a few minutes’ walk from Waverley r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="840.59" OriginalAmount="832.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9491005" Longitude="-3.1858001" StarRating="0" HotelCode="|35299" HotelName="Aando Edinburgh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BLACKFRIARS STREET 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/2/9/9/35299_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers an electronic key, a concierge, a baggage room, a safety deposit box service, security cameras, a bicycle storage room and City-CafÃ©-Bar the bar. SITUATION: This establishment, the Royal Mile it is in it is located close to Waverley the Railway Station of near the establishment, guests will find the bus stop. ROOM: The establishment has 132 rooms with a bathroom with a safe, a hairdryer, an iron, complimentary bathroom items, anti-allergy sheets, mobile charging point, an electronic key, bunk beds, shampoo, etc. OBSERVATIONS: Check-in is at 15:00 and check-out is at 10:00. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy all meals in a buffet form and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="873.32" OriginalAmount="864.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.952870154213" Longitude="-3.1930840015411" StarRating="3" HotelCode="337465|468355" HotelName="Old Waverley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Princes Street, Edinburgh EH2 2BY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a6/1da6fa425b29e4299f6f8bad660c1f174c13fc56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Edinburgh's famous Princes Street with its shopping venues, restaurants, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="912.16" OriginalAmount="903.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9463129" Longitude="-3.1837127" StarRating="4" HotelCode="|32437" HotelName="Ten Hill Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HILL PLACE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/4/3/7/32437_b3192871135.jpeg</HotelPictures>
        <HotelDescription>HOTEL: Is ideal for holidays or business trips 5 floors and 78 rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a lift and a cloakroom. The establishment has a bar, a dining room, conference rooms, room service, a laundry service and a car park. SITUATION: This hotel is in Edinburgh the historic area of Princes Street it is close to close to the establishment, clients can find tourist points of interest, shops and boutiques. Edinburgh Castle, Holyrood Palace and The Scottish Parliament it is 800 metres away from it is situated 10 minutes away from the commercial district, is well-connected with the airports. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, satellite and cable TV, a radio, internet (free of charge), a coffee maker, an iron, a double or king-size bed, an air-conditioning system, heating and a safety deposit box. FACILITIES: Clients can enjoy activities such as play golf, fishing, skeet shooting, darts, water-skiing, dry slope skiing, swimming, climbing, diving, tennis, paintballing, horse-riding, hiking and ice-skating. OTHERS: Regarding the food and beverage offering, clients can enjoy a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="917.08" OriginalAmount="908" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12435-18114587/691128673326807953/738" HotelName="DALMAHOY HOTEL &amp;amp; COUNTRY CLUB" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22000/21999/05372291_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="930.21" OriginalAmount="921" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2421-21403721/691128673326807953/66" HotelName="DOUBLETREE BY HILTON EDINBURGH AIRPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/520500/520429/w3840h2548x0y1-bb129d31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="931.22" OriginalAmount="922.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946364239557" Longitude="-3.1835567951202" StarRating="4" HotelCode="60144|ten_hill_place_hotel" HotelName="Ten Hill Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Hill Palace, Edinburgh EH8 9DS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/66/966678c17cc386984a095779756a3b573ed9c465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in Edinburgh's old town and is only a couple of steps away from Princes Street. It o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="932.41" OriginalAmount="923.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94610438" Longitude="-3.21027277" StarRating="3" HotelCode="966149|4263725" HotelName="Point A Hotel Edinburgh Haymarket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 Morrison Street, Edinburgh EH3 8EB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/50/37507c2dd5d8e459741774cdfc4c715b48da6d36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="938.29" OriginalAmount="929.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.917126" Longitude="-3.212686" StarRating="3" HotelCode="114331|best_western_braid_hills_hotel" HotelName="Best Western  Edinburgh South Braid Hills Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 Braid Road, Edinburgh, Lothian EH10 6JD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/42/b542e0aabc94da97761e1b34a2fc3836052dc563.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within a very close distance of the city centre, retaining a secluded and peac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="938.45" OriginalAmount="929.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946175" Longitude="-3.210664" StarRating="3" HotelCode="|445437" HotelName="Point A Edinburgh Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 Morrison Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/3/7/445437_0e3baa61806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="942.63" OriginalAmount="933.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943853" Longitude="-3.359998" StarRating="4" HotelCode="32868|32044" HotelName="DoubleTree by Hilton Hotel Edinburgh Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="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>100 Eastfield Road, Edinburgh International Airport, Edinburgh EH28 8LL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/54/3e5412e3f334c6162f307006389e277cf996d73d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Edinburgh Airport. The centre of the city with its many touri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="945.36" OriginalAmount="936" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33360-21407556/691128673326807953/42" HotelName="DOUBLETREE BY HILTON EDINBURGH - QUEENSFERRY CROSSING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1153000/1152983/679a9c28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="953.44" OriginalAmount="944.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9484" Longitude="-3.19912" StarRating="3" HotelCode="150254|kenneth_mackenzie" HotelName="KM Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Richmond Place, Edinburgh EH8 9ST</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/77/a577f1454818ca8b8617bced7874ddf6563bc0ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="962.53" OriginalAmount="953" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2407-18113626/691128673326807953/306" HotelName="BRUNTSFIELD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20800/20702/0c84d2d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="964.57" OriginalAmount="955.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.938038769173" Longitude="-3.2059907913208" StarRating="4" HotelCode="27277|216496" HotelName="Best Western Plus Bruntsfield Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>69 Bruntsfield Place, Edinburgh EH10 4HH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/f7/b1f7fbd91340eb2be8e4a905b32aa8c1c9912782.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The view over the leafy Bruntsfield Links Park and the proximity to the city centre make this hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="969.60" OriginalAmount="960" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.934764" Longitude="-3.317827" StarRating="3" HotelCode="263560|93392" HotelName="Premier Inn Edinburgh Park (Airport) Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Lochside Court, Edinburgh Park, Edinburgh EH12 9FX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/b8/7db8e9433e17f87ad656403a7cf777b0b544830e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="971.62" OriginalAmount="962.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.978847" Longitude="-3.179459" StarRating="3" HotelCode="25124|holiday_inn_express_edinburgh_waterfront" HotelName="Holiday Inn Express Waterfront" 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,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Britannia Way/Ocean Drive, Leith, EH6 6JJ Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/33/fb339ce096407cad7a9ef47dc50c55a85425c9ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located by the historical harbour of Leith near the 'Ocean Terminal', Edinburg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="972.63" OriginalAmount="963.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955763" Longitude="-3.279525" StarRating="3" HotelCode="33819|edinburgh_capital_hotel" HotelName="Leonardo Hotel Edinburgh Murrayfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>187 Clermiston Road, Edinburgh EH12 6UG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/8d/818d4917c78ae0733b8ce310d8e6b1588782c713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on one of the seven hills in Edinburgh, close to the airport and only 8 km from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="975.66" OriginalAmount="966" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|622463-27409201/691128673326807953/438" HotelName="POINT A EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37170000/37166300/37166264/692d5b4b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="978.53" OriginalAmount="968.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946167" Longitude="-3.183231" StarRating="3" HotelCode="|186008" HotelName="Km" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7, Richmond Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/0/8/186008_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="982.73" OriginalAmount="973.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.958427" Longitude="-3.182341" StarRating="2" HotelCode="18271|cairn_hotel_5" HotelName="The Cairn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-18 Windsor Street, Edinburgh EH7 5JR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/f3/e6f3f6cf55146c915f6a2fe44c647f8d5b39328e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Edinburgh's lively theatre district, just a few minutes on foot from the t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="985.76" OriginalAmount="976.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.944543" Longitude="-3.095752" StarRating="3" HotelCode="38271|best_western_kings_manor_hotel" HotelName="Best Western Kings Manor Hotel" Meals="ROOM ONLY" 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,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Milton Road East, Edinburgh EH15 2NP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/df/89df7455f751cdd542c6ea02a25753a56fc374f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in the east of Edinburgh, around 15 minutes away from the centre. A ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="999.03" OriginalAmount="989.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9585991" Longitude="-3.1824" StarRating="2" HotelCode="|25238" HotelName="Cairn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WINDSOR STREET 10-18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/3/8/25238_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1910, renovated in 2005, has 52 rooms and 2 floors. In the entrance, you can find a cosy hall with a reception, The establishment has a bar, a restaurant, internet and a laundry service. SITUATION: This hotel is situated in Edinburgh the theatre district of it is a few minutes' walk away from the historic centre, 10 minutes away, you can find Waverley the train station it is 500 metres away from the city centre, public transport, shops, bars, restaurants and pubs. 1 kilometre away, you can find a nightclub, is situated 5 kilometres away from the sea, the beach, is situated 12 kilometres away from Edinburgh Airport. ROOM: All the rooms have a bathroom with a shower, a bath and a hairdryer. They have a direct line telephone, internet, a radio, satellite or cable TV, a double bed and a central heating system. Guests are offered non-smoking and disabled access rooms. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="999.92" OriginalAmount="990.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945977626227" Longitude="-3.1832673053306" StarRating="3" HotelCode="915136|1128488" HotelName="Richmond Place Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-9 Richmond Place, Edinburgh EH8 9SS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/b0/88b030d001bdbf2999c7eb025d7c28aa9db9e787.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1003.11" OriginalAmount="993.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9444008" Longitude="-3.2549" StarRating="4" HotelCode="|17851" HotelName="Holiday Inn Edinburgh Zoo by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORSTOPHINE ROAD 132</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/1/17851_520a5351150.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 303 rooms and 5 floors. In the entrance, guests are offered an elegant hall with a lift, a reception and a safety deposit box service. The establishment boasts an inviting coffee shop, a bar, a restaurant with air-conditioning, conference rooms, internet and a car park. There are many services available at the establishment, including room service and a laundry service. SITUATION: This comfortable, urban hotel is situated in a peaceful area, is near Edinburgh the Zoo of near the establishment, guests will find shops, bars, restaurants, animated nightlife and the railway station. a few minutes walk away, there is a public transport stop, is situated 25 minutes away from the airport, is situated 9 kilometres away from the sea, a ski resort. ROOM: It has comfortable and spacious rooms, They have a hairdryer, a bathroom with a shower, a direct line telephone, a satellite television, a radio, internet, a mini-bar, a safety deposit box (available for a fee), central heating, a double bed, a kettle and a coffee maker. FACILITIES: It is 1,5 kilometres away from a golf course. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and a set-menu lunch and dinner. Guests can book half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1003.94" OriginalAmount="994.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.969002" Longitude="-3.165616" StarRating="3" HotelCode="408756|park_view_house_hotel" HotelName="Park View House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Hermitage Place, Edinburgh EH6 8AF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/95/c5953668089897f2e285d91b8c3c15c2902a82ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1007.98" OriginalAmount="998" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95360704" Longitude="-3.20588695" StarRating="3" HotelCode="739629|282866" HotelName="Mode Edinburgh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74-77 Queen Street, Edinburgh EH2 4NF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/d8/1bd85bf85252adadc3b808c3108cd6b3b5fb3910.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1016.06" OriginalAmount="1006" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94963535545" Longitude="-3.2088768482208" StarRating="3" HotelCode="141072|204099" HotelName="Cityroomz Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>25 - 33 Shandwick Place, Edinburgh EH2 4RG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/3e/243e769f6d654e8b2583285f8370466b4428b3c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, only minutes away from Edinburgh's main attractions and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1020.10" OriginalAmount="1010.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94616" Longitude="-3.223103" StarRating="3" HotelCode="326333|apex_european_hotel" HotelName="Apex Haymarket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Haymarket Terrace, Edinburgh EH12 5LQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/c6/a0c614ebe6f3a0900b4561a490e0b6c544b43a13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in Edinburgh's business district in the ""West End"" of the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1021.11" OriginalAmount="1011" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|613356-27403803/691128673326807953/588" HotelName="PREMIER INN EDINBURGH PARK (AIRPORT)" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11790000/11785500/11785430/7ded54f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1022.12" OriginalAmount="1012.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955900467928" Longitude="-3.2430052757263" StarRating="3" HotelCode="29493|holiday_inn_edinburgh_city_west" HotelName="Holiday Inn Edinburgh City - West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 Queensferry Road, Edinburgh, Scotland EH4 3HL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/23/dc23283a3bc5216e0f4bd84d8634d3d90654c455.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 2 km from the inner city, this hotel enjoys fabulous views out over Edinburgh Castle. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1022.57" OriginalAmount="1012.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.917385" Longitude="-3.2127828" StarRating="3" HotelCode="|72376" HotelName="Braid Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>134 BRAID ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/3/7/6/72376_db0030b0502.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1026.52" OriginalAmount="1016.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95346" Longitude="-3.20619" StarRating="0" HotelCode="|445443" HotelName="Heeton Concept Aparthotel Edinburgh Queen Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 - 77 Queen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/4/3/445443_e6c5a290902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1029.19" OriginalAmount="1019" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2414-18985864/691128673326807953/113" HotelName="HOLIDAY INN EDINBURGH" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3600/3516/bea6f907_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1029.71" OriginalAmount="1019.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9813995" Longitude="-3.1777" StarRating="3" HotelCode="|20669" HotelName="Holiday Inn Express Edinburgh - Leith Waterfront by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>101 BRITANNIA WAY, OCEAN DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/6/9/20669_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1999 145 rooms and 5 floors. This contemporary hotel, The establishment has a lobby with a reception, a lift, a bar, a car park, internet and a laundry service. SITUATION: Is situated inLeith Port Ocean Terminal it is close to close to the establishment, clients can find Edinburgh the shopping centre of it is close to the Scottish Government restaurants, bars and boutiques. Princes Street 2,5 kilometres away, you can find in front of the hotel there is a bus stop. ROOM: The comfortable, modern rooms, have a bathroom with a hairdryer, a direct line telephone, WiFi, a coffee maker, a kettle and a central heating system. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1041.31" OriginalAmount="1031" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|201623-29783855/691128673326807953/122" HotelName="GARNER EDINBURGH HAYMARKET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5590000/5589200/5589159/a095116c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1044.34" OriginalAmount="1034" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|34586-18134928/691128673326807953/549" HotelName="BRAID HILLS HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/47900/47821/8cc0a7cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1045.35" OriginalAmount="1035.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95212" Longitude="-3.23327" StarRating="0" HotelCode="|185971" HotelName="Carmichael Bed and Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Ravelston Dykes</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/9/7/1/185971_aa1b7321542.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.36" OriginalAmount="1036.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9468605" Longitude="-3.2175945" StarRating="3" HotelCode="37503|ritz_hotel_2" HotelName="Ritz Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16 Grosvenor Street, Edinburgh EH12 5EG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/c3/04c3f060f9d05f09025e6dacb4eec2130cf6e5ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1046.47" OriginalAmount="1036.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94694" Longitude="-3.21746" StarRating="3" HotelCode="|186037" HotelName="Eliza House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16 Grosvenor Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/3/7/186037_4328bf70931.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1050.52" OriginalAmount="1040.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9444199" Longitude="-3.0958854" StarRating="3" HotelCode="|25231" HotelName="Best Western Kings Manor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MILTON ROAD EAST 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/3/1/25231_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: It is situated in a great location, renovated in 2005 67 rooms, In the entrance, guests are offered an inviting hall, a lift, a cloakroom, a reception, a safety deposit box service and a currency exchange service. The establishment boasts a conference room with internet and a bicycle storage room. There are many services available at the establishment, including a laundry service, a medical care service and room service. It also has a car park. SITUATION: It is inEdinburgh east it is 15 minutes away from the city centre, in the surrounding area, clients can find shops, leisure areas, is close to Portobello the beach in front of the hotel there is a public transport stop situated 20 minutes away from the airport. ROOM: The smart, comfortable rooms, They have a large bathroom, a shower, a bath, a hairdryer, a direct line telephone, satellite and cable TV, a radio, internet, central heating, fitted carpets and a double bed. FACILITIES: The establishment has a covered swimming pool, a jacuzzi, a sauna, a solarium, a steam bath and a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1058.52" OriginalAmount="1048.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9459991" Longitude="-3.2224" StarRating="3" HotelCode="|17863" HotelName="Four Points by Sheraton Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90 HAYMARKET TERRACE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/6/3/17863_49ac4f71149.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel was built in 1960 4 floors and 66 double rooms. In the entrance, guests are offered a lobby with a lift and a reception with safety deposit boxes, The establishment has an Ã  la carte restaurant, a conference room, internet, room service and a car park. SITUATION: This urban hotel is situated in West End the shopping centre 200 metres away, guests will find restaurants, bars and clubs. it is situated 1 kilometre away from shops, nightclubs, is situated 5 kilometres away from a golf course, in front of the hotel there is a public transport stop. ROOM: The comfortable rooms, have a bathroom, a hairdryer, a direct line telephone, a stereo, a radio and a satellite or cable television. Are also equipped with a fridge, internet, tiled floors, fitted carpets, central heating, a living room and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1062.52" OriginalAmount="1052" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|355775-18218358/691128673326807953/567" HotelName="THE NORTHUMBERLAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/888700/888647/4d01de43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1064.54" OriginalAmount="1054" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23385-18122973/691128673326807953/452" HotelName="HOLIDAY INN EXPRESS EDINBURGH - LEITH WATERFRONT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/520000/519940/9db32c43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1067.57" OriginalAmount="1057.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956456467216" Longitude="-3.1900617288361" StarRating="4" HotelCode="178451|the_place_hotel" HotelName="The Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34-38 York Place, Edinburgh EH1 3HU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/12/6f120e4c326d9a2aba97421cedd02be3d2d077b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1072.09" OriginalAmount="1061.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95261" Longitude="-3.194464" StarRating="3" HotelCode="258823|790835" HotelName="Mercure Edinburgh City Princes Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Princes Sreet, Edinburgh EH2 2DG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/94/53943557a294aa3872618c840348f9e7d76b552f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel offers guests superb views over the famous Princes Street Gardens and Edi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1074.64" OriginalAmount="1064" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|619959-21409162/691128673326807953/57" HotelName="HAMPTON BY HILTON EDINBURGH AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31620000/31618600/31618511/9f64721f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1075.33" OriginalAmount="1064.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946026" Longitude="-3.218249" StarRating="3" HotelCode="260554|937225" HotelName="Haymarket Hub Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Clifton Terrace, Edinburgh EH12 5DR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/26/0526127a6a6aba7800f8e25deae0da9d64487302.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1080.70" OriginalAmount="1070.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943823487316" Longitude="-3.2093637192531" StarRating="4" HotelCode="316326|mercure_edinburgh_quay_opening_july_2015" HotelName="Mercure Edinburgh Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Gardners Crescent, Edinburgh EH3 8DQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/d2/73d24c84a46b8d6c0a1ae8bb2c8170dc22f65ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1080.77" OriginalAmount="1070.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9564775" Longitude="-3.1901635" StarRating="4" HotelCode="|78071" HotelName="The Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34-38 York Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/0/7/1/78071_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: Place is rated four stars. It has a restaurant and a bar. SITUATION: It is in the city centre of Edinburgh, close to Playhouse Theatre. ROOM: The rooms have luxurious bedding, windows and views of the city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1083.65" OriginalAmount="1072.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95063" Longitude="-3.18967" StarRating="3" HotelCode="|186092" HotelName="The Inn Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-30 Cockburn Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/9/2/186092_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1093.10" OriginalAmount="1082.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9462454" Longitude="-3.1833005" StarRating="0" HotelCode="|186036" HotelName="KM Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5-9 Richmond Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/3/6/186036_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1112.65" OriginalAmount="1101.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955797" Longitude="-3.2426105" StarRating="3" HotelCode="|17861" HotelName="Holiday Inn Express Edinburgh City West, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>QUEENSFERRY ROAD 107</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/6/1/17861_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning 6 floors and 101 rooms. Guests have access to a bar, a restaurant with air-conditioning and a car park. SITUATION: This hotel is situated 2 kilometres away from the city centre, the Edinburgh Castle with views of 3 kilometres away, there is a public transport stop. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a television, a kettle, a coffee maker, an air-conditioning system and a safe (available for a fee). FACILITIES: Clients can enjoy a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1123.12" OriginalAmount="1112" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|2424-18983474/691128673326807953/126" HotelName="HOLIDAY INN EXPRESS EDINBURGH CITY WEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13400/13364/e2b90db2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1135.24" OriginalAmount="1124" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1389290-27407982/691128673326807953/563" HotelName="HUB BY PREMIER INN EDINBURGH HAYMARKET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40170000/40170000/40169915/56cd1076_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1146.76" OriginalAmount="1135.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949765" Longitude="-3.208857" StarRating="3" HotelCode="|162750" HotelName="Four Points Flex by Sheraton Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 - 33, Shandwick Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/7/5/0/162750_6e7466c0818.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is near Waverley and Edimburgo Haymarket the underground station of Close to the tram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1155.50" OriginalAmount="1144.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.942554" Longitude="-3.212237" StarRating="3" HotelCode="|445436" HotelName="Hampton by Hilton Edinburgh West End" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>166 Fountainbridge</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/3/6/445436_d47382b1836.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1156.80" OriginalAmount="1145.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953401" Longitude="-3.191626" StarRating="0" HotelCode="|476352" HotelName="Destiny Scotland - St. Andrew Square Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 South St Andrew Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/3/5/2/476352_700a11d2256.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1166.59" OriginalAmount="1155.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95084" Longitude="-3.19154" StarRating="0" HotelCode="|224495" HotelName="Motel One Edinburgh - Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18-21 Market Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/4/9/5/224495_6dbe3ae2113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1175.59" OriginalAmount="1163.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9443016" Longitude="-3.2009001" StarRating="3" HotelCode="|22906" HotelName="Leonardo Edinburgh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Lauriston Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/0/6/22906_697e67c0757.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This modern, traditional hotel, has 52 rooms, 1 suite and 3 rooms adapted for people with reduced mobility. This establishment is ideal for holidays or business trips, The establishment has air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, lifts, internet, a bar and a restaurant. There are many services available at the establishment, including room service and a laundry service. SITUATION: Princes Street It is located close to it is close to The Edinburgh Castle and Royal Mile pubs, boutiques, shops and restaurants. nearby, you will find the business area, The International Conference Centre It is situated 1,5 kilometres away from. ROOM: Customers can find modern and comfortable rooms, All the rooms have a bathroom with a hairdryer, a mini-bar, a satellite or cable television, a radio, a coffee maker and a kettle. PAYMENT METHODS: Customers can pay using American Express, Visa, Diners Club and Mastercard. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1201.90" OriginalAmount="1190" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.944391626124" Longitude="-3.2012191414833" StarRating="3" HotelCode="337462|6974" HotelName="Leonardo Hotel Edinburgh City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>79 Lauriston Place, Edinburgh EH3 9HZ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/27/d027a59d0b888d087fb78b3e9e86c7405e638be3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The world famous Princes Street, situated below Edinburgh Castle, the Royal Mile and the resurgent '...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1205.94" OriginalAmount="1194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.937651931148" Longitude="-3.2028794288635" StarRating="3" HotelCode="337450|the_links" HotelName="Black Ivy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Alvanley Terrace, Edinburgh EH9 1DU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/58/3058ee2cfe95d20d0093f468fc2f29e6df86144d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated close to a peaceful park, this hotel lies just 1 km from the inner city. Restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1214.02" OriginalAmount="1202" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.948370915892" Longitude="-3.186845019869" StarRating="3" HotelCode="284650|38626" HotelName="ibis Edinburgh Centre South Bridge - Royal Mile Hotel" 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>77 South Bridge, Edinburgh EH1 1HN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1b/fb/1bfb206eba8ba77e926f335cf35ba1859ccd9ef9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1216.04" OriginalAmount="1204.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945584" Longitude="-3.214002" StarRating="4" HotelCode="36963|premier_inn_edinburgh_city_haymarket" HotelName="Premier Inn Edinburgh City Centre Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Morrison Link, Edinburgh EH3 8DN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/f2/30f27055aa1f6929e422451e1097cc0d2ba809f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the historical heart of Edinburgh, right next door to Haymarket station and a vast...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1229.65" OriginalAmount="1217.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953626" Longitude="-3.206185" StarRating="4" HotelCode="|445110" HotelName="Yotel Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68-73 Queen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/1/0/445110_90520dd1124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1231.19" OriginalAmount="1219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956160316667" Longitude="-3.1919785166667" StarRating="3" HotelCode="76738|ballantrae_hotel" HotelName="Ballantrae" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 York Place, Edinburgh, City of Edinburgh EH1 3EP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/e5/61e5d4c6a78854bb5b875d4fbf490323ebcf62a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1236.24" OriginalAmount="1224.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950924573476" Longitude="-3.1908470278244" StarRating="3" HotelCode="199837|motel_one_edinburghroyal" HotelName="Motel One Edinburgh-Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-21 Market Street, Edinburgh EH1 1BL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/78/30781525d334c9caa117d74f34dc8a00fc2e0d57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1239.27" OriginalAmount="1227" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.015808" Longitude="-95.883652" StarRating="3" HotelCode="0|255089-18197619/691128673326807953/252" HotelName="IBIS EDINBURGH CENTRE SOUTH BRIDGE - ROYAL MILE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8405 East 102nd Street South, Tulsa, 74133, OK, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6800000/6793500/6793484/4ffe5494_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 92. Suites: 22. Single-bedded accommodations: 41. Double bedrooms: 51. Smoking rooms: 0. Nonsmoking rooms: 92. Physically challenged rooms: 6. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- The Holiday Inn Express and Suites Tulsa South, Bixby is the newest hotel in contemporary styling. Conveniently located off Creek Turnpike &amp;amp; Memorial Dr. Located minutes from a variety of shopping, dining, and entertainment in the Woodland Hills area. Our 100% non-smoking hotel is within walking distance of the Transformation Church, B&amp;amp;B Starworld 20 Movie Theater as well as a short drive from the Riverspirit Casino, Downtown Tulsa, BOK Center, The Woodland Hills Mall, Tulsa International Airport, and Expo Square. Our modern, sophisticated design offers a plethora of amenities such as spacious guestrooms featuring luxurious new bedding, complimentary hot breakfast served daily, business center, fitness area, indoor heated pool, and whirlpool. 
Guests will appreciate our private boardroom, while our flexible meeting space can comfortably accommodate up to 100 people. With convenient access to I-44, Historical Route 66, and US Highway 75, our central location places you between Oklahoma City, Springfield, Little Rock, Dallas and Kansas City. Guests will enjoy being near ORU, Rhema Bible College, St Francis Heart Hospital, TU, Southcrest, Cancer Treatment Centers of America, Oklahoma Heart Institute, Haikey Creek All Star Sports Complexs, UMAC, Hardrock Hotel &amp;amp; Casino, TCC, Tulsa Zoo, OU, Woodland Hills Mall, Tulsa Air and Space Museum, and Oklahoma Aquarium.. Onsite facilities information- ParkingProperty was built in 2011. Hotel Currency: USD. Additional Addresses: Other: 8405 East 102nd Street South, Tulsa, 74133, OK, US. Additional Phone Numbers: Fax - Other: 19189706222. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1239.27" OriginalAmount="1227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943507419207" Longitude="-3.2113042473793" StarRating="4" HotelCode="207368|fountain_court_apartments__grove_executive" HotelName="Fountain Court - Grove Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Grove Street, Edinburgh (City), Edinburgh EH3 8AA</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9f/bd9f6b7d597786fc31364a1b56b8855db2e5bc6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1240.28" OriginalAmount="1228.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956405" Longitude="-3.18853" StarRating="3" HotelCode="15457|hotel_indigo_edinburgh" HotelName="Indigo Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 – 59 York Place, Edinburgh, Scotland EH1 3JD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/c0/13c014874b10e35e2cf75e87bab3927cdaed21b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 5-minute walk from Princes Street and just about 800 m from Waverley Railway Station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1242.97" OriginalAmount="1230.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956349" Longitude="-3.188462" StarRating="4" HotelCode="|53202" HotelName="Indigo Edinburgh, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51-59 York Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/0/2/53202_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is quality and economical. SITUATION: It is inEdinburgh the historic area of. ROOM: The establishment has 57 single, double and family rooms, All the accommodation options have a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1244.32" OriginalAmount="1232.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951074" Longitude="-3.178405" StarRating="4" HotelCode="38005|holyrood_aparthotel" HotelName="Holyrood Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Nether Bakehouse, Holyrood, EH8 8PE Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/0e/750e1cf547169a9437a9fbc4392264b565cb9c3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated apartment hotel is located within the heart of Edinburgh, only a stone's throw fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1263.58" OriginalAmount="1251.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953533" Longitude="-3.1900829" StarRating="3" HotelCode="|451288" HotelName="Motel One Edinburgh - Princes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10-15 Princes Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/8/8/451288_ffe78b91127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1264.52" OriginalAmount="1252" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95098211" Longitude="-3.18226435" StarRating="4" HotelCode="473521|210227" HotelName="Aparthotel Adagio Edinburgh Royal Mile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>231 Canongate, Edinburgh EH8 8AA</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/29/6829a4941267f418c4509d6f54ed4b922564c97c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1265.27" OriginalAmount="1252.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9526304" Longitude="-3.1938241" StarRating="4" HotelCode="|17856" HotelName="Mount Royal Edinburgh by The Unlimited Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 PRINCES STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/6/17856_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1860, renovated in 2000. It has 158 standard rooms and 6 floors. In the establishment entrance, guests will find a lobby with elevators, a reception and a safety deposit box service. The establishment boasts a beautiful coffee shop, a bar, a restaurant and a breakfast room. There are many services available at the establishment, including room service and a laundry service. SITUATION: This hotel is located in front of the Waverly Bridge. 5 minutes away, there is a railway station. 20 metres away, guests can find a public transport stop. It is just 12 kilometres away from Edinburgh Airport. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, a radio, cable and satellite television with films (available at an additional charge), a kettle, a coffee maker, a double bed, central heating and a trouser press. Guests are offered non-smoking rooms. OBSERVATIONS: Check-in is at 14:00 and check-out is at 12:00. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast and a set-menu lunch and dinner. Guests can book half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1267.97" OriginalAmount="1255.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9450345" Longitude="-3.1997268" StarRating="4" HotelCode="|20679" HotelName="Novotel Edinburgh Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Lauriston Place, SCOTLAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/7/9/20679_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This bright hotel, was opened in 2004, has with air-conditioning, 8 floors, 180 rooms and 2 suites. The establishment boasts a bar, a restaurant with air-conditioning and internet. There are many services available at the establishment, including room service and a laundry service. The establishment boasts a car park and an indoor car park. SITUATION: This hotel is situated 5 kilometres away from the beach. It is a few minutes walk away from Royal Mile, Edinburgh Castle and Princess Street the business area. 50 metres away, there is a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar, a safety deposit box (available for a fee), central heating and an air-conditioning system. FACILITIES: Customers can enjoy a covered swimming pool, a swimming pool, a sauna and a gym. 2 kilometres away from the establishment, clients can find a golf course. It is 12 kilometres away from a ski resort. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1277.33" OriginalAmount="1264.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9458008" Longitude="-3.2139001" StarRating="4" HotelCode="|25229" HotelName="Leonardo Royal Edinburgh Haymarket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 MORRISON LINK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/2/9/25229_e8572bc0748.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary style hotel 150 rooms and 5 floors. In the establishment entrance, guests will find a lobby with a reception and a lift. The establishment has East the bar a restaurant, congress facilities and a car park. SITUATION: West End It is in it is near Haymarket the Railway Station of near the establishment, guests will find Princes Street the tourist attractions near shops, bars, pubs, restaurants and nightclubs. a few minutes walk away, there is a public transport stop. ROOM: The large, comfortable rooms, They have a bathroom, bathroom items, a hairdryer, a direct line telephone, a television, internet, a writing desk, a central heating system, a king-size bed and courtesy tray. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1281.69" OriginalAmount="1269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950860826335" Longitude="-3.176856637001" StarRating="4" HotelCode="23049|macdonald_holyrood_hotel" HotelName="Macdonald Holyrood Hotel and Spa" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Holyrood Road, Edinburgh EH8 8AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3f/b73f7065bf379409c333bc7a2ede2c31c1cc9d1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary style of this hotel building harmonises well with the historical surroundings, whic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1288.76" OriginalAmount="1276.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95343396" Longitude="-3.20308628" StarRating="4" HotelCode="587683|royal_princes_suites" HotelName="Royal Princes Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Hill Street, Edinburgh EH2 3JP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/9d/059dc8cadf114d7a67b71e6b2c9d7aa139a17195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.86" OriginalAmount="1286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950267619169" Longitude="-3.2173821330071" StarRating="3" HotelCode="97609|thistle_hotel" HotelName="Thistle The Original Edinburgh" 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,Conference Hall,Currency Exchange,Fax,Golf,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Manor Place, Edinburgh EH3 7EG, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/b5/3ab54d62b30139ce3f32506c0bb2885113f5da77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located in the prestigious, quiet residential West End area of the city....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1314.01" OriginalAmount="1301.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943675650009" Longitude="-3.1927943229675" StarRating="4" HotelCode="915128|residence_inn_by_marriott_edinburgh" HotelName="Residence Inn by Marriott Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Simpson Loan, Quartermile, Edinburgh EH3 9GG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/1f/cf1f9082e9398de56f143546c64263622abd574b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1315.02" OriginalAmount="1302" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96617-24739960/691128673326807953/806" HotelName="LEONARDO HOTEL EDINBURGH HAYMARKET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4040000/4035400/4035314/389b4ad4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1320.64" OriginalAmount="1307.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9428" Longitude="-3.21034" StarRating="3" HotelCode="|445170" HotelName="Moxy Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Freer Gait</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/7/0/445170_b38fa361459.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1335.10" OriginalAmount="1321.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9518208" Longitude="-3.1773966" StarRating="4" HotelCode="|20010" HotelName="Edinburgh Holyrood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOLYROOD ROAD 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/1/0/20010_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, luxurious hotel, has a lounge bar, a library and a stylish restaurant. SITUATION: This establishment is in the surrounding area of the Scottish Parliament, The Holyrood House Palace and The Volcanic Mountain Arthur's Seat it is situated 2 minutes away from the Royal Mile ROOM: The modern rooms have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, complimentary bathroom items, a writing desk with lamp and a welcome tray. FACILITIES: Guests can enjoy a covered swimming pool, a sauna, a solarium, a Turkish bath, a beauty centre and a gym. MEALS: The establishment serves a buffet breakfast. OBSERVATIONS: This establishment has a car park (for a fee). Check-in is at 16:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1338.25" OriginalAmount="1325.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954519" Longitude="-3.1943719999999" StarRating="3" HotelCode="298480|ibis_styles_edinburgh_centre_st_andrew_square" HotelName="ibis Styles Edinburgh Centre St Andrew Square" 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>19 Sant Andrew Square, Edinburgh EH2 1AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/4f/954f0bc336dc7242ad4a62cabcf070e34f828efb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1340.27" OriginalAmount="1327.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.948134250945" Longitude="-3.1900128722191" StarRating="3" HotelCode="36431|central_hotel_27" HotelName="Stay Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>139 Cowgate, Edinburgh EH1 1JS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/a6/c2a694d2db0440c188a062be377de87af13a6d3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Old Town, just steps from the Royal Mile, Princes Street and the theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1349.36" OriginalAmount="1336" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|114875-27047193/691128673326807953/589" HotelName="FOUNTAIN COURT APARTMENTS - GROVE EXECUTIVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2500000/2490700/2490627/d6c64e2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1352.39" OriginalAmount="1339.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949589513952" Longitude="-3.1880790223186" StarRating="3" HotelCode="37504|ibis_edinburgh_centre_royal_mile_2" HotelName="ibis Edinburgh Centre Royal Mile - Hunter Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Hunter Square, Off Royal Mile, Edinburgh EH1 1QW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/13/4c1305a2955067b4bf3aa0d55b41b0842e9d6ba5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1354.41" OriginalAmount="1341" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1447407-30248365/691128673326807953/315" HotelName="ROOMZZZ EDINBURGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1362.49" OriginalAmount="1349.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949182" Longitude="-3.184547" StarRating="3" HotelCode="79014|holiday_inn_express_edinburgh_royal_mile" HotelName="Holiday Inn Express Edinburgh Royal Mile" 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,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>300 Cowgate, Edinburgh EH1 1NA, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d9/add9b7832a5907fa48d0926c9571993d9bd29528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quaint location in the Old Town in Edinburgh city centre just a 10-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1364.51" OriginalAmount="1351.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.947357" Longitude="-3.195477" StarRating="4" HotelCode="33817|apex_city_hotel_edinburgh" HotelName="Apex City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Grassmarket, Edinburgh EH1 2JF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/86/ce86b53f7b5304175bc7064afa3ede09b5eac32d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the historical city district of ""Grass Market"" and therefore lies i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1380.06" OriginalAmount="1366.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9548" Longitude="-3.19402" StarRating="4" HotelCode="|445878" HotelName="Malmaison Edinburgh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buchan House, 21-22 St Andrew Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/7/8/445878_84a4e4a1228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1383.43" OriginalAmount="1369.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9476013" Longitude="-3.1952" StarRating="4" HotelCode="|17862" HotelName="Apex City Of Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 GRASSMARKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/6/2/17862_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: this modern hotel and was built in 1960. It has 4 floors, 119 rooms, 116 double rooms and 3 suites. In the entrance, you can find a lobby with an elevator and a reception with safety deposit boxes, The establishment has various facilities, such as a bar, an Ã  la carte restaurant with air-conditioning, a conference room, internet and a car park. There are many services available at the establishment, including room service. SITUATION: This urban hotel, the Grassmarket is situated in it is near shops, bars, nightclubs, monuments and tourist points of interest. in front of the hotel there is a public transport stop. ROOM: The stylish rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a stereo, a mini-bar, internet, a fridge and a double bed. Are also equipped with tiled floors, an air-conditioning system, fitted carpets, central heating and a safe. FACILITIES: It is 5 kilometres away from a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1391.78" OriginalAmount="1378.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951383905043" Longitude="-3.1839805068109" StarRating="3" HotelCode="467282|premier_inn_edinburgh_royal_mile" HotelName="Premier Inn Edinburgh City Centre Royal Mile Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 East Market Street, Old Town, Edinburgh EH8 8FR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/da/09dad602f403a4c2fcefd75685f56742fe314561.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1392.74" OriginalAmount="1378.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9510543" Longitude="-3.1784914" StarRating="0" HotelCode="|23391" HotelName="Holyrood" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 NETHER BAKEHOUSE, HOLYROOD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/9/1/23391_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1394.58" OriginalAmount="1380.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951384" Longitude="-3.184113" StarRating="3" HotelCode="|446846" HotelName="Premier Inn Edinburgh City Centre Royal Mile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>East Market Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/8/4/6/446846_5255cb91406.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1405.92" OriginalAmount="1392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.947154258879" Longitude="-3.2071870565414" StarRating="5" HotelCode="45056|sheraton_grand_hotel__spa_edinburgh" HotelName="Sheraton Grand Hotel &amp; Spa, Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Festival Square, Edinburgh EH3 9SR, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/10/d010200ed39817659b3ff017e425f9b431f2d092.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located close to Princes Street at the heart of Edinburgh within a short dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1426.12" OriginalAmount="1412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94848082" Longitude="-3.1904873" StarRating="0" HotelCode="437517|cowgate_tourist_hostel" HotelName="Cowgate Tourist Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dining,Dry Cleaning,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>94-116 Cowgate, Edinburgh EH1 1JN, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/5a/215a730bb12847ed21711cfcc113e7e203803739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Cowgate Tourist Hostel in Edinburgh (Old Town), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1426.12" OriginalAmount="1412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.88922413" Longitude="-3.33416594" StarRating="4" HotelCode="742168|just_b" HotelName="Just B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>472 Lanark Road West, Edinburgh EH14 5AE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/cc/0dcc5bbfef362c4bc9cd8df5b4cf18daf7adefab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1428.14" OriginalAmount="1414" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|185990-18160286/691128673326807953/605" HotelName="IBIS EDINBURGH CENTRE ROYAL MILE – HUNTER SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/200900/200875/cbe48ffc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1430.16" OriginalAmount="1416.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956784890393" Longitude="-3.1786268949509" StarRating="4" HotelCode="17007|crowne_plaza_edinburgh__royal_terrace" HotelName="Crowne Plaza Edinburgh Royal Terrace" 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,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Royal Terrace, Edinburgh EH7 5AQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f6/33f654d6b616b523aa2774160778694faa8610a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Forming part of a prestigious Georgian Terrace, the hotel has a prime city centre location within ea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1452.38" OriginalAmount="1438" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2435-18985868/691128673326807953/140" HotelName="VOCO EDINBURGH - ROYAL TERRACE, AN IHG HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4900/4895/f2702a80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1458.44" OriginalAmount="1444.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953367964846" Longitude="-3.2008489966393" StarRating="4" HotelCode="12664|frederick_house_hotel" HotelName="Frederick House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Frederick St, Edinburgh EH21EX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/a9/dca9beb4ee20bc586882df8e33ab83803bd9dbd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a central location at the heart of Edinburgh. Princes Street is a few minutes' wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1458.44" OriginalAmount="1444.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95741487" Longitude="-3.18477187" StarRating="4" HotelCode="481530|courtyard_by_marriott_edinburgh" HotelName="Courtyard Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Baxters Place, EH1 3AF Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/42/45425cfaca8ae3ccf147f0bda7ed35168add3a59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1486.69" OriginalAmount="1471.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951227" Longitude="-3.182541" StarRating="4" HotelCode="|501482" HotelName="BrewDog DogHouse Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 New St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/4/8/2/501482_62984801054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1499.85" OriginalAmount="1485" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2425-24074261/691128673326807953/223" HotelName="EDINBURGH MARRIOTT HOLYROOD" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/546100/546065/21f1d2bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1516.01" OriginalAmount="1501" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68535-27808916/691128673326807953/7" HotelName="EDINBURGH THISTLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2150000/2140300/2140226/d8b44acf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1529.14" OriginalAmount="1514.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.957255" Longitude="-3.190241" StarRating="4" HotelCode="42871|ballantrae_albany_hotel" HotelName="Ballantrae Albany" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>39-47 Albany Street, Edinburgh, Midlothian EH1 3QY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b5/f0b577d305bdb324641722107f2a6fa8b0375d8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Edinburgh's Albany Street close to St. James' shopping centre an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1536.28" OriginalAmount="1521.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946942" Longitude="-3.217138" StarRating="4" HotelCode="21205|32054" HotelName="Edinburgh Grosvenor 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,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grosvenor Street, Haymarket, City of Edinburgh, Edinburgh EH12 5EF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/28/28358bfee5616a93/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Edinburgh's West End and only a 5-minute walk from Princes Street, this hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1539.24" OriginalAmount="1524.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953214215418" Longitude="-3.1908262012234" StarRating="3" HotelCode="16971|royal_british_hotel" HotelName="Hotel Indigo Edinburgh - Princes Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Princes Street, Edinburgh EH2 2AN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/6c/8f6c3feedfe2667da3a336b7bb2c062eb6bfb05f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city on the famous Princes Street with views over Princes Street Gardens and Edi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1568.01" OriginalAmount="1552.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9567049" Longitude="-3.1784455" StarRating="4" HotelCode="|17852" HotelName="Voco Edinburgh - Royal Terrace, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROYAL TERRACE 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/2/17852_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the city centre, close to the business areas and tourist points of interest. 5 minutes walk away, you can find Waverley Railway Station. HOTEL: This hotel has 107 standard rooms, 13 suites, conference facilities, a banquet hall and a reception. FACILITIES: There is a variety of facilities and services available at the establishment, including 3 conference rooms, a garden area and a car park. ROOM: All the rooms have a flat-screen television and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1569.10" OriginalAmount="1553.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9533997" Longitude="-3.2011001" StarRating="4" HotelCode="|31284" HotelName="The Frederick House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 FREDERICK STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/2/8/4/31284_54ebce30440.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in New Town. This establishment was built in 1880, has 45 standard rooms, 1 suite and has 5 floors. In the entrance, you can find a cosy hall with a reception, a safety deposit box service and a lift. The establishment offers guests internet and a laundry service. SITUATION: This hotel is in the historic area of Edinburgh, close to Princes Street. 10 minutes away from the establishment, you can find the stations of Waverley and St Andrews. Around the establishment, clients can find bars, restaurants, pubs, nightclubs, clubs and public transport services. Is 1 kilometre from the Royal Mile and el Castillo de Edimburgo. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, a satellite television, internet, a mini-bar, a coffee maker, a kettle, an iron, an ironing board, a double bed and a central heating system. FACILITIES: 5 kilometres away from the establishment, clients can find a golf course. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: The establishment does not have restaurant. Guests receive a voucher for each day booked for use at Rick's Restaurant found opposite the hotel.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1570.83" OriginalAmount="1555.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9511873" Longitude="-3.1855252" StarRating="4" HotelCode="|17844" HotelName="Leonardo Royal Hotel Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JEFFREY STREET 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/4/4/17844_46330b11434.jpg</HotelPictures>
        <HotelDescription>HOTEL: This large and modern hotel, has a spacious hall and a restaurant. SITUATION: This hotel is in the heart of Edimburgo (Royal Mile), close to the conference centre, el Castillo de Edimburgo and the tourist attractions. 300 metres away, there is a public transport stop. 5 kilometres away from the establishment, guests will find the beach. It is situated 6 kilometres away from a golf course. ROOM: Customers can find spacious and smart rooms. All the rooms have a welcome kit. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1572.87" OriginalAmount="1557.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946237" Longitude="-3.216881" StarRating="4" HotelCode="|445083" HotelName="voco Edinburgh-Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Torphichen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/8/3/445083_a4d87461156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1591.76" OriginalAmount="1576" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|2437-24744218/691128673326807953/829" HotelName="SHERATON GRAND &amp;amp; SPA EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15600/15554/117b44a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1599.84" OriginalAmount="1584" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1431444-32838515/691128673326807953/204" HotelName="THE RESIDENT EDINBURGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100620000/100619600/100619545/f34e23cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1605.77" OriginalAmount="1589.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9471016" Longitude="-3.2076001" StarRating="5" HotelCode="|17838" HotelName="Sheraton Grand and Spa, Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FESTIVAL SQUARE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/3/8/17838_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1621.05" OriginalAmount="1605.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954027948257" Longitude="-3.2010367512703" StarRating="4" HotelCode="189800|rick" HotelName="Rabble" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55a Frederick Street, Edinburgh EH2 1LH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/b2/9db298bcb33c549bbddf44bc0806064425f3b871.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Frederick Street, the hotel is in a perfect central location, whether guests are visiting...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1624.13" OriginalAmount="1608.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951215995389" Longitude="-3.1857857108116" StarRating="3" HotelCode="258995|32094" HotelName="Jurys Inn Edinburgh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Jeffrey Street, Edinburgh EH1 1DH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/9a/3c9a3564464625df2feb1b1c097425ede7a50ce7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is in a fantastic location in the heart of Edinburgh, directly by the Royal Mile. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1688.72" OriginalAmount="1672.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.98604" Longitude="-3.18849" StarRating="3" HotelCode="835784|ocean_serviced_apartments" HotelName="Ocean Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>2 Western Harbour Midway, Edinburgh EH6 6PN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/19/d319fca51b272bb13dc9ecf9517a21072a9ab95a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Edinburgh, approximately 7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1827.09" OriginalAmount="1809.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95134448" Longitude="-3.19017162" StarRating="0" HotelCode="955747|market_street_hotel" HotelName="Market Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Market Street, Edinburgh EH1 1DE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/ff/11ff9cb69461c73cedeb73bc1eaa587288a1e0be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1828.65" OriginalAmount="1810.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950806" Longitude="-3.191435" StarRating="4" HotelCode="|445836" HotelName="Market Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Market Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/3/6/445836_6f4a8f30823.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1829.11" OriginalAmount="1811" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|16861-21406983/691128673326807953/87" HotelName="DOUBLETREE BY HILTON EDINBURGH CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/518700/518686/8516a636_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1850.67" OriginalAmount="1832.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954742" Longitude="-3.190145" StarRating="5" HotelCode="|449960" HotelName="W Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 ST JAMES SQUARE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/9/6/0/449960_da881151130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1856.38" OriginalAmount="1838.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945817524735" Longitude="-3.2032817602158" StarRating="4" HotelCode="23050|the_point_hotel_edinburgh" HotelName="DoubleTree by Hilton Hotel Edinburgh City Centre" 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,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Bread Street, EH3 9AF Edinburgh, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/27/da274c7a1cd92d0ac7afa7fbf1c3756e7feaed68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the shadow of Edinburgh Castle and is only a few minutes from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1917.99" OriginalAmount="1899.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956678" Longitude="-3.185501" StarRating="5" HotelCode="27030|the_glasshouse_autograph_collection" HotelName="The Glasshouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Greenside Place, Edinburgh EH1 3AA</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/e7/70e750776521479d3edb45d7a89e7ea407c375ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located in the heart of Edinburgh, this hotel is 5 minutes from Princes Street, North Bridg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2000.81" OriginalAmount="1981.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.936690452919" Longitude="-3.177216053009" StarRating="4" HotelCode="189797|sherwood_guest_house_2" HotelName="Sherwood Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Minto Street, Edinburgh EH9 2BR, Newington</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/71/b47198e1e27f92f43f4f9ee084d19cafca82ae82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2013.83" OriginalAmount="1993.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9516254" Longitude="-3.206258" StarRating="4" HotelCode="|20011" HotelName="Kimpton Charlotte Square , An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Charlotte Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/1/1/20011_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2065.45" OriginalAmount="2045.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951561" Longitude="-3.206133" StarRating="4" HotelCode="49324|crowne_plaza_edinburgh__the_roxburghe" HotelName="Kimpton Charlotte Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>38 Charlotte Square, Edinburgh EH2 4HQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c0/bac0984baf1c5e1ba8eabc7534a51b2b8ea6f803.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is one of the most discerning hotels in Edinburgh, located directly in the historical city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2136.05" OriginalAmount="2114.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9525986" Longitude="-3.2047999" StarRating="4" HotelCode="|32070" HotelName="Tigerlily" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GEORGE STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/0/7/0/32070_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 2 bars, a restaurant and a pub. It has 5 floors, 33 single rooms, 7 mini-suites and 2 Georgian style suites. SITUATION: George Street It is in it is in Edinburgh the city centre of The Holyrood Palace and The Royal Yacht Britannia nearby, you will find. ROOM: The inviting rooms, have a bathroom, a king-size bed, a flat-screen television, iPods, computer safe and internet. FACILITIES: For a fee, guests can enjoy beauty treatments. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a set-menu lunch and dinner and an Ã  la carte dinner. Guests can book bed and breakfast. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2173.81" OriginalAmount="2152.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9559521" Longitude="-3.1934839" StarRating="4" HotelCode="|75722" HotelName="Thistle Suites Royal Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 York Buildings, Queen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/7/2/2/75722_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has luxury apartments, a lobby with a reception, express check-out, a lift and a car park. SITUATION: This apartment, is in the city centre, Queen Street it is in Princes Street it is 2 minutes away from this establishment, the Royal Mile it is 5 minutes away from nearby, you will find the tourist area, is situated 11 kilometres away from Edinburgh Airport it is 89 kilometres away from Glasgow Airport. ROOM: The apartments have a bathrobe, a shower, a bath, a hairdryer, a double bed, television room, a radio, internet, a safe, a kitchen with fridge, hot plates, a microwave, a coffee maker, a kettle, a dining room, an ironing set, a central heating system and an individual air-conditioning system. FACILITIES: The establishment has a well-equipped gym. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2260.63" OriginalAmount="2238.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94809" Longitude="-3.192508" StarRating="5" HotelCode="|445438" HotelName="Virgin Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 India Buildings</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/3/8/445438_1a39b391850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2347.24" OriginalAmount="2324" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1401441-27410738/691128673326807953/579" HotelName="VIRGIN HOTELS EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74640000/74635500/74635444/0d5e8457_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2587.62" OriginalAmount="2562.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949775" Longitude="-3.207238" StarRating="5" HotelCode="11319|waldorf_astoria_edinburgh_the_caledonian" HotelName="Waldorf Astoria Edinburgh - The Caledonian" 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,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Princes Street, EH1 2AB Edinburgh, Schottland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c4/cec4ab2e1dd46a6edc071a5952a73e443aa4713b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel lies in the heart of the city, at the west end of Princes Street. Just a stone’s th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2588.63" OriginalAmount="2563.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9484" Longitude="-3.19912" StarRating="0" HotelCode="980456|fingal_a_luxury_floating_hotel" HotelName="Fingal Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alexandra Dock, Leith, Edinburgh EH6 7DX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/6f/696f3efca14f3c2baa2d5cd1aec98d3e802623d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2620.65" OriginalAmount="2594.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949501" Longitude="-3.2070999" StarRating="5" HotelCode="|25239" HotelName="The Caledonian Edinburgh, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINCES STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/3/9/25239_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, was built in 1903, was renovated in 2005, has 251 rooms, 21 suites and 7 floors. The establishment has a reception, a concierge, a currency exchange service, a car park, WiFi in communal areas, 2 restaurants, 2 bars and a health centre with a swimming pool. With views of Edinburgh Castle. SITUATION: This luxurious hotel is in the city centre, is situated in the western area of Princes Street. Close to the establishment, clients can find bars, restaurants, shops, monuments and public transport services. It is situated 10 minutes away from Waverly Station, 20 minutes away from the airport. It is 10 minutes away from The Murrayfield Stadium and International Conference Centre, ROOM: The luxurious, elegant rooms have a bathroom, a hairdryer, coat, slippers, a direct line telephone, cable television (available for a fee), internet, data connection, a writing desk, a mini-bar, an iron, a coffee maker and a kettle. Some rooms have views of Edinburgh Castle. They also have a launderette. FACILITIES: The establishment boasts a health club, a swimming pool with views of the castle, deck chairs, a steam bath, a spa, a multipurpose sports complex, a beauty centre and a massage service. It is 6 kilometres away from a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2816.93" OriginalAmount="2789.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950558" Longitude="-3.185556" StarRating="5" HotelCode="|450033" HotelName="Cheval Old Town Chambers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Royal Mile 329 High Street Edinburgh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/0/3/3/450033_9681e671026.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2819.62" OriginalAmount="2791.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950075" Longitude="-3.1911210000001" StarRating="5" HotelCode="296651|1186198" HotelName="Old Town Chambers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roxburgh's Court, 323 High Street, Edinburgh EH1 1LW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/34/86348c7841a3940e9568df7b5daca6a935347aa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2919.40" OriginalAmount="2890.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.979651" Longitude="-3.169117" StarRating="5" HotelCode="|451122" HotelName="Fingal - A Luxury Floating Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alexandra Dock, Historic Port of Leith</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/1/2/2/451122_026066e1038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3040.10" OriginalAmount="3010.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9366424" Longitude="-3.1570894" StarRating="5" HotelCode="16176|prestonfield_house" HotelName="Prestonfield House" Meals="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>Priestfield Road, Edinburgh EH16 5UT</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/30/313034dbe7ac9cccf80be6a65920c3d2d7c9edb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3104.74" OriginalAmount="3074.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951084" Longitude="-3.188192" StarRating="5" HotelCode="33816|the_scotsman_hotel" HotelName="The Scotsman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 North Bridge, EH1 1TR Edinburgh, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/05/e5051de28a28e3792890fc967f948558d9817e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel offers a magnificent view over Edinburgh Castle and the Princes Street Gardens. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3322.90" OriginalAmount="3290" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|21276-18114596/691128673326807953/259" HotelName="SCOTSMAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/570900/570820/50026325_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3345.12" OriginalAmount="3312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95409493" Longitude="-3.1919043" StarRating="5" HotelCode="636656|282890" HotelName="The Edinburgh Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>42 Saint Andrew Square, New Town, Edinburgh EH22AD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/b8/7db8e9433e17f87ad656403a7cf777b0b544830e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3424.61" OriginalAmount="3390.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95427" Longitude="-3.19226" StarRating="5" HotelCode="|445444" HotelName="Cheval The Edinburgh Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 St Andrew Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/4/4/445444_d04c10d0956.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3671.22" OriginalAmount="3634.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954081" Longitude="-3.191708" StarRating="5" HotelCode="|516036" HotelName="Gleneagles Townhouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 ST ANDREWS SQUARE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/0/3/6/516036_ef364ff1055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4756.72" OriginalAmount="4709.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9539439" Longitude="-3.196371" StarRating="4" HotelCode="12974|85020" HotelName="InterContinental Edinburgh The George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19-21 George Street, Edinburgh EH2 2PB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b0/e8b073e2be6e1cb0fd9e67b8a3fe1f7d1db0f550.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located on George Street at the heart of the city. A diverse selection ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5066.18" OriginalAmount="5016.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9541841" Longitude="-3.1962784" StarRating="5" HotelCode="|20008" HotelName="Intercontinental Edinburgh The George, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GEORGE STREET 19-21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/0/8/20008_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors, 249 rooms and 10 suites. The establishment boasts a bar and a restaurant. SITUATION: This luxurious hotel is in George Street, around the establishment, clients can find el Castillo de Edimburgo, el palacio de Holyrood, los jardines Princes Street Gardens, Dynamic Earth and la avenida Royal Mile. It is 5 minutes away from Andrews Square Square and Waverly Railway Station. 500 metres away, there is a public transport stop. It is just 13 kilometres away from Edinburgh Airport and 89 kilometres away from Airport Glasgow. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, a flat-screen television, a mini-bar, a double bed and a safe (available for a fee). OBSERVATIONS: Check-in is at 15:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="6559.95" OriginalAmount="6495" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|181402-18141047/691128673326807953/308" HotelName="PRINCES STREET SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2480000/2473800/2473717/1ce16bcb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1235.39" OriginalAmount="1223.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="0" Longitude="0" StarRating="3" HotelCode="|95014" HotelName="LINKS &amp;amp BAR" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Alvanley Terrace, Whitehouse Loan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>SITUATION: It is inEdinburgh the city centre of it is 8 kilometres away from the airport situated 1 kilometre away fromWaverley the Railway Station of. ROOM: Clients can find 26 rooms with a bathroom, a hairdryer, a television, a direct line telephone, a coffee maker, a kettle, an iron and heating. FACILITIES: The establishment boasts a car park, a bar and a games room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access,Diet Meals,Fax,Garden,Golf,Laundry,Lounge,Room Service,Sauna,Swimming Pool,Currency Exchange,Bicycle Rental,Heated Pool,Jacuzzi,Massage Centre,Kitchen,Spa,Dry Cleaning,Luggage Storage,Dining</BasicAmenities>
    <HotelRating>3,2,4,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,SPA HOTEL,APARTMENT HOTEL,ECO HOTEL,HOSTEL,HOTEL,APARTHOTEL</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
2350c083-bbea-4be7-99fe-0285007b14e0|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="2350c083-bbea-4be7-99fe-0285007b14e0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="41120" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-10T00:00:00" End="2026-08-14T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="travunitedin@gmail.com" Password="United@0147" 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
2350c083-bbea-4be7-99fe-0285007b14e0|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
2350c083-bbea-4be7-99fe-0285007b14e0|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:4074c9f6-0825-4057-8f67-b5fbf06bd336
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
2350c083-bbea-4be7-99fe-0285007b14e0|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
2350c083-bbea-4be7-99fe-0285007b14e0|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
2350c083-bbea-4be7-99fe-0285007b14e0|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-08-07T13:22:15.990209+01:00" Version="0" EchoToken="Search" TransactionIdentifier="2350c083-bbea-4be7-99fe-0285007b14e0" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="263.63" OriginalAmount="261.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.3093399" Longitude="-85.9660918" StarRating="3" HotelCode="|276014" HotelName="Best Western Edinburgh/columbus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11780 North Highway 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.61" OriginalAmount="344.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.3100605" Longitude="-85.9641138" StarRating="3" HotelCode="|282068" HotelName="Comfort Inn Near Indiana Premium Outlets" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11711 North U.S. 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/0/6/8/282068_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="444.62" OriginalAmount="440.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96319" Longitude="-3.17931" StarRating="0" HotelCode="|237682" HotelName="Destiny Student - Shrubhill (Campus Accommodation)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Middlefield Shrubhill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/6/8/2/237682_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96315507" Longitude="-3.17929303" StarRating="2" HotelCode="510164|destiny_student_shrubhill" HotelName="Destiny Student" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>8 Middlefield, Edinburgh EH7 4QW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/20/8e20a49e6374c1548491bbdc2efd09862eef575c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="484.37" OriginalAmount="479.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96225" Longitude="-3.17772" StarRating="2" HotelCode="|237679" HotelName="Destiny Student - Murano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Amphion Lane (Murano Place)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/6/7/9/237679_bd3e10a0313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="486.82" OriginalAmount="482" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1012164-26205906/5167005943938714215/1527" HotelName="DESTINY STUDENT MURANO CAMPUS ACCOMMODATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12930000/12921800/12921745/9c0dc46d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="522.74" OriginalAmount="517.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955606" Longitude="-3.17079" StarRating="2" HotelCode="|445894" HotelName="Destiny Student Holyrood - Campus Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Abbeyhill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/9/4/445894_392ad931501.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.21" OriginalAmount="521" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1012249-26205978/5167005943938714215/1467" HotelName="DESTINY STUDENT HOLYROOD CAMPUS ACCOMMODATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12700000/12691500/12691403/e29bbdc5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="528.23" OriginalAmount="523.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95560394" Longitude="-3.17082683" StarRating="2" HotelCode="465337|destiny_student_brae_house" HotelName="Destiny Student - Brae House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31 Abbeyhill, EH8 8EL Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/76/847614290ae0c22d94c3f0a3cab105f64f87327c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="537.32" OriginalAmount="532" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|280313-25500699/5167005943938714215/1302" HotelName="THE WEST END HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2880000/2876500/2876492/w4672h5971x0y0-d181379d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="598.07" OriginalAmount="592.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945867" Longitude="-3.229493" StarRating="3" HotelCode="|490909" HotelName="No 6 West Coates" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 West Coates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/0/9/0/9/490909_3c5986c1020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="661.39" OriginalAmount="654.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95007" Longitude="-3.22293" StarRating="3" HotelCode="|44605" HotelName="Britannia Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BELFORD ROAD 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/5/44605_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel with air-conditioning, has 179 rooms and 2 floors. The establishment boasts a lobby with a reception, a lift, a cafÃ©, a bar, a restaurant, an indoor car park and a car park. SITUATION: This urban hotel is located near Water of Leith the river it is near the city centre, near the establishment, you will find The Forth Road Bridge the railway station, the Dean Gallery, Princes Street and Edinburgh Castle it is close to it is 20 minutes away from Murrayfield the rugby stadium of 15 minutes away from the establishment, you can find the city centre, is situated 16 kilometres away from the airport. ROOM: They have fitted carpets, a central heating system, a television, a coffee maker, a kettle and a bathroom with a shower or bath. OBSERVATIONS: Check-in is at 15:00 check-out is at 12:00. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and a set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="686.80" OriginalAmount="680.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945928670681" Longitude="-3.2300716638565" StarRating="3" HotelCode="23051|the_original_raj_hotel" HotelName="Original Raj" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 West Coates, Edinburgh EH12 5JG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/eb/61eb7b9da1218570efc5c62ee769dbd2ef9970d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="687.81" OriginalAmount="681" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12436-12630021/5167005943938714215/102" HotelName="BRITANNIA EDINBURGH HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4600/4533/00f97b3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="703.97" OriginalAmount="697.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.928067697292" Longitude="-3.1682384117842" StarRating="3" HotelCode="901382|northumberland_hotel" HotelName="Northumberland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Craigmillar Park, Edinburgh, Mid Lothian EH16 5PE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/91/b391bddd04f912bd2724b14bc031e66fdc8097a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="708.82" OriginalAmount="701.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9451" Longitude="-3.24783" StarRating="3" HotelCode="|186022" HotelName="Murrayfield Park Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Corstorphine Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/2/2/186022_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="716.02" OriginalAmount="708.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94998" Longitude="-3.17864" StarRating="3" HotelCode="|186083" HotelName="Sugarhouse Close" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Holyrood Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/8/3/186083_576c1970903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="716.09" OriginalAmount="709" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|355775-28526423/5167005943938714215/309" HotelName="THE NORTHUMBERLAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/888700/888647/4d01de43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="731.71" OriginalAmount="724.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.96063" Longitude="-3.182039" StarRating="2" HotelCode="|451343" HotelName="JOIVY Affordable Edinburgh - Adults only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haddington Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/3/4/3/451343_93d7f731047.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="758.51" OriginalAmount="751" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|413747-25592314/5167005943938714215/1333" HotelName="THE RICHMOND PARK HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2693600/2693516/210c5ef4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="766.82" OriginalAmount="759.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.937339" Longitude="-3.321117" StarRating="2" HotelCode="|445470" HotelName="Ibis Budget Edinburgh Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Edinburgh Business Park, 6 Lochside View</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/7/0/445470_b3d1b460803.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="772.44" OriginalAmount="764.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94388466" Longitude="-3.36360118" StarRating="4" HotelCode="796863|2328095" HotelName="Moxy Edinburgh Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Fairview Road, Edinburgh EH28 8AP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/d6/50d652672706fe033f1bb1460fa7dc37ba40f425.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="774.67" OriginalAmount="767" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1012178-26205922/5167005943938714215/1286" HotelName="SALISBURY COURT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23550000/23542400/23542365/120abb83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="775.05" OriginalAmount="767.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.012521" Longitude="-3.611918" StarRating="3" HotelCode="|192253" HotelName="Richmond Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Linlithgow Road Bo'ness, West Lothian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/2/5/3/192253_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="794.87" OriginalAmount="787.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943634" Longitude="-3.374916" StarRating="3" HotelCode="16298|quality_hotel_edinburgh_airport" HotelName="Holiday Inn Express Edinburgh Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>101 Ingliston Road, Edinburgh EH28 8AU, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/9d/1a9dfc048db2381d13c920b8ab99e7c093c6bbb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located at Edinburgh International Airport, only 2 minutes away by courtesy mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="812.04" OriginalAmount="804.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.982355" Longitude="-3.400434" StarRating="4" HotelCode="23151|dakota_edinburgh" HotelName="Dakota Hotel Edinburgh" 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>Ferrymuir Retail Park 11, South Queensferry, Edinburgh EH30 9QZ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/77/2e772d0c679085fb52683f25501081eb2eab6b64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="831.12" OriginalAmount="822.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94927" Longitude="-3.185884" StarRating="4" HotelCode="61564|468465" HotelName="Safestay Edinburgh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Blackfriars Street, Edinburgh EH1 1NE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b5/f5b5d46fcb36d7d9cf52bc140e6030452ea4be56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located on Edinburgh's historic “Royal Mile”, just a few minutes’ walk from Waverley r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="838.30" OriginalAmount="830" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12435-25202296/5167005943938714215/1306" HotelName="DALMAHOY HOTEL &amp;amp; COUNTRY CLUB" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22000/21999/05372291_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="840.59" OriginalAmount="832.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9491005" Longitude="-3.1858001" StarRating="0" HotelCode="|35299" HotelName="Aando Edinburgh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BLACKFRIARS STREET 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/2/9/9/35299_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers an electronic key, a concierge, a baggage room, a safety deposit box service, security cameras, a bicycle storage room and City-CafÃ©-Bar the bar. SITUATION: This establishment, the Royal Mile it is in it is located close to Waverley the Railway Station of near the establishment, guests will find the bus stop. ROOM: The establishment has 132 rooms with a bathroom with a safe, a hairdryer, an iron, complimentary bathroom items, anti-allergy sheets, mobile charging point, an electronic key, bunk beds, shampoo, etc. OBSERVATIONS: Check-in is at 15:00 and check-out is at 10:00. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy all meals in a buffet form and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="872.64" OriginalAmount="864" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="12.375572" Longitude="-69.157777" StarRating="3" HotelCode="0|65044-28553132/5167005943938714215/385" HotelName="CRAIGIEBIELD HOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> Playa Kalki  1 Westpunt, CURACAO, C0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21450000/21441400/21441355/0f2814c4_b.jpg</HotelPictures>
        <HotelDescription>KURA HULANDA LODGE GOES VILLAS RENTAL FOR INTERNATIONAL GUESTS TOO !
Located at the western part of the island, don't miss this different vacation setting where you can rent villas with kitchenette in a private and tranquil beachfront setting while enjoying the nature and the ocean. Minimum stay 2 nights and subject to governmental taxes. 
No restaurants on the premises. The Christoffel bar is open daily from 11am until 7.30pm. There is a beach snack bar that opens 5 times a week from 10am until 5.30pm for snacks, light meals and beverages.
On the premises we have various attractions like the #tomasito and indian cave while you can enjoy too of the two swimming pools, children playground and a modest gym.
Located right in front of the #playakalki beach you have direct access to the turquoise Caribbean sea and one of the best snorkeling / dive site “Alice in the Wonderland”.  A diving school – GoWest diving where you can rent diving gear and book shore and boot dive packages and sea excursions. The #sunset is the most amazing experience being the Lodge at the western site of Curaçao. 
Walking distance of the fisherman's bay where you can swim with the #turtles and only minutes away by car to various nature sites and the beautiful beaches of Curacao are, among others the well-known “Kenepa”, both large and small beach. 
There is not really a supermarket here in Westpunt but a small minimarket and various great restaurants. Rent a car and before you drive to the #kurahulandalodge, both at Tera Kora and at Barber neighborhood, there are minimarkets, ATMs and gas stations. Nevertheless, we advise you to try visiting a supermarket to go groceries shopping&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="873.32" OriginalAmount="864.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.952870154213" Longitude="-3.1930840015411" StarRating="3" HotelCode="337465|468355" HotelName="Old Waverley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Princes Street, Edinburgh EH2 2BY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a6/1da6fa425b29e4299f6f8bad660c1f174c13fc56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Edinburgh's famous Princes Street with its shopping venues, restaurants, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="912.16" OriginalAmount="903.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9463129" Longitude="-3.1837127" StarRating="4" HotelCode="|32437" HotelName="Ten Hill Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HILL PLACE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/4/3/7/32437_b3192871135.jpeg</HotelPictures>
        <HotelDescription>HOTEL: Is ideal for holidays or business trips 5 floors and 78 rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a lift and a cloakroom. The establishment has a bar, a dining room, conference rooms, room service, a laundry service and a car park. SITUATION: This hotel is in Edinburgh the historic area of Princes Street it is close to close to the establishment, clients can find tourist points of interest, shops and boutiques. Edinburgh Castle, Holyrood Palace and The Scottish Parliament it is 800 metres away from it is situated 10 minutes away from the commercial district, is well-connected with the airports. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, satellite and cable TV, a radio, internet (free of charge), a coffee maker, an iron, a double or king-size bed, an air-conditioning system, heating and a safety deposit box. FACILITIES: Clients can enjoy activities such as play golf, fishing, skeet shooting, darts, water-skiing, dry slope skiing, swimming, climbing, diving, tennis, paintballing, horse-riding, hiking and ice-skating. OTHERS: Regarding the food and beverage offering, clients can enjoy a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="930.21" OriginalAmount="921" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2421-21403721/5167005943938714215/468" HotelName="DOUBLETREE BY HILTON EDINBURGH AIRPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/520500/520429/w3840h2548x0y1-bb129d31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="931.22" OriginalAmount="922.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946364239557" Longitude="-3.1835567951202" StarRating="4" HotelCode="60144|ten_hill_place_hotel" HotelName="Ten Hill Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Hill Palace, Edinburgh EH8 9DS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/66/966678c17cc386984a095779756a3b573ed9c465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in Edinburgh's old town and is only a couple of steps away from Princes Street. It o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="932.41" OriginalAmount="923.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94610438" Longitude="-3.21027277" StarRating="3" HotelCode="966149|4263725" HotelName="Point A Hotel Edinburgh Haymarket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 Morrison Street, Edinburgh EH3 8EB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/50/37507c2dd5d8e459741774cdfc4c715b48da6d36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="938.29" OriginalAmount="929.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.917126" Longitude="-3.212686" StarRating="3" HotelCode="114331|best_western_braid_hills_hotel" HotelName="Best Western  Edinburgh South Braid Hills Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 Braid Road, Edinburgh, Lothian EH10 6JD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/42/b542e0aabc94da97761e1b34a2fc3836052dc563.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within a very close distance of the city centre, retaining a secluded and peac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="938.45" OriginalAmount="929.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946175" Longitude="-3.210664" StarRating="3" HotelCode="|445437" HotelName="Point A Edinburgh Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 Morrison Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/3/7/445437_0e3baa61806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="942.33" OriginalAmount="933" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|34586-27868786/5167005943938714215/1642" HotelName="BRAID HILLS HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/47900/47821/8cc0a7cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="942.63" OriginalAmount="933.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943853" Longitude="-3.359998" StarRating="4" HotelCode="32868|32044" HotelName="DoubleTree by Hilton Hotel Edinburgh Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="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>100 Eastfield Road, Edinburgh International Airport, Edinburgh EH28 8LL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/54/3e5412e3f334c6162f307006389e277cf996d73d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Edinburgh Airport. The centre of the city with its many touri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="945.36" OriginalAmount="936" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33360-21407556/5167005943938714215/376" HotelName="DOUBLETREE BY HILTON EDINBURGH - QUEENSFERRY CROSSING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1153000/1152983/679a9c28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="953.44" OriginalAmount="944.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9484" Longitude="-3.19912" StarRating="3" HotelCode="150254|kenneth_mackenzie" HotelName="KM Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Richmond Place, Edinburgh EH8 9ST</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/77/a577f1454818ca8b8617bced7874ddf6563bc0ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="962.53" OriginalAmount="953" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2407-18113626/5167005943938714215/765" HotelName="BRUNTSFIELD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20800/20702/0c84d2d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="964.57" OriginalAmount="955.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.938038769173" Longitude="-3.2059907913208" StarRating="4" HotelCode="27277|216496" HotelName="Best Western Plus Bruntsfield Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>69 Bruntsfield Place, Edinburgh EH10 4HH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/f7/b1f7fbd91340eb2be8e4a905b32aa8c1c9912782.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The view over the leafy Bruntsfield Links Park and the proximity to the city centre make this hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="969.60" OriginalAmount="960" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.934764" Longitude="-3.317827" StarRating="3" HotelCode="263560|93392" HotelName="Premier Inn Edinburgh Park (Airport) Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Lochside Court, Edinburgh Park, Edinburgh EH12 9FX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/b8/7db8e9433e17f87ad656403a7cf777b0b544830e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="971.62" OriginalAmount="962.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.978847" Longitude="-3.179459" StarRating="3" HotelCode="25124|holiday_inn_express_edinburgh_waterfront" HotelName="Holiday Inn Express Waterfront" 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,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Britannia Way/Ocean Drive, Leith, EH6 6JJ Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/33/fb339ce096407cad7a9ef47dc50c55a85425c9ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located by the historical harbour of Leith near the 'Ocean Terminal', Edinburg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="972.63" OriginalAmount="963.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955763" Longitude="-3.279525" StarRating="3" HotelCode="33819|edinburgh_capital_hotel" HotelName="Leonardo Hotel Edinburgh Murrayfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>187 Clermiston Road, Edinburgh EH12 6UG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/8d/818d4917c78ae0733b8ce310d8e6b1588782c713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on one of the seven hills in Edinburgh, close to the airport and only 8 km from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="973.64" OriginalAmount="964" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|622463-25790833/5167005943938714215/1491" HotelName="POINT A EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37170000/37166300/37166264/692d5b4b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="975.66" OriginalAmount="966" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23385-22258260/5167005943938714215/563" HotelName="HOLIDAY INN EXPRESS EDINBURGH - LEITH WATERFRONT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/520000/519940/9db32c43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="978.53" OriginalAmount="968.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946167" Longitude="-3.183231" StarRating="3" HotelCode="|186008" HotelName="Km" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7, Richmond Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/0/8/186008_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="982.73" OriginalAmount="973.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.958427" Longitude="-3.182341" StarRating="2" HotelCode="18271|cairn_hotel_5" HotelName="The Cairn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-18 Windsor Street, Edinburgh EH7 5JR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/f3/e6f3f6cf55146c915f6a2fe44c647f8d5b39328e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Edinburgh's lively theatre district, just a few minutes on foot from the t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="985.76" OriginalAmount="976.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.944543" Longitude="-3.095752" StarRating="3" HotelCode="38271|best_western_kings_manor_hotel" HotelName="Best Western Kings Manor Hotel" Meals="ROOM ONLY" 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,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Milton Road East, Edinburgh EH15 2NP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/df/89df7455f751cdd542c6ea02a25753a56fc374f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in the east of Edinburgh, around 15 minutes away from the centre. A ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="999.03" OriginalAmount="989.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9585991" Longitude="-3.1824" StarRating="2" HotelCode="|25238" HotelName="Cairn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WINDSOR STREET 10-18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/3/8/25238_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1910, renovated in 2005, has 52 rooms and 2 floors. In the entrance, you can find a cosy hall with a reception, The establishment has a bar, a restaurant, internet and a laundry service. SITUATION: This hotel is situated in Edinburgh the theatre district of it is a few minutes' walk away from the historic centre, 10 minutes away, you can find Waverley the train station it is 500 metres away from the city centre, public transport, shops, bars, restaurants and pubs. 1 kilometre away, you can find a nightclub, is situated 5 kilometres away from the sea, the beach, is situated 12 kilometres away from Edinburgh Airport. ROOM: All the rooms have a bathroom with a shower, a bath and a hairdryer. They have a direct line telephone, internet, a radio, satellite or cable TV, a double bed and a central heating system. Guests are offered non-smoking and disabled access rooms. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="999.92" OriginalAmount="990.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945977626227" Longitude="-3.1832673053306" StarRating="3" HotelCode="915136|1128488" HotelName="Richmond Place Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-9 Richmond Place, Edinburgh EH8 9SS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/b0/88b030d001bdbf2999c7eb025d7c28aa9db9e787.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1003.11" OriginalAmount="993.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9444008" Longitude="-3.2549" StarRating="4" HotelCode="|17851" HotelName="Holiday Inn Edinburgh Zoo by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORSTOPHINE ROAD 132</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/1/17851_520a5351150.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 303 rooms and 5 floors. In the entrance, guests are offered an elegant hall with a lift, a reception and a safety deposit box service. The establishment boasts an inviting coffee shop, a bar, a restaurant with air-conditioning, conference rooms, internet and a car park. There are many services available at the establishment, including room service and a laundry service. SITUATION: This comfortable, urban hotel is situated in a peaceful area, is near Edinburgh the Zoo of near the establishment, guests will find shops, bars, restaurants, animated nightlife and the railway station. a few minutes walk away, there is a public transport stop, is situated 25 minutes away from the airport, is situated 9 kilometres away from the sea, a ski resort. ROOM: It has comfortable and spacious rooms, They have a hairdryer, a bathroom with a shower, a direct line telephone, a satellite television, a radio, internet, a mini-bar, a safety deposit box (available for a fee), central heating, a double bed, a kettle and a coffee maker. FACILITIES: It is 1,5 kilometres away from a golf course. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and a set-menu lunch and dinner. Guests can book half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1003.94" OriginalAmount="994.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.969002" Longitude="-3.165616" StarRating="3" HotelCode="408756|park_view_house_hotel" HotelName="Park View House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Hermitage Place, Edinburgh EH6 8AF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/95/c5953668089897f2e285d91b8c3c15c2902a82ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1007.98" OriginalAmount="998" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95360704" Longitude="-3.20588695" StarRating="3" HotelCode="739629|282866" HotelName="Mode Edinburgh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74-77 Queen Street, Edinburgh EH2 4NF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/d8/1bd85bf85252adadc3b808c3108cd6b3b5fb3910.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1016.06" OriginalAmount="1006" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94963535545" Longitude="-3.2088768482208" StarRating="3" HotelCode="141072|204099" HotelName="Cityroomz Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>25 - 33 Shandwick Place, Edinburgh EH2 4RG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/3e/243e769f6d654e8b2583285f8370466b4428b3c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, only minutes away from Edinburgh's main attractions and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1016.06" OriginalAmount="1006" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|2424-22289568/5167005943938714215/537" HotelName="HOLIDAY INN EXPRESS EDINBURGH CITY WEST" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13400/13364/e2b90db2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1020.10" OriginalAmount="1010.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94616" Longitude="-3.223103" StarRating="3" HotelCode="326333|apex_european_hotel" HotelName="Apex Haymarket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Haymarket Terrace, Edinburgh EH12 5LQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/c6/a0c614ebe6f3a0900b4561a490e0b6c544b43a13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in Edinburgh's business district in the ""West End"" of the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1021.11" OriginalAmount="1011" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|613356-27403803/5167005943938714215/1044" HotelName="PREMIER INN EDINBURGH PARK (AIRPORT)" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11790000/11785500/11785430/7ded54f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1022.12" OriginalAmount="1012.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955900467928" Longitude="-3.2430052757263" StarRating="3" HotelCode="29493|holiday_inn_edinburgh_city_west" HotelName="Holiday Inn Edinburgh City - West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 Queensferry Road, Edinburgh, Scotland EH4 3HL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/23/dc23283a3bc5216e0f4bd84d8634d3d90654c455.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 2 km from the inner city, this hotel enjoys fabulous views out over Edinburgh Castle. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1022.57" OriginalAmount="1012.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.917385" Longitude="-3.2127828" StarRating="3" HotelCode="|72376" HotelName="Braid Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>134 BRAID ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/3/7/6/72376_db0030b0502.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1026.52" OriginalAmount="1016.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95346" Longitude="-3.20619" StarRating="0" HotelCode="|445443" HotelName="Heeton Concept Aparthotel Edinburgh Queen Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 - 77 Queen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/4/3/445443_e6c5a290902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1029.19" OriginalAmount="1019" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2414-18985864/5167005943938714215/26" HotelName="HOLIDAY INN EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3600/3516/bea6f907_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1029.19" OriginalAmount="1019" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|114878-27886566/5167005943938714215/1656" HotelName="BEST WESTERN KINGS MANOR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5700/5630/2986e3d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1029.71" OriginalAmount="1019.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9813995" Longitude="-3.1777" StarRating="3" HotelCode="|20669" HotelName="Holiday Inn Express Edinburgh - Leith Waterfront by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>101 BRITANNIA WAY, OCEAN DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/6/9/20669_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1999 145 rooms and 5 floors. This contemporary hotel, The establishment has a lobby with a reception, a lift, a bar, a car park, internet and a laundry service. SITUATION: Is situated inLeith Port Ocean Terminal it is close to close to the establishment, clients can find Edinburgh the shopping centre of it is close to the Scottish Government restaurants, bars and boutiques. Princes Street 2,5 kilometres away, you can find in front of the hotel there is a bus stop. ROOM: The comfortable, modern rooms, have a bathroom with a hairdryer, a direct line telephone, WiFi, a coffee maker, a kettle and a central heating system. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1032.22" OriginalAmount="1022" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1431435-27602261/5167005943938714215/1622" HotelName="JOIVY APARTHOTEL AT VITA IONA STREET - ADULTS ONLY." Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106260000/106252500/106252426/3457f4bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1041.31" OriginalAmount="1031" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|201623-29783855/5167005943938714215/5" HotelName="GARNER EDINBURGH HAYMARKET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5590000/5589200/5589159/a095116c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1041.31" OriginalAmount="1031" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|205415-25403373/5167005943938714215/1450" HotelName="ELIZA HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5770000/5762000/5761962/1662ab94_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1045.35" OriginalAmount="1035.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95212" Longitude="-3.23327" StarRating="0" HotelCode="|185971" HotelName="Carmichael Bed and Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Ravelston Dykes</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/9/7/1/185971_aa1b7321542.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.36" OriginalAmount="1036.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9468605" Longitude="-3.2175945" StarRating="3" HotelCode="37503|ritz_hotel_2" HotelName="Ritz Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-16 Grosvenor Street, Edinburgh EH12 5EG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/c3/04c3f060f9d05f09025e6dacb4eec2130cf6e5ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1049.39" OriginalAmount="1039" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|2428-25187414/5167005943938714215/1440" HotelName="MOUNT ROYAL HOTEL EDINBURGH BY THE UNLIMITED COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/802200/802180/6e138dfd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1058.52" OriginalAmount="1048.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9459991" Longitude="-3.2224" StarRating="3" HotelCode="|17863" HotelName="Four Points by Sheraton Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90 HAYMARKET TERRACE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/6/3/17863_49ac4f71149.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel was built in 1960 4 floors and 66 double rooms. In the entrance, guests are offered a lobby with a lift and a reception with safety deposit boxes, The establishment has an Ã  la carte restaurant, a conference room, internet, room service and a car park. SITUATION: This urban hotel is situated in West End the shopping centre 200 metres away, guests will find restaurants, bars and clubs. it is situated 1 kilometre away from shops, nightclubs, is situated 5 kilometres away from a golf course, in front of the hotel there is a public transport stop. ROOM: The comfortable rooms, have a bathroom, a hairdryer, a direct line telephone, a stereo, a radio and a satellite or cable television. Are also equipped with a fridge, internet, tiled floors, fitted carpets, central heating, a living room and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1065.55" OriginalAmount="1055" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|175021-25356665/5167005943938714215/1229" HotelName="THE PLACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3748500/3748447/9fbb8df3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1067.57" OriginalAmount="1057.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956456467216" Longitude="-3.1900617288361" StarRating="4" HotelCode="178451|the_place_hotel" HotelName="The Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34-38 York Place, Edinburgh EH1 3HU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/12/6f120e4c326d9a2aba97421cedd02be3d2d077b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1072.09" OriginalAmount="1061.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95261" Longitude="-3.194464" StarRating="3" HotelCode="258823|790835" HotelName="Mercure Edinburgh City Princes Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Princes Sreet, Edinburgh EH2 2DG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/94/53943557a294aa3872618c840348f9e7d76b552f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel offers guests superb views over the famous Princes Street Gardens and Edi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1074.64" OriginalAmount="1064" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|619959-21409162/5167005943938714215/444" HotelName="HAMPTON BY HILTON EDINBURGH AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31620000/31618600/31618511/9f64721f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1075.33" OriginalAmount="1064.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946026" Longitude="-3.218249" StarRating="3" HotelCode="260554|937225" HotelName="Haymarket Hub Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Clifton Terrace, Edinburgh EH12 5DR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/26/0526127a6a6aba7800f8e25deae0da9d64487302.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1080.70" OriginalAmount="1070.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943823487316" Longitude="-3.2093637192531" StarRating="4" HotelCode="316326|mercure_edinburgh_quay_opening_july_2015" HotelName="Mercure Edinburgh Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Gardners Crescent, Edinburgh EH3 8DQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/d2/73d24c84a46b8d6c0a1ae8bb2c8170dc22f65ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1083.65" OriginalAmount="1072.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95063" Longitude="-3.18967" StarRating="3" HotelCode="|186092" HotelName="The Inn Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-30 Cockburn Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/9/2/186092_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1093.10" OriginalAmount="1082.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9462454" Longitude="-3.1833005" StarRating="0" HotelCode="|186036" HotelName="KM Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5-9 Richmond Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/3/6/186036_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1098.88" OriginalAmount="1088" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|34588-25217694/5167005943938714215/1617" HotelName="PARKVIEW HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/888600/888573/286adbc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1112.65" OriginalAmount="1101.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.955797" Longitude="-3.2426105" StarRating="3" HotelCode="|17861" HotelName="Holiday Inn Express Edinburgh City West, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>QUEENSFERRY ROAD 107</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/6/1/17861_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning 6 floors and 101 rooms. Guests have access to a bar, a restaurant with air-conditioning and a car park. SITUATION: This hotel is situated 2 kilometres away from the city centre, the Edinburgh Castle with views of 3 kilometres away, there is a public transport stop. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a television, a kettle, a coffee maker, an air-conditioning system and a safe (available for a fee). FACILITIES: Clients can enjoy a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1135.24" OriginalAmount="1124" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1389290-27407982/5167005943938714215/1032" HotelName="HUB BY PREMIER INN EDINBURGH HAYMARKET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40170000/40170000/40169915/56cd1076_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1146.76" OriginalAmount="1135.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949765" Longitude="-3.208857" StarRating="3" HotelCode="|162750" HotelName="Four Points Flex by Sheraton Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 - 33, Shandwick Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/7/5/0/162750_6e7466c0818.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is near Waverley and Edimburgo Haymarket the underground station of Close to the tram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1155.50" OriginalAmount="1144.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.942554" Longitude="-3.212237" StarRating="3" HotelCode="|445436" HotelName="Hampton by Hilton Edinburgh West End" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>166 Fountainbridge</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/3/6/445436_d47382b1836.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1156.80" OriginalAmount="1145.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953401" Longitude="-3.191626" StarRating="0" HotelCode="|476352" HotelName="Destiny Scotland - St. Andrew Square Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 South St Andrew Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/3/5/2/476352_700a11d2256.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1166.59" OriginalAmount="1155.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95084" Longitude="-3.19154" StarRating="0" HotelCode="|224495" HotelName="Motel One Edinburgh - Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18-21 Market Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/4/9/5/224495_6dbe3ae2113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1175.59" OriginalAmount="1163.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9443016" Longitude="-3.2009001" StarRating="3" HotelCode="|22906" HotelName="Leonardo Edinburgh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Lauriston Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/0/6/22906_697e67c0757.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This modern, traditional hotel, has 52 rooms, 1 suite and 3 rooms adapted for people with reduced mobility. This establishment is ideal for holidays or business trips, The establishment has air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, lifts, internet, a bar and a restaurant. There are many services available at the establishment, including room service and a laundry service. SITUATION: Princes Street It is located close to it is close to The Edinburgh Castle and Royal Mile pubs, boutiques, shops and restaurants. nearby, you will find the business area, The International Conference Centre It is situated 1,5 kilometres away from. ROOM: Customers can find modern and comfortable rooms, All the rooms have a bathroom with a hairdryer, a mini-bar, a satellite or cable television, a radio, a coffee maker and a kettle. PAYMENT METHODS: Customers can pay using American Express, Visa, Diners Club and Mastercard. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1199.88" OriginalAmount="1188" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|907504-28536178/5167005943938714215/213" HotelName="MOXY EDINBURGH FOUNTAINBRIDGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/64460000/64450800/64450784/6d1b5a93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1201.90" OriginalAmount="1190" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.944391626124" Longitude="-3.2012191414833" StarRating="3" HotelCode="337462|6974" HotelName="Leonardo Hotel Edinburgh City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>79 Lauriston Place, Edinburgh EH3 9HZ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/27/d027a59d0b888d087fb78b3e9e86c7405e638be3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The world famous Princes Street, situated below Edinburgh Castle, the Royal Mile and the resurgent '...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1204.93" OriginalAmount="1193" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|16859-25201474/5167005943938714215/1604" HotelName="LINKS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9730000/9726300/9726258/6119c5c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1205.94" OriginalAmount="1194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.937651931148" Longitude="-3.2028794288635" StarRating="3" HotelCode="337450|the_links" HotelName="Black Ivy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Alvanley Terrace, Edinburgh EH9 1DU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/58/3058ee2cfe95d20d0093f468fc2f29e6df86144d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated close to a peaceful park, this hotel lies just 1 km from the inner city. Restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1214.02" OriginalAmount="1202" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.948370915892" Longitude="-3.186845019869" StarRating="3" HotelCode="284650|38626" HotelName="ibis Edinburgh Centre South Bridge - Royal Mile Hotel" 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>77 South Bridge, Edinburgh EH1 1HN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1b/fb/1bfb206eba8ba77e926f335cf35ba1859ccd9ef9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1216.04" OriginalAmount="1204" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|48435-28510140/5167005943938714215/322" HotelName="BALLANTRAE WEST END" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1510000/1509900/1509805/066e1400_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1216.04" OriginalAmount="1204.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945584" Longitude="-3.214002" StarRating="4" HotelCode="36963|premier_inn_edinburgh_city_haymarket" HotelName="Premier Inn Edinburgh City Centre Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Morrison Link, Edinburgh EH3 8DN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/f2/30f27055aa1f6929e422451e1097cc0d2ba809f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the historical heart of Edinburgh, right next door to Haymarket station and a vast...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1229.65" OriginalAmount="1217.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953626" Longitude="-3.206185" StarRating="4" HotelCode="|445110" HotelName="Yotel Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68-73 Queen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/1/0/445110_90520dd1124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1231.19" OriginalAmount="1219" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|622658-28572855/5167005943938714215/277" HotelName="ROYAL PRINCES SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19760000/19758400/19758332/975f22f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1231.19" OriginalAmount="1219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956160316667" Longitude="-3.1919785166667" StarRating="3" HotelCode="76738|ballantrae_hotel" HotelName="Ballantrae" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 York Place, Edinburgh, City of Edinburgh EH1 3EP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/e5/61e5d4c6a78854bb5b875d4fbf490323ebcf62a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1236.24" OriginalAmount="1224" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.66597" Longitude="-117.297678" StarRating="4" HotelCode="0|172868-25357756/5167005943938714215/1569" HotelName="INDIGO EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>31573 Canyon Estates Drive, Lake Elsinore, 92532, CA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/900900/900860/83e37aa7_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 73. Suites: 17. Single-bedded accommodations: 0. Double bedrooms: 0. Smoking rooms: 0. Nonsmoking rooms: 73. Physically challenged rooms: 4. Floors: 3. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Lake Elsinore Hotel boasts prime location in Southern California. 

Welcome to the Holiday Inn Express Hotel &amp;amp; Suites in Lake Elsinore. You can enjoy our hotel's convenient Southern California location right off I-15 and only a few miles from I-215. Our Lake Elsinore hotel is 35 miles from Ontario International Airport and a couple miles from Skylark Airport. 

Leisure travelers to our Lake Elsinore, California hotel can enjoy the array of activities that the city has to offer. Lake Elsinore is sure to keep outdoor enthusiasts fully entertained with activities that include skydiving, hang-gliding, water skiing and wake boarding or other extreme sports. If you want to stay inside, you can visit one of the area casinos including Lake Elsinore, Pala Casino and Pachanga Casino. Other local attractions include Lake Elsinore Outlet Mall and Temecula Wine Country. 

Business travelers can make it to their meetings on time thanks to our hotel's close location to many area businesses and corporations. 3M, Chemicon, Abbot, Medtronic, IBM, Bank of America, Washington Mutual and PricewaterhouseCoopers are all within a half-hour of our hotel in Lake Elsinore, CA. 

Our Lake Elsinore, CA hotel provides choice amenities that include complimentary high-speed, wireless Internet access, a heated, indoor pool and fitness center. Book your reservations now at our Southern California hotel and enjoy the excellent deals and rates at this non-smoking hotel.. Onsite facilities information- Parking. Security information- No weapons allowed on propertyProperty was built in 2008. Hotel Currency: USD. Additional Addresses: Other: 31573 Canyon Estates Drive, Lake Elsinore, 92532, CA, US. Additional Phone Numbers: Fax - Other: 19516743111. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1236.24" OriginalAmount="1224.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950924573476" Longitude="-3.1908470278244" StarRating="3" HotelCode="199837|motel_one_edinburghroyal" HotelName="Motel One Edinburgh-Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-21 Market Street, Edinburgh EH1 1BL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/78/30781525d334c9caa117d74f34dc8a00fc2e0d57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1239.27" OriginalAmount="1227" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.015808" Longitude="-95.883652" StarRating="3" HotelCode="0|255089-18197619/5167005943938714215/710" HotelName="IBIS EDINBURGH CENTRE SOUTH BRIDGE - ROYAL MILE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8405 East 102nd Street South, Tulsa, 74133, OK, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6800000/6793500/6793484/4ffe5494_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 92. Suites: 22. Single-bedded accommodations: 41. Double bedrooms: 51. Smoking rooms: 0. Nonsmoking rooms: 92. Physically challenged rooms: 6. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- The Holiday Inn Express and Suites Tulsa South, Bixby is the newest hotel in contemporary styling. Conveniently located off Creek Turnpike &amp;amp; Memorial Dr. Located minutes from a variety of shopping, dining, and entertainment in the Woodland Hills area. Our 100% non-smoking hotel is within walking distance of the Transformation Church, B&amp;amp;B Starworld 20 Movie Theater as well as a short drive from the Riverspirit Casino, Downtown Tulsa, BOK Center, The Woodland Hills Mall, Tulsa International Airport, and Expo Square. Our modern, sophisticated design offers a plethora of amenities such as spacious guestrooms featuring luxurious new bedding, complimentary hot breakfast served daily, business center, fitness area, indoor heated pool, and whirlpool. 
Guests will appreciate our private boardroom, while our flexible meeting space can comfortably accommodate up to 100 people. With convenient access to I-44, Historical Route 66, and US Highway 75, our central location places you between Oklahoma City, Springfield, Little Rock, Dallas and Kansas City. Guests will enjoy being near ORU, Rhema Bible College, St Francis Heart Hospital, TU, Southcrest, Cancer Treatment Centers of America, Oklahoma Heart Institute, Haikey Creek All Star Sports Complexs, UMAC, Hardrock Hotel &amp;amp; Casino, TCC, Tulsa Zoo, OU, Woodland Hills Mall, Tulsa Air and Space Museum, and Oklahoma Aquarium.. Onsite facilities information- ParkingProperty was built in 2011. Hotel Currency: USD. Additional Addresses: Other: 8405 East 102nd Street South, Tulsa, 74133, OK, US. Additional Phone Numbers: Fax - Other: 19189706222. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1239.27" OriginalAmount="1227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943507419207" Longitude="-3.2113042473793" StarRating="4" HotelCode="207368|fountain_court_apartments__grove_executive" HotelName="Fountain Court - Grove Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Grove Street, Edinburgh (City), Edinburgh EH3 8AA</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9f/bd9f6b7d597786fc31364a1b56b8855db2e5bc6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1242.30" OriginalAmount="1230" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49412-25225617/5167005943938714215/1423" HotelName="HOLYROOD APARTHOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561500/561406/e5ec470c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1242.97" OriginalAmount="1230.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956349" Longitude="-3.188462" StarRating="4" HotelCode="|53202" HotelName="Indigo Edinburgh, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51-59 York Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/0/2/53202_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is quality and economical. SITUATION: It is inEdinburgh the historic area of. ROOM: The establishment has 57 single, double and family rooms, All the accommodation options have a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1263.58" OriginalAmount="1251.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953533" Longitude="-3.1900829" StarRating="3" HotelCode="|451288" HotelName="Motel One Edinburgh - Princes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10-15 Princes Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/8/8/451288_ffe78b91127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1264.52" OriginalAmount="1252" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95098211" Longitude="-3.18226435" StarRating="4" HotelCode="473521|210227" HotelName="Aparthotel Adagio Edinburgh Royal Mile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>231 Canongate, Edinburgh EH8 8AA</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/29/6829a4941267f418c4509d6f54ed4b922564c97c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1265.27" OriginalAmount="1252.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9526304" Longitude="-3.1938241" StarRating="4" HotelCode="|17856" HotelName="Mount Royal Edinburgh by The Unlimited Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 PRINCES STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/6/17856_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1860, renovated in 2000. It has 158 standard rooms and 6 floors. In the establishment entrance, guests will find a lobby with elevators, a reception and a safety deposit box service. The establishment boasts a beautiful coffee shop, a bar, a restaurant and a breakfast room. There are many services available at the establishment, including room service and a laundry service. SITUATION: This hotel is located in front of the Waverly Bridge. 5 minutes away, there is a railway station. 20 metres away, guests can find a public transport stop. It is just 12 kilometres away from Edinburgh Airport. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, a radio, cable and satellite television with films (available at an additional charge), a kettle, a coffee maker, a double bed, central heating and a trouser press. Guests are offered non-smoking rooms. OBSERVATIONS: Check-in is at 14:00 and check-out is at 12:00. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast and a set-menu lunch and dinner. Guests can book half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1267.97" OriginalAmount="1255.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9450345" Longitude="-3.1997268" StarRating="4" HotelCode="|20679" HotelName="Novotel Edinburgh Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Lauriston Place, SCOTLAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/7/9/20679_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This bright hotel, was opened in 2004, has with air-conditioning, 8 floors, 180 rooms and 2 suites. The establishment boasts a bar, a restaurant with air-conditioning and internet. There are many services available at the establishment, including room service and a laundry service. The establishment boasts a car park and an indoor car park. SITUATION: This hotel is situated 5 kilometres away from the beach. It is a few minutes walk away from Royal Mile, Edinburgh Castle and Princess Street the business area. 50 metres away, there is a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar, a safety deposit box (available for a fee), central heating and an air-conditioning system. FACILITIES: Customers can enjoy a covered swimming pool, a swimming pool, a sauna and a gym. 2 kilometres away from the establishment, clients can find a golf course. It is 12 kilometres away from a ski resort. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1277.33" OriginalAmount="1264.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9458008" Longitude="-3.2139001" StarRating="4" HotelCode="|25229" HotelName="Leonardo Royal Edinburgh Haymarket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 MORRISON LINK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/2/9/25229_e8572bc0748.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary style hotel 150 rooms and 5 floors. In the establishment entrance, guests will find a lobby with a reception and a lift. The establishment has East the bar a restaurant, congress facilities and a car park. SITUATION: West End It is in it is near Haymarket the Railway Station of near the establishment, guests will find Princes Street the tourist attractions near shops, bars, pubs, restaurants and nightclubs. a few minutes walk away, there is a public transport stop. ROOM: The large, comfortable rooms, They have a bathroom, bathroom items, a hairdryer, a direct line telephone, a television, internet, a writing desk, a central heating system, a king-size bed and courtesy tray. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1281.69" OriginalAmount="1269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950860826335" Longitude="-3.176856637001" StarRating="4" HotelCode="23049|macdonald_holyrood_hotel" HotelName="Macdonald Holyrood Hotel and Spa" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Holyrood Road, Edinburgh EH8 8AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3f/b73f7065bf379409c333bc7a2ede2c31c1cc9d1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary style of this hotel building harmonises well with the historical surroundings, whic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1295.83" OriginalAmount="1283" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|622610-28575187/5167005943938714215/150" HotelName="HOUSE OF GODS ROYAL MILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38210000/38206100/38206083/6bc46138_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1297.85" OriginalAmount="1285" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96617-27064242/5167005943938714215/628" HotelName="LEONARDO HOTEL EDINBURGH HAYMARKET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4040000/4035400/4035314/389b4ad4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.86" OriginalAmount="1286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950267619169" Longitude="-3.2173821330071" StarRating="3" HotelCode="97609|thistle_hotel" HotelName="Thistle The Original Edinburgh" 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,Conference Hall,Currency Exchange,Fax,Golf,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Manor Place, Edinburgh EH3 7EG, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/b5/3ab54d62b30139ce3f32506c0bb2885113f5da77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located in the prestigious, quiet residential West End area of the city....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1314.01" OriginalAmount="1301.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.943675650009" Longitude="-3.1927943229675" StarRating="4" HotelCode="915128|residence_inn_by_marriott_edinburgh" HotelName="Residence Inn by Marriott Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Simpson Loan, Quartermile, Edinburgh EH3 9GG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/1f/cf1f9082e9398de56f143546c64263622abd574b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1315.02" OriginalAmount="1302" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68535-25238085/5167005943938714215/1386" HotelName="EDINBURGH THISTLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2150000/2140300/2140226/d8b44acf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1320.64" OriginalAmount="1307.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9428" Longitude="-3.21034" StarRating="3" HotelCode="|445170" HotelName="Moxy Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Freer Gait</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/7/0/445170_b38fa361459.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1335.10" OriginalAmount="1321.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9518208" Longitude="-3.1773966" StarRating="4" HotelCode="|20010" HotelName="Edinburgh Holyrood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOLYROOD ROAD 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/1/0/20010_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, luxurious hotel, has a lounge bar, a library and a stylish restaurant. SITUATION: This establishment is in the surrounding area of the Scottish Parliament, The Holyrood House Palace and The Volcanic Mountain Arthur's Seat it is situated 2 minutes away from the Royal Mile ROOM: The modern rooms have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, complimentary bathroom items, a writing desk with lamp and a welcome tray. FACILITIES: Guests can enjoy a covered swimming pool, a sauna, a solarium, a Turkish bath, a beauty centre and a gym. MEALS: The establishment serves a buffet breakfast. OBSERVATIONS: This establishment has a car park (for a fee). Check-in is at 16:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1337.24" OriginalAmount="1324" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|16864-25200890/5167005943938714215/1217" HotelName="STAY CENTRAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/798100/798032/9c7a8f48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1338.25" OriginalAmount="1325.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954519" Longitude="-3.1943719999999" StarRating="3" HotelCode="298480|ibis_styles_edinburgh_centre_st_andrew_square" HotelName="ibis Styles Edinburgh Centre St Andrew Square" 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>19 Sant Andrew Square, Edinburgh EH2 1AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/4f/954f0bc336dc7242ad4a62cabcf070e34f828efb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1340.27" OriginalAmount="1327" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|907746-26142165/5167005943938714215/1614" HotelName="ROYAL GARDEN APARTMENTS NEW TOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44780000/44772300/44772296/06e9788a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1340.27" OriginalAmount="1327.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.948134250945" Longitude="-3.1900128722191" StarRating="3" HotelCode="36431|central_hotel_27" HotelName="Stay Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>139 Cowgate, Edinburgh EH1 1JS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/a6/c2a694d2db0440c188a062be377de87af13a6d3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Old Town, just steps from the Royal Mile, Princes Street and the theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1349.36" OriginalAmount="1336" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|114875-27047193/5167005943938714215/1046" HotelName="FOUNTAIN COURT APARTMENTS - GROVE EXECUTIVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2500000/2490700/2490627/d6c64e2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1351.38" OriginalAmount="1338" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|185990-25371297/5167005943938714215/1453" HotelName="IBIS EDINBURGH CENTRE ROYAL MILE – HUNTER SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/200900/200875/cbe48ffc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1352.39" OriginalAmount="1339.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949589513952" Longitude="-3.1880790223186" StarRating="3" HotelCode="37504|ibis_edinburgh_centre_royal_mile_2" HotelName="ibis Edinburgh Centre Royal Mile - Hunter Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Hunter Square, Off Royal Mile, Edinburgh EH1 1QW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/13/4c1305a2955067b4bf3aa0d55b41b0842e9d6ba5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1354.41" OriginalAmount="1341" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1447407-30248365/5167005943938714215/784" HotelName="ROOMZZZ EDINBURGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1359.46" OriginalAmount="1346" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1011776-26205520/5167005943938714215/1330" HotelName="ST STEPHEN STREET APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39010000/39000100/39000078/b298384f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1362.49" OriginalAmount="1349.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949182" Longitude="-3.184547" StarRating="3" HotelCode="79014|holiday_inn_express_edinburgh_royal_mile" HotelName="Holiday Inn Express Edinburgh Royal Mile" 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,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>300 Cowgate, Edinburgh EH1 1NA, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d9/add9b7832a5907fa48d0926c9571993d9bd29528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quaint location in the Old Town in Edinburgh city centre just a 10-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1363.50" OriginalAmount="1350" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.58532" Longitude="115.265" StarRating="4" HotelCode="0|90136-25259082/5167005943938714215/1241" HotelName="APEX CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Banjar Bucuan Desa Batuan, UBUD, ID</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/801000/800968/6f4906e2_b.jpg</HotelPictures>
        <HotelDescription>The resort is set amongst 3.5 hectares of tropical gardens in the village of Batuan, which is a 25-minute drive from Ubud, Bali's hub of culture and history. It offers breath-taking views out onto the river and rice fields, and is about 45 minutes from the Ngurah Rai International Airport. The property features a combination of Balinese-style architecture and modern design. Guests are welcomed in the outdoor swimming pool where they can rest and spend a wonderful time sunbathing or having a refreshing swim. The spacious accommodations offer the perfect place for comfort and total relaxation in a tropical paradise.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1380.06" OriginalAmount="1366.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9548" Longitude="-3.19402" StarRating="4" HotelCode="|445878" HotelName="Malmaison Edinburgh City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buchan House, 21-22 St Andrew Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/7/8/445878_84a4e4a1228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1383.43" OriginalAmount="1369.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9476013" Longitude="-3.1952" StarRating="4" HotelCode="|17862" HotelName="Apex City Of Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 GRASSMARKET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/6/2/17862_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: this modern hotel and was built in 1960. It has 4 floors, 119 rooms, 116 double rooms and 3 suites. In the entrance, you can find a lobby with an elevator and a reception with safety deposit boxes, The establishment has various facilities, such as a bar, an Ã  la carte restaurant with air-conditioning, a conference room, internet and a car park. There are many services available at the establishment, including room service. SITUATION: This urban hotel, the Grassmarket is situated in it is near shops, bars, nightclubs, monuments and tourist points of interest. in front of the hotel there is a public transport stop. ROOM: The stylish rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a stereo, a mini-bar, internet, a fridge and a double bed. Are also equipped with tiled floors, an air-conditioning system, fitted carpets, central heating and a safe. FACILITIES: It is 5 kilometres away from a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1386.73" OriginalAmount="1373" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|2415-22298742/5167005943938714215/579" HotelName="FREDERICK HOUSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201136/610ad228_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1391.78" OriginalAmount="1378.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951383905043" Longitude="-3.1839805068109" StarRating="3" HotelCode="467282|premier_inn_edinburgh_royal_mile" HotelName="Premier Inn Edinburgh City Centre Royal Mile Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 East Market Street, Old Town, Edinburgh EH8 8FR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/da/09dad602f403a4c2fcefd75685f56742fe314561.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1392.74" OriginalAmount="1378.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9510543" Longitude="-3.1784914" StarRating="0" HotelCode="|23391" HotelName="Holyrood" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 NETHER BAKEHOUSE, HOLYROOD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/9/1/23391_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1394.58" OriginalAmount="1380.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951384" Longitude="-3.184113" StarRating="3" HotelCode="|446846" HotelName="Premier Inn Edinburgh City Centre Royal Mile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>East Market Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/8/4/6/446846_5255cb91406.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1405.92" OriginalAmount="1392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.947154258879" Longitude="-3.2071870565414" StarRating="5" HotelCode="45056|sheraton_grand_hotel__spa_edinburgh" HotelName="Sheraton Grand Hotel &amp; Spa, Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Festival Square, Edinburgh EH3 9SR, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/10/d010200ed39817659b3ff017e425f9b431f2d092.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located close to Princes Street at the heart of Edinburgh within a short dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1409.96" OriginalAmount="1396" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2425-28569185/5167005943938714215/394" HotelName="EDINBURGH MARRIOTT HOLYROOD" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/546100/546065/21f1d2bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1426.12" OriginalAmount="1412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94848082" Longitude="-3.1904873" StarRating="0" HotelCode="437517|cowgate_tourist_hostel" HotelName="Cowgate Tourist Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dining,Dry Cleaning,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>94-116 Cowgate, Edinburgh EH1 1JN, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/5a/215a730bb12847ed21711cfcc113e7e203803739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Cowgate Tourist Hostel in Edinburgh (Old Town), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1426.12" OriginalAmount="1412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.88922413" Longitude="-3.33416594" StarRating="4" HotelCode="742168|just_b" HotelName="Just B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>472 Lanark Road West, Edinburgh EH14 5AE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/cc/0dcc5bbfef362c4bc9cd8df5b4cf18daf7adefab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1430.16" OriginalAmount="1416.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956784890393" Longitude="-3.1786268949509" StarRating="4" HotelCode="17007|crowne_plaza_edinburgh__royal_terrace" HotelName="Crowne Plaza Edinburgh Royal Terrace" 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,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Royal Terrace, Edinburgh EH7 5AQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f6/33f654d6b616b523aa2774160778694faa8610a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Forming part of a prestigious Georgian Terrace, the hotel has a prime city centre location within ea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1434.20" OriginalAmount="1420" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2435-25189545/5167005943938714215/1211" HotelName="VOCO EDINBURGH - ROYAL TERRACE, AN IHG HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4900/4895/f2702a80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1458.44" OriginalAmount="1444.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95741487" Longitude="-3.18477187" StarRating="4" HotelCode="481530|courtyard_by_marriott_edinburgh" HotelName="Courtyard Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Baxters Place, EH1 3AF Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/42/45425cfaca8ae3ccf147f0bda7ed35168add3a59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1475.61" OriginalAmount="1461" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1310944-26625230/5167005943938714215/1542" HotelName="DOGHOUSE EDINBURGH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72950000/72942300/72942233/9fd1cf5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1486.69" OriginalAmount="1471.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951227" Longitude="-3.182541" StarRating="4" HotelCode="|501482" HotelName="BrewDog DogHouse Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 New St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/4/8/2/501482_62984801054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1515.00" OriginalAmount="1500" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.683263888889" Longitude="3.452291666667" StarRating="4" HotelCode="0|57175-25232204/5167005943938714215/1555" HotelName="ALBANY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>33 Avinguda Canyamel, FONT DE SA CALA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/552300/552255/14daad09_b.jpg</HotelPictures>
        <HotelDescription>This attractive beach apartment complex enjoys a wonderful location overlooking the stunning Font Sa Cala Bay. The pristine sandy beach is easily reached down a flight of steps. The lively Cala Ratjada is just 3 kms away from the complex and a regular bus service is available for ease of access to the town. The complex boasts stunning, low-rise buildings which blend effortlessly with the beautiful, natural surroundings. Guests are welcomed into the expansive lobby of the main building, which exudes beauty and charm with a blend of contemporary and classical styles. The apartments are sumptuously decorated, featuring neutral and crisp white tones. The complex affords guests access to a host of leisure and recreational facilities, ensuring a truly enjoyable holiday.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1529.14" OriginalAmount="1514.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.957255" Longitude="-3.190241" StarRating="4" HotelCode="42871|ballantrae_albany_hotel" HotelName="Ballantrae Albany" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>39-47 Albany Street, Edinburgh, Midlothian EH1 3QY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b5/f0b577d305bdb324641722107f2a6fa8b0375d8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Edinburgh's Albany Street close to St. James' shopping centre an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1536.28" OriginalAmount="1521.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946942" Longitude="-3.217138" StarRating="4" HotelCode="21205|32054" HotelName="Edinburgh Grosvenor 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,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grosvenor Street, Haymarket, City of Edinburgh, Edinburgh EH12 5EF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/28/28358bfee5616a93/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Edinburgh's West End and only a 5-minute walk from Princes Street, this hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1539.24" OriginalAmount="1524.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.953214215418" Longitude="-3.1908262012234" StarRating="3" HotelCode="16971|royal_british_hotel" HotelName="Hotel Indigo Edinburgh - Princes Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Princes Street, Edinburgh EH2 2AN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/6c/8f6c3feedfe2667da3a336b7bb2c062eb6bfb05f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city on the famous Princes Street with views over Princes Street Gardens and Edi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1546.31" OriginalAmount="1531" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1431444-27597798/5167005943938714215/1337" HotelName="THE RESIDENT EDINBURGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100620000/100619600/100619545/f34e23cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1568.01" OriginalAmount="1552.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9567049" Longitude="-3.1784455" StarRating="4" HotelCode="|17852" HotelName="Voco Edinburgh - Royal Terrace, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROYAL TERRACE 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/2/17852_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the city centre, close to the business areas and tourist points of interest. 5 minutes walk away, you can find Waverley Railway Station. HOTEL: This hotel has 107 standard rooms, 13 suites, conference facilities, a banquet hall and a reception. FACILITIES: There is a variety of facilities and services available at the establishment, including 3 conference rooms, a garden area and a car park. ROOM: All the rooms have a flat-screen television and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1569.10" OriginalAmount="1553.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9533997" Longitude="-3.2011001" StarRating="4" HotelCode="|31284" HotelName="The Frederick House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 FREDERICK STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/2/8/4/31284_54ebce30440.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in New Town. This establishment was built in 1880, has 45 standard rooms, 1 suite and has 5 floors. In the entrance, you can find a cosy hall with a reception, a safety deposit box service and a lift. The establishment offers guests internet and a laundry service. SITUATION: This hotel is in the historic area of Edinburgh, close to Princes Street. 10 minutes away from the establishment, you can find the stations of Waverley and St Andrews. Around the establishment, clients can find bars, restaurants, pubs, nightclubs, clubs and public transport services. Is 1 kilometre from the Royal Mile and el Castillo de Edimburgo. ROOM: Each room has a bathroom with a shower, a hairdryer, a direct line telephone, a satellite television, internet, a mini-bar, a coffee maker, a kettle, an iron, an ironing board, a double bed and a central heating system. FACILITIES: 5 kilometres away from the establishment, clients can find a golf course. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: The establishment does not have restaurant. Guests receive a voucher for each day booked for use at Rick's Restaurant found opposite the hotel.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1570.83" OriginalAmount="1555.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9511873" Longitude="-3.1855252" StarRating="4" HotelCode="|17844" HotelName="Leonardo Royal Hotel Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JEFFREY STREET 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/4/4/17844_46330b11434.jpg</HotelPictures>
        <HotelDescription>HOTEL: This large and modern hotel, has a spacious hall and a restaurant. SITUATION: This hotel is in the heart of Edimburgo (Royal Mile), close to the conference centre, el Castillo de Edimburgo and the tourist attractions. 300 metres away, there is a public transport stop. 5 kilometres away from the establishment, guests will find the beach. It is situated 6 kilometres away from a golf course. ROOM: Customers can find spacious and smart rooms. All the rooms have a welcome kit. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1572.87" OriginalAmount="1557.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.946237" Longitude="-3.216881" StarRating="4" HotelCode="|445083" HotelName="voco Edinburgh-Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Torphichen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/8/3/445083_a4d87461156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1605.77" OriginalAmount="1589.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9471016" Longitude="-3.2076001" StarRating="5" HotelCode="|17838" HotelName="Sheraton Grand and Spa, Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FESTIVAL SQUARE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/3/8/17838_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1621.05" OriginalAmount="1605.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954027948257" Longitude="-3.2010367512703" StarRating="4" HotelCode="189800|rick" HotelName="Rabble" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55a Frederick Street, Edinburgh EH2 1LH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/b2/9db298bcb33c549bbddf44bc0806064425f3b871.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Frederick Street, the hotel is in a perfect central location, whether guests are visiting...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1624.13" OriginalAmount="1608.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951215995389" Longitude="-3.1857857108116" StarRating="3" HotelCode="258995|32094" HotelName="Jurys Inn Edinburgh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Jeffrey Street, Edinburgh EH1 1DH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/9a/3c9a3564464625df2feb1b1c097425ede7a50ce7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is in a fantastic location in the heart of Edinburgh, directly by the Royal Mile. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1688.72" OriginalAmount="1672.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.98604" Longitude="-3.18849" StarRating="3" HotelCode="835784|ocean_serviced_apartments" HotelName="Ocean Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>2 Western Harbour Midway, Edinburgh EH6 6PN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/19/d319fca51b272bb13dc9ecf9517a21072a9ab95a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Edinburgh, approximately 7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1747.30" OriginalAmount="1730" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|2437-18114597/5167005943938714215/982" HotelName="SHERATON GRAND &amp;amp; SPA EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15600/15554/117b44a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1749.32" OriginalAmount="1732" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1360268-26661339/5167005943938714215/1550" HotelName="CRESCENT HOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70540000/70537100/70537027/0f1f66a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1825.07" OriginalAmount="1807" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|622631-25791077/5167005943938714215/1558" HotelName="MARKET STREET HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29510000/29507400/29507352/4f41d87f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1828.65" OriginalAmount="1810.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950806" Longitude="-3.191435" StarRating="4" HotelCode="|445836" HotelName="Market Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Market Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/3/6/445836_6f4a8f30823.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1829.11" OriginalAmount="1811" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|16861-21406983/5167005943938714215/448" HotelName="DOUBLETREE BY HILTON EDINBURGH CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/518700/518686/8516a636_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1850.67" OriginalAmount="1832.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954742" Longitude="-3.190145" StarRating="5" HotelCode="|449960" HotelName="W Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 ST JAMES SQUARE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/9/6/0/449960_da881151130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1856.38" OriginalAmount="1838.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.945817524735" Longitude="-3.2032817602158" StarRating="4" HotelCode="23050|the_point_hotel_edinburgh" HotelName="DoubleTree by Hilton Hotel Edinburgh City Centre" 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,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Bread Street, EH3 9AF Edinburgh, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/27/da274c7a1cd92d0ac7afa7fbf1c3756e7feaed68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the shadow of Edinburgh Castle and is only a few minutes from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1917.99" OriginalAmount="1899.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.956678" Longitude="-3.185501" StarRating="5" HotelCode="27030|the_glasshouse_autograph_collection" HotelName="The Glasshouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Greenside Place, Edinburgh EH1 3AA</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/e7/70e750776521479d3edb45d7a89e7ea407c375ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located in the heart of Edinburgh, this hotel is 5 minutes from Princes Street, North Bridg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2000.81" OriginalAmount="1981.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.936690452919" Longitude="-3.177216053009" StarRating="4" HotelCode="189797|sherwood_guest_house_2" HotelName="Sherwood Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Minto Street, Edinburgh EH9 2BR, Newington</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/71/b47198e1e27f92f43f4f9ee084d19cafca82ae82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2013.83" OriginalAmount="1993.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9516254" Longitude="-3.206258" StarRating="4" HotelCode="|20011" HotelName="Kimpton Charlotte Square , An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Charlotte Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/1/1/20011_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2067.47" OriginalAmount="2047" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|2433-18113638/5167005943938714215/1121" HotelName="KIMPTON CHARLOTTE SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/571700/571654/f359754d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2136.05" OriginalAmount="2114.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9525986" Longitude="-3.2047999" StarRating="4" HotelCode="|32070" HotelName="Tigerlily" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GEORGE STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/0/7/0/32070_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 2 bars, a restaurant and a pub. It has 5 floors, 33 single rooms, 7 mini-suites and 2 Georgian style suites. SITUATION: George Street It is in it is in Edinburgh the city centre of The Holyrood Palace and The Royal Yacht Britannia nearby, you will find. ROOM: The inviting rooms, have a bathroom, a king-size bed, a flat-screen television, iPods, computer safe and internet. FACILITIES: For a fee, guests can enjoy beauty treatments. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a set-menu lunch and dinner and an Ã  la carte dinner. Guests can book bed and breakfast. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2173.81" OriginalAmount="2152.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9559521" Longitude="-3.1934839" StarRating="4" HotelCode="|75722" HotelName="Thistle Suites Royal Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 York Buildings, Queen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/7/2/2/75722_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has luxury apartments, a lobby with a reception, express check-out, a lift and a car park. SITUATION: This apartment, is in the city centre, Queen Street it is in Princes Street it is 2 minutes away from this establishment, the Royal Mile it is 5 minutes away from nearby, you will find the tourist area, is situated 11 kilometres away from Edinburgh Airport it is 89 kilometres away from Glasgow Airport. ROOM: The apartments have a bathrobe, a shower, a bath, a hairdryer, a double bed, television room, a radio, internet, a safe, a kitchen with fridge, hot plates, a microwave, a coffee maker, a kettle, a dining room, an ironing set, a central heating system and an individual air-conditioning system. FACILITIES: The establishment has a well-equipped gym. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2260.63" OriginalAmount="2238.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.94809" Longitude="-3.192508" StarRating="5" HotelCode="|445438" HotelName="Virgin Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 India Buildings</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/3/8/445438_1a39b391850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2347.24" OriginalAmount="2324" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1401441-27410738/5167005943938714215/1021" HotelName="VIRGIN HOTELS EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74640000/74635500/74635444/0d5e8457_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2583.58" OriginalAmount="2558" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|2423-25191905/5167005943938714215/1189" HotelName="THE CALEDONIAN EDINBURGH, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4200/4198/ad1658d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2587.62" OriginalAmount="2562.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.949775" Longitude="-3.207238" StarRating="5" HotelCode="11319|waldorf_astoria_edinburgh_the_caledonian" HotelName="Waldorf Astoria Edinburgh - The Caledonian" 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,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Princes Street, EH1 2AB Edinburgh, Schottland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c4/cec4ab2e1dd46a6edc071a5952a73e443aa4713b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel lies in the heart of the city, at the west end of Princes Street. Just a stone’s th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2588.63" OriginalAmount="2563.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9484" Longitude="-3.19912" StarRating="0" HotelCode="980456|fingal_a_luxury_floating_hotel" HotelName="Fingal Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alexandra Dock, Leith, Edinburgh EH6 7DX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/6f/696f3efca14f3c2baa2d5cd1aec98d3e802623d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2598.73" OriginalAmount="2573" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1012268-26205992/5167005943938714215/1390" HotelName="FINGAL A LUXURY FLOATING HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38760000/38753400/38753319/ea99d7d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2816.93" OriginalAmount="2789.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950558" Longitude="-3.185556" StarRating="5" HotelCode="|450033" HotelName="Cheval Old Town Chambers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Royal Mile 329 High Street Edinburgh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/0/3/3/450033_9681e671026.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2819.62" OriginalAmount="2791.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.950075" Longitude="-3.1911210000001" StarRating="5" HotelCode="296651|1186198" HotelName="Old Town Chambers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roxburgh's Court, 323 High Street, Edinburgh EH1 1LW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/34/86348c7841a3940e9568df7b5daca6a935347aa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2919.40" OriginalAmount="2890.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.979651" Longitude="-3.169117" StarRating="5" HotelCode="|451122" HotelName="Fingal - A Luxury Floating Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alexandra Dock, Historic Port of Leith</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/1/2/2/451122_026066e1038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2942.13" OriginalAmount="2913" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|280304-27869398/5167005943938714215/1778" HotelName="OLD TOWN CHAMBERS AUTOGRAPH COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6180000/6175200/6175181/3586be89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3037.07" OriginalAmount="3007" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|186041-25371347/5167005943938714215/1581" HotelName="PRESTONFIELD HOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/520400/520307/1b3c7f93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3104.74" OriginalAmount="3074.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.951084" Longitude="-3.188192" StarRating="5" HotelCode="33816|the_scotsman_hotel" HotelName="The Scotsman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 North Bridge, EH1 1TR Edinburgh, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/05/e5051de28a28e3792890fc967f948558d9817e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel offers a magnificent view over Edinburgh Castle and the Princes Street Gardens. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3106.76" OriginalAmount="3076" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|21276-25213254/5167005943938714215/1207" HotelName="SCOTSMAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/570900/570820/50026325_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3345.12" OriginalAmount="3312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95409493" Longitude="-3.1919043" StarRating="5" HotelCode="636656|282890" HotelName="The Edinburgh Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>42 Saint Andrew Square, New Town, Edinburgh EH22AD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/b8/7db8e9433e17f87ad656403a7cf777b0b544830e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3424.61" OriginalAmount="3390.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.95427" Longitude="-3.19226" StarRating="5" HotelCode="|445444" HotelName="Cheval The Edinburgh Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 St Andrew Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/4/4/445444_d04c10d0956.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3462.28" OriginalAmount="3428" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|622683-27870056/5167005943938714215/1798" HotelName="THE EDINBURGH GRAND A LUXURY COLLECTION EDINBURGH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22170000/22160800/22160771/08ece8e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3671.22" OriginalAmount="3634.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.954081" Longitude="-3.191708" StarRating="5" HotelCode="|516036" HotelName="Gleneagles Townhouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 ST ANDREWS SQUARE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/0/3/6/516036_ef364ff1055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4756.72" OriginalAmount="4709.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9539439" Longitude="-3.196371" StarRating="4" HotelCode="12974|85020" HotelName="InterContinental Edinburgh The George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19-21 George Street, Edinburgh EH2 2PB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b0/e8b073e2be6e1cb0fd9e67b8a3fe1f7d1db0f550.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located on George Street at the heart of the city. A diverse selection ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5066.18" OriginalAmount="5016.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.9541841" Longitude="-3.1962784" StarRating="5" HotelCode="|20008" HotelName="Intercontinental Edinburgh The George, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GEORGE STREET 19-21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/0/8/20008_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors, 249 rooms and 10 suites. The establishment boasts a bar and a restaurant. SITUATION: This luxurious hotel is in George Street, around the establishment, clients can find el Castillo de Edimburgo, el palacio de Holyrood, los jardines Princes Street Gardens, Dynamic Earth and la avenida Royal Mile. It is 5 minutes away from Andrews Square Square and Waverly Railway Station. 500 metres away, there is a public transport stop. It is just 13 kilometres away from Edinburgh Airport and 89 kilometres away from Airport Glasgow. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, a flat-screen television, a mini-bar, a double bed and a safe (available for a fee). OBSERVATIONS: Check-in is at 15:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="6559.95" OriginalAmount="6495" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|181402-18141047/5167005943938714215/747" HotelName="PRINCES STREET SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2480000/2473800/2473717/1ce16bcb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1235.39" OriginalAmount="1223.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="0" Longitude="0" StarRating="3" HotelCode="|95014" HotelName="LINKS &amp;amp BAR" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Alvanley Terrace, Whitehouse Loan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>SITUATION: It is inEdinburgh the city centre of it is 8 kilometres away from the airport situated 1 kilometre away fromWaverley the Railway Station of. ROOM: Clients can find 26 rooms with a bathroom, a hairdryer, a television, a direct line telephone, a coffee maker, a kettle, an iron and heating. FACILITIES: The establishment boasts a car park, a bar and a games room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access,Diet Meals,Fax,Garden,Golf,Laundry,Lounge,Room Service,Sauna,Swimming Pool,Currency Exchange,Bicycle Rental,Heated Pool,Jacuzzi,Massage Centre,Kitchen,Spa,Dry Cleaning,Luggage Storage,Dining</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,SPA HOTEL,APARTMENT HOTEL,ECO HOTEL,HOSTEL,HOTEL,APARTHOTEL</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
2350c083-bbea-4be7-99fe-0285007b14e0|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="2350c083-bbea-4be7-99fe-0285007b14e0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="41120" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-10T00:00:00" End="2026-08-14T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|276014" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="travunitedin@gmail.com" Password="United@0147" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2350c083-bbea-4be7-99fe-0285007b14e0|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="2350c083-bbea-4be7-99fe-0285007b14e0" TimeStamp="0001-01-01T00:00:00" HotelName="Best Western Edinburgh/columbus" HotelCode="276014" GTCityId="41120" CountryCode="GB" CityName="Edinburgh" CountryName="United Kingdom" Address="11780 North Highway 31" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room" RoomTypeCode="276014H1_1090H2HNHNnib7c|1786105396.DIJEAP-GBRA4e911offj|304.56|94|MzA0LjU2fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="261" TotalPrice="263.63" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:23:16.7384417+01:00" End="2026-08-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="261.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_1.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_10.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_11.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_12.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_13.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_14.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_15.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_16.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_2.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_3.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_4.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_5.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_6.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_7.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_8.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/7/6/0/1/4/276014_9.jpg" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Room</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Pets are allowed (See conditions)</Description><Value>Pets are allowed (See conditions)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Vending machine</Description><Value>Vending machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking adapted for people with reduced mobility</Description><Value>Parking adapted for people with reduced mobility</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>TV area / shared lounge</Description><Value>TV area / shared lounge</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Express check-in / check-out</Description><Value>Express check-in / check-out</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fax / photocopy machine</Description><Value>Fax / photocopy machine</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fire extinguishers</Description><Value>Fire extinguishers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoke detectors</Description><Value>Smoke detectors</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security cameras</Description><Value>Security cameras</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoking prohibited throughout the entire accommodation</Description><Value>Smoking prohibited throughout the entire accommodation</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Indoor or covered pool</Description><Value>Indoor or covered pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heated pool</Description><Value>Heated pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Salt water pool</Description><Value>Salt water pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Beach/pool towels</Description><Value>Beach/pool towels</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shallow area</Description><Value>Shallow area</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>wheelchair accessible</Description><Value>wheelchair accessible</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Visual help: braille</Description><Value>Visual help: braille</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Clients can choose not to use the accommodationÂ´s cleaning service</Description><Value>Clients can choose not to use the accommodationÂ´s cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tea / Coffee maker</Description><Value>Tea / Coffee maker</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c02833b6-ef21-4d33-9c27-c09866176af9|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="c02833b6-ef21-4d33-9c27-c09866176af9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="78863" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-17T00:00:00" End="2026-08-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="travunitedin@gmail.com" Password="United@0147" 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
c02833b6-ef21-4d33-9c27-c09866176af9|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:4074c9f6-0825-4057-8f67-b5fbf06bd336
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
c02833b6-ef21-4d33-9c27-c09866176af9|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
c02833b6-ef21-4d33-9c27-c09866176af9|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-08-07T13:24:17.3348232+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c02833b6-ef21-4d33-9c27-c09866176af9" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="573.66" OriginalAmount="567.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.29233" Longitude="-76.49583" StarRating="0" HotelCode="|565987" HotelName="La Quinta Inn and Suites by Wyndham Lexington Park - Patuxent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>22769 Three Notch Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/9/8/7/565987_f433c4f2016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="615.02" OriginalAmount="608.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.3112033" Longitude="-76.5328715" StarRating="3" HotelCode="|261286" HotelName="Sleep Inn and Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23428 Three Notch Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/2/8/6/261286_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="812.93" OriginalAmount="804.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.292492" Longitude="-76.497192" StarRating="3" HotelCode="83937|1701568" HotelName="La Quinta Inn &amp; Suites" Meals="COMPLIMENTARY CONTINENTAL BREAKFAST" BedType="COMPLIMENTARY CONTINENTAL BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22769 Three Notch Road, California, Maryland 20619</AddressLine>
          </AddressLines>
          <CityName>California</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/e7/26e74df4c0bfb2c19dabbcbe4d30f6a7b891f2ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in California. The nearest airport is Washington - National (DCA).</HotelDescription>
        <Offer>Discount:GBP8.13</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="889.97" OriginalAmount="881.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.302161" Longitude="-76.521527" StarRating="3" HotelCode="|267052" HotelName="Spark Hilton California Lexington Park  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44941 Worth Lane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/0/5/2/267052_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="974.98" OriginalAmount="965.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.300078" Longitude="-76.510464" StarRating="2" HotelCode="|365820" HotelName="Holiday Inn Express &amp; Suites Lexington Park California" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45260 Abell House Lane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/5/8/2/0/365820_1bdbc3c1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="983.48" OriginalAmount="973.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.300634581914" Longitude="-76.509895238679" StarRating="2" HotelCode="419555|27281593" HotelName="Holiday Inn Express &amp; Suites Lexington Park-California" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Abell House Lane 45260, California, Maryland 20619</AddressLine>
          </AddressLines>
          <CityName>California</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/18/1918bf0ecc1e04da9ef7ec49800457ba179b487e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Solomons Area. </HotelDescription>
        <Offer>Discount:GBP9.84</Offer>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Conference Hall,Fax,Internet,Telephone Service</BasicAmenities>
    <HotelRating>3,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>HOTEL</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
bad8a670-cf89-4073-a8d4-583da415f72b|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="bad8a670-cf89-4073-a8d4-583da415f72b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="24075" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-24T00:00:00" End="2026-08-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="ashfaq.lafirst@gmail.com" Password="Lafirst@111" 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
bad8a670-cf89-4073-a8d4-583da415f72b|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
bad8a670-cf89-4073-a8d4-583da415f72b|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
bad8a670-cf89-4073-a8d4-583da415f72b|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
bad8a670-cf89-4073-a8d4-583da415f72b|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
bad8a670-cf89-4073-a8d4-583da415f72b|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
bad8a670-cf89-4073-a8d4-583da415f72b|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:834cd207-1762-497f-ab05-6c72532c67f3
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
bad8a670-cf89-4073-a8d4-583da415f72b|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
bad8a670-cf89-4073-a8d4-583da415f72b|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
bad8a670-cf89-4073-a8d4-583da415f72b|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|DOTW|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
bad8a670-cf89-4073-a8d4-583da415f72b|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|DOTW|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
bad8a670-cf89-4073-a8d4-583da415f72b|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bad8a670-cf89-4073-a8d4-583da415f72b|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-08-07T13:36:12.9313205+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bad8a670-cf89-4073-a8d4-583da415f72b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="37.22" OriginalAmount="36.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.422474" Longitude="2.097011" StarRating="0" HotelCode="|124636" HotelName="Inout" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Major Del Rectoret, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/3/6/124636_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel el Parque de Collserola it is in it is a 20-minute train ride away from Barcelona the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.14" OriginalAmount="54.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388027969187" Longitude="2.1337172625656" StarRating="1" HotelCode="94215|145239" HotelName="Pere Tarrés Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse,Hostel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Numància 149-151, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/d9/c3d98da9a7b6295c8fb58e04690d4492849c99d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located on Numancia in Barcelona city centre, opposite the La Illa shopping centre and...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1181502-19107549/4174797323559356816/9816" HotelName="INOUT HOSTEL BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8980000/8971500/8971485/b7b84598_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.425963590021" Longitude="2.1686196327209" StarRating="2" HotelCode="178623|46049" HotelName="Mellow Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Aguilar 54, 08032 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/13/1a13941ef9bc8cd2c96372e241efc47f82990b84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397262931107" Longitude="2.159226507375" StarRating="2" HotelCode="263664|hostal_casa_gracia" HotelName="Casa Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 116, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/15/7c15cb729c4fa688587e50c6314deebd4e976632.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona, about 2.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.63" OriginalAmount="59.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3771067" Longitude="2.123746" StarRating="0" HotelCode="|124534" HotelName="Onefam Les Corts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passatge Regente Mendieta, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/3/4/124534_6465f621124.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Les Corts the district of Camp Nou 3 minutes away from. FACILITIES: The establishment boasts a TV room and a billiards table.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399203854125" Longitude="2.1625123445073" StarRating="1" HotelCode="466065|35804" HotelName="Generator Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Corsega 373-377, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173118/173118a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a bar and a laundry service. Wireless internet access (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399148" Longitude="2.162609" StarRating="1" HotelCode="186943|generator_hostel_barcelona_3" HotelName="Generator Barcelona Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Corsega 373, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/58/1a58402379c5f9545221f34a6e6a4d6a7dfcac8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just 1.5 km from the centre of Barcelona, within minutes of the Sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399696" Longitude="2.162003" StarRating="2" HotelCode="384727|bcnsporthostels" HotelName="BcnSportHostels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Perill 26, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/7e/b57e559517c5712a7abb8b16d5b8ea722e47f09d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39907131" Longitude="2.15775009" StarRating="1" HotelCode="320890|gracia_city_hostel" HotelName="Gracia City Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Pere Martir 18, Gràcia, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/0c/c00c35634e6d01c9fb826438b58164e4985a6487.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.48" OriginalAmount="62.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3905608" Longitude="2.1624364" StarRating="0" HotelCode="|124466" HotelName="The Buba House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/6/6/124466_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hostel, is in Eixample the District Casa BatllÃ³ de GaudÃ­ a 5-minute walk away from. HOTEL: This youth hostel it offers a buffet breakfast and (free of charge), WiFi in communal areas, (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391586519069" Longitude="2.1774208558197" StarRating="2" HotelCode="310496|360_hostel_barcelona" HotelName="360 Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bailen 7, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/67/87675897522e50a249108937eb5d8b3a6df8fca5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hostel is approximately 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.407069038185" Longitude="2.1865478405878" StarRating="2" HotelCode="144581|barcelona_urbany_hostel" HotelName="Barcelona Urbany" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Meridiana 97, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/e5/6de53064a91d2c00be9551246d7ce5b78fd7a9b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.89" OriginalAmount="64.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41244" Longitude="2.15661" StarRating="0" HotelCode="|183366" HotelName="Factory House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Molist 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/3/6/6/183366_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.09" OriginalAmount="66.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388272" Longitude="2.13383" StarRating="0" HotelCode="|78152" HotelName="Barcelona Pere Tarrés Youth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Numancia 149-151 Les Corts</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/1/5/2/78152_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, lifts and a TV room. SITUATION: It is situated 3 kilometres away from the historic centre. 6 kilometres away, you can find the harbour and the beach. It is well-connected with public transport. In front of the establishment, guests have a shopping centre. In the surrounding area of the establishment, guests can find bars and restaurants. It is situated next to the Diagonal Avenue. It is 3 kilometres away from the city centre of Barcelona. 6 kilometres from the establishment, guests will find the sea. It is situated 15 kilometres away from the train station. 20 kilometres from the establishment, guests will find the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.31" OriginalAmount="66.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3909863" Longitude="2.1657659" StarRating="0" HotelCode="|73775" HotelName="Safestay Barcelona Passeig De Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASSEIG DE GRACIA 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/7/7/5/73775_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern building Barcelona it is situated in The establishment boasts great city views single rooms, double rooms and some rooms with bathroom, Our guests can find a bar, internet (free of charge) and satellite TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029473-18909728/4174797323559356816/11974" HotelName="BARCELONA PERE TARRES HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785500/2785499/6a786867_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.60" OriginalAmount="68.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390846263706" Longitude="2.1657039073576" StarRating="2" HotelCode="92779|860875" HotelName="Safestay Passeig de Gràcia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 33, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646155/646155a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388485278962" Longitude="2.1445420231759" StarRating="1" HotelCode="322035|free_barcelona_hostel" HotelName="Free Hostels Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Londres 20, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/5b/dc5b0f34f568a4809fd18b387318fd123a04bbcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.50" OriginalAmount="72.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400362771641" Longitude="2.2058518671666" StarRating="2" HotelCode="267004|1229128" HotelName="Amistat Beach Hostel Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Amistat 21-23, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/07/2f0730f22bbc3bda02fe9fe62c9615024d140667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377084301247" Longitude="2.1237730979919" StarRating="1" HotelCode="178622|feetup_yellow_nest_hostel_barcelona" HotelName="Yellow Nest Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passatge Regente Mendieta 5, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/4c/084c14e58770bb1ecd5a47cd56dba37be73fff24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.21" OriginalAmount="75.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390993" Longitude="2.196446" StarRating="0" HotelCode="|255489" HotelName="Unite Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/5/4/8/9/255489_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.15" OriginalAmount="76.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.418577" Longitude="2.187319" StarRating="0" HotelCode="|552664" HotelName="Amistat City Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Meridiana</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/6/6/4/552664_2b99b8d1135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40322497" Longitude="2.15835646" StarRating="2" HotelCode="434512|sant_jordi_gracia" HotelName="Sant Jordi Hostel Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Terol 35, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/7b/b57b9cf5b6add288e5e3bef72b0204ee001197b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37977431" Longitude="2.17351371" StarRating="2" HotelCode="662517|ideal_youth_hostel_" HotelName="Ideal Youth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Beauty Salon,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Restaurant,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Calle Unio 10,12, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/f3/48f3bad5bf3e4b5185d47259007586934367340b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal Youth Hostel is a popular choice amongst travelers in Barcelona, whether exploring or just pas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3889" Longitude="2.16719" StarRating="0" HotelCode="793638|unite_hostel_barcelona" HotelName="Unite Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Ica`ria 145</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/c4/1ec4629e36313c22b45a91835d55666b452a487e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40988689" Longitude="2.17909451" StarRating="2" HotelCode="569568|sant_jordi_sagrada_familia" HotelName="Sant Jordi Hostels Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Freser 5, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/bb/72bbdbdf24d61ae18508b98d0c8aa3acdee085e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Sant Martí, Sant Jordi Sagrada Familia Hostel promise...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37362601" Longitude="2.16919785" StarRating="1" HotelCode="424856|hellobcn_hostel_barcelona" HotelName="Hello BCN Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lafont 8-10, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/c5/6dc51b64ac884b9608bd7a3a0d1fa5093d6f6ca0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Parallel. The accommodation comprises a total of 30 snug guests rooms. P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.73" OriginalAmount="81.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.406154" Longitude="2.1834353" StarRating="0" HotelCode="|124369" HotelName="No Limit Graffiti" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aragon 527 Principal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/6/9/124369_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is a 2-minute walk away from Encants the underground station of la Sagrada Familia a 10-minute walk away from. HOTEL: This youth hostel has a terrace and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390550433912" Longitude="2.1775543801969" StarRating="2" HotelCode="319447|360_hostel_barcelona_artsculture" HotelName="360 Hostel Barcelona Arts&amp;Culture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 56, Ppal, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/df/33df8c6c0c961118b72ecea5b063ce06981ebfd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391878053531" Longitude="2.1663396846558" StarRating="2" HotelCode="469871|ona_paseo_de_gracia_hostel" HotelName="No Limit Hostel Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Consell De Cent 355 1º, 08007 Barcelona, Cataluña</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/74/f7746e16e1eb4280fd75b1266abf9f966584743f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service. Wireless internet access is available to guests in the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39569058" Longitude="2.15835081" StarRating="2" HotelCode="429500|rodamon_barcelona_centre" HotelName="Rodamón Barcelona Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Còrsega 302 Pis Principal, Barcelona 08008</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/0e/8e0ed0702b51377feb3535be1fad4540988630f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Rodamón Barcelona Hostel in Barcelona (Eixample), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390516" Longitude="2.161039" StarRating="2" HotelCode="488897|sant_jordi_hostel_rock_palace_" HotelName="Sant Jordi Hostels Rock Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Balmes 75, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/70/157072e9d48f59ffdeefe166a50914c31ed508c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sant Jordi Hostel Rock Palace is conveniently located in the popular Eixample area. The property fea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39694378" Longitude="2.17725987" StarRating="2" HotelCode="624603|hola_hostal_eixample" HotelName="Hola Hostal Eixample" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Napols 149-151, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/41/a9412c980da5d05fce840f2f7779e170842c3ca0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38409972" Longitude="2.17964654" StarRating="2" HotelCode="592529|safestay_barcelona_gothic" HotelName="Safestay Barcelona Gothic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Street Vigatans 5-9, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/22/8422b9629734caaf35ac4a7950a0eb5aa524a962.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.66" OriginalAmount="83.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4099051" Longitude="2.1790735" StarRating="0" HotelCode="|124238" HotelName="Sant Jordi s Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Freser, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/3/8/124238_55c956c2037.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, in communal areas, (free of charge). SITUATION: This establishment, is in Eixample the district of La Sagrada Familia de GaudÃ­ it is situated close to. ROOM: The establishment has shared apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39641589" Longitude="2.16386666" StarRating="2" HotelCode="361559|the_loft_hostel_4" HotelName="The Loft Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Provença 318, 08037 Barcelona, Provincia Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/zz/b3ad05dc66a29d869453babbb0bfc51f814c8cfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.14" OriginalAmount="84.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3740509" Longitude="2.1656654" StarRating="0" HotelCode="|124565" HotelName="Mambo Tango" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Poeta Cabanyes, 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/6/5/124565_06725d50906.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Poble Sec (Barcelona) the District Poble Sec (Barcelona) 100 metres away from Parallel the underground station of. FACILITIES: Guests are offered activities and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029568-32717532/4174797323559356816/10881" HotelName="SANT JORDI HOSTELS GRACIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14820000/14817000/14816923/894f7aca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384810757641" Longitude="2.1624949478555" StarRating="2" HotelCode="313511|toc_barcelona" HotelName="Toc Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 580, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/8f/3f8fc85e07027305aefb25373c656338ad6b53c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386211669563" Longitude="2.1676255095695" StarRating="1" HotelCode="935468|st_christophers_inn_barcelona__hostel" HotelName="Hostel St Christophers Inn Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bergara 3, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2e/592e3ac3b7ef98d49f3bca889d5ec59d70b63fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Plaza Catalunya. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3809583" Longitude="2.1748543" StarRating="1" HotelCode="178352|hostal_sun_and_moon" HotelName="Hostel Sun &amp; Moon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Ferran 17, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/67/c967955077e6b902743d7dd2b461f21b7d08ed6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just a 1-minute walk from Las Ramblas in the Gothic Quarter. Guests can spend ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.98" OriginalAmount="86.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39051" Longitude="2.18519" StarRating="0" HotelCode="|242259" HotelName="Ant Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Pujades, 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/2/5/9/242259_d0e20721508.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3889" Longitude="2.16719" StarRating="2" HotelCode="439771|barcelona_you" HotelName="Barcelona and You" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lepant 237, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/77/8f77f5547a20d4b7af55f94fa01757424ba0a6bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39051348" Longitude="2.18517984" StarRating="3" HotelCode="663961|ant_hostel_barcelona_2" HotelName="Ant Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Daily Housekeeping,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Housekeeping,Kitchen,Laundry,Luggage Storage,Off-Site Parking,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Pujades 17, Sant Marti, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/d6/9dd6c112505cf8006148f2f0d439305f8bf27c5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Property Location&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;Located in Barcelona (Eixample), this apar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.59993" Longitude="-6.223947" StarRating="2" HotelCode="0|1145327-28473442/4174797323559356816/4513" HotelName="360 HOSTEL BORNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17 JAVIER DE BURGOS, EL PUERTO DE SANTA MARIA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8380000/8376700/8376652/8980429c_b.jpg</HotelPictures>
        <HotelDescription>This hotel is set at the heart of El Puerto de Santa Maria, just a short distance away from the beach. The hotel is surrounded by bars, restaurants and shops. Guests will find themselves just a 10 minutes' driving distance away from Jerez de la Frontera. Cadiz is located just a 25 minutes' drive away. This hotel combines spacious and bright spaces with comfort and convenience. The guest rooms are modern, beautifully decorated in warm, welcoming tones, and are well equipped with up-to-date amenities. Guests can enjoy a delightful breakfast in the mornings, for a great start to the day. Guests are invited to avail of the hotel's facilities and services.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.20" OriginalAmount="90.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3774547" Longitude="2.1645759" StarRating="0" HotelCode="|124567" HotelName="Paraiso" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de San Pablo 55-57 Ppal1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/6/7/124567_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Barcelona the centre of 200 metres away from Sant Antoni the underground station of. ROOM: All the rooms have WiFi (free of charge), a balcony and a television. Some rooms have private bathrooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391162756583" Longitude="2.1844021794986" StarRating="2" HotelCode="384723|arc_house_hostel" HotelName="Arc House Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Buenaventura Muños 16, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/92/f3926de52fbbca6ee76ce194ff4846af0596b376.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.56" OriginalAmount="91.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39726" Longitude="2.16172" StarRating="1" HotelCode="|183511" HotelName="Casa Nido Diagonal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 436</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/5/1/1/183511_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.59" OriginalAmount="93.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3805198" Longitude="2.1795815" StarRating="0" HotelCode="|124478" HotelName="New York" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gignas, 6-8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/7/8/124478_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has breakfast service, (free of charge), a reception and WiFi (free of charge). SITUATION: the Gothic Quarter Is situated in Las Ramblas 5 minutes away from the establishment, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029531-28476711/4174797323559356816/1139" HotelName="CASA BARCELO HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9620400/9620384/09d7dc54_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39076681" Longitude="2.14098725" StarRating="0" HotelCode="591733|dream_cube_hostel" HotelName="Dream Cube Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Beauty Salon,Bicycle Rental,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Sarrià Avenue 67, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/0e/d30e5e5241790c50dff5dd7d469d8c1421b2eed2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Barcelona, Dream Cube Hostel puts everything the city has to offer just o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1464084-32919271/4174797323559356816/11478" HotelName="ST CHRISTOPHERS INN, BARCELONA - HOSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7860000/7850100/7850096/b8a06935_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39709304" Longitude="2.17625745" StarRating="2" HotelCode="436294|bed_and_bike_barcelona" HotelName="Barcelona Bed&amp;Bike - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Diputació 360, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/59/7b59240d55bdd19518839bb739b1b540e7664944.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37748360517" Longitude="2.1644966444746" StarRating="1" HotelCode="404427|hostal_paraiso" HotelName="Hostal Paraiso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Sant Pau 55-57, Principal 1, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/45/2445a11388642db278438d690e8cbcd850d9128e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Las Ramblas. Those who dislike animals may enjoy their stay, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.86" OriginalAmount="95.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3808679" Longitude="2.1748481" StarRating="0" HotelCode="|124594" HotelName="Sun and Moon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ferran, 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/9/4/124594_6e4fac51026.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Barcelona the centre of Las Ramblas a 1-minute walk away from. HOTEL: The establishment offers guests rooms with features that offer you the maximum level of comfort and WiFi (free of charge), in communal areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.92" OriginalAmount="95.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3946817" Longitude="2.1691937" StarRating="0" HotelCode="|369261" HotelName="Barcelona Bruc I &amp; Ii" 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/2/6/1/369261_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029567-27053296/4174797323559356816/10087" HotelName="THE CENTRAL HOUSE BARCELONA GRACIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10570000/10568700/10568699/1c8992dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39219196" Longitude="2.15371058" StarRating="2" HotelCode="383980|barcelo_hostel" HotelName="Barceló Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Corsega 226, Entresuelos, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/f5/a8f54f9905aa2bbb652ae50f3fc9c9e4326841f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.95" OriginalAmount="99.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3867263" Longitude="2.1663988" StarRating="0" HotelCode="|368477" HotelName="Alternative Creative Youth Barcelona" 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/8/4/7/7/368477_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.19" OriginalAmount="100.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860955" Longitude="2.167619" StarRating="0" HotelCode="|124263" HotelName="St Christopher's Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bergara, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/6/3/124263_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This guesthouse, La Rambla it is situated 2 minutes away from. ROOM: The stylish rooms, have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.72" OriginalAmount="100.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3905103" Longitude="2.1764485" StarRating="0" HotelCode="|124591" HotelName="Hip Karma" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Sant Pere, 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/9/1/124591_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This small guest house, is in Barcelona the heart of Close to the bus stop. FACILITIES: Guests are offered WiFi (free of charge), lockers, a luggage room and a kitchen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3867" Longitude="2.1664" StarRating="2" HotelCode="519576|alternative_creative_youth_hostel_barcelona" HotelName="Alternative Creative Youth Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Universitat 17, Entresòl-3, Eixample, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/2e/522e24f733358b955a3d9b4cc61b312c97971eeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.42" OriginalAmount="105.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3809765" Longitude="2.1294997" StarRating="0" HotelCode="|369032" HotelName="Room018bcn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La Pobla de l'illet, 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/0/3/2/369032_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390436955586" Longitude="2.1764543652534" StarRating="2" HotelCode="190668|hip_karma_hostel_" HotelName="Hip Karma Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 39, principal 2, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/d7/9dd7e03f2c70a1e42f036554e84e7c6ee3038853.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386628868689" Longitude="2.1657980155341" StarRating="2" HotelCode="322038|sleep_green__certified_eco_youth_hostel" HotelName="Sleep Green Certified Eco Youth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Universitat 15, Pral-1, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/97/e397abc82b98d53fd9028a6bccf328b66c0a2f9f.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.95" OriginalAmount="111.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3783062" Longitude="2.1373908" StarRating="0" HotelCode="|254215" HotelName="Ten To Go" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43 Carrer de Valladolid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/4/2/1/5/254215_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39360742" Longitude="2.17128926" StarRating="0" HotelCode="662512|soul_backpackers_barcelona" HotelName="Soul Backpackers Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Diputacion 323</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/0d/a20d6fc6f7cfd60d427510c7e28a0daf02555928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.28" OriginalAmount="118.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4031394" Longitude="2.1784568" StarRating="2" HotelCode="|369377" HotelName="Barcelona &amp; You" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lepant 237, Bajos</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/3/7/7/369377_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="121.40" OriginalAmount="120.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40474925" Longitude="2.15973033" StarRating="2" HotelCode="420366|690201" HotelName="Jam Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Concierge,Designated Smoking Area,Internet,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Montmany 38-42, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/c5/bcc54213ef1cca77e23dc6f1d0a9d234b340bdeb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Gràcia, Jam Hostel Barcelona promises a relaxing and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.41" OriginalAmount="123.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3971332" Longitude="2.1762118" StarRating="2" HotelCode="|311807" HotelName="Bed And Bike Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/1/8/0/7/311807_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39999847" Longitude="2.16445357" StarRating="0" HotelCode="662539|yeah_barcelona_hostel" HotelName="Yeah Barcelona Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Girona 176, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/4f/364f167b968d287fb39533149f6a892fd8c584fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.70" OriginalAmount="134.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3910458" Longitude="2.1787634" StarRating="0" HotelCode="|369134" HotelName="Born Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere, 68 Principal 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/1/3/4/369134_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37431527" Longitude="2.13038514" StarRating="2" HotelCode="429219|hostel_sants" HotelName="Hostel One Sants" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Coffee Shop,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,Luggage Storage,Meeting Room,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Calle Casteràs 9, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/b0/dbb03192eae28cc4a17749438cb74611fd057c0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Barcelona, Hostel One Sants puts everything the city has to offer just ou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.85" OriginalAmount="141.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3742495" Longitude="2.1303916" StarRating="0" HotelCode="|124400" HotelName="Onefam Sants by Hostel One" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/0/0/124400_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This youth hotel is 150 metres away from Badal the metro station 10 minutes away from the establishment, you can find the railway station and Sants the metro station. FACILITIES: The establishment boasts a WiFi area (available for a fee) and a chill-out terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="150.68" OriginalAmount="149.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3910233" Longitude="2.17869937" StarRating="2" HotelCode="640112|449075" HotelName="Born Barcelona Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 68, Principal 2, Eixample, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/809746/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3737222" Longitude="2.17419167" StarRating="1" HotelCode="322042|the_hostel_box_port" HotelName="The Hostel Box Port" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Calle Albareda 6-8, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/6e/836ec2c7f15424ebabf530fb7058be56be81313b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.63" OriginalAmount="159.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3737433" Longitude="2.1741875" StarRating="0" HotelCode="|124327" HotelName="One Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Albareda, 6-8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/2/7/124327_55518130933.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 5 minutes away from Barcelona Port. HOTEL: This bright and modern guesthouse, it offers shared rooms, with air-conditioning, a wifi area (free of charge) and a terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.60" OriginalAmount="160" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.097141" Longitude="-94.630707" StarRating="2" HotelCode="0|187011-19120161/4174797323559356816/12936" HotelName="IBIS BARCELONA MOLLET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>201 Hillview Parkway, Poteau, 74953, OK, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3590000/3585800/3585765/8d188fce_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 89. Suites: 16. Single-bedded accommodations: 38. Double bedrooms: 51. Smoking rooms: 0. Nonsmoking rooms: 89. Physically challenged rooms: 5. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Beautiful Scenery Surrounds Hotel in Poteau, OKSet in the shadow of Cavanal Hill amidst the great plains of Oklahoma, the Holiday Inn Express® Poteau hotel's location is ideal for travelers of all kinds. Boasting business opportunities, entertainment and lots of character, Poteau provides something for each of the hotel's guests.Poteau, Oklahoma offers professional patrons convenience. Companies, including AES, Kiamichi, Kenco Plastics and Southern Star are located in or near Poteau. The hotel's location also caters to government travelers and academics, with both Fort Smith and Carl Albert State College close by. The Choctaw Nation of Oklahoma is in the area, as well, within minutes of the hotel's property.Poteau, Oklahoma is home to many great attractions. Guests are encouraged to take the Talimena Scenic Drive and discover the breathtaking vistas afforded by Cavanal Hill. The Ouachita National Forest is also located nearby and offers another avenue for exploring the area's natural beauty. Here guests can enjoy camping, swimming, hunting, hiking and more.The Holiday Inn Express® Poteau hotel's amenities make your stay comfortable and enjoyable. A free hot breakfast is provided daily. Laundry facilities are available on-site, 24 hours a day. A Fitness Center, indoor pool and outdoor hot tub offer recreation, and a 24-hour Business Center has the resources you need to be productive. Come "Stay Smart" in beautiful Poteau.. Onsite facilities information- ParkingProperty was built in 2010. Hotel Currency: USD. Additional Addresses: Other: 201 Hillview Parkway, Poteau, 74953, OK, US. Additional Phone Numbers: Fax - Other: 19186490124. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.60" OriginalAmount="160.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39259695" Longitude="2.16940263" StarRating="0" HotelCode="666369|barcelona_central_garden" HotelName="Barcelona Central Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Roger de Llúria 41, Principal, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/47/674751724be1a293bc94bf1b4cf5207303a3c198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Barcelona Central Garden is a popular choice amongst travelers in Barcelona, whether exploring or ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1400744-28454707/4174797323559356816/5135" HotelName="PENSION SAN RAMON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400744/202452111252688.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372199895818" Longitude="2.1651504520551" StarRating="2" HotelCode="393636|hostel_paralelo" HotelName="Hostel One Paralelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Salvà 62, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/0d/9e0d2a82ca760d25a507479b9f8668ad109b2cdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400269-28481725/4174797323559356816/5111" HotelName="BARCELONA CENTRAL GARDEN HOSTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400269/2024514154312921.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.57" OriginalAmount="168.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3777888" Longitude="2.1718917" StarRating="0" HotelCode="|124465" HotelName="San Ramon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/6/5/124465_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This guesthouse, is in Raval the district of La Rambla 350 metres away from. HOTEL: The establishment offers guests a reception, rooms with air-conditioning and a flatscreen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.69" OriginalAmount="169" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|5195-18109966/4174797323559356816/10128" HotelName="PORTA DE GALLECS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/579200/579174/1425264b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.91" OriginalAmount="169.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3852546" Longitude="2.1754682" StarRating="0" HotelCode="|124502" HotelName="Itaca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ripoll, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/0/2/124502_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in a quiet area, a 1-minute walk away from Barcelona Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="171.70" OriginalAmount="170.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37787248" Longitude="2.1717533" StarRating="0" HotelCode="523423|pension_san_ramon" HotelName="Pensión San Ramón" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Ramón 15, El Raval Area, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/9e/c89e7e24743f43681388c8c2da5a5e0111e04c0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029695-28473879/4174797323559356816/3593" HotelName="HOSTEL ONE RAMBLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/10000000/9690000/9682900/9682832/1c25f88f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="182.46" OriginalAmount="180.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.315683187492" Longitude="2.0824670791626" StarRating="2" HotelCode="188099|273599" HotelName="Centre Esplai Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Del Riu Anoia 42-54, El Prat De Llobregat, 08820 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ff/3dff74b4de6a37b6bae36430d7badc3ef864ec85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Barcelona, about 5 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.96" OriginalAmount="196" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|87010-18109994/4174797323559356816/12323" HotelName="AS PORTA DE BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1960000/1959700/1959677/0a3f4bfb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.78" OriginalAmount="198.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3746948" Longitude="2.1659789" StarRating="2" HotelCode="|11122" HotelName="Paral-lel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE POETA CABANYES 5 - 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/2/2/11122_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This welcoming hotel is in el Paralelo the area Close to the city centre and the historic centre. In the surrounding area, you can find restaurants, bars, nightclubs and pubs. nearby, there is a public transport stop. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.01" OriginalAmount="201" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.695200" Longitude="7.265500" StarRating="3" HotelCode="0|36592-12630343/4174797323559356816/6444" HotelName="CATALONIA BRISTOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 2 rue Halevy, NICE, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1240000/1237700/1237691/b85fd3a6_b.jpg</HotelPictures>
        <HotelDescription>In an exceptional location overlooking the sea in the heart of Nice, the 4-star Mercure Nice Promenade des Anglais hotel at 1 Promenade des Anglais is ideally located for visiting the Côte d'Azur. Go online or directly to the hotel to book your deckchair on the Ruhl Plage private beach or your half-board package at the "Le Sarao" restaurant. Practical info: A public paying car park is located underneath the building with direct access to the hotel via a staircase.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.07" OriginalAmount="207" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029699-18106989/4174797323559356816/14023" HotelName="HOSTAL BCN PORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1639900/1639824/9a996b12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.09" OriginalAmount="209" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599528-28579480/4174797323559356816/5870" HotelName="EXE BARCELONA GATE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1890000/1888600/1888556/4d5864c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398732365997" Longitude="2.1541549991332" StarRating="2" HotelCode="255687|express" HotelName="DingDong Express Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Riera de Sant Miquel 74, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/ce/6dce8d3abac7b161eb893e8cebb4e51b2921c6da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are located in the trendy district of Gracia in Barcelona, which teems with restaur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.14" OriginalAmount="214" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599817-32593374/4174797323559356816/3350" HotelName="B AND B HOTEL BARCELONA GRANOLLERS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/599817/2019410153926932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.14" OriginalAmount="214" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|152884-28458372/4174797323559356816/3377" HotelName="HOSTAL BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4164200/4164161/721fc088_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.62" OriginalAmount="215.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3727512" Longitude="2.1663458" StarRating="0" HotelCode="|73129" HotelName="Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Roser 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/1/2/9/73129_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 2 kilometres from the city centre, close to la Avenida Paralelo. Near the establishment, customers can find the theatre area. 100 metres away, clients have the metro station. ROOM: The rooms have a bathroom, a shower, a television, heating and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399793635309" Longitude="2.1187737831947" StarRating="1" HotelCode="266905|albergue_studio_hostel" HotelName="Albergue Studio Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duquessa d’Orleans 56, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/80/86808067254cc05b5a2abe10fa6ee4a3a0532ad5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.20" OriginalAmount="220" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408794-18110343/4174797323559356816/10716" HotelName="SERCOTEL CIUTAT DE MONTCADA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1800000/1792100/1792044/226c51df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.00" OriginalAmount="222.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40595" Longitude="2.144706" StarRating="0" HotelCode="|56373" HotelName="Putxet by gaiaroom" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BALLESTER 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/7/3/56373_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel is traditional style and was renovated in 2008. SITUATION: It is inGrÃ cia the district of 5 minutes away from the establishment, guests will find Lesseps the underground station of Plaza Catalunya, las Ramblas and el Parque GÃ¼ell in the surrounding area, clients have It is nearPadua the Railway Station of 100 metres away, guests will find the tourist transport stop. ROOM: Clients are offered renovated rooms with an air-conditioning system, heating, a television, an electronic key and WiFi (free of charge). RESTAURANT: There is no restaurant in the establishment, The establishment offers vending machines.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.24" OriginalAmount="224.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.36093556" Longitude="2.12975112" StarRating="1" HotelCode="740192|easyhotel_barcelona_fira" HotelName="easyHotel Barcelona Fira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de la Granvia 22, Hospitalet de Llobregat, 08902 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/ac/83ac25bed0525ac4ed2366c89f66029bb6296769.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.26" OriginalAmount="224.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3911016" Longitude="2.1513334" StarRating="0" HotelCode="|124543" HotelName="Hostalet De Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Casanova, 155</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/4/3/124543_8dc5a1e2033.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 300 metres away from Hospital ClÃ­nic the underground station of. HOTEL: The establishment boasts a shared kitchen and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.26" OriginalAmount="226" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400464-28481830/4174797323559356816/1832" HotelName="FIRA GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400464/2024516102618463.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.26" OriginalAmount="226" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029513-28454001/4174797323559356816/3628" HotelName="BARCELONA CITY SEVEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9628000/9628000/012aae5c_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.29" OriginalAmount="229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390940016314" Longitude="2.1511209011078" StarRating="2" HotelCode="190702|hostalet_de_barcelona" HotelName="Hostalet Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Casanova 155, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/f2/7cf28cfc69b798a2d531db21986de12518dccd3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 13 rooms. Services and facilities at the hotel include a restaur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.26" OriginalAmount="229.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3921433" Longitude="2.1700895" StarRating="0" HotelCode="|156485" HotelName="Live Natura Barcelona" 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/6/4/8/5/156485_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, air-conditioning, a reception, vending machines and tourist information. SITUATION: This establishment, is in Barcelona the centre of near the establishment, guests will find Passeig de Gracia the underground station of la Plaza de CataluÃ±a it is situated 10 minutes walk away from 5 minutes walk away, you can find shops, bars and restaurants, This establishment, is 10 minutes away from the historic centre, Las Ramblas it is situated 1,6 kilometres away from It has excellent transport links to the metro station, is 20 minutes drive away from Barcelona Airport It has excellent transport links to the train and the bus. ROOM: Customers have modern rooms with TV and a bathroom with bathroom kit.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|117497-18110255/4174797323559356816/14374" HotelName="EL MONTANYA RESORT &amp;amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28950000/28949500/28949437/5bcb50d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.30" OriginalAmount="230.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380315" Longitude="2.169971" StarRating="3" HotelCode="113142|alba_hotel_2" HotelName="Alba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Business Centre,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Room Service,Shopping Arcade,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Calle Hospital 83, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/c4/c8c4da03aae00770718e8ed4e4d1e409b4dcc52f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Barcelona, Alba Hotel puts everything the city has to offer just outside ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.30" OriginalAmount="230.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.439359" Longitude="2.196828" StarRating="3" HotelCode="326470|nh_la_maquinista" HotelName="NH Barcelona La Maquinista" 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,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sao Paulo 33-37, 08030 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/53/3953ff452d559f462d01b29a08d47de38e4cf603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located close to the renowned shopping street, La Maquinista, just 4 km fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|384035-28468738/4174797323559356816/5495" HotelName="BARCELONA CITY ROOMS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13570000/13561400/13561362/1c597c92_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379600082518" Longitude="2.1724793314934" StarRating="1" HotelCode="36370|23631" HotelName="Peninsular" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Sant Pau 34, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/60/39609b3fb909daf02db66d04e1752282b8ad7dca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="233.46" OriginalAmount="231.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389070840448" Longitude="2.1428760288111" StarRating="2" HotelCode="30958|4854" HotelName="Hotel Prisma Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Josep Tarradellas 119, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/41/4541946ae1fd1300adc0119850da0312dca84810.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona. A diverse range of shops, restaurants, bars and di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.55" OriginalAmount="232.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3998608" Longitude="2.118775" StarRating="0" HotelCode="|124549" HotelName="Hostel Studio" 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/2/4/5/4/9/124549_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inSarria the district of 50 metres away, guests will find Reina Elisenda the metro station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.33" OriginalAmount="233" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1401004-28454712/4174797323559356816/3567" HotelName="HOSTAL ELKANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23990000/23982600/23982531/0500956c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.33" OriginalAmount="233" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.698100" Longitude="7.265400" StarRating="2" HotelCode="0|36590-32715968/4174797323559356816/14126" HotelName="HOSTAL LAMI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 6 rue Grimaldi, NICE, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/930000/921600/921579/2609c10b_z.jpg</HotelPictures>
        <HotelDescription>Welcome to Mercure Nice Centre Grimaldi, where we guarantee a sunny stay in a beautiful 1930s Art Deco building. Our completely renovated hotel in Nice offers rooms decorated with the colours of the city's famous Carnaval, and a pleasant solarium for relaxing under the Côte d'Azur's blue sky. Begin your day with a delicious breakfast in a convivial setting where you will feel right at home. In the evening, relax in our bar featuring wines from the region. Soak up the relaxed atmosphere of Nissa la Bella!&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.29" OriginalAmount="234.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3820965" Longitude="2.1642908" StarRating="0" HotelCode="|124533" HotelName="Radio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/3/3/124533_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Barcelona the centre of a 3-minute walk away from MACBA and CCCB the museums. HOTEL: The establishment boasts a reception, inviting rooms and a flatscreen television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.45" OriginalAmount="235.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3840099" Longitude="2.1699176" StarRating="0" HotelCode="|124385" HotelName="Teruel *" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/8/5/124385_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Las Ramblas It is 70 metres away from Plaza Catalunya 200 metres away from. ROOM: The rooms have an air-conditioning system, a balcony and WiFi (free of charge). HOTEL: This simple establishment has a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.49" OriginalAmount="235.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379188935667" Longitude="2.1744791606104" StarRating="1" HotelCode="404475|3323485" HotelName="Hostal MiMi Las Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Nou De La Rambla 1/1-2, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/06/d9067ee7dce6c13bd01d20c6e4332bf2345bff58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.71" OriginalAmount="235.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4338399" Longitude="2.1474033" StarRating="4" HotelCode="|11127" HotelName="Alimara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE BERRUGUETE, 126</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/2/7/11127_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays. SITUATION: This modern establishment is in Barcelona the outskirts of it is in a peaceful area, Close to a public transport stop and, a few minutes away from the establishment, clients can find bars, cafÃ©s, restaurants and nightclubs. it is 20 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.37" OriginalAmount="237" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|328253-28488874/4174797323559356816/3558" HotelName="HOSTAL ATHENAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1960000/1950400/1950384/225b9507_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.92" OriginalAmount="237.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4122511" Longitude="2.15902" StarRating="2" HotelCode="|70697" HotelName="Travessera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRAVESSERA DE DALT 121-123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/6/9/7/70697_d3b91121039.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 23 rooms, with bathroom, air-conditioning, heating, a telephone, a minibar and a hairdryer. It has for people with allergies (on request), There are many services available at the establishment, including a TV room, a concierge, a bar and WiFi in communal areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.07" OriginalAmount="237.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3847407" Longitude="2.1637297" StarRating="0" HotelCode="|121865" HotelName="Delfos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Antoni, 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/6/5/121865_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse has, WiFi, (free of charge). SITUATION: It is inBarcelona the centre of Las Ramblas and the PlaÃ§a de Catalunya 3 minutes away from the establishment clients have.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382251742254" Longitude="2.1641082392521" StarRating="2" HotelCode="385597|hostal_radio" HotelName="Hostal Radio Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Internet,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sant Vicenç 39, Calle Tigre 29, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/4b/c14bb3c8128ce797a09f7cf880a354a82b6893e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hostal Radio places you in the heart of Barcelona, walki...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.44" OriginalAmount="239.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38146" Longitude="2.17396" StarRating="1" HotelCode="|11064" HotelName="Ingles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOQUERIA 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/4/11064_949f03e1428.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4 floors, 28 rooms, 20 double rooms and 8 single rooms. It has a reception, a safety deposit box service, a lift and a bar. SITUATION: This hotel is in Barcelona the centre of it is close to Las Ramblas and the PlaÃ§a de Catalunya the university, Around the establishment, clients can find shops, bars, restaurants, nightclubs and a public transport stop. 1 kilometre away, you can find the sea. ROOM: The rooms a bathroom, satellite and cable TV and a safety deposit box. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.97" OriginalAmount="239.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393007" Longitude="2.1247766" StarRating="2" HotelCode="|11035" HotelName="Bonanova Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE CAPITAN ARENAS, 51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/3/5/11035_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1971 and renovated in 2006. It has 7 floors, 63 rooms, 18 single rooms and 45 double rooms. In the entrance, you can find a lobby with a lift, a safety deposit box service, a cloakroom, a reception and a TV room. The establishment has WiFi (free of charge), an internet zone (for a fee) and a laundry service. nearby, you can find a car park, an indoor car park. SITUATION: This hotel is close to Avenida Diagonal the Congress Centre, the football stadium, In the surrounding area, you can find shops, cinemas, restaurants and nightclubs. It has excellent transport links to the city centre, the establishment is 4 kilometres away from the beach. ROOM: The rooms with air-conditioning, have a bathroom with a hairdryer, a direct line telephone, a satellite TV, WiFi (free of charge), a mini-bar and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="241.99" OriginalAmount="239.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398521" Longitude="2.15977" StarRating="2" HotelCode="149081|215284" HotelName="BCN Urban Hotels Bonavista Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Francisco Giner 5, HB-004307, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/f9/b0f9119a87bb926af49369fa40e4e7df36638d90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.40" OriginalAmount="240" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|269218-28458449/4174797323559356816/3692" HotelName="HOSTAL PETIT PRÍNCEP" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7530000/7521200/7521111/ff222f4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.40" OriginalAmount="240.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392105" Longitude="2.170033" StarRating="2" HotelCode="295428|hostal_natura_barcelona" HotelName="Natura Barcelona Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Roger de Llúria 33, Principal 2ª, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/2d/b52dc0c1b35ddab9b775c38a40829c57e0a42977.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="242.60" OriginalAmount="240.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412215" Longitude="2.158917" StarRating="2" HotelCode="113161|164614" HotelName="Travessera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera de Dalt 121-123, Gracia 08024, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/dc/09dc7a9fd8cd23265beb0aff52418618493e8f27.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 600 m from Gaudí's Parc Güell, in a quiet area of Barcelona. Alfons X Met...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.06" OriginalAmount="240.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3740528" Longitude="2.1601543" StarRating="0" HotelCode="|121870" HotelName="Elkano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/7/0/121870_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This family-owned hotel, Plaza de EspaÃ±a it is in it is 500 metres away from Fira de Barcelona the trade fair ground 200 metres away from the establishment, you can find Poble Sec the underground station of. ROOM: The rooms have heating and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.42" OriginalAmount="242.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.431907597845" Longitude="2.2179278236193" StarRating="1" HotelCode="113387|athenas_hostel" HotelName="Hostal Athenas Sant Adria de Besos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Andreu Soler 2, 08930 Sant Adrià de Besòs, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/10/5a1061b04df737b83032b649d16d56396a4a33fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.37" OriginalAmount="242.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3922447" Longitude="2.170176" StarRating="0" HotelCode="|121843" HotelName="Bcn 46" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/4/3/121843_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 46 minutes away from the railway station, Clients can also find the metro station, Las Ramblas 500 metres away, guests have. ROOM: Guests can find simple rooms and with WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="245.64" OriginalAmount="243.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4001" Longitude="2.15137" StarRating="2" HotelCode="318132|CAM967500" HotelName="Via Augusta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 63, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/48/5348f417295211c54bfc5701a46d99774e7339ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located business hotel is located just 500 m from the centre of Barcelona (Paseo de G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.95" OriginalAmount="243.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4394575" Longitude="2.1999493" StarRating="4" HotelCode="|10971" HotelName="Catalonia La Maquinista" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sao Paulo 33-37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/7/1/10971_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004, has 4 floors, 92 standard rooms, 4 single rooms and 88 double rooms. In the entrance, you can find a lobby with a reception, a safety deposit box service, a cloakroom, lifts, a bar and a hairdresser's. You are also offered an Ã  la carte restaurant with air-conditioning, a conference room, internet, a car park, indoor parking, room service and a laundry service. SITUATION: This modern hotel is close to the shopping area. Around the establishment, guests can find restaurants, bars and nightclubs. 500 metres away, there is a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a safety deposit box, a double bed and a central heating system. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.44" OriginalAmount="244" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|935391-28471953/4174797323559356816/633" HotelName="BCN CONDAL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935391/20211122124548582.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.45" OriginalAmount="245" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935578-28450476/4174797323559356816/3481" HotelName="HOSTAL BEJAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935578/2021112310194382.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.45" OriginalAmount="245" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|608627-28550811/4174797323559356816/4498" HotelName="LIVE AND DREAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4970000/4962500/4962465/685b6030_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.45" OriginalAmount="245" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029515-28453346/4174797323559356816/5253" HotelName="BARCELONA CITY STREET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9628000/9627992/48c68aa9_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.69" OriginalAmount="245.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3857035" Longitude="2.1404792" StarRating="3" HotelCode="|10994" HotelName="NH Barcelona Entenza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>EQUADOR, 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/4/10994_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1992, has 5 floors, 48 rooms, 47 double rooms and 1 suite. In the entrance, you can find a lobby with a reception, lifts, a safety deposit box service, a TV room, a car park and indoor parking. Guests are also offered internet, room service and a laundry service. SITUATION: This urban hotel is in Barcelona, close to the city centre. It is 500 metres away from shops, bars, restaurants and public transport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a double bed and a central heating system. MEALS: The establishment serves a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.46" OriginalAmount="246.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405909770464" Longitude="2.1446641398811" StarRating="2" HotelCode="94214|el_putxet_2" HotelName="Hotel DingDong Putxet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ballester 13, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/4f/6b4f651888bb51111b1eb1d80fb3e2b7855e93d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.23" OriginalAmount="246.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3990406" Longitude="2.1883962" StarRating="0" HotelCode="|124331" HotelName="Twentytu Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DE PAMPLONA 114-116</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/3/1/124331_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This ecological hotel, it offers event facilities, excursions and an entertainment programme. SITUATION: It is 10 minutes away fromNova Icaria the beach the marina, 5 minutes away, you can find bars, shops, 200 metres away, clients have a nightclub, 10 minutes away from the establishment, clients can find la Ciutadella the Park of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029735-28489296/4174797323559356816/3698" HotelName="HOSTAL NITZS BCN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12600000/12591800/12591761/6ee70016_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.91" OriginalAmount="247.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3838298" Longitude="2.1735111" StarRating="0" HotelCode="|124634" HotelName="The Mo House Gotic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Portaferrisa, 23 - Principal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/3/4/124634_0f6a7901259.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception. SITUATION: the Gothic Quarter Is situated in Las Ramblas 2 minutes away from the establishment guests have Plaza Catalunya 5 minutes away from the establishment, you can find. ROOM: They have WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.48" OriginalAmount="248" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.339025" Longitude="-81.5451646" StarRating="2" HotelCode="0|489758-28456549/4174797323559356816/2976" HotelName="HOTEL ESPLUGUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 9815 Lantern Street, JACKSONVILLE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17420000/17410600/17410559/01dc4dd3_b.jpg</HotelPictures>
        <HotelDescription>Located only minutes away from beaches, area corporations, cruise lines, and area attractions, this Jacksonville hotel is ideal for corporate travel, relocation or fun getaways.

The air-conditioned city hotel has a very modern decor in rich reds with adequate lighting placed throughout the 97 rooms. Guests are welcomed in the lobby which offers a 24-hour reception and a 24-hour check-out service, as well as a hotel safe and currency exchange facilities. Guests can pick up something to read from the newspaper stand. Moreover, they can enjoy a drink at the café and bar, and dine in the restaurant. Business travellers will appreciate the convenience of conference facilities. Further amenities include Internet access, a laundry service and a car park for those arriving by car.

The hotel offers modern decor in all accommodation units. Rooms come en suite with a shower, a bath and a hairdryer. Guests can look forward to a good night's rest on their double or king-size bed. Additional standard features of all accommodation units include a direct dial telephone, satellite/cable TV, a radio, complimentary wireless Internet access, as well as a mini fridge, a microwave and tea and coffee making facilities. There is additionally an ironing set, individually regulated air conditioning and heating and either a balcony or terrace in all rooms.

This hotel offers an outdoor heated swimming pool and hot tub. There is also a gym, business centre, sun loungers and an outdoor fire pit. Fitness enthusiasts can head to the gym for a good workout. All sports facilities are complimentary for guests to use.

This hotel features a bistro serving coffee, breakfast and dinner.

This hotel is located off I-295 East Beltway near Jacksonville International Airport, beaches and downtown. Public transportation is near the hotel and there is also cab service operating within the city.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.48" OriginalAmount="248" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935620-28450483/4174797323559356816/4822" HotelName="MARBEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935620/202111258037448.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="250.96" OriginalAmount="248.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392958256819" Longitude="2.124685049057" StarRating="2" HotelCode="26120|4231" HotelName="Hotel Bonanova Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Capita Arenas 51, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/05/9b05cfb1cf1df990735fef26487929243dd4c450.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is situated close to the Avenida Diagonal, the Catalunya congress hall, the FC Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.49" OriginalAmount="249" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1267606-21410515/4174797323559356816/3223" HotelName="HAMPTON BY HILTON BARCELONA FIRA GRAN VIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67680000/67671900/67671898/5516b5f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.70" OriginalAmount="249.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3933436" Longitude="2.1617901" StarRating="0" HotelCode="|121862" HotelName="Ciudad Condal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca, 255</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/6/2/121862_80efff51512.jpg</HotelPictures>
        <HotelDescription>SITUATION: Passeig de Gracia It is situated next to. ROOM: Customers can find rooms with TV and a bathroom. FACILITIES: The establishment has WiFi (free of charge) and a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.05" OriginalAmount="249.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376237" Longitude="2.157147" StarRating="3" HotelCode="|11027" HotelName="Evenia Rocafort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ROCAFORT, 23-25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/7/11027_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Eixample it is in It has excellent transport links to the leisure areas and the shopping areas. Such as, is located close to points of interest and the cultural points of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.23" OriginalAmount="250.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3724088" Longitude="2.1461591" StarRating="0" HotelCode="|124607" HotelName="Brick" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes, 304</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/0/7/124607_93777031351.jpg</HotelPictures>
        <HotelDescription>SITUATION: This budget hotel is in Barcelona the centre of is situated on Gran Via Avenue Plaza de EspaÃ±a 300 metres away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|28208-24273711/4174797323559356816/7613" HotelName="CASUAL COLOURS BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133600/1133553/0bd74bf3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.51" OriginalAmount="251.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37247991273" Longitude="2.1462209224062" StarRating="1" HotelCode="323688|climent" HotelName="Hotel Brick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía de les Corts Catalanes 304, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ca/3dcaad31eeeee3d8cfb80b6954177de03d197f9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="254.73" OriginalAmount="252.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.435381309706" Longitude="2.1816935986603" StarRating="2" HotelCode="79787|228421" HotelName="ibis Barcelona Meridiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Andreu Nin 9, 08016 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/4b/ba4b6c229662b7c7ac9c0396f9983f2fe3640cd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Fabra i Puig Station, a 10-minute metro journey from Plaza Cataluny...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.53" OriginalAmount="253" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599665-28834623/4174797323559356816/9210" HotelName="IBIS STYLES BARCELONA SJ DESPI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103500/1103465/6e4ef2ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.54" OriginalAmount="254.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384678645213" Longitude="2.1637393534184" StarRating="2" HotelCode="190673|hostal_delfos" HotelName="Hostal Delfos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Antoni 61, 1º, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/84/bd84abb6dc31293d125fdb686dabb0261efb9d95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Plaza Catalunya. Visitors will enjoy a peaceful and calm stay ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.02" OriginalAmount="254.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3775473" Longitude="2.1725931" StarRating="0" HotelCode="|124606" HotelName="Be Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nou de la Rambla, 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/0/6/124606_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has, WiFi, (free of charge). SITUATION: Is situated inBarcelona the heart of Las Ramblas 300 metres away, guests can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.56" OriginalAmount="256.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380044015192" Longitude="2.1714026741546" StarRating="1" HotelCode="322041|hostal_la_terrassa" HotelName="La Terrassa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Junta De Comer 11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/44/9144a29dee754326327fc719124b88ce4cc1df5d.WEBP</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: This guesthouse it is in El Raval the district of 250 metres away, guests can find Liceu ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.57" OriginalAmount="257" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26236-18110149/4174797323559356816/8891" HotelName="NH BARCELONA STADIUM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578500/578500/w3840h2558x0y3-3a792965_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.57" OriginalAmount="257" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.352486911364" Longitude="2.1272411942482" StarRating="4" HotelCode="34629|14654" HotelName="Fira Congress Barcelona" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer José Agustín Goytisolo 9-11, 08908 Hospitalet de Llobregat, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/1e/1b1eadd497a66777934250f2172481cc4b973e76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located near to the city centre. Public transport departs from a stop appro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.57" OriginalAmount="257" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.351756034022" Longitude="2.1204176545143" StarRating="4" HotelCode="37198|3462" HotelName="Eurohotel Gran Via Fira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ciencias 98-100, 08908 Hospitalet de Llobregat, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a8/cc/a8ccfccb7a9bdb6d4feca0a7f7db8b1849fc0d97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in L'Hospitalet, around 4 km from Barcelona city centre. The conference and ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.19" OriginalAmount="257.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3892176" Longitude="2.1739346" StarRating="0" HotelCode="|124526" HotelName="Mayerling Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere, 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/2/6/124526_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inBarcelona the city centre of Plaza Catalunya 5 minutes away, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.58" OriginalAmount="258.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3989551" Longitude="2.1885388000001" StarRating="1" HotelCode="320106|twentytu_hostel" HotelName="Twentytu Hi-Tech Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>C/ Pamplona 114, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/4f/48/4f4845cce95a89b90d5b5de34d524b59a2eef345.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This eco-lodge is modern and is a 10 minute walk from Nova Icaria beach and marina. Less than 5 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.12" OriginalAmount="258.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3999271" Longitude="2.184093" StarRating="3" HotelCode="|66076" HotelName="Sm  Teatre Auditori" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CARRER RIBES 71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/0/7/6/66076_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Eixample District Where clients can find the tourist attractions, el Teatro Nacional de Catalunya it is opposite Close to La Monumental the Bullring, and. HOTEL: This modern, elegant hotel is perfect for business and holiday stays.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.23" OriginalAmount="258.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3873204" Longitude="2.1365842" StarRating="3" HotelCode="|10993" HotelName="NH Barcelona Les Corts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Nicaragua, 146</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/3/10993_2ca18a71124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.38" OriginalAmount="258.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4065464" Longitude="2.1524644" StarRating="0" HotelCode="|56384" HotelName="Erasmus Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TORRENT DE L'OLLA 212-214</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/8/4/56384_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is a student residence, has single rooms, double rooms and triple rooms. The establishment has internet (free of charge), a vending machine, a laundry service, a television room, a reading room and a garden area. The establishment also has a lobby with a reception, a lift and a breakfast room. SITUATION: This establishment, is in GrÃ cia the district of Close to, the city centre and, In the surrounding area, you can find shops, restaurants, libraries and cinemas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.39" OriginalAmount="258.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375514" Longitude="2.125116" StarRating="3" HotelCode="|217724" HotelName="Arya Stadium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sants 383</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/7/2/4/217724_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.59" OriginalAmount="259" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|599659-28514633/4174797323559356816/1576" HotelName="SERCOTEL SANT BOI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1349700/1349643/a42ad1b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.59" OriginalAmount="259.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373074951109" Longitude="2.137558311224" StarRating="2" HotelCode="190687|live__dream" HotelName="Live &amp; Dream" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rossend Arús, 23, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/47/844746550c9dc5c970aaee2f7d8a08d762a65ae4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Sants-Montjuic. With a total of 13 accommodation units, this is a n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.60" OriginalAmount="260.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404811958591" Longitude="2.1288852121534" StarRating="4" HotelCode="130276|turo_de_vilana" HotelName="Vilana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Vilana 7, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/33/f0333c0025387f9d4a75ea4eb37409a65b740129.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the prestigious La Bonanova district of Barcelona. It is surrounded by one o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.17" OriginalAmount="260.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3938406" Longitude="2.1482617" StarRating="0" HotelCode="|156494" HotelName="Petit Príncep" 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/6/4/9/4/156494_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Diagonal Avenue Passeig de GrÃ cia it is situated 15 minutes walk away from the establishment, La Pedrera it is a 15-minute walk away from BatllÃ³ the house is situated 3 kilometres away from la Plaza de CataluÃ±a the historic centre excellent transport links to the metro station, is situated 15 kilometres away from Barcelona Airport. ROOM: Customers can find modern rooms with an air-conditioning system, WiFi and heating. Some rooms have views of the city, The rooms have a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.61" OriginalAmount="261.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38310145" Longitude="2.13861655" StarRating="0" HotelCode="629181|marbel_apartments" HotelName="Marbel Apartamentos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Berlín 51, Les Corts, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/de/19/de198a565b948783c6215ce96fb27a1634b748f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.62" OriginalAmount="262" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029478-28474109/4174797323559356816/5726" HotelName="MEETING POINT HOSTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16660000/16654000/16653948/6c2f6244_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.62" OriginalAmount="262" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53255-18109988/4174797323559356816/10164" HotelName="TRAVELODGE BARCELONA FIRA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1419000/1418963/c1ee2ff7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382373" Longitude="2.172403" StarRating="2" HotelCode="113149|hostal_boqueria" HotelName="Hostal Boqueria Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 100, 1º, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/1e/011ee33273e3cebabcf4f65b0849824d75bd3653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376023987303" Longitude="2.1440922957008" StarRating="2" HotelCode="225415|hostal_baler" HotelName="Hostal Baler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Elevator,Garden,Internet,Laundry,Luggage Storage,Parking,Room Service,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Torre d'En Damians 11, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/fb/5dfbf2fbaa553e1b5a3c8cda733c3c921fb59b44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal Baler is a popular choice amongst travelers in Barcelona, whether exploring or just passing t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392452078938" Longitude="2.1700123895492" StarRating="2" HotelCode="267649|bcn_46" HotelName="Bcn 46 Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Roger de Llúria 46, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/77/527712f5aee3084e1ddf53091eecf15645e102e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.24" OriginalAmount="262.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3814617" Longitude="2.1740696" StarRating="1" HotelCode="|124574" HotelName="Hostal Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boqueria, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/7/4/124574_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Las Ramblas the area. ROOM: Some rooms have private bathrooms. FACILITIES: Guests are offered WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.63" OriginalAmount="263.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381489" Longitude="2.178579" StarRating="1" HotelCode="295429|hostal_nitzs_bcn" HotelName="Nitzs Bcn Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Internet,Laundry,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle Calella 1 2-2, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/15/52/1552ae7c21c4e5cdce2fd96297e07a73f61c8115.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal Nitzs Bcn is a popular choice amongst travelers in Barcelona, whether exploring or just passi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.64" OriginalAmount="264" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.566100000000000" Longitude="7.115500000000000" StarRating="2" HotelCode="0|36572-28458421/4174797323559356816/566" HotelName="CAN FISA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Baudoin, 06160 Juan-Les-Pins,JUAN LES PINS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23480000/23471900/23471817/22a7228e_b.jpg</HotelPictures>
        <HotelDescription>Location\nThis casino hotel lies at the heart of a lively resort centre offering idyllic panoramic views out over the nearby pine grove (roughly 100 m away) as well as the beautiful blue Mediterranean beaches at Juan Les Pins. Countless shopping venues, bars, nightclubs and restaurants are also situated in the immediate vicinity. The train station is only 500 m away, whilst Cannes is 10 km from the hotel and it is a 25-minute drive (15 km) to Nice International Airport.\nFacilities\nThe establishment comprises a total of 175 accommodation units. Guests can reach the upper floors quickly and comfortably using the lift. Services such as a safe and currency exchange facilities make for a comfortable stay. Internet access and wireless internet access (for a fee) are available in the public areas. Gastronomic options include a restaurant, a breakfast room and a bar. Guests can visit the supermarket to purchase daily necessities. A garden is among the features contributing to a pleasant stay. A playroom is also among the amenities at the establishment. Parking facilities available to guests include a garage and a car park (for a fee). Additional services include room service, a laundry and a hairdressing salon.\nRooms\nAll accommodation units feature air conditioning, central heating and a bathroom.  A double bed is provided in the carpeted accommodation units. Among the amenities are a safe and a minibar. Each accommodation unit offers internet access, a telephone and a TV. Each of the bathrooms features a shower, a bathtub and a hairdryer.\nSports/Entertainment\nThe establishment offers an indoor pool. Sun loungers and parasols offer the ideal way to unwind. A hot tub (for a fee) provides an opportunity for relaxation. Those wishing to enjoy sports whilst on holiday can have fun on-site with bocce. In addition, cycling/mountain biking is offered for a fee. For additional fees, a gym and gymnastics are also available to guests. The establishment offers various wellness options, including a hammam and a beauty salon, or for a fee, a sauna, a steam bath, massage treatments and a solarium. Further available options include a casino. Copyright GIATA 2004 - 2015. Multilingual, powered by www.giata.com for client no. 124199\nMeals\nVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner and B &amp;amp; B. Staff are also happy to prepare special dietary cuisine. Special deals can be enjoyed at the establishment.\nPayment\nAll major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="266.64" OriginalAmount="264" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372233934778" Longitude="2.1573432635986" StarRating="2" HotelCode="868380|389837" HotelName="La França Travellers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La França Xica 38, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.65" OriginalAmount="265" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|668-32718013/4174797323559356816/9669" HotelName="NH LES CORTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/523300/523288/af604a53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.66" OriginalAmount="266" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|245929-18109878/4174797323559356816/7634" HotelName="BCN URBANESS HOTELS BONAVISTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6410000/6403300/6403299/ace0cc91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39997" Longitude="2.18399" StarRating="3" HotelCode="142357|hotel_teatre_auditori" HotelName="SM Hotel Teatre Auditori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ribes, 71, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/fa/0dfadf805c272cccb1965754945b933e05423275.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Eixample, one of the most important cultural and commercial ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381493037583" Longitude="2.1740919533729" StarRating="1" HotelCode="267643|hostal_palermo" HotelName="Palermo Hostal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Boqueria 21, Ciutat Vella, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b7/a0b74db31ada36cb307545b2a16bc7109856f5db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Palermo, you'll be centrally located in Barc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3813054" Longitude="2.1764705" StarRating="1" HotelCode="428460|hostal_levante_scp" HotelName="Hostal Levante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Baixada de Sant Miquel número 2, Recepción : 2º piso, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/3f/d63fbeeb79bf4e55d25584b9df38f45076d62b82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal Levante Scp hotel is modest and simple, with the most basic amenities, a friendly atmosphere ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375525507838" Longitude="2.1247380171793" StarRating="3" HotelCode="576821|ona_hotels_arya" HotelName="Arya by Ona Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Sants 383, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/50/28507ebe924a0271c1dbc252fe66e2a2ceb900a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in Barcelona, about 10 km from Barcelona (BCN) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.68" OriginalAmount="268.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373739" Longitude="2.169426" StarRating="2" HotelCode="443863|hostal_apolo_2" HotelName="Pension Hostal Apolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lafont 1 - 3, Principal Izquierda (main entrance left), 08004  Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c3/aec3e55d24f003415f71a7e213982e34c3da16d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overview
TRYP Barcelona Apolo is a modern 4-star hotel offering comfortable accommodation in the hea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.08" OriginalAmount="268.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3762143" Longitude="2.1439621" StarRating="0" HotelCode="|121840" HotelName="Baler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torre d'en Damians, 11C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/4/0/121840_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse is great value. SITUATION: It is well-connected with the historic centre, 400 metres away from the establishment, you can find Sants the Railway Station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.38" OriginalAmount="268.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3848013" Longitude="2.1680347" StarRating="0" HotelCode="|124670" HotelName="45" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ Tallers, 45.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/7/0/124670_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run establishment, is situated in a historic building and was built in the 19th Century.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="271.62" OriginalAmount="268.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383705628549" Longitude="2.151705622673" StarRating="3" HotelCode="51821|21" HotelName="Hotel Viladomat by Silken" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viladomat 197, Eixample, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/b2/69b2ad8c70f8becb36804fef0503557c8c7102d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in the centre of Barcelona, just a few minutes from the historical an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.69" OriginalAmount="269" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88387-18110245/4174797323559356816/10404" HotelName="MADANIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166500/1166490/9439959f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389177274443" Longitude="2.174032330513" StarRating="2" HotelCode="190667|hostal_q" HotelName="Hostal Q" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 22, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/f0/e8f01d2d7d2bbfcd67aef2d878753c64860e16f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.33" OriginalAmount="269.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3730929" Longitude="2.1700427" StarRating="2" HotelCode="|19054" HotelName="Nuevo Triunfo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE CABANES, 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/4/19054_78a30561416.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge) and a reception. SITUATION: This hotel is in the leisure area of Barcelona. It is situated close to the city centre where guests can enjoy bars, restaurants and the nightlife. ROOM: The establishment has 40 rooms with wooden furniture, a satellite television, a bathroom with a shower or bath, complimentary bathroom items, an air-conditioning system, heating, WiFi with a hairdryer, a direct line telephone and a writing desk.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.54" OriginalAmount="269.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4059534" Longitude="2.1715564" StarRating="3" HotelCode="|26351" HotelName="Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corsega 541</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/5/1/26351_00553401336.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 8 floors and 84 rooms. The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. It also has a conference room, internet, room service and a medical care service. SITUATION: This urban hotel is in a residential area, la Sagrada Familia it is located close to it has good links to the city centre, modes of transport, is 17 kilometres away from Barcelona Airport. ROOM: All the rooms have shower or bath, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a mini-bar, central heating and a safety deposit box. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.70" OriginalAmount="270" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029466-28489476/4174797323559356816/1833" HotelName="OLIVIA BARCELONA BOUTIQUE HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25180000/25172500/25172488/5af5c386_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.70" OriginalAmount="270" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|117508-32597496/4174797323559356816/4264" HotelName="QGAT SUITES &amp;amp; EVENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/117508/2010126151759747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="272.70" OriginalAmount="270.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374807128091" Longitude="2.1606527067459" StarRating="2" HotelCode="113152|rio_de_castro" HotelName="Hostal Rio de Castro Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Designated Smoking Area,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Paral lel 119, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/b0/1eb02ba1bc8809aca7f81990d595f3c5c4b91860.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel has been operating since 1967 and has won over plenty of visitors of Barcelona due to it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.88" OriginalAmount="270.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4112617" Longitude="2.1734469" StarRating="1" HotelCode="|124615" HotelName="Everest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/1/5/124615_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a terrace, WiFi and a restaurant. SITUATION: It is 10 minutes away fromla Sagrada Familia Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|173154-24271124/4174797323559356816/14152" HotelName="HOSTAL FELIPE II" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1880000/1877100/1877048/76447edc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="274.72" OriginalAmount="272" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884966-28487386/4174797323559356816/3584" HotelName="HOSTAL LA TERRASSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/56000000/55440000/55438300/55438245/d2e578b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="274.72" OriginalAmount="272" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|66286-28464629/4174797323559356816/5158" HotelName="RESIDENCIA ERASMUS GRACIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/66286/2010126151833271.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="274.72" OriginalAmount="272.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37221218" Longitude="2.15705174" StarRating="0" HotelCode="627612|la_franca_" HotelName="La Fransa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La França Xica 40, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/01/ac019400493e4b24154c8e2fe6441e1cc259c97e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.73" OriginalAmount="273" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3846755" Longitude="2.1729694" StarRating="4" HotelCode="0|21176-14169622/4174797323559356816/6492" HotelName="ABBA GARDEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15 Carrer Del Duc, BARCELONA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911300/911272/ef60b0fa_b.jpg</HotelPictures>
        <HotelDescription>Not just in Barcelona's famed Gothic Quarter, but of it, Kimpton Vividora Hotel fuses a sense of contemporary luxury with the dynamic culture and artistic spirit of this storied City Center neighborhood. A relaxing escape and vibrant hub for locals and discerning travelers alike, our boutique hotel is a home away from home for those seeking to experience Barcelona as insiders. The architecture and design of the spaces accentuate our historic surroundings while plush modern comforts, superlative service and standout amenities can be discovered around every corner. Step outside our doors and the city's exciting attractions and hidden gems are just a stone's throw away, waiting to be explored.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="276.49" OriginalAmount="273.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.414232474685" Longitude="2.1448430862607" StarRating="3" HotelCode="29331|431" HotelName="Catalonia Park Güell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Mare de Deu del Coll 10, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/0a/760abaa0a6be35f8812c4dc7fb89b62fdf198541.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located at the heart of Barcelona close to the famous Güell Park. Guests may t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.74" OriginalAmount="274" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256550-28458373/4174797323559356816/551" HotelName="BCN RAMBLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5580000/5573500/5573407/7b73581a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.74" OriginalAmount="274" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|504467-27052083/4174797323559356816/12927" HotelName="ARYA STADIUM HOTEL 3 BY MADANIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19770000/19763200/19763143/3eb9b6a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.74" OriginalAmount="274" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403104219034" Longitude="2.1232009482089" StarRating="4" HotelCode="56437|27824" HotelName="Eurostars Anglí" 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,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>D' Anglí 60, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/38/cd385509c8a677c12c917f8e12a523af5134f5cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is quietly situated in the north of Barcelona in Sarria-Sant Gervasi. It is just 500 m to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.74" OriginalAmount="274" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405933463069" Longitude="2.1715673804283" StarRating="3" HotelCode="37179|5139" HotelName="Hotel Sagrada Familia" 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Corsega 541, Eixample, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/7b/6c7bd604cd20373492ebae4900c79c454e908f0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right in a residential and commercial area, close to the famous Sagrada Familia....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.75" OriginalAmount="275" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1331808-28476822/4174797323559356816/3537" HotelName="BARCELONA CITY HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1331808/2022530101822192.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.03" OriginalAmount="275.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3794443" Longitude="2.1665731" StarRating="2" HotelCode="|124659" HotelName="Casa Gardenia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hospital, 155</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/5/9/124659_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a terrace with city views, rooms with air-conditioning and a flatscreen television. SITUATION: It is inRaval the district of Las Ramblas 500 metres away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.76" OriginalAmount="276" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.2713276" Longitude="-76.6860848" StarRating="3" HotelCode="0|139134-18110009/4174797323559356816/9236" HotelName="TEATRE AUDITORI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1200 Mae St., Hummelstown, 17036, PA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2390000/2386500/2386493/8f5c2648_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 125. Floors: 7. Property description- Behind every great day is a great night at the 100 percent smoke-free and renovated Comfort Inn at the Park hotel in Hummelstown, PA. We are near Hersheypark, GIANT Center, Hershey Gardens, ZooAmerica and Penn State Milton S. Hershey Medical Center. Get ready to take on the day with such amenities as free WiFi, free parking, free hot breakfast, meeting room and an indoor heated pool. Rest and refresh yourself in your guest room, which features a coffee maker, hair dryer, iron and ironing board. Some rooms also have a refrigerator and microwave. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Rested. Set. Go.Property was renovated in 2007. Hotel Currency: USD. Additional Addresses: Other: 1200 Mae St., Hummelstown, 17036, PA, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. Fax - Other: 1717566-8656. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="278.79" OriginalAmount="276.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377524" Longitude="2.113578" StarRating="4" HotelCode="34626|4471" HotelName="Senator Barcelona Spa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cardenal Reig 11, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/05/b2057a7930342b3ff111ba17c52306c2a84022c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a prestigious district of Barcelona close to Avenida Diagonal, just 15 minu...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.80" OriginalAmount="276.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3739446" Longitude="2.1695418" StarRating="0" HotelCode="|121836" HotelName="Apolo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lafont, 1-3 Principal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/3/6/121836_a5162ee1045.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers a baggage room and a reception. SITUATION: Paralel Next to the establishment, clients have 5 minutes away from the establishment, clients can find the metro station. ROOM: The rooms have, WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.77" OriginalAmount="277" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599794-28435022/4174797323559356816/3785" HotelName="PETIT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3050000/3047800/3047718/741d1038_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="279.78" OriginalAmount="277.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374523" Longitude="2.1747029" StarRating="0" HotelCode="|26350" HotelName="Yomo Hostal BCN Port" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PARAL-LEL, 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/5/0/26350_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Barcelona the centre of Close to, the old harbour, Christopher Columbus the statue of, Santa Eulalia Cathedral and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.17" OriginalAmount="277.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3749199" Longitude="2.1604665" StarRating="0" HotelCode="|124513" HotelName="Río De Castro Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Paral.lel, 119</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/1/3/124513_9ceff0a1408.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse it offers, WiFi, (free of charge). SITUATION: Is situated inBarcelona the city centre of Close to Poble Sec the underground station of the Magic Fountain of Montjuic It is situated 10 minutes away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.19" OriginalAmount="277.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3770204" Longitude="2.1455698" StarRating="0" HotelCode="|121845" HotelName="Bejar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bejar, 36-38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/4/5/121845_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse is family-run. SITUATION: 400 metres away, guests will find the railway station, the metro station. ROOM: You are offered simple rooms, with WiFi (free of charge) and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.77" OriginalAmount="277.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3968712" Longitude="2.1463865" StarRating="0" HotelCode="|124623" HotelName="Petit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laforja, 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/2/3/124623_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in SarriÃ -Sant Gervasi the district of 350 metres away from Muntaner the underground station of. FACILITIES: Guests are offered WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.89" OriginalAmount="278.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4060907" Longitude="2.1721838" StarRating="0" HotelCode="|124619" HotelName="BCN Condal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corsega, 546, Entresuelo 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/1/9/124619_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inEixample the district of la Sagrada Familia 2 minutes away from the establishment, guests will find 300 metres away, guests have Sagrada Familia the underground station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.13" OriginalAmount="278.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.409486" Longitude="2.19771" StarRating="0" HotelCode="|553128" HotelName="BLAU Student Housing and Language Academy" 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/3/1/2/8/553128_4523c981253.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.58" OriginalAmount="278.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3753076" Longitude="2.1347432" StarRating="0" HotelCode="|124447" HotelName="Sans" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Antoni de Capmany, 82</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/4/7/124447_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is next to Sants the square 5 minutes away from Sants the Railway Station of the Plaza de EspaÃ±a 1 kilometre away, you can find. HOTEL: The establishment offers guests rooms with a TV and a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.79" OriginalAmount="279" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15157-18110132/4174797323559356816/8368" HotelName="VILADOMAT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/660200/660111/75480a09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.50" OriginalAmount="279.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831177" Longitude="2.1847904" StarRating="1" HotelCode="|34507" HotelName="Lyon" 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/4/5/0/7/34507_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, has 20 rooms, a lobby and a lift. SITUATION: It is located in front ofBarcelona FranÃ§a the railway station it is close to the Gothic Quarter the harbour, Is situated in the city centre, nearby, you will find the stores, the zoo. ROOM: The rooms a bathroom, a direct line telephone, an air-conditioning system and a central heating system. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Diners Club and Visa. OBSERVATIONS: Check-in is from 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.80" OriginalAmount="280.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379169825584" Longitude="2.1747401763806" StarRating="2" HotelCode="149030|hostal_benidorm" HotelName="Hostal Benidorm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Rambla dels Caputxins 37, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/44/a344a01c880fe5712198e5bec3ad0cb4bb7818ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in La Rambla, Hostal Benidorm is a perfect starting point from which to explore Barcelona. F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.82" OriginalAmount="280.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3964094" Longitude="2.1453226" StarRating="0" HotelCode="|124640" HotelName="Alogar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laforja, 98 -100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/4/0/124640_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is a 5-minute walk away from El Corte InglÃ©s the commercial centre. HOTEL: The establishment offers guests comfortable rooms and a car hire service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="283.11" OriginalAmount="280.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410214370666" Longitude="2.1694886684418" StarRating="4" HotelCode="30437|85224" HotelName="Hotel ILUNION Bel Art" 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,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lepant 406, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/9e/ef9e17875863e2e1771b38b633d0664cd254eb4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access to the city’s main attractions thanks to the various bus routes and a m...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.20" OriginalAmount="280.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3823325" Longitude="2.1723766" StarRating="0" HotelCode="|121857" HotelName="Standbyme Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas, 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/5/7/121857_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: Las Ramblas It is in 200 metres away, guests will find the metro station. ROOM: Guests are offered simple and comfortable rooms. FACILITIES: The establishment boasts internet (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.79" OriginalAmount="280.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385551" Longitude="2.171849" StarRating="0" HotelCode="|156456" HotelName="Excellence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Santa Anna, 27 1-1, Ciutat Vella</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/4/5/6/156456_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception and a living room with sofas. SITUATION: This establishment, is in Barcelona the centre of Las Ramblas it is situated 100 metres away from and Catalonia the square In the surrounding area, you can find shops, restaurants and bars. the establishment is a 5-minute walk away from Macba the art museum it is 10 minutes away from Casa BatllÃ³ the house It has excellent transport links to the metro station, is 200 metres away from a bus stop. ROOM: The establishment has modern rooms, with air-conditioned and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.81" OriginalAmount="281" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599808-23001234/4174797323559356816/6512" HotelName="SANT CUGAT H AND R" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1065700/1065619/c2f3b931_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="283.81" OriginalAmount="281.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39392" Longitude="2.157975" StarRating="2" HotelCode="295427|mihlton_barcelona" HotelName="Hotel Mihlton Barcelona B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roselló 231, Principal 2ª, Eixample, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/c6/56c60ea6393258a66f13d2a208e23e4480601acc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.46" OriginalAmount="281.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3825804" Longitude="2.191042" StarRating="0" HotelCode="|124586" HotelName="Universitaria Campus Del Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Salvat Papasseit, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/8/6/124586_1e4e0710954.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a gym, internet (free of charge) and air-conditioning. SITUATION: Barceloneta Is situated in 200 metres away, guests will find the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="32.763888" Longitude="-96.892515" StarRating="2" HotelCode="0|187006-28467448/4174797323559356816/4784" HotelName="BARCELONA CITY NORTH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4321 Communications Drive, Dallas, 75211, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2490000/2480200/2480118/16f850e0_z.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 89. Suites: 44. Single-bedded accommodations: 64. Double bedrooms: 25. Smoking rooms: 0. Nonsmoking rooms: 89. Physically challenged rooms: 5. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Situated in a quiet area off I-30 and just minutes from the bustle of downtown is the award-winning Holiday Inn Express® Dallas West hotel. 
An indoor pool and free Wi-Fi access are just a few of the perks we offer our valued guests when they choose to stay at this state-of-the-art facility.
Corporate travelers appreciate the executive boardroom and the spacious meeting room. We also offer a business center, which has a copy and print station, so you can stay connected to the office and up-to-date on projects.
If you're doing business with nearby companies, Stewart &amp;amp; Stevenson, Ingersoll Rand, and AT&amp;amp;T are close to our hotel's property in Dallas, TX.
Because we're near AT&amp;amp;T Stadium (home of the Dallas Cowboys) and the Texas Rangers Ballpark, it's easy for sports fans to catch a game. Downtown Dallas including the Kay Bailey Hutchinson Convention Center and the West End are also popular attractions among our hotel's patrons.
Other popular Dallas attractions close to our hotel are: The Sixth Floor Museum, Fair Park, Lone Star Park and The Verizon Theater.
After a day of sightseeing, the indoor pool and spa can help you unwind. Keep up your workout routine in the fitness center, which has individual TVs on each machine.  Rise and shine with our complimentary, hot Express Start Breakfast!. Onsite facilities information- ParkingProperty was built in 2010. Hotel Currency: USD. Additional Addresses: Other: 4321 Communications Drive, Dallas, 75211, TX, US. Additional Phone Numbers: Fax - Other: 12143310522. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.328381754139" Longitude="2.112794816494" StarRating="4" HotelCode="30766|26100" HotelName="Best Western Plus Alfa Aeropuerto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle K  s/n, Entrada Principal Mercabarna, Zona Franca, 08040 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/7e/c17effcbdd90116f30383f9e8cbc44b2b2ed5204.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Zona Franca, 15 minutes from the airport, 15 minutes from the port and 2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39561125233" Longitude="2.1495290100574" StarRating="3" HotelCode="47696|6183" HotelName="Hotel Condado Barcelona" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Aribau 201, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/ce/39ce051eb88703e0ea59d7cb21ea0ff5975455b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on Avenida Diagonal in the commercial and business district of Barcelona...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.82" OriginalAmount="282.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396482319724" Longitude="2.1452507834918" StarRating="2" HotelCode="149014|hostal_alogar" HotelName="Hostal Alogar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Laforja 98, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/53/3153be916fe4b42834326c67177bc88ea0d2111e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.82" OriginalAmount="282.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374991744491" Longitude="2.1353880505412" StarRating="0" HotelCode="523835|hostal_r_sans" HotelName="Hostal Sans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Antoni de Capmany 82, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/e8/eae827a575004b54eebadc94099609c08890bf91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Hostal Sans offers comfort and convenience whether you're on business or holiday in Barce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.49" OriginalAmount="282.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4048514" Longitude="2.1289056" StarRating="4" HotelCode="|124629" HotelName="Vilana  Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vilana, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/2/9/124629_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Bonanova the district of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.73" OriginalAmount="282.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389378" Longitude="2.1565289" StarRating="4" HotelCode="|11081" HotelName="Best Western Premier Dante" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 181</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/8/1/11081_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: the renovated hotel in 2008, has 7 floors, 80 rooms, 17 single rooms and 63 double rooms. In the entrance, you can find a large hall and a reception. The establishment also has a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a pub, an Ã  la carte restaurant with air-conditioning, 3 conference rooms and internet. There are many services available at the establishment, including room service, a laundry service, a car park and indoor parking. SITUATION: Is situated inEixample the district of this hotel is in a peaceful area, the business area ,Passeig de Gracia, La Rambla, PlaÃ§a de Catalunya and La Rambla It is 10 minutes away from Around the establishment, clients can find restaurants, pubs and shops. It is situated nearBarcelona-Sants the Railway Station of it has good links to public transport services. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, satellite and cable television, WiFi, a mini-bar, fitted carpets, a safety deposit box and central heating. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.36" OriginalAmount="283.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387937" Longitude="2.176707" StarRating="0" HotelCode="|255610" HotelName="Amfores Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Bou de Sant Pere 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/5/6/1/0/255610_5a90a7b1330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.84" OriginalAmount="284" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|16155-12630086/4174797323559356816/6527" HotelName="CATALONIA PARK GUELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22739/0bc23340_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38535868" Longitude="2.1307299" StarRating="2" HotelCode="765458|ideal_hostal" HotelName="Hostal Liwi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Del Taquígraf Marti 28, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/0a/340aff830a9f43cea538282cc8f7d137524eeb2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="287.85" OriginalAmount="285" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38542836" Longitude="2.16970301" StarRating="2" HotelCode="30957|8067" HotelName="Hotel Medium Monegal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 62, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b9/1ab9b65dcb9a59ce7f56ce2a42a159403621a6c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the tourist centre of Barcelona and is surrounded by numerous shopping venue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.85" OriginalAmount="285.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375546607819" Longitude="2.1731445193291" StarRating="3" HotelCode="161337|hotel_acta_mimic" HotelName="Hotel Acta Mimic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Arc del Teatre 58, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/6a/376a284fc163e56bdca99eaf703a0ecfae62a526.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in Barcelona's Ciutat Vella (old city) district, next to the ancient Te...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.85" OriginalAmount="285.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382538737722" Longitude="2.1910649601189" StarRating="2" HotelCode="89480|residencia_campus_del_mar" HotelName="Residencia Campus del Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Salvat Papasseit 4, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/bc/bbbc981f788cb4b95b637b886564a0c97070b2f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;general: Residencia Campus del Mar has an excellent location within Barcelona?s Olympic Village, 200...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="288.70" OriginalAmount="285.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382773853339" Longitude="2.140166759491" StarRating="4" HotelCode="318135|ES000187" HotelName="abba Sants Hotel" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Numancia 32, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/86/0a8695d54894485e19e7a81524f8221f9eafd531.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to Estació de Sants (station and bus stop). Numerous shops, restaurants ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.86" OriginalAmount="286" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|279812-28471281/4174797323559356816/3590" HotelName="HOSTAL NATURA BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21600000/21598300/21598245/dcb66b59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="288.86" OriginalAmount="286" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382169125013" Longitude="2.172638471793" StarRating="2" HotelCode="267644|237218" HotelName="Bcn Ramblas Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 96, Ciutat Vella, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/60/c1605438b19324ed39ccef44087e32e2b02a2027.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379406503021" Longitude="2.1666364720728" StarRating="2" HotelCode="149190|hostal_gat_xino_2" HotelName="Hostel Raval Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Hospital 155, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/19/ff19b95ab5df494c4f982476bf75d3f288efeeef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3937068" Longitude="2.17017656" StarRating="2" HotelCode="852560|hostal_siscinc_adults_only" HotelName="Hostal Siscinc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Del Bruc 65, Principal 2a, Eixample, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/81/d48141ab08c0dd3e81a643a68180f2a9c86b55f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.33" OriginalAmount="286.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3935593" Longitude="2.1503208" StarRating="4" HotelCode="|11088" HotelName="Guitart Grand Passage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Muntaner, 212</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/8/8/11088_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2000. It has 4 floors and 40 rooms. In the entrance, guests are offered a lobby with an elevator, a reception with safety deposit boxes and a cloakroom. The establishment has a cafÃ©, a bar, a nightclub, a TV room and an Ã  la carte restaurant with air-conditioning, It also has a conference room, internet, an indoor car park, a car park, room service and a laundry service. SITUATION: This comfortable, urban hotel is in Barcelona a peaceful area of In the surrounding area, you can find shops, bars, cafÃ©s, restaurants and nightclubs. it is a few minutes walk away from public transport services and 2,5 kilometres away from the sea. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, satellite and cable television, a stereo, internet, a mini-bar, a double bed, fitted carpets, a balcony, a safety deposit box (available for a fee) and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="289.51" OriginalAmount="286.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401055" Longitude="2.194399" StarRating="2" HotelCode="169882|ES000082" HotelName="ibis Barcelona Pza Glories 22" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ciutat de Granada 99, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/fe/c6fee9324074ef9603a84ec157995ceb3e3bd1c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Glòries district, under 10 minutes away from the Plaza Catalunya and Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.87" OriginalAmount="287" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400575-28481871/4174797323559356816/3783" HotelName="HOSTAL LLEIDA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400575/2024517134219418.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.87" OriginalAmount="287" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|16134-18110135/4174797323559356816/7951" HotelName="CONDADO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11100/11082/c20efd19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="290.10" OriginalAmount="287.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3733892" Longitude="2.168275" StarRating="1" HotelCode="|65603" HotelName="Coronado" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NOU DE LA RAMBLA, 134</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/6/0/3/65603_4f1ad700911.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 35 rooms, with air-conditioning, bathroom, a hairdryer, satellite TV and a telephone. The establishment boasts a concierge, a cafÃ©, a breakfast room, a TV room and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="290.66" OriginalAmount="287.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403181" Longitude="2.1270429" StarRating="3" HotelCode="|11089" HotelName="Catalonia Mikado" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE BONANOVA, 58</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/8/9/11089_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: this building, was built in 1985, renovated in 1995, has 68 rooms, 7 floors, 5 single rooms and 63 double rooms. In the entrance, you can find a comfortable hall with a reception, a currency exchange service, a safety deposit box service and lifts. You are also offered a kiosk, a games room, a cafÃ©, a bar, a pub, an Ã  la carte restaurant with air-conditioning, a conference room and internet. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: It is situated 4 kilometres away from the city centre, a few minutes walk away from the establishment, clients can find the tourist attractions, monuments, shops, leisure areas and entertainment. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite TV, internet, a mini-bar and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="290.66" OriginalAmount="287.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396438" Longitude="2.128714" StarRating="3" HotelCode="|11075" HotelName="Catalonia Castellnou" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE CASTELLNOU, 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/7/5/11075_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: this building, was built in 1970, renovated in 1999, has 49 rooms, 6 floors, 13 single rooms and 36 double rooms. In the entrance, guests are offered a lobby with a reception, a currency exchange service, a safety deposit box service and lifts. You are also offered a cafÃ©, a bar, a pub and an Ã  la carte restaurant with air-conditioning, Guests are also offered a TV room, a conference room, internet, room service, a laundry service, a medical care service and a car park. SITUATION: This hotel is in a central area, the establishment is 2 kilometres away from the city centre, is near tourist points of interest, monuments, shops and leisure areas. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite TV, internet, a mini-bar, a safety deposit box and central heating. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="290.88" OriginalAmount="288" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400536-28481845/4174797323559356816/2070" HotelName="H REGAS ADULTS ONLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83130000/83126500/83126409/0baf6f31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.49" OriginalAmount="288.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397132" Longitude="2.17585" StarRating="3" HotelCode="|50095" HotelName="Serhs Carlit Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DIPUTACION 383</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/5/50095_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a historic building, was built in the 19th Century and was completely renovated in 2002. The establishment has 38 comfortable rooms, air-conditioning, a lobby with a reception, a currency exchange service, a lift, a cafÃ©, a breakfast room, WiFi (for a fee) and a laundry service. SITUATION: The hotel is in Barcelona the centre of Eixample it is in Close to, is located 500 metres away from public transport services, the shops, is situated 2 kilometres away from Barceloneta the beach it is 15 kilometres away from Barcelona Airport. ROOM: The rooms have cable television, a safety deposit box, a bathroom with marble sink, a shower, a hairdryer, a direct line telephone, a mini-bar, a double bed, an air-conditioning system and heating. MEALS: Guests can book bed and breakfast. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24960-18110429/4174797323559356816/11791" HotelName="ARENAS ATIRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/520800/520781/f6228e3f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384585067201" Longitude="2.1378439664841" StarRating="4" HotelCode="49083|12801" HotelName="NH Sants Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Numancia 74, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/46/cf4652527980da89342acb902730b285b2add6e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, centrally located hotel is situated in the shopping and business district of Les Corts....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397119296691" Longitude="2.1758575737476" StarRating="3" HotelCode="33836|18392" HotelName="Serhs Carlit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Diputació 383, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/14/7b14768554837dd87f2f561cee16e8f7945a9984.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona, in the Eixample district, one of the most cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.60" OriginalAmount="289.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4030888" Longitude="2.1231848" StarRating="4" HotelCode="|27626" HotelName="Ikonik Angli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ANGLI 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/2/6/27626_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.90" OriginalAmount="290" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1256433-28476649/4174797323559356816/3588" HotelName="HOSTAL RADIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5660000/5656900/5656875/dd9abc18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.90" OriginalAmount="290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401164813216" Longitude="2.183103463212" StarRating="3" HotelCode="318134|hotel_glories" HotelName="Glories Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Padilla 173, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/67/4a67aee96dd39185c733a2ff0a5de20d48c6653c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Barcelona, near to the Gran Vía, the Auditorium, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.90" OriginalAmount="290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388214296415" Longitude="2.1729287751468" StarRating="2" HotelCode="322032|hostal_fontanella" HotelName="Hostal Fontanella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 71-2, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/92/cc92e9ac429930bce33d8a2ec23f8c0547999847.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="293.91" OriginalAmount="291" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1330415-28476620/4174797323559356816/393" HotelName="TOLEDANO RAMBLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1330415/202251312182438.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.57" OriginalAmount="291.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3773157" Longitude="2.1137025" StarRating="4" HotelCode="|11132" HotelName="Ilunion Les Corts Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cardenal del Cardenal Reig, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/3/2/11132_cf1af3a1607.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has a swimming pool, a spa and a wellness centre. SITUATION: This modern hotel is near Camp Nou the stadium 5 minutes walk away, you can find the convention centre, and Sants the Railway Station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.58" OriginalAmount="291.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3854006" Longitude="2.1716939" StarRating="2" HotelCode="|11008" HotelName="Catalunya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SANTA ANA 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/0/8/11008_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1968, renovated in 1991, has 4 floors, 46 rooms, 25 double rooms and 15 single rooms. In the entrance, guests are offered a lobby with an elevator, a reception with safety deposit boxes, a TV room and a laundry service. SITUATION: This hotel is in the heart of Barcelona. It is situated close to Plaza de CataluÃ±a and Las Ramblas near the establishment, you will find shops, restaurants, bars and public transport services. ROOM: It has inviting rooms with a bathroom, a direct line telephone, a satellite or cable television, a king-size bed, central heating and a safe (available for a fee). PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.89" OriginalAmount="291.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3950008" Longitude="2.1467851" StarRating="4" HotelCode="|11123" HotelName="Zenit Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SANTALO 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/2/3/11123_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, elegant hotel, has 8 floors and 71 rooms. The establishment boasts an Ã  la carte restaurant with air-conditioning, internet, a laundry service and room service. SITUATION: This cosy hotel is in a business area and a shopping area. 15 minutes away from the establishment, clients can find Plaza Catalunya and las Ramblas, 4 kilometres away, you can find the beach. ROOM: Customers have modern rooms. They have a bathroom, a satellite TV, video, a direct line telephone and WiFi. They also have a desk, a mini-bar, an air-conditioning system, individual heating, double-glazed windows, a balcony and a safe (free of charge). OTHERS: The establishment offers a buffet breakfast. Clients have at their disposal a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599612-20821986/4174797323559356816/12867" HotelName="LA FRANCA TRAVELLERS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21830000/21824500/21824410/b1ac7e19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.92" OriginalAmount="292.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389096717296" Longitude="2.1651456607132" StarRating="2" HotelCode="902662|somnio_hostels" HotelName="Somnio Hostels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Diputació 251, Segundo 2, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/02/8c024aed97a48dae6e11f2f6f5044b025c325677.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Eixample. Somnio Hostels guarantees a quiet stay as it count...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.13" OriginalAmount="292.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39168" Longitude="2.17378" StarRating="0" HotelCode="|193085" HotelName="Casp Green House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ Casp 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/8/5/193085_18cd3c12152.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.15" OriginalAmount="292.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388247" Longitude="2.172946" StarRating="2" HotelCode="|124564" HotelName="Fontanella Green House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/6/4/124564_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers, WiFi, (free of charge). SITUATION: Is situated inBarcelona the city centre of Close to Urquinaona the underground station of Plaza CataluÃ±a 300 metres away, guests have. ROOM: The rooms have private or shared bathrooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.23" OriginalAmount="292.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3826336" Longitude="2.139934" StarRating="4" HotelCode="|11004" HotelName="Abba Sants" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NUMANCIA 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/0/4/11004_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000. It has 8 floors and 140 double rooms. In the establishment entrance, guests will find a lobby with a reception, Some of the establishment facilities on offer are a lift, a bar, an Ã  la carte restaurant with air-conditioning, a conference room, a car park, indoor parking and internet. The establishment also offers a laundry service and room service. SITUATION: This hotel is located close to the city centre, has good links to the city centre, the trade fair ground and the airport. 300 metres away, guests can find the railway station, the metro station. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite television, internet, a mini-bar, fitted carpets, a king-size bed, a central heating system and a safe. MEALS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.30" OriginalAmount="292.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.45653" Longitude="2.206058" StarRating="2" HotelCode="|159583" HotelName="Ibis Barcelona Santa Coloma" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVDA PALLARESA 73-79</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/9/5/8/3/159583_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: It has excellent transport links toBarcelona the historic centre of, near the establishment, guests will find La Maquinista the shopping centre it is situated 5 minutes away from a swimming pool, a gym. ROOM: All the rooms have an air-conditioning system, heating, a television and WiFi. FACILITIES: With regards to the food and beverage offering, there is a buffet breakfast, a bar, a meeting room and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.65" OriginalAmount="292.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393936" Longitude="2.157999" StarRating="2" HotelCode="|213909" HotelName="Mihlton Barcelona Boutique Bandb" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROSELLO 231,PPAL 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/3/9/0/9/213909_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="295.82" OriginalAmount="292.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390428906582" Longitude="2.1262192726135" StarRating="4" HotelCode="32772|2178280" HotelName="Atiram Arenas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Capitán Arenas 20, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/bd/c1bd80ffc1bc8b04354cda5e9b7517cfc54b0b78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first class hotel is situated in Barcelona's tourist centre, around 5 km from the city centre. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="295.93" OriginalAmount="293" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400812-28482024/4174797323559356816/2189" HotelName="PENSION CASA BLANCA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400812/2024522103017462.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.93" OriginalAmount="293" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398564950651" Longitude="2.1438279642018" StarRating="4" HotelCode="128400|202528" HotelName="Rekord" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>Carrer de Muntaner 352, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/29/49295c05fbdfb9453d5ce4b888af12f6a79a0441.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3 km from the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.93" OriginalAmount="293.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396325608092" Longitude="2.1659181773415" StarRating="3" HotelCode="376196|bruc__bruc_guesthouse" HotelName="Bruc &amp; Bruc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca 290, 2-2, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/d1/07d1ce4d5a43404ad89f63cecb0e6048b55eb815.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="295.97" OriginalAmount="293.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404699" Longitude="2.138857" StarRating="3" HotelCode="17654|13934" HotelName="Silken St. Gervasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sant Gervasi De Cassoles 26, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/ba/a6ba4d89d181bac1ed7cc377b9c97829b97e5be3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the city centre, in Barcelona's entertainment centre. Public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.79" OriginalAmount="293.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3998087" Longitude="2.1299889" StarRating="3" HotelCode="|155161" HotelName="Tres Torres Atiram" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calatrava, 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/5/1/6/1/155161_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 56 rooms. SITUATION: This establishment, is close to the city centre, is situated in, Barcelona the city centre of Close to shops, bars and restaurants. 50 metres away, there is a bus stop. FACILITIES: Guests are offered conference rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|685-18109965/4174797323559356816/8822" HotelName="SILKEN SANT GERVASI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486245/1802a312_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.368316772445" Longitude="2.1328170313593" StarRating="2" HotelCode="378971|130766" HotelName="Hostal Nova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Badal 65 1-B, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/ae/b2ae7536cfbf343031df4d1a2e9f4fc85fb33972.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380282709832" Longitude="2.1728646330861" StarRating="2" HotelCode="149125|hostal_operaramblas" HotelName="Opera Ramblas Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sant Pau 20, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/37/7b3730f916b9dc81337ad9545e727f55ce52bbe3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Barcelona, Hostal Operaramblas puts everything the city has to offer just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.68" OriginalAmount="294.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385426" Longitude="2.1697353" StarRating="2" HotelCode="|11025" HotelName="Monegal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PELAYO, 62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/5/11025_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1990, has 5 floors, 53 rooms, 24 single rooms and 29 double rooms. The establishment boasts a lobby with a lift, a reception with safety deposit boxes, a lift and a breakfast room. SITUATION: This hotel is in a tourist area of Barcelona. Around the establishment, clients can find shops, restaurants, bars, nightclubs and clubs. It is just 25 kilometres away from the beach. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, an air-conditioning system, a central heating system and a safe (available for a fee). The establishment has exterior double rooms. MEALS: Guests are offered a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|259144-18110318/4174797323559356816/10178" HotelName="VILANA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2520000/2519900/2519873/7b212156_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.95" OriginalAmount="295.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37986404" Longitude="2.16173682" StarRating="2" HotelCode="439725|hostal_balkonis_" HotelName="Hostal Balkonis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Comte d'Urgell 18, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/91/52912978112aa9f810f442789bfca2792adcacf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Eixample, Hostal Balkonis promises a relaxing and won...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.41" OriginalAmount="295.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4140215" Longitude="2.1775599" StarRating="2" HotelCode="|11134" HotelName="Sant Pau" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE SANT ANTONI MARIA CLARET 173</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/3/4/11134_41c3b7c1513.jpg</HotelPictures>
        <HotelDescription>SITUATION: This cosy hotel is close to Barcelona the centre of Around the establishment, clients can find restaurants, bars and shops. 100 metres away, there is a public transport stop, 2 kilometres away, you can find the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1438810-28681316/4174797323559356816/12329" HotelName="SB WIN SUP" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100830000/100822400/100822397/cc0cc086_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410478" Longitude="2.139723" StarRating="3" HotelCode="178335|33959" HotelName="Aparthotel Bertran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bertran, 150, Barcelona 8023</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/03/ca039fd88641b2461b53f78e6e45673299deac1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet part of Barcelona, 5 minutes' walk from Avinguda Tibidabo FGC statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="299.97" OriginalAmount="297" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183237-28525124/4174797323559356816/5796" HotelName="MARKET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2536400/2536313/6c00cff4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.97" OriginalAmount="297.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3889" Longitude="2.16719" StarRating="3" HotelCode="982730|amfores_boutique_guest_house" HotelName="Amfores Boutique Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bou de Sant Pere 9, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/2d/152d535bb1abd41cf144979dd30a5c9db50ec110.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.12" OriginalAmount="297.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3802851" Longitude="2.1729616" StarRating="0" HotelCode="|124649" HotelName="Operaramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sant Pau, 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/4/9/124649_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel Las Ramblas it is 100 metres away from Liceu the underground station of. HOTEL: This establishment has rooms with bathroom, a reception and a baggage room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.22" OriginalAmount="297.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3721806" Longitude="2.1568099" StarRating="2" HotelCode="|369003" HotelName="La França Boutique" 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/0/0/3/369003_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="301.31" OriginalAmount="298.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375259553955" Longitude="2.1692304189711" StarRating="3" HotelCode="31111|4814306" HotelName="Hotel Autohogar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Paral-lel 64, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/b7/05b716a67bfe29fe0036522ba81dc19e2b77ab85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is in an ideal location in the centre of Barcelona. Guests may take advantage of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301.99" OriginalAmount="299" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385073080086" Longitude="2.1665449440479" StarRating="3" HotelCode="70796|45916" HotelName="Ciutat Vella Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/Tallers 66, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/d5/c6d54e1466f8ecc7a2a5ebc4426ba90f9db79ac4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona, near Las Ramblas and close to Catalunya Square, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.99" OriginalAmount="299.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.359122612995" Longitude="2.1269999002841" StarRating="4" HotelCode="263666|ona_living_barcelona" HotelName="Ona Living Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castelao 206-208, Hospitalet de Llobregat, 08902 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/b0/23b0e75f28456fcf6acd7fe736044e96889a88f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.99" OriginalAmount="299.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40121764" Longitude="2.16517736" StarRating="3" HotelCode="628022|casa_dover_bb" HotelName="Barna House B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bailén 188, Principal 1, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/56/2a5645e611618cf666a4e68c6ce4220c0151bc9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="302.10" OriginalAmount="299.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383250811216" Longitude="2.1410170197487" StarRating="4" HotelCode="51681|145377" HotelName="Hotel Acta CITY47" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nicaragua 47, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/67/62672367043ee9261c2ed87863b9cc57c88208dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located on Plaza España in the centre of Barcelona, about 2.5 km from the b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.13" OriginalAmount="299.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4020751" Longitude="2.1512092" StarRating="3" HotelCode="|124639" HotelName="Silver" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/3/9/124639_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 100 metres away from Fontana the underground station of it is in GrÃ cia the district of. HOTEL: This aparthotel has a reception, a bar and a terrace with a garden.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.56" OriginalAmount="299.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3794947" Longitude="2.1501596" StarRating="3" HotelCode="|11012" HotelName="Chic&amp;Basic Velvet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Consell de Cent 74</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/2/11012_38513c01252.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 5 floors, 9 single rooms, 39 double rooms and 2 junior suites. In the entrance, guests are offered a lobby, a reception, a lift and a cloakroom. Guests are also offered a cafÃ©, a TV room, an Ã  la carte restaurant with air-conditioning, a conference room, internet, a car park, indoor parking and a laundry service. SITUATION: This hotel is in a central area. Close to the establishment, clients can find the Congress Centre and the trade fair ground. It is located near shops, restaurants and bars. 2 kilometres away, you can find nightclubs. 500 metres away, guests have public transport services. It is 20 minutes away from the airport. ROOM: Customers have cosy rooms with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system and a safe (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.415364060506" Longitude="2.1769965509001" StarRating="2" HotelCode="477493|hostal_canigo" HotelName="Hostal Sant Pau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passatge Flaugier 31, 08041 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/f7/54f700b00bf0cf6c3326a0511b7a3ed471819e01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal Sant Pau is located in the city of Barcelona, near the Hospital de Sant Pau. Rooms are equipp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.13" OriginalAmount="300.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376653" Longitude="2.1524868" StarRating="4" HotelCode="|11115" HotelName="Vilamari Bcn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ VILAMARI 34 - 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/5/11115_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2002, has 90 double rooms and 6 floors. In the entrance, you can find a reception, a safety deposit box service, a cloakroom, lifts, a television room, a conference room, a car park and an indoor car park. Guests also have access to a cafÃ©, a bar, an Ã  la carte restaurant with air-conditioning, room service, a laundry service, a medical care service and internet. SITUATION: This luxurious hotel, Plaza de EspaÃ±a it is near Around the establishment, clients can find the tourist attractions and the university. near the establishment, you will find restaurants, bars and nightclubs. it is situated 150 metres away from shops, 200 metres away, guests have public transport services. ROOM: The stylish rooms, have a bathroom, a hairdryer, a direct line telephone, a mini-bar, satellite or cable TV, internet, a central heating system and a mini-bar. FACILITIES: Clients can enjoy a Turkish bath, a massage service and a gym. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|935581-28471954/4174797323559356816/3648" HotelName="HOSTAL LIMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935581/20211123103113364.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935583-28450479/4174797323559356816/3744" HotelName="HOSTAL SANT CARLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935583/2021112310454469.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389750774476" Longitude="2.1419611573219" StarRating="4" HotelCode="9956|5768" HotelName="Hotel Derby" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Loreto 21, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d7/90/d790d59cf8a919051c28d197c852a2711a2955fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of Barcelona (in the shopping and business centre), on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="304.07" OriginalAmount="301.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380519827858" Longitude="2.171505689621" StarRating="3" HotelCode="17121|1406" HotelName="San Agustin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaça de Sant Agustí 3, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/38/f63851b0012159a4e88884ad8e4634687785df04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel can be found where the historical ruins of the former convent of Saint Augustine (1720) li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="304.36" OriginalAmount="301.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398362889917" Longitude="2.1779799380245" StarRating="2" HotelCode="888361|98853" HotelName="Hotel Acta Antibes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Diputació 394, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/36/123680ba8caa94a7702256c79c393141648dd96a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Eixample district, near the city centre and many tourist attractions su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="305.02" OriginalAmount="302" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389414724193" Longitude="2.1564048528671" StarRating="4" HotelCode="48051|27839" HotelName="Best Western Premier Hotel Dante" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca 181, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/28/b82818ad674e97f49655a7fd7ccb355279010fa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming conference hotel is situated at the centre of the popular city centre, close to the Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="305.02" OriginalAmount="302.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399976133475" Longitude="2.2010137918974" StarRating="1" HotelCode="263667|travelodge_barcelona_poblenou" HotelName="Travelodge Barcelona Poblenou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Calle Llull 170, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f3/b7f352c867dad597035441950e0154dc64b80a95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="305.02" OriginalAmount="302.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37203487" Longitude="2.13695083" StarRating="2" HotelCode="469872|smartroom_barcelona" HotelName="SmartRoom Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Olzinelles 56-58, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/5b/5b5bfc82f221db90090f28bba4555914a3d8f775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Smartroom Barcelona is a popular choice amongst travelers in Barcelona, whether exploring or just pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="305.12" OriginalAmount="302.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4010629" Longitude="2.1830264" StarRating="3" HotelCode="|21814" HotelName="Glories" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PADILLA, 173</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/1/4/21814_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona the heart of Between, Next to and, You can also visit la Sagrada Familia the cathedral Les GlÃ²ries the commercial centre In the surrounding area you can enjoy shops, restaurants, bars and nightclubs. it is 3 minutes away from the metro station and 1 kilometre away from the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="305.36" OriginalAmount="302.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4050492" Longitude="2.1404618" StarRating="3" HotelCode="|23031" HotelName="Exe Mitre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bertran 9-15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/3/1/23031_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2001, has 5 floors and 57 double rooms. In the entrance, guests are offered a lobby with an elevator, a reception with safety deposit boxes and a cafÃ©. You are also offered a bar, a conference room, a TV room, internet, a car park and indoor parking. There are many services available at the establishment, including a medical care service, room service and a laundry service. SITUATION: Parque GÃ¼ell and Casa GaudÃ­ It is near in front of the hotel there is a public transport stop, Clients can also find bars and restaurants. 1 kilometre away, you can find shops, the city centre and, is 19 kilometres away from the airport. ROOM: The cosy rooms, have a marble bathroom, jacuzzi, a bathrobe, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, an air-conditioning system, a safety deposit box (available for a fee) and heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="305.68" OriginalAmount="302.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38603" Longitude="2.176147" StarRating="4" HotelCode="29082|445" HotelName="Hotel ILUNION Almirante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" 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>Carrer Vía Laietana 42, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/7f/9a7f1e1a184209a0f1f10bce003c1f574761a768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Barcelona's gothic quarter just 5 minutes from Plaça Catalunya...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.411041" Longitude="2.185693" StarRating="3" HotelCode="168268|acta_ink_606" HotelName="Leonardo Boutique Hotel Barcelona Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 606, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/33/6833a00ffd4e4a6126dd4f56a00a1859c4a6c18f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located about 10 minutes from the Sagrada Familia and around 4 kilometres from Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38542625826" Longitude="2.1717336773872" StarRating="2" HotelCode="408842|cataluna_2" HotelName="Cataluña" 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>Calle Santa Ana 24, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f5/33f50476d2cf23bfaf6670a70096db5c11356453.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Barcelona directly near to Plaça Catalunya and to the ped...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.04" OriginalAmount="303.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3842984" Longitude="2.1515052" StarRating="4" HotelCode="|24486" HotelName="Sercotel Amister Art" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AV.ROMA, 93-95</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/8/6/24486_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 59 rooms, The establishment has WiFi in rooms, (free of charge), a car park, bicycle rental, a restaurant with breakfast service and meeting rooms. SITUATION: This hotel is in Rome Avenue Montjuic it is located between, Close to and Sants the Station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.15" OriginalAmount="303.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3920498" Longitude="2.1554951" StarRating="4" HotelCode="|11026" HotelName="Evenia Rossello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROSSELLO 191</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/6/11026_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is close to the city centre, is situated in the commercial and business area, the establishment, is in an excellent location, Passeig de Gracia and Avinguda Diagonal 350 metres away from the establishment, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.25" OriginalAmount="303.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4104279" Longitude="2.1397425" StarRating="0" HotelCode="|77324" HotelName="Bertran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BERTRAN 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/3/2/4/77324_8643cb81838.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona a quiet area of it is situated 5 minutes away from the train station, Park GÃ¼ell the establishment is 1 kilometre away from. ROOM: Clients are offered one-bedroom apartments with a bathroom, an American kitchen, electric cookers, a sitting room with satellite TV, a direct line telephone, an air-conditioning system, a central heating system and cleaning service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.04" OriginalAmount="304" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24850-32418395/4174797323559356816/6538" HotelName="SANSI BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/24850/24850_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.04" OriginalAmount="304" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.740281" Longitude="100.551789" StarRating="4" HotelCode="0|642-12633623/4174797323559356816/6613" HotelName="DERBY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>12 SUKHUMVIT SOI 2, 10110, BANGKOK, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526100/526078/ecdf8b7c_b.jpg</HotelPictures>
        <HotelDescription>Location The hotel is located in the heart of Bangkok. It combines contemporary d&amp;amp;eacute;cor and state-of-the-art technology with a warmth of hospitality which is uniquely Thai.   Facilities This trend-setting speciality restaurant on the ground floor, with its contemporary Mediterranean theme and d&amp;amp;eacute;cor, is a popular place for locals and visitors alike. The menu is authentic Italian, with elements of cuisine from other Latin countries.  The hotel also presents ample opportunities for leisure activities and recreation. Equipped with waterfall showers, soothing Jacuzzi beds and a refreshing whirlpool bath, this is the ideal location for relaxation.  Rooms The hotel offers 251 guest rooms and suites, which combines, the convenience of high technology with traditional services and hospitality. The contemporary Thai-inspired d&amp;amp;eacute;cor is both elegant and refined, with lavish use of rich tropical hardwood, multi-colored marbles and granite. Furnishings are specially designed for absolute comfort, using the highest quality of fabrics and finishes, and the attention to every detail is absolute.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.04" OriginalAmount="304.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381110219448" Longitude="2.1735426588955" StarRating="3" HotelCode="258539|internacional_cool_local_hotel" HotelName="Internacional Ramblas Atiram" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rambla 78-80, Ciutat Vella (Gòtic)), 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1c/b4/1cb42db34fdea95e79df2fbb6ee0fc7c1e00f951.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in a modernist style, this hotel is extremely popular with tourists and offers guests fabulous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.28" OriginalAmount="304.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3879383" Longitude="2.1725724" StarRating="0" HotelCode="|124264" HotelName="Lima" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/6/4/124264_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Barcelona the centre of Close to and. INFORMATION: The establishment offers wifi and at no additional cost.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.39" OriginalAmount="304.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3934957" Longitude="2.1731639" StarRating="0" HotelCode="|156522" HotelName="Hostalin Barcelona Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes, 657, Eixample</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/2/2/156522_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception and a baggage room (free of charge). SITUATION: This establishment, is in a central area, Passeig de GrÃ cia it is situated 600 metres away from the establishment, is in Eixample the district of it has good links to public transport services, 250 metres away, guests will find the metro stations, is situated 10 minutes walk away from Barcelona Nord bus station. ROOM: Customers have soundproofed rooms with WiFi, a balcony, have wooden floors, an air-conditioning system, a television, a bathroom with a shower, a hairdryer, hair straighteners, bedding and towels.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.81" OriginalAmount="304.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396636" Longitude="2.166295" StarRating="0" HotelCode="|193081" HotelName="Bruc and Bruc Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca, 290, 2-2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/8/1/193081_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.88" OriginalAmount="304.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38651" Longitude="2.16668" StarRating="0" HotelCode="|394030" HotelName="Super Balmes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balmes, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/4/0/3/0/394030_aabdfd41410.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.23" OriginalAmount="305.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3898757" Longitude="2.1472016" StarRating="2" HotelCode="|20664" HotelName="Sunotel Junior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SARRIA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/6/4/20664_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a peaceful area, Close to public transport services excellent transport links to the metro station and the bus. Around the establishment, clients can find bars and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.68" OriginalAmount="305.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3810697" Longitude="2.1455184" StarRating="4" HotelCode="|11120" HotelName="H10 Itaca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avda. Roma, 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/2/0/11120_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a terrace, a swimming pool, a gym and a sauna. SITUATION: This establishment is close to the railway station, is in the district of Eixample. 5 minutes away, you can find PlaÃ§a Espanya and la Fira de Barcelona it has excellent transport links to the city centre, places of interest and Camp Nou Stadium.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.02" OriginalAmount="305.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39217" Longitude="2.15586" StarRating="4" HotelCode="|183453" HotelName="1881 Gran Rosellón" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rosellon 174-176</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/4/5/3/183453_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.06" OriginalAmount="306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383043104627" Longitude="2.170123396575" StarRating="3" HotelCode="113145|hotel_turin" HotelName="Turin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Pintor Fortuny 9, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/55/d455cf1b556e55c391e5c7f41b6d734d7e1d34f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.06" OriginalAmount="306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391549976588" Longitude="2.1738185331092" StarRating="3" HotelCode="323044|casper" HotelName="Casp-er" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Villa,Holiday homes,Holiday homes,Holiday homes,Holiday homes" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Calle  Casp 39, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/44/65447eee6f2d8bc7538baccccc74c2b555013ec8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Property Location&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;With a stay at Casp-er in Barcelona (Eixam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.86" OriginalAmount="306.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3893676" Longitude="2.1730708" StarRating="0" HotelCode="|124286" HotelName="Sant Carlo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/8/6/124286_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Barcelona the centre of a 3-minute walk away from points of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375202" Longitude="2.155661" StarRating="3" HotelCode="186383|hcc_lugano" HotelName="hcc lugano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Paral lel 172, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/3e/2a3e2d3d1e01d5c99451adcdfc0d53c7eddf6601.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Avinguda del Paral-lel, less than 3 km from Las Ramblas and Barcelona´s Goth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390829045012" Longitude="2.1718199376129" StarRating="4" HotelCode="336657|hotel_ambit_barcelona" HotelName="Hotel Àmbit Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Llúria 17, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/9c/e29c542cfc741916cc75da16d2693d008693717c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.46" OriginalAmount="307.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398388" Longitude="2.177703" StarRating="2" HotelCode="|44047" HotelName="Acta Antibes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>DIPUTACIO 394</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/4/7/44047_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays. It has 71 rooms. The establishment has a meeting room, a breakfast room and a car park. SITUATION: This hotel is in the Eixample district. In the surrounding area, clients have the city centre. In the surrounding area of the establishment, guests can find La Sagrada Familia and el Paseo de Gracia it is in the area around Monumental Underground Station. ROOM: The rooms have a bathroom, bath or shower, a television with international channels, heating, an air-conditioning system, double-glazed windows and a direct line telephone. PAYMENT METHODS: The establishment accepts Visa. OTHERS: The establishment serves a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.87" OriginalAmount="307.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3984399" Longitude="2.1437483" StarRating="4" HotelCode="|70686" HotelName="Atenea Rekord Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNTANER, 352</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/6/8/6/70686_1.jpg</HotelPictures>
        <HotelDescription>ROOM: The rooms a bathroom, an air-conditioning system, heating and a satellite TV. They also have internet, a safe, a mini-bar, a hairdryer and an alarm clock. FACILITIES: The establishment boasts a TV room, a indoor car park and nursery.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.08" OriginalAmount="308" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1463301-33123271/4174797323559356816/8103" HotelName="TAHITI PLAYA HOTEL &amp;amp; SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1216800/1216759/6a79ea82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.08" OriginalAmount="308.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37818" Longitude="2.17615" StarRating="4" HotelCode="177872|eurostars_ramblas" HotelName="Eurostars Ramblas" 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>Las Ramblas 22-24, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/11/1b11de326e8f1f39245e5a18e397a8919bb16eff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located across from Plaça del Teatro, the most artistic stretch of the Rambla. It occup...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.08" OriginalAmount="308.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385047242153" Longitude="2.1706580621578" StarRating="1" HotelCode="333790|hotel_toledano_ramblas" HotelName="Hotel Toledano Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo La Rambla 138, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/a0/f1a0308fa3c81301ea62b8f6eeb0807dbcfd396c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.08" OriginalAmount="308.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37869835" Longitude="2.17788225" StarRating="2" HotelCode="765515|casa_lirio_hotel_boutique" HotelName="Casa Lirio Hotel Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Nou de Sant Francesc 25 Principal, Ciutat Vella, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/14/5314fa635a6cdccd72777cc02d5e7ed3e752c0aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.08" OriginalAmount="308.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37415812" Longitude="2.12473164" StarRating="0" HotelCode="879109|apartamentos_dv" HotelName="Apartamentos Dv" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torns 3, Sants-Montjuic, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/b2/aab228f22cf82affd99b66be81b02521032e00de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.48" OriginalAmount="308.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3837577" Longitude="2.179951" StarRating="3" HotelCode="|124351" HotelName="Chicandbasic Habana Hoose" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Argenteria, 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/5/1/124351_96800790946.jpg</HotelPictures>
        <HotelDescription>SITUATION: This smart hotel is in Born (Barcelona) the district of Born (Barcelona) 100 metres away from Santa MarÃ­a del Mar the Church of. HOTEL: This hotel was built in the 18th Century, has elegant rooms rooms, suites with balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.71" OriginalAmount="308.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384728" Longitude="2.1664945" StarRating="2" HotelCode="|10991" HotelName="Mesón Castilla Atiram" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VALLDONZELLA, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/1/10991_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, renovated in 2002, has a small garden area, 5 floors and 57 rooms. The hotel with air-conditioning, has a lobby, a reception with safety deposit boxes, a TV room, indoor parking, a car park and a laundry service. SITUATION: This urban hotel is situated 2 kilometres away from the sea. It is on a peaceful street. Nearby, you will find the PlaÃ§a de Catalunya it is near Las Ramblas a few minutes walk away from the establishment, clients can find the cathedral and the Gothic district. It is situated in front of a public transport stop, bars, restaurants, shops and nightclubs. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a king-size bed, a safety deposit box (available for a fee), an air-conditioning system and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.738671" Longitude="100.543098" StarRating="4" HotelCode="0|691-27046402/4174797323559356816/8119" HotelName="ZENIT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>61 Langsuan Road, Lumpini, Pathumwan, Bangkok, Thailand 10330</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/795500/795458/0ef0176e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="309.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3841077" Longitude="2.1630025" StarRating="2" HotelCode="143811|ainb_bb_eixamplemuntaner" HotelName="AinB Eixample - Muntaner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Calle Muntaner 4, 2º 1ª, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/45/9545cf0783c1cd970be872ef444f79558c66ba83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment is situated in a desirable residential area in the centre of Barcelona between the Ei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.15" OriginalAmount="309.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3849924" Longitude="2.1665982" StarRating="3" HotelCode="|38499" HotelName="Ciutat Vella" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>TALLERS 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/4/9/9/38499_ce9e6f91642.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007, has 40 rooms and with WiFi. The establishment has a bar a terrace with jacuzzi wonderful city views. SITUATION: This hotel is in Barcelona the historic centre of Las Ramblas a few minutes walk away, guests will find Plaza CataluÃ±a close to the establishment, guests have it is situated in the surrounding area of the business district, public transport stops, is 15 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.36" OriginalAmount="309.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3862469" Longitude="2.1294465" StarRating="0" HotelCode="|11083" HotelName="Atenea Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE JOAN GUELL 207-211</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/8/3/11083_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This aparthotel, is on Avinguda Diagonal the commercial area of Close to bars, restaurants, cafÃ©s and public transport services. HOTEL: This hotel is business.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="312.44" OriginalAmount="309.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38596" Longitude="2.1655" StarRating="2" HotelCode="31512|7806" HotelName="HLG CityPark Pelayo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 1, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/93/4193bf0d1513389e4dca105122fa28a70dcda785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the town centre, close to Plaza Catalunya. Here guests will find many shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.58" OriginalAmount="309.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3890014" Longitude="2.1652981" StarRating="0" HotelCode="|124620" HotelName="Somnio s" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Diputacio, 251, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/2/0/124620_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is great value. SITUATION: Las Ramblas It is located near.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.62" OriginalAmount="309.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3814971" Longitude="2.172687" StarRating="0" HotelCode="|124562" HotelName="Las Flores" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas, 79</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/6/2/124562_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: Las Ramblas It is in Close to Liceu the underground station of 50 metres away, guests have La BoquerÃ­a the Market of. ROOM: The rooms have an air-conditioning system, WiFi (free of charge) and a flat-screen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="313.02" OriginalAmount="309.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.407299" Longitude="2.1440982" StarRating="4" HotelCode="|11056" HotelName="Catalonia Park Putxet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ Putxet, 68-74</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/6/11056_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1982, has 6 floors, 152 rooms, 16 single rooms and 136 double rooms. In the entrance, guests are offered a lobby with a reception, a currency exchange service, a safety deposit box service, lifts, a TV room and a conference room. You are also offered a car park and indoor parking. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning internet, room service and a laundry service. SITUATION: This luxurious hotel is in Putxet the district of 4 kilometres away from the city centre, la Sagrada Familia and el Parque GÃ¼ell 500 metres away, guests can find 500 metres away, clients have shops, leisure areas and public transport services. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a safety deposit box (available on request), (available for a fee), central heating. MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="313.02" OriginalAmount="309.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.411045" Longitude="2.1866536" StarRating="4" HotelCode="|11086" HotelName="Catalonia Atenas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA MERIDIANA, 151</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/8/6/11086_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in l'Eixample the district of Close to historic points of interest, tourist points of interest, Such as, Clients can also find cafÃ©s, bars and restaurants. This hotel is in an excellent location, near the establishment, you will find the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="313.02" OriginalAmount="309.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4079447" Longitude="2.1853208" StarRating="3" HotelCode="|11137" HotelName="Catalonia Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/3/7/11137_1_420.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 9 floors, 160 rooms, 17 single rooms and 143 double rooms. The establishment has various facilities, such as a lobby with a reception, a safety deposit box service, lifts and a currency exchange service. With regards to the food and beverage offering, the establishment has a cafÃ© and an Ã  la carte restaurant with air-conditioning, It also has a laundry service, WiFi and 2 conference rooms. SITUATION: This smart hotel is close to Barcelona the city centre of a few minutes walk away from the establishment, clients can find public transport services, restaurants and bars. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite television, a safe, internet, an individual air-conditioning system and individual heating. 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="27" TotalAmount="313.10" OriginalAmount="310" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374103" Longitude="2.168495" StarRating="2" HotelCode="58673|5278" HotelName="Abrevadero" 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>Calle Vila i Vilà 79, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/7f/487fc1d71c2b89a587c8e28675286b14dc97b916.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="313.94" OriginalAmount="310.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395653370918" Longitude="2.1608821908768" StarRating="1" HotelCode="170720|189442" HotelName="Hotel Paseo de Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 102, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f5/77f5373ede4e007bf5b20006edcb0596a20bca21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="314.11" OriginalAmount="311" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373355143211" Longitude="2.1321927178308" StarRating="3" HotelCode="739506|389671" HotelName="Animapartments Sants" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Tinent Flomesta 37, 08020 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/67/f267e7c01757bf3cc81c11664cb32e397649482e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apartments strategically located between the FIRA de GRAN Vía, very close to the Camp Nou, in the Di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="314.12" OriginalAmount="311.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384262071092" Longitude="2.1843776106834" StarRating="3" HotelCode="15683|91608" HotelName="Park Hotel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida  Marquès de l'Argentera, 11, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/1b/491b9cfddd86754e4a20ee0842a204c86e8dc09c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an unbeatable location, right in front of the Estació de França in the district of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.36" OriginalAmount="311.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3852094" Longitude="2.1645563" StarRating="0" HotelCode="|56368" HotelName="Chic and Basic Tallers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>TALLERS 82,3, BARCELONA 08003, SPAIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/6/8/56368_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern guesthouse, has a lobby, a sitting room, there is no restaurant and Chill and Basic the lounge. SITUATION: The establishment, Plaza de la Universidad it is 3 minutes away from Plaza CataluÃ±a it is 5 minutes away from. ROOM: The establishment has 14 rooms, All the rooms have a flat-screen television, an air-conditioning system, heating, modern bathrooms, music channels and an iPod docking station. OBSERVATIONS: Please inform the hotel as to your estimated arrival time Check-in is from 22:00 and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|27419-28434798/4174797323559356816/1774" HotelName="H TOP BCN CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133600/1133559/0726ffc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.12" OriginalAmount="312.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373298370194" Longitude="2.1474999189377" StarRating="4" HotelCode="94217|ayre_hotel_gran_via" HotelName="Ayre Hotel Gran Vía" 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">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de Les Corts Catalanes 322-324, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/64/b86479b3cecdd9403cb0c21464ee85e8da7f476e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central city location, on Plaza España next to the Fira Exhibition and Conferenc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.39" OriginalAmount="312.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3823818" Longitude="2.1704841" StarRating="1" HotelCode="|124641" HotelName="Toc Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Carme, 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/4/1/124641_d012f081520.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is modern, economical. SITUATION: This hotel Las Ramblas it is 50 metres away from La Boqueria the Market of it is in Barcelona city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.67" OriginalAmount="312.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38498" Longitude="2.1850139" StarRating="0" HotelCode="|124602" HotelName="Nuevo Colon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/0/2/124602_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Born the district of Next to and Barceloneta the beach. HOTEL: The establishment boasts WiFi (free of charge), in communal areas, a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.97" OriginalAmount="312.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3758913" Longitude="2.167019" StarRating="4" HotelCode="|11062" HotelName="Dwo Garbí Mil·lenni " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>RONDA SANT PAU 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/2/11062_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel with air-conditioning, has 46 rooms, 5 floors, 9 single rooms, 35 double rooms and 2 suites. In the establishment entrance, guests will find a lobby with a reception, lifts, a bar, a conference room and internet. The establishment also has room service, a medical care service and a laundry service. SITUATION: This luxurious hotel is close to the tourist area, the city centre, 3 kilometres away, you can find the beach, Ciutat Vella and Montjuic it is situated near near the establishment, you will find shops, restaurants and bars. near the establishment, you will find nightclubs, 50 metres away, there is a public transport stop. ROOM: The modern rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, internet, a safe, a mini-bar, a fridge and a central heating system. FACILITIES: The establishment has a jacuzzi, a sauna and a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="316.13" OriginalAmount="313" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385348" Longitude="2.171595" StarRating="3" HotelCode="30264|6478" HotelName="Nouvel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Santa Ana, 18-20, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/42/a142fd7e89e3b2fa439d50b175483414a58d34e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Plaza Cataluña and Las Ramblas at the heart of Barcelona. Various sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.37" OriginalAmount="313.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3782153" Longitude="2.1429511" StarRating="1" HotelCode="|24484" HotelName="Transit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RECTOR TRIADO 82</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/8/4/24484_66151661238.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1986 4 floors, 33 rooms, 9 single rooms and 24 double rooms. In the entrance, you can find a hall, with a reception, with elevators. SITUATION: It is situated in the surrounding area of Catalonia tourist areas, the auditorium and the National Theatre. nearby, there is the bullring, near the establishment, guests will find shops, a public transport stop situated 10 kilometres away from the airport. ROOM: The rooms a bathroom, They are equipped with a direct line telephone, a television and a central heating system. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.48" OriginalAmount="313.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3858605" Longitude="2.1650477" StarRating="2" HotelCode="|11126" HotelName="Chicandbasic Lemon Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>PELAYO 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/2/6/11126_020da721258.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, was built in 2001, has 30 rooms, 6 floors, 4 single rooms and 26 double rooms. In the entrance, you can find a reception, lifts, a safety deposit box service, a TV room, internet and a laundry service. SITUATION: This trendy hotel is in Barcelona the city centre of nearby, you will find shops, bars, pubs and a public transport stop. 1 kilometre away, you can find a beach. ROOM: The rooms a bathroom, a direct line telephone, internet, a safety deposit box and a central heating system. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.71" OriginalAmount="313.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4110193" Longitude="2.1856906" StarRating="3" HotelCode="|72948" HotelName="Leonardo Boutique  Barcelona Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 606</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/9/4/8/72948_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: This trendy hotel l'Eixample it is in It has excellent transport links to the city centre, Close to public transport services, In the surrounding area, you can find cafÃ©s, restaurants, boutiques and shops. PAYMENT METHODS: Customers can pay by AmEx, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.84" OriginalAmount="313.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3868" Longitude="2.167449" StarRating="4" HotelCode="|220847" HotelName="Dorma Plaza Catalunya  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RONDA UNIVERSITAT NO.18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/8/4/7/220847_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.06" OriginalAmount="314.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3812423" Longitude="2.1764259" StarRating="3" HotelCode="|35987" HotelName="Catalonia Avinyó" 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/8/7/35987_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic establishment with air-conditioning has 83 rooms. Some of the establishment facilities on offer are a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant and WiFi. SITUATION: This hotel is in the heart of the Gothic Quarter, is situatedAvinyÃ³ where you can find restaurants, bars and shops. It is just 19 kilometres away from Barcelona Airport. ROOM: The modern and comfortable rooms have a bathroom with a bath, a shower, a hairdryer, a direct line telephone, a satellite television with international channels, WiFi, a mini-bar, a safety deposit box, an individual air-conditioning system, individual heating and a balcony or terrace. FACILITIES: Outdoors, clients can enjoy a swimming pool with deck chairs. You also have at your disposal a hydromassage bath and a terrace. MEALS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="318.15" OriginalAmount="315" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|159667-18110018/4174797323559356816/11227" HotelName="LEONARDO BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4130000/4129500/4129466/6a757544_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="318.15" OriginalAmount="315" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|343487-18110331/4174797323559356816/12316" HotelName="1881 BARCELONA GRAN ROSELLON HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11010000/11005700/11005646/d1f8bf45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37994403676" Longitude="2.1741851554336" StarRating="2" HotelCode="190614|hostal_las_flores_3" HotelName="Hostal Las Flores" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 79, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/27/b127ba4302b62acc390bc181039bde8202bc6811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392097773478" Longitude="2.155974055808" StarRating="4" HotelCode="316925|bcn_urban_gran_rosellon" HotelName="BCN Urban Hotels Gran Rosellón" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rosselló 174-176, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b3/a9b35ce362fd2237e89c8808cc5b7ea9b777e626.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.63" OriginalAmount="315.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831162" Longitude="2.1701391" StarRating="3" HotelCode="|50100" HotelName="Turin Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pintor Fortuny, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/0/0/50100_6b8238f1003.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays and renovated in 2009. SITUATION: Las Ramblas and the Gothic Quarter It is situated near in the surrounding area of the establishment, guests can find a shopping area. ROOM: The establishment has 60 rooms and a satellite TV. They are equipped with WiFi (available on request), a safety deposit box and a bathroom with a hairdryer. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a bar and a breakfast room. You can find a garage, The establishment offers a laundry.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.90" OriginalAmount="315.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4017517" Longitude="2.1477159" StarRating="4" HotelCode="|11014" HotelName="Pol &amp; Grace " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE GUILLERMO TELL 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/4/11014_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2000. It has 6 floors, 3 single rooms and 56 double rooms. In the entrance, guests are offered a lobby with an elevator and a reception with safety deposit boxes, Guests are also offered a cafÃ©, a television room, a conference room and internet. It also has a laundry service, a medical care service, a car park and indoor parking. SITUATION: It is located close to the city centre, the tourist area, 100 metres away you can find shops, nightclubs, a few minutes away by car, you can find the airport, congress centre, close to the establishment, guests have public transport services. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a stereo, internet, a mini-bar, a king-size bed, a safe (available for a fee), heating and an individual air-conditioning system. MEALS: Guests are offered a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.16" OriginalAmount="316" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408611-28458483/4174797323559356816/3748" HotelName="HOSTEL SANT PAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/408611/201662713184053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.16" OriginalAmount="316" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41402801152" Longitude="2.1776130319118" StarRating="2" HotelCode="26836|2324" HotelName="Hotel Amrey Sant Pau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Antoni Maria Claret 173, 08041 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/6b/f56b692c49c951b41961b4ef196b3f6f7a4a1421.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies 3 miles from Las Ramblas, and offers an ideal location for easy access to shopping fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.17" OriginalAmount="317.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391558791885" Longitude="2.1728622491939" StarRating="2" HotelCode="128306|constanza_hotel" HotelName="Constanza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bruc 33, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/50/a0505ff3612ca8bf6b608e7ce9c376ddf563ed9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.17" OriginalAmount="317.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37921334" Longitude="2.15431896" StarRating="3" HotelCode="448453|chi" HotelName="Hotel Chi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 455, Eixample, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/66/e8661bf66cc813bf5f1b3cde3b2399d520da4811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.24" OriginalAmount="317.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381489" Longitude="2.1450215" StarRating="4" HotelCode="|28937" HotelName="Abbot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avda. de Roma, 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/9/3/7/28937_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Eixample it is in Close to Sants the Station of the bus station, the metro stop, 2 kilometres away, you can find the city centre and, around 3 kilometres away you can find Barcelona Port Around the establishment, clients can find business zones, the fair centre, and, la Sagrada Familia it takes 5 minutes to get to, la Playa de la Barceloneta 2,5 kilometres away, you can find it is 15 kilometres away from Barcelona Airport. HOTEL: This urban hotel, renovated in 2004, they have 42 rooms, 7 floors, a lobby with a reception, a lift, a reading room, WiFi and conference rooms. Guests are also offered a breakfast room, indoor parking (for a fee), a laundry service and daily newspapers. ROOM: Each room has a bathroom with a bath, a hairdryer, a mini-bar, a safety deposit box (free of charge), WiFi (free of charge), a direct line telephone, a flat-screen television, an air-conditioning system and heating. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.63" OriginalAmount="317.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3971736" Longitude="2.1514305" StarRating="3" HotelCode="|11023" HotelName="The Moods Oasis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE TRAVESERA DE GRACIA 72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/3/11023_37dcbb80807.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 1 floor, was built in 2001, has 36 rooms, 2 single rooms and 34 double rooms. In the entrance, you can find a lobby with a lift and a reception with safety deposit boxes, Guests are also offered a TV room and internet. SITUATION: This hotel is in Barcelona the city centre, is near, shops, public transport services ,Plaza de CataluÃ±a and Las Ramblas 10 minutes away, guests can find. ROOM: Each room has a bathroom, a hairdryer, an air-conditioning system, piped music, a direct line telephone, a satellite or cable television, WiFi, a mini-bar and a safety deposit box (available for a fee). OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.18" OriginalAmount="318.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386492824579" Longitude="2.1666374802589" StarRating="1" HotelCode="190653|aptbcn_super_balmes_guest_house_2" HotelName="APTBCN Apartments Super Balmes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Balmes 12, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/0f/5a0f9981fc31d0e51e1e14e833fc24e6dcfac474.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.18" OriginalAmount="318.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408095" Longitude="2.185855" StarRating="3" HotelCode="326475|catalonia_hotel_albeniz" HotelName="Catalonia Albeniz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" 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>Aragón 591-593, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/7d/367d3ccff46335767587aeaf6d3a75ea263acd52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly on the Calle Aragon, close to the Sagrada Familia. Countless shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.19" OriginalAmount="319" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1417493-32322692/4174797323559356816/8873" HotelName="AINB BARCELONA SANTS APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92440000/92437700/92437663/c30edd4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.19" OriginalAmount="319" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26235-18110148/4174797323559356816/9978" HotelName="NH BARCELONA EIXAMPLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/523400/523311/00aab143_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.19" OriginalAmount="319.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39125669" Longitude="2.1864171" StarRating="0" HotelCode="525263|residencia_la_ciutadella" HotelName="Residencia Universitaria La Ciutadella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Pujades 33-37, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/8d/bc8d36431ab2d46b01ba4e6c9478d1a11430f1e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.79" OriginalAmount="319.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.357397" Longitude="2.138009" StarRating="4" HotelCode="|447903" HotelName="Leonardo Royal Barcelona Fira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer dels Alts Forns, 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/9/0/3/447903_81053ff1221.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.87" OriginalAmount="319.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3810094" Longitude="2.173499" StarRating="3" HotelCode="|24485" HotelName="Ramblas Internacional" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LA RAMBLA 78-80</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/8/5/24485_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is, perfect for business and holiday stays, has 52 rooms, a reception, terraces and views of the city. SITUATION: In the surrounding area, you can find, restaurants, shops and the theatre. it is in front of a public transport stop. ROOM: The establishment has renovated rooms, superior rooms, have PC, a writing desk and WiFi. Some rooms have chromotherapy. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.20" OriginalAmount="320" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.725581" Longitude="100.524462" StarRating="2" HotelCode="0|684-18107011/4174797323559356816/11079" HotelName="HOTEL SANT PAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>222 SILOM ROAD, BANGKOK 10500,THAILAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/571400/571389/edd25808_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.20" OriginalAmount="320" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390027126028" Longitude="2.1422639093607" StarRating="4" HotelCode="37352|46085" HotelName="Gran Derby Suite 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,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Loreto 28, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a4/b6/a4b6c5dcded5659a2ff4102171a6baaaaf0fd146.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the upper part of Avenida Diagonal and surrounded by other broad avenues, this is the ide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.33" OriginalAmount="320.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383752" Longitude="2.182897" StarRating="0" HotelCode="|33021" HotelName="Ainb Born-damas Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DAMAS 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/0/2/1/33021_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has 5 studios, In the establishment entrance, guests will find a reception, a lift, WiFi and a safety deposit box service. The establishment has bicycle rental. SITUATION: the Gothic Quarter Is situated in in the surrounding area, you can find bars, restaurants located close toBorn the district of a few minutes walk away, you can find art galleries, artists' workshops, designer shops, museums and the cathedral. in the surrounding area, there is Jaume I the metro station of Estacio Nord bus station 5 minutes away, you can find 500 metres away, guests have France the Railway Station of in the surrounding area, you can find La Barceloneta the beach Las Ramblas, el Corte InglÃ©s and el Museo Picasso near the establishment, guests will find 120 minutes away from the establishment clients have la Molina the ski resort of It is situated 20 kilometres away from the international airport. ROOM: The establishment has classic style studios, They are equipped with a kitchen, a satellite television, individual heating, individual air-conditioning and a bathroom with a shower, They have an elevator, internet, a mini-bar, a coffee maker, a kettle and a balcony or terrace. OBSERVATIONS: Ask about key collection a deposit will be requested on arrival Customer reception from 15:00 and at 24:00. please inform the hotel as to your estimated arrival time. PAYMENT METHODS: Customers can pay using Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1213584-28491292/4174797323559356816/3768" HotelName="HOSTAL PARISIEN LAS RAMBLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26730000/26722400/26722384/f883f2cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935353-32717513/4174797323559356816/12639" HotelName="APTBCN SUPER BALMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2990000/2982200/2982162/40a06e9d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.21" OriginalAmount="321.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382832" Longitude="2.1655949999999" StarRating="1" HotelCode="149077|universitat_" HotelName="Hostal Gat Raval" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Joaquin Costa 44, Ciutat Vella, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/dd/c9dd796d193f3e85272334974df2ba59e13b437f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the lively Raval District, Gat Raval offers 24-hour reception, free laptops and free Wi-Fi in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.65" OriginalAmount="321.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3809454" Longitude="2.1721632" StarRating="4" HotelCode="|67662" HotelName="Catalonia La Boquería" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ HOSPITAL, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/6/6/2/67662_c563f1d1421.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has modern facilities, The hotel is an ideal place for relaxing and has attentive service. SITUATION: Las Ramblas It is situated close to it is close to La Boqueria the Market of it is in Barcelona the historic centre of a few minutes walk away from the establishment, clients can find la Plaza CataluÃ±a the cathedral situated nearLiceu the metro stop of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="324.95" OriginalAmount="321.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380964601573" Longitude="2.17205286026" StarRating="3" HotelCode="140911|118054" HotelName="Hesperia Barcelona Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Hospital 26, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/58/4e583ce1d1d842c476e607931699e0c73e192ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only a short distance from Barcelona's most famous street, Las Ramblas, guests can easily wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.22" OriginalAmount="322" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|525896-28467011/4174797323559356816/3741" HotelName="HOSTAL OPERARAMBLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12600000/12591900/12591819/0622031f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.22" OriginalAmount="322" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380825" Longitude="2.177471" StarRating="3" HotelCode="70231|9814" HotelName="Catalonia Avinyo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinyó 16, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/24/4424a00fbf0e9b2c0ea40bc5f432f1c488714d5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona’s gothic district. It is situated on Calle Avinyó, o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.22" OriginalAmount="322.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381961212141" Longitude="2.1733947156769" StarRating="3" HotelCode="98896|hotel_atlas" HotelName="Atlas Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Cardenal Casañas 11, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/aa/6faad2c06385a52cc37e509c3467e2365c6f0864.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.22" OriginalAmount="322.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398407" Longitude="2.184442" StarRating="2" HotelCode="295418|hotel_barcelonago" HotelName="Barna House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Lepanto 143, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/16/0d16db6fffb6f1d3cac78fef563181cc325a4dac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.10" OriginalAmount="322.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39166" Longitude="2.16394" StarRating="3" HotelCode="|443047" HotelName="One Shot Aragó 257" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/0/4/7/443047_e24f9961726.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.14" OriginalAmount="323.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401029" Longitude="2.194614" StarRating="2" HotelCode="|73874" HotelName="Ibis Barcelona Glories 22" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CIUTAT DE GRANADA, 99</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/7/4/73874_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the GlÃ²ries district, 500 metres away from Torre Agbar. 5 minutes walk away, you can find the Llacuna and GlÃ²ries metro stations. It is situated 10 minutes away from Plaza Catalunya and La Barceloneta Beach. ROOM: Clients are offered soundproofed rooms with flat-screen TV, an air-conditioning system, heating and a bathroom with a hairdryer. FACILITIES: The establishment has a gym, a bar, offers WiFi (free of charge), a buffet restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="327.24" OriginalAmount="324" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|16150-24283779/4174797323559356816/10140" HotelName="PARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561900/561832/6c38a513_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="327.24" OriginalAmount="324.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385248" Longitude="2.1644937" StarRating="2" HotelCode="94220|chic__basic_tallers" HotelName="chic&amp;basic Hotel Tallers Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Tallers 82, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f0/86f0854f009944f92957e59dc8b5df1a8c759583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="327.30" OriginalAmount="324.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382077674776" Longitude="2.1840308306885" StarRating="3" HotelCode="30178|449" HotelName="Hotel Del Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pla de Palau 19, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c0/38c013d4f2ca2ad1d326dc58cd8c5bcb85ca4f11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the gothic district, in the heart of Barcelona. Numerous tourist attraction...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.37" OriginalAmount="324.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3792789" Longitude="2.1747445" StarRating="0" HotelCode="|121846" HotelName="Benidorm" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla dels Caputxins, 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/4/6/121846_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, (free of charge), a reception. It has rooms with air-conditioning and satellite TV. SITUATION: Las Ramblas It is in 200 metres away, guests can find the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.56" OriginalAmount="324.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3780776" Longitude="2.1761153" StarRating="4" HotelCode="|76030" HotelName="Ikonik Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAS RAMBLAS 22-24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/0/3/0/76030_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building is modern. SITUATION: This urban hotel is in the historic centre. ROOM: Each room has a mini-bar, an air-conditioning system, heating, a bathroom with toiletries, a hairdryer, a safety deposit box, a television and a writing desk.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.05" OriginalAmount="324.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3751386" Longitude="2.1691089" StarRating="3" HotelCode="|11037" HotelName="Best Auto Hogar" 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/0/3/7/11037_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1958 renovated in 2000 has 170 rooms, 6 floors, 42 single rooms and 98 double rooms. In the establishment entrance, guests will find a lobby with a reception and lifts. Guests are also offered a cafÃ©, a bar, a pub, a TV room, internet, a laundry service, a car park and indoor parking. SITUATION: This hotel is in Barcelona the centre of a few minutes walk away, guests can find shops, leisure areas and monuments. ROOM: All the rooms have a bathroom, a direct line telephone, a satellite TV and central heating. MEALS: Guests are offered a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.539829" Longitude="-121.908438" StarRating="3" HotelCode="0|16156-18110139/4174797323559356816/8561" HotelName="SANT AGUSTI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 3665 Rio Rd, CARMEL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17690000/17680800/17680732/9128e500_b.jpg</HotelPictures>
        <HotelDescription>Located at the gateway to Big Sur and within minutes of Monterey and Carmel-by-the Sea, the newly renovated Carmel Mission Inn delivers the type of stay that makes a vacation complete. Must be 18 years of age to check in. Stay date changes inside of the cancellation policy are considered a cancellation and a re-booking, and as such, are subject to cancellation damages. $50 incidental deposit will be charged to guests with either a major credit card or debit card. (Fee subject to change). Unless notified prior to, or at check-in, a one night penalty will apply to departures that occur earlier than the date specified on the original reservation. Name changes are accepted up to two days prior to arrival.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394011478755" Longitude="2.1535483294477" StarRating="3" HotelCode="10400|437" HotelName="Hotel Astoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paris 203, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b7/71/b771763aaac0bca4a0ad813afd5452f982b17702.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Passeig de Gràcia. There are numerous shops, restaurants and bars, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391161" Longitude="2.159197" StarRating="4" HotelCode="43741|433" HotelName="Hotel Balmes" 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,Garden,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Mallorca 216, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/d3/edd3424932d2dd2e85beb9b4bfc7701d9117ded3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Paseo de Gracia and La Ramblas. The surrounding area is filled with sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396092993592" Longitude="2.200581918212" StarRating="4" HotelCode="900228|26391" HotelName="Hotel 4 Barcelona" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Doctor Trueta 164, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/42/114236a6846f6aadfa50ca8adec66711fd9bccee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.411004" Longitude="2.173286" StarRating="2" HotelCode="31115|8966" HotelName="HTOP BCN City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera De Gràcia 380-384, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/88/d28893b40474dcaf2a2c4b68ff572b76ed3c3457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona's leisure area just a few minutes’ walk from the city centre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.72" OriginalAmount="325.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3900811" Longitude="2.1695004" StarRating="3" HotelCode="|19063" HotelName="Granvia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DE LES CORTS CATALANES, 642</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/3/19063_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1870, was opened in 1935, has 53 standard rooms, a TV, a reading room, a business centre with internet, a terrace, a garden, a public car park and 3 conference rooms. SITUATION: This hotel is in the city centre, is located close to Plaza CataluÃ±a and Paseo de Gracia and the tourist attractions. In the surrounding area you can also find shops, restaurants and bars. It has good links to public transport services. ROOM: The cosy rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system and a safety deposit box (available for a fee). MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="329.26" OriginalAmount="326" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|521597-28458376/4174797323559356816/3383" HotelName="HOSTAL DRASSANES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/521597/20171228112745415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="329.26" OriginalAmount="326" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24882-24273654/4174797323559356816/10556" HotelName="HOTEL BEST AUTO HOGAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63996/eb391034_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.26" OriginalAmount="326.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377072933789" Longitude="2.1179199852847" StarRating="2" HotelCode="113162|l_alguer" HotelName="Alguer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Calle Passatge Pere Rodríguez 20, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/c3/69c3ec8e7cbe290989a57aaa237a5e98623f5e2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.26" OriginalAmount="326.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393471" Longitude="2.157815" StarRating="3" HotelCode="901971|room_mate_emma_2" HotelName="Room Mate Emma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Rosselló 205, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a0/01a06dcfac4274c120cd16bbd7679666124bab8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330.27" OriginalAmount="327" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3977625" Longitude="2.16564068" StarRating="2" HotelCode="446587|436733" HotelName="ibis Styles Barcelona Centre (La Pedrera)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Provenca 340, HB-004710, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/98/2c985e5c2b1e20e5d1342a07f6dc08ceafefd05e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="330.41" OriginalAmount="327.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385667746506" Longitude="2.1664148569107" StarRating="3" HotelCode="9958|1380" HotelName="Lleo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 22-24, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/b1/cfb13158ef56a24af456b16709de126ee930fcba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated in the city centre, near the Plaza Catalunya. Many of the cit...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.90" OriginalAmount="327.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3961883" Longitude="2.1551292" StarRating="4" HotelCode="|11101" HotelName="Balmoral" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA AUGUSTA, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/1/11101_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel VÃ­a Augusta it is located between, You will be able to visit, and. It has excellent transport links to public transport services. ROOM: The rooms have an LCD TV. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="331.21" OriginalAmount="327.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3837754" Longitude="2.1787974" StarRating="0" HotelCode="|124343" HotelName="Casa Blanca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/4/3/124343_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This guesthouse, is in Barcelona the centre of Next to Jaume I the metro station the Picasso Museum 5 minutes walk away, guests can find the cathedral.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="331.21" OriginalAmount="327.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3859148" Longitude="2.1728989" StarRating="0" HotelCode="|124605" HotelName="Lausanne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/0/5/124605_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers, WiFi, (free of charge). SITUATION: Portal del Ãngel Is situated in La Rambla 2 minutes away from the establishment, you can find Catalunya the underground station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|622-12629775/4174797323559356816/6624" HotelName="ASTORIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3400/3344/149c09c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15162-24663058/4174797323559356816/6640" HotelName="GRAN DERBY SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/181600/181590/e04076ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|627-12629776/4174797323559356816/6665" HotelName="BALMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527200/527188/2396e57c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="331.33" OriginalAmount="328.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3837598" Longitude="2.1781432" StarRating="3" HotelCode="|11150" HotelName="Suizo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DEL ANGEL, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/5/0/11150_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel the Gothic Quarter it is in it is in Barcelona the centre of Close to the cathedral, La Catedral de Barcelona 200 metres away, guests will find Las Ramblas just a few minutes walk away, you will find Where guests can enjoy cafÃ©s, nearby, there is an underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.11" OriginalAmount="328.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396077" Longitude="2.1794034" StarRating="4" HotelCode="|10979" HotelName="Sercotel Caspe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Casp, 103</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/7/9/10979_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004, has 141 rooms, a reception, a safety deposit box service and lifts. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar, a pub and an Ã  la carte restaurant with air-conditioning, You are also offered a conference room and internet. There are many services available at the establishment, including room service, a laundry service and a medical care service. The establishment also offers a car park. SITUATION: This luxurious hotel is in the city centre, is situated in Eixample the district of 20 minutes away from the establishment clients have the airport, close to the establishment, clients can find the tourist area, monuments, shops and leisure areas. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite TV, internet, a mini-bar, central heating and a safety deposit box. FACILITIES: The establishment has a gym. MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.23" OriginalAmount="328.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3819315" Longitude="2.1734111" StarRating="3" HotelCode="|67493" HotelName="Bypillow Twenty" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/4/9/3/67493_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel was built in 2008 and is ideal for holidays or business trips. SITUATION: This establishment is in an excellent location, where you can visit Las Ramblas, la Plaza CataluÃ±a and La Boqueria Market.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.29" OriginalAmount="329" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029661-28479306/4174797323559356816/3501" HotelName="HOSTAL BCN 46" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8257800/8257782/c906ddf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.62" OriginalAmount="329.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3842378" Longitude="2.1844681" StarRating="3" HotelCode="|50099" HotelName="Park Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARQUES DE L'ARGENTERA 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/9/50099_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has WiFi, a reception, it offers express check-out, a safety deposit box service and a lift. The establishment boasts 91 rooms, Some of the facilities that the establishment offers to guests include a bar, a restaurant, a sitting room, room service and a car park. SITUATION: The hotel is opposite FranÃ§a the Station of the Picasso Museum a 5-minute walk away from 10 metres away you can find the beach, the Olympic Port and the aquarium. it is situated close to Las Ramblas the cathedral, 50 metres away from the establishment, you can find the zoo, is situated 200 metres away from the harbour, is situated 13 kilometres away from Barcelona-El Prat Airport. ROOM: Guests are offered comfortable, exterior rooms with wooden floors, a keycard locking system, security, a bathroom with a shower and a hairdryer. They also have a double or king-size bed, a direct line telephone, a satellite or cable television, a radio, internet, a safe, a mini-bar, an air-conditioning system, heating and a balcony or terrace. FACILITIES: In the surrounding area, you can find a beach. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard, Visa and some debit cards. OBSERVATIONS: Check-in is at 15:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.78" OriginalAmount="329.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3770116" Longitude="2.1497943" StarRating="3" HotelCode="|47813" HotelName="Onix Fira" 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/8/1/3/47813_d92c5e11049.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, is perfect for business and holiday stays, is situated in a good location. SITUATION: This hotel is in the commercial and business centre of the city, Next to, close to the establishment, clients can find the Anella OlÃ­mpica in Montjuic the fair centre and Sants Central Station Fira de Barcelona, the convention centre (Palacio de Congresos), the Parc de Montjuic and the Poble Espanyol museum it is near Fira de Barcelona, the convention centre (Palacio de Congresos), the Parc de Montjuic and the Poble Espanyol museum in the surrounding area of the establishment, guests can find MirÃ³ and Caixa Forum the museums of. ROOM: The establishment has 80 rooms with a safe, a mini-bar, a satellite TV, a direct line telephone, individual heating, internet (free of charge) and a bathroom with a hairdryer, Clients are offered disabled access rooms. FACILITIES: Outdoors, clients can enjoy a swimming pool, a terrace and a solarium. Clients can enjoy a cafÃ©, Guests are offered a launderette, Guests have access to a business centre, (free of charge) internet, conference rooms and a car park. OBSERVATIONS: The establishment offers minibar, parking and safe (for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.94" OriginalAmount="329.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3815939" Longitude="2.178641" StarRating="0" HotelCode="|124421" HotelName="Coral" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/2/1/124421_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is next to Sant Jaume the square the Gothic Quarter it is in 5 minutes walk away, you can find Jaume I the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.11" OriginalAmount="329.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382723" Longitude="2.1657846" StarRating="2" HotelCode="|35989" HotelName="Acta Bcn 40" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JOAQUIN COSTA 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/8/9/35989_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was completely renovated in 2007, has 42 rooms, WiFi, air-conditioning, a lobby with a reception, a safety deposit box service, a cloakroom and a lift. It also has a laundry service, room service and a bicycle rental desk. SITUATION: This hotel is in Barcelona the historic centre of it has good links to public transport services, Plaza CataluÃ±a and Las Ramblas close to the establishment, clients can find it is situated 2 kilometres away from the beach, 20 kilometres away, you can find Barcelona Airport. ROOM: All the rooms have a bathroom with a hairdryer, WiFi, internet, a satellite or cable television, an individual air-conditioning system and individual heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast at an additional cost. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.50" OriginalAmount="330.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831343" Longitude="2.1411347" StarRating="4" HotelCode="|10977" HotelName="Acta City47" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nicaragua 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/7/7/10977_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1992, 6 floors, 80 standard rooms, 20 single rooms, 60 double rooms and a lobby with an elevator. SITUATION: The hotel is in a central area of Barcelona, next to the Plaza de EspaÃ±a. Around 2.5 kilometres away you can find the beach. Around the establishment, clients can find shops, boutiques, bars, restaurants and leisure areas. ROOM: The elegant and comfortable rooms have a bathroom, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a double bed, central heating and a safety deposit box (available for a fee). MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.99" OriginalAmount="330.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37899" Longitude="2.1790055" StarRating="0" HotelCode="|121867" HotelName="Drassanes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ample, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/6/7/121867_52bda391210.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse has WiFi, (free of charge), a reception. SITUATION: Las Ramblas It is 300 metres away from Port Vell 100 metres away, clients have. ROOM: The establishment has bright rooms, have an air-conditioning system, a television and modern bathrooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.17" OriginalAmount="330.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3983172" Longitude="2.1847876" StarRating="2" HotelCode="|124388" HotelName="Green House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lepanto 143</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/8/8/124388_5f024242047.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, a gym, (free of charge). SITUATION: L'Auditori It is situated in front of 50 metres away, guests will find the National Theatre, 250 metres away, clients have the bullring. ROOM: The bright rooms, have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140225-28767640/4174797323559356816/6804" HotelName="CATALONIA LA BOQUERIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2760000/2754200/2754131/1b26dcb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|173143-18110025/4174797323559356816/9769" HotelName="NH DIAGONAL CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4651100/4651005/10a4ab63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.31" OriginalAmount="331.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41158" Longitude="2.21188" StarRating="4" HotelCode="185340|vincci_bit" HotelName="Vincci Bit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Josep Plà 69, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/fc/c5fc23fad866ffe7558d0b6e80dfa4f7904c32a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 10 minutes' walk from Mar Bella beach. There are a number of bars, restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.31" OriginalAmount="331.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386942809638" Longitude="2.1673453472214" StarRating="5" HotelCode="748116|exe_plaza_catalunya" HotelName="Exe Plaza Catalunya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Housekeeping,Internet,Laundry,Meeting Room,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de la Universitat 18, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/fd/79fd3a9a73b4ee6bc67dbadb5d2e5f85a1981752.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Design and function come together in the interior of the Exe Plaza Catalunya 4* creating a feeling o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="334.88" OriginalAmount="331.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412562" Longitude="2.209023" StarRating="4" HotelCode="36821|135449" HotelName="Hotel Barcelona Condal Mar managed by Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca,Village,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/08/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>Cristóbal de Moura 138, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/26/3a/263ac41f675aeb52e573c13897ad425e00b25885.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. It lies 100 metres from the nearest tram links and the metro sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.17" OriginalAmount="331.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3821099" Longitude="2.1841672" StarRating="3" HotelCode="|11098" HotelName="Del Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA PALACIO, 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/9/8/11098_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was renovated in 2005, has 72 rooms and 6 floors. In the establishment entrance, guests will find a lobby with elevators, a reception with safety deposit boxes and a laundry service. SITUATION: This hotel is in the Gothic Quarter, close to monuments, la Sagrada Familia, La Estatua de ColÃ³n and the Picasso Museum. A few minutes walk away, customers can find the beach and public transport services. It is 20 kilometres away from the airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, an air-conditioning system, central heating and a safe (available for a fee). MEALS: Guests are offered a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397926" Longitude="2.192201" StarRating="3" HotelCode="172668|nh_diagonal_center" HotelName="NH Barcelona Diagonal Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Àlaba 94-96, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/44/01448ae168c6e5469518461228f18d34fb85f877.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the groundbreaking technological 22nd district of Barcelona, very close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379371785925" Longitude="2.1750891398812" StarRating="2" HotelCode="225412|cuatro_naciones" HotelName="Cuatro Naciones" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 40, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/43/04/4304070e1bcafb7b3a211fd4065a1865ba812e5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396064" Longitude="2.136901" StarRating="3" HotelCode="190692|apartamentos_ganduxer" HotelName="Apartamentos Ganduxer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Ganduxer 50, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/aa/a0aa8a5bc25f0ec935c1819b6fc54636399a8973.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation comprises a total of 25 rooms. Services and facilities at the hotel include a rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.37" OriginalAmount="332.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3857537" Longitude="2.1256639" StarRating="4" HotelCode="|66105" HotelName="Catalonia Rigoletto" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>SABINO DE ARANA 22-24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/0/5/66105_1_4246.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is modern, elegant a dining room. SITUATION: This establishment, is in the shopping area ,Barcelona the business area of Dexeus Woman's Health Centre 50 metres away, clients have the Camp Nou 500 metres away, guests can find. ROOM: Customers have fully-equipped rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.37" OriginalAmount="332.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3985584" Longitude="2.1622659" StarRating="4" HotelCode="|11124" HotelName="Catalonia Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CORCEGA 368</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/2/4/11124_19.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2001, has 79 rooms, 8 floors, 77 double rooms and 2 suites. In the entrance, guests are offered a lobby with elevators, a conference room, a reception, a safety deposit box service, a currency exchange service and a cloakroom. You are also offered a cafÃ©, a bar, a restaurant with air-conditioning, internet, room service and a laundry service. SITUATION: This luxurious hotel is in Barcelona the city centre of Paseo de Gracia it is situated 100 metres away from 100 metres away, guests can find the city centre, monuments, is near shops, leisure areas and public transport services. 2 kilometres away, you can find the beach. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a safe, a mini-bar, fitted carpets and central heating. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.92" OriginalAmount="332.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375432" Longitude="2.1729403" StarRating="3" HotelCode="|70410" HotelName="Casa Lit Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Arc del Teatre, 58</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/4/1/0/70410_dc12c6b1800.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 5 floors and 89 rooms. It has a restaurant a terrace with fantastic views. SITUATION: This establishment, Ciutat Vella it is in Las Ramblas and Puerto de Barcelona nearby, you will find in the surrounding area, guests will find the theatres, 300 metres away from the establishment, you can find the metro station. ROOM:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.93" OriginalAmount="332.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3927766" Longitude="2.1563593" StarRating="3" HotelCode="|68466" HotelName="Allegro Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ ROSELLO, 205</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/6/6/68466_bc021931312.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Eixample it is in is situated in a residential area. ROOM: The establishment has 56 rooms with air-conditioned, internet, a hairdryer and an electronic key.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="336.00" OriginalAmount="332.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403781" Longitude="2.213731" StarRating="4" HotelCode="166949|CAG671700" HotelName="Hotel Front Marítim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Garcia Fària 69-71, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/a3/05a3ea969ee0e7a4e6b7b327d4ca7e9a71351532.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is also wonderfully located, close to the sea. The nearest public transport link...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="336.20" OriginalAmount="332.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374087" Longitude="2.168415" StarRating="0" HotelCode="|443819" HotelName="Bedmates" 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/8/1/9/443819_2dd85070825.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1417497-28547619/4174797323559356816/361" HotelName="CASA FILOMENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/111000000/110170000/110164100/110164087/00e85e45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|206794-28467436/4174797323559356816/4605" HotelName="BARCELONA CITY CENTRE HOSTAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/206794/20131291342599.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38219538104" Longitude="2.1720539214612" StarRating="3" HotelCode="888120|14619" HotelName="Exe Ramblas Boquería" 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,Internet,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Sant Josep 91-93, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/e0/1be02995c361f968814564fdecc26d44679b5d65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is situated on Las Ramblas, in the historical, commercial and tourist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388368328956" Longitude="2.164491713047" StarRating="4" HotelCode="26977|21716" HotelName="Sansi Diputacio Hotel" 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,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De La Diputació 234-236, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/2c/302c48f16ebfe4071359daa47bdbb0a218da1887.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is quietly situated in Barcelona's recreational area, close to a wide rang...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="337.17" OriginalAmount="333.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3766379" Longitude="2.1459391" StarRating="4" HotelCode="|30825" HotelName="Pestana Arena Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE CONSELL DE CENT, 51-53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/2/5/30825_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, is perfect for business and holiday stays and was built in 2005. It has 7 floors, a 6-storey annexed building, 84 rooms and 5 suites. In the establishment entrance, guests will find a reception with safety deposit boxes, a currency exchange service, a lift and air-conditioning. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar and a restaurant with highchairs, The establishment boasts conference rooms and internet. The establishment offers bicycle rental, room service, a laundry service and a medical care service. Guests can use a car park and indoor parking. SITUATION: This hotel is in Sants_Montjuic the district of the Plaza de EspaÃ±a in the surrounding area of the establishment, guests can find the Fira it is a few minutes walk away from nearby, you will find bars, restaurants and a public transport stop. it is located 400 metres away from Barcelona-Sants Central Train Station 3 kilometres away from the beach, is 15 kilometres away from Barcelona Airport. FACILITIES: Outdoors, clients can enjoy a terrace, The establishment has a sauna, a steam bath, a massage service and a gym. MEALS: Guests can book bed and breakfast, The establishment serves a buffet breakfast and an Ã  la carte dinner. PAYMENT METHODS: The establishment accepts Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.34" OriginalAmount="334" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|935664-28471956/4174797323559356816/4077" HotelName="PENSION VILLANUEVA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935664/202111259203811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.34" OriginalAmount="334" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15163-24273824/4174797323559356816/11429" HotelName="POL &amp;amp; GRACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/559100/559013/9c8ba88e_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.34" OriginalAmount="334.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38379719537" Longitude="2.180063277483" StarRating="3" HotelCode="188090|banys_orientals" HotelName="Banys Orientals" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Argenteria 37, Barcelona 08003</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/db/6edbb9d74746ddd0a8b5e782891ad69072955852.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="337.94" OriginalAmount="334.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4125295" Longitude="2.2090814" StarRating="4" HotelCode="|22317" HotelName="Barcelona Condal Mar Affiliated By Meliá" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/1/7/22317_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona a new neighbourhood of Close to Diagonal Mar the commercial centre the tram stop and the metro station. In the surrounding area, you can find restaurants, bars and nightclubs. nearby, you will find the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="338.35" OriginalAmount="335.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384864794622" Longitude="2.1702128648758" StarRating="1" HotelCode="94219|3900660" HotelName="Lloret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Canaletes 125, 08002 Barselona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/3c/af3c0ad01527ed48f3ba8820a3852b5f380f39b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.35" OriginalAmount="335.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379080390463" Longitude="2.1561329656761" StarRating="4" HotelCode="312510|two_hotel_barcelona_by_axel" HotelName="TWO Hotel Barcelona by Axel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Calabria 90-92, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/fc/abfc0a64b2c709e56c8c303a2172b2a3ecad2dcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.92" OriginalAmount="335.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410560371553" Longitude="2.1731418371201" StarRating="2" HotelCode="30956|4852" HotelName="Medicis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer dels Castillejos 340, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/b5/e6b5f4389bbc9c3fe591085815409537026e862a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the town centre, Gaudi avenue and the Sagrada Familia cathedral. Var...</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="339.10" OriginalAmount="335.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401780532131" Longitude="2.1477453410626" StarRating="3" HotelCode="31130|5327" HotelName="Pol &amp; Grace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>c/ Guillermo Tell 49, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/7e/da7e7c433b130fde65b2247f20ed05733d2a5190.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre and the tourist area. Countless shopping venues, nightclub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.17" OriginalAmount="335.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3811776" Longitude="2.1550782" StarRating="3" HotelCode="|11000" HotelName="Leonardo Hotel Barcelona Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE DIPUTACION 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/0/0/11000_1529e440709.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This building has 7 floors, a lift, 100 double rooms, a lobby with a reception, a currency exchange service, a safety deposit box service, a cafÃ©, a television room, a restaurant with air-conditioning, a conference room with internet, WiFi, a car park, indoor parking, a laundry service and room service. SITUATION: Nearby, you will find pubs, nightclubs, bars, restaurants and shops. in the surrounding area, clients have public transport services. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, internet, a mini-bar, a safe, fitted carpets and a central heating system. 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="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375927009185" Longitude="2.1670183539391" StarRating="4" HotelCode="30438|27778" HotelName="Hotel Garbí Mil·lenni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Sant Pau 14, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/41/9341939dbdcdba531767df8deb83ee42acbf3172.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderfully restored, luxury hotel is situated within a few minutes walk of the city's tourist ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.36" OriginalAmount="336.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3938597" Longitude="2.1650543000001" StarRating="4" HotelCode="261879|angla_boutique_apartments_valencia_2" HotelName="Cosmo Apartments Passeig de Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Valencia 290, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/9c/999cb07ca938479451ef54305d4d32215fa4dbb9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this accommodation is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.38" OriginalAmount="336.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3859569" Longitude="2.1549755" StarRating="3" HotelCode="|11153" HotelName="Barcelona Century" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VALENCIA 154</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/5/3/11153_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this building, was built in 1993, has 48 rooms, 7 floors, 19 single rooms and 29 double rooms. In the entrance, guests are offered a lobby with a reception, a safety deposit box service and lifts. The establishment boasts a TV room, a bar, a breakfast room and an indoor car park (for a fee). SITUATION: This hotel is in l'Eixample the district of near the establishment, you will find the cathedral and Picasso the museum It has excellent transport links to the shops, leisure areas and the monuments. ROOM: The rooms have a bathroom with a bath, a hairdryer, a direct line telephone, a mini-bar, a satellite TV and a safety deposit box (free of charge). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="340.37" OriginalAmount="337" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="23.866180419921875" Longitude="120.90270233154297" StarRating="3" HotelCode="0|408560-28537688/4174797323559356816/4337" HotelName="CHI BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO. 419, ZHONGSHAN RD, YUCHI, TW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/117000000/116110000/116100600/116100540/5b2327ea_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Sun Moon Lake Hotel is located in Yuchi's Sun Moon Lake neighborhood, close to Shueishe Pier. Regional points of interest also include New Era Sculpture Park and Lungnan Natural Lacquerware Museum.    Hotel Features.   Sun Moon Lake Hotel's restaurant serves breakfast, lunch, and dinner. The hotel also has a snack bar/deli and a coffee shop/café. A bar/lounge is open for drinks. Room service is available 24 hours a day. The hotel serves a complimentary hot and cold buffet breakfast each morning in the breakfast area. Recreational amenities include a fitness facility and complimentary bicycles. This 4-star property has a 24-hour business center and offers small meeting rooms and business services. Complimentary high-speed (wired) Internet access is available in public areas. This Yuchi property has 4 meeting rooms.  Wedding services, tour/ticket assistance, and tour assistance are available. Valet parking is complimentary. Additional property amenities include a terrace, multilingual staff, and gift shops/newsstands. This is a smoke-free property.    Guestrooms.     Air-conditioned guestrooms at Sun Moon Lake Hotel feature complimentary bottled water and safes. Balconies offer lake or mountain views. Beds come with premium bedding. Guestrooms share bathrooms; amenities include bathrobes, slippers, and complimentary toiletries. Wired high-speed and wireless Internet access is complimentary. In addition to desks and complimentary newspapers, guestrooms offer phones. 37-inch high-definition televisions have premium cable channels and free movie channels. Also included are blackout drapes/curtains and hair dryers. Guests may request a turndown service, irons/ironing boards, and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications:      All guests staying in hotel guestrooms must be registered with the hotel.            Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.     The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation.     Property Information:  Check-out time is 11 AM  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.37" OriginalAmount="337" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390615" Longitude="2.163208" StarRating="3" HotelCode="31083|6192" HotelName="hcc taber" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer d'Aragó 256, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bb/8d/bb8d5b71c1626b8205cff9ad5730ba8972c2445c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This up-market hotel is situated in Barcelona's tourist centre, just a few paces from countless rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.37" OriginalAmount="337.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3889" Longitude="2.16719" StarRating="0" HotelCode="978205|ona_hotels_terra" HotelName="Ona Hotels Terra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De La Creu Coberta 20-22, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/30/de30616cca6e47019fad7107c40aecab601acbba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.52" OriginalAmount="337.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3821739" Longitude="2.1721528" StarRating="3" HotelCode="|60677" HotelName="Exe Ramblas Boqueria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAMBLA DE SANT JOSEP 91-93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/7/7/60677_e026b441040.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and urban hotel, has 3 floors and 30 rooms. Guests are also offered air-conditioning, a lobby with a reception, a safety deposit box service, a lift, internet, a laundry service and a breakfast room. SITUATION: This welcoming, historic hotel, Las Ramblas it is in nearby, you will find el Barrio GÃ³tico and la Plaza CataluÃ±a the cathedral, Port Vell it is situated 3 kilometres away from Around the establishment, clients can find shops and public transport services. it is situated 16 kilometres away from Barcelona Airport. ROOM: Customers have soundproofed rooms with telephone, cable and satellite television, a mini-bar, a safety deposit box, a writing desk, a wake-up service, a bathroom with a shower or bath, a hairdryer, a toiletry kit, an individual air-conditioning system, individual heating and a double bed. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.52" OriginalAmount="337.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38573" Longitude="2.16731" StarRating="3" HotelCode="|11136" HotelName="Lleó" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PELAYO 22-24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/3/6/11136_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Barcelona (Ciutat Vella) it is in Barcelona (Ciutat Vella) Close to, and. ROOM: The establishment has 92 rooms with an air-conditioning system, a mini-bar, a flat-screen television, a satellite TV, a safe, a writing desk and a direct line telephone. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge), a souvenir shop and billiards. The establishment has tourist information, ticket sales, business centre, internet zone and a reception. The establishment also offers conference rooms and meeting rooms. OTHERS: Regarding the food and beverage offering, clients have a restaurant, room service and a lounge bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.06" OriginalAmount="337.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3941514" Longitude="2.1491115" StarRating="4" HotelCode="|11152" HotelName="Hesperia Presidente" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL, 570</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/5/2/11152_ed0e6351029.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2005, has 16 floors, 151 rooms and 13Â junior suites. In the entrance, guests are offered a lobby with an elevator and a reception with safety deposit boxes. The establishment also offers a cafÃ©, a kiosk, a hairdresser's, a bar, an Ã  la carte restaurant with air-conditioning, a conference room, internet and a car hire desk. There are many services available at the establishment, including room service and a laundry service. SITUATION: This hotel is just 5 kilometres away from the beach. It is on Avenida Diagonal, in front of shops. It is located 100 metres away from restaurants, bars, nightclubs and public transport services. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a double bed, fitted carpets, a safe (available for a fee), an air-conditioning system and a central heating system. MEALS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.16" OriginalAmount="337.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3888005" Longitude="2.1360723" StarRating="4" HotelCode="|53326" HotelName="NH Collection Barcelona Constanza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ DEU I MATA, 69-99</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/2/6/53326_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.38" OriginalAmount="338" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400341-28481761/4174797323559356816/812" HotelName="CASA CONSELL BAILEN, GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400341/2024515131531823.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.38" OriginalAmount="338" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|599479-28525080/4174797323559356816/4857" HotelName="APARTHOTEL SILVER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/450000/445300/445287/8dc6e190_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="341.38" OriginalAmount="338" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391866140936" Longitude="2.1568393707275" StarRating="4" HotelCode="55113|27842" HotelName="Hotel Granados 83" 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,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Enric Granados 83, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/ba/dcbab4e1a3f8334741c81015894569c83bfd45d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the colourful city of Barcelona, directly beside one of the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="341.51" OriginalAmount="338.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39384205" Longitude="2.14820462" StarRating="2" HotelCode="384087|1770468" HotelName="Wow Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hostels" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Diagonal 578-3º, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/79/b279ad831229050daffac09e988d5e7c739bbf3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.94" OriginalAmount="338.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373298" Longitude="2.1472111" StarRating="4" HotelCode="|53438" HotelName="Indigo Barcelona Plaza Espana, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DES CORTS CATALANES 322-324</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/8/53438_40925a51340.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is business. SITUATION: This urban hotel is in Barcelona the centre of In front of and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.15" OriginalAmount="338.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3801067" Longitude="2.1747886" StarRating="0" HotelCode="|156341" HotelName="Villanueva" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Real, 2, Ciutat Vella</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/3/4/1/156341_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Barcelona the historic centre of La Rambla 100 metres away, guests can find la PlaÃ§a Catalunya 900 metres away, clients have Close to shops, restaurants and cafÃ©s. the Camp Nou 45 kilometres away from the establishment, guests will find it is 5 minutes away from La Barceloneta the beaches of it is 12 kilometres away from Barceloneta Airport. ROOM: The rooms have WiFi, a balcony, an air-conditioning system, a bathroom with a shower, towels and bedding. FACILITIES: Guests are offered a luggage room and a living room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.20" OriginalAmount="338.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3940127" Longitude="2.1650244" StarRating="0" HotelCode="|119351" HotelName="Cosmo Apartments Passeig De Gràcia" 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/9/3/5/1/119351_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, central establishment, was opened in 2012 and has apartments. SITUATION: Is situated inValencia the street Paseo de Gracia next to the establishment, guests will find Where you can find boutiques and restaurants. 100 metres away, there is a public transport stop.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.39" OriginalAmount="339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386186" Longitude="2.154786" StarRating="3" HotelCode="30174|6181" HotelName="Barcelona Century Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>València 154, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/17/8c17afd22244a9909926efabe1eb504c975ec144.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located in L'Eixample district, close to the cathedral and the Picasso museum....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.39" OriginalAmount="339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397079055802" Longitude="2.1513569355011" StarRating="3" HotelCode="31116|32274" HotelName="Catalonia Barcelona Golf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera de Gràcia 72, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5a/9a5ab1755f48271dc38ba467239d13203d7ceda3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Barcelona and is surrounded by numerous shopping venues and li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.87" OriginalAmount="339.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3848526" Longitude="2.170132" StarRating="1" HotelCode="|56376" HotelName="Lloret Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Canaletes, 125</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/7/6/56376_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Lloret is rated one stars. ROOM: The rooms have a bathroom, heating, an air-conditioning system, a television and a direct line telephone. Clients are offered a safety deposit box (free of charge) and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="343.32" OriginalAmount="339.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396167592982" Longitude="2.1551629900932" StarRating="4" HotelCode="10902|1392247" HotelName="Abba Hotel Balmoral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 5, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/8e/318e0623506ce3ffe3cf2a6f56621254a0e5a5e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Barcelona, next to the Pedrera and Diagonal. It is also very cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="343.40" OriginalAmount="340" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029565-28489768/4174797323559356816/368" HotelName="ZOOROOMS BOUTIQUE GUESTHOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32750000/32741500/32741496/89e69148_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343.40" OriginalAmount="340" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386274" Longitude="2.129435" StarRating="4" HotelCode="10885|22900" HotelName="Atenea Barcelona Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joan Güell 207-211, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/9d/1b9d62e6b3f5aef8ffe887ff2083207a49396948.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Barcelona, on the Avenida Diagonal. Public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="343.54" OriginalAmount="340.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38499" Longitude="2.16263" StarRating="3" HotelCode="|183292" HotelName="La Casa de Antonio Petit" 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/2/9/2/183292_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="343.79" OriginalAmount="340.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382675360171" Longitude="2.1657777272062" StarRating="2" HotelCode="66017|76548" HotelName="Hotel Acta BCN 40" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Joaquin Costa 40, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/80/c480024335b2cf8a3e2f61df5ca19f346e32f8b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, surrounded by the historic centre of Barcelona and offers easy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="344.41" OriginalAmount="341" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.4159978" Longitude="5.349935" StarRating="2" HotelCode="0|181052-28458432/4174797323559356816/3385" HotelName="HOSTAL CENTRIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de la Gardiette Quartier Plan de Campagne, Les Pennes Mirabeau, 13170, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2250000/2246000/2245962/231589f7_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms: 60. Floors: 2. Property description- Get rested and ready for anything at the pet-friendly Comfort Hotel Marseille Nord Aix in Les Pennes Mirabeau, FR near the city of Marseille. Our hotel is also near the Mediterranean Sea, Marseille Provence Airport and the Plan de Campagne shopping and entertainment district. Prepare for a successful day ahead with amenities like breakfast, free wireless high-speed Internet and free weekday newspapers. Guest rooms come with desks, hair dryers, TVs and more. Behind every great day is a great night at our Comfort Hotel Marseille Nord Aix. Book now. Breakfast is available for a small fee, contact the hotel for more information.. Onsite facilities information- ParkingHotel Currency: EUR. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.41" OriginalAmount="341" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.402100491083" Longitude="2.1511815539847" StarRating="3" HotelCode="36372|416166" HotelName="Silver Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bretón de los Herreros 26, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/f6/60f6ef776b37d96e96fda647cd6422c4c0a8a6a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.41" OriginalAmount="341.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387979" Longitude="2.156863" StarRating="4" HotelCode="261899|sunotel_club_central_2" HotelName="Sunotel Club Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer València 157, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/c9/71c9c362d8f30e7e3a903689d895e341e68f8da9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Barcelona city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.41" OriginalAmount="341.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39618001811" Longitude="2.1613302515379" StarRating="2" HotelCode="901315|limonaia_3" HotelName="Next To" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 242, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/a3/0aa30880d9b940eef7008fbe968736e2b145b982.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="344.42" OriginalAmount="341.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4008544" Longitude="2.1499143" StarRating="4" HotelCode="|11010" HotelName="Hg City Suites Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta, 89-91</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/0/11010_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 10 minutes away from the city centre, close to Passeig de GrÃ cia, Casa Batllo and La Pedrera. In the surounding area you can also visit la Rambla de Catalunya. HOTEL: This renovated hotel in 2000 has 72 standard rooms. 8 floors a lobby with a reception. A lift a safety deposit box service a currency exchange service a bar a TV room an Ã  la carte restaurant with air-conditioning. Guests are also offered WiFi, room service and a laundry service. ROOM: The cosy rooms have a bathroom, a direct line telephone, a satellite or cable television, internet, a mini-bar, a safe (available for a fee), a central heating system and an air-conditioning system. MEALS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="344.62" OriginalAmount="341.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384320700861" Longitude="2.1513945508894" StarRating="4" HotelCode="37041|1043638" HotelName="Sercotel Ámister Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Roma 93-95, near Sants train station, City Centre, Eixample District, 08029 Barcelona, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/97/6197a905dec602fa8d51136a7d132555698a6e4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is suitable for both tourists as well as for business guest. It is located ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="345.01" OriginalAmount="341.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3767508" Longitude="2.1372405" StarRating="0" HotelCode="|63029" HotelName="Cosmo Apartments Sants" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de San Antoni, 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/0/2/9/63029_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has luxury apartments, is situated in a great location, is situated 50 metres away from Sants the metro station la Plaza de EspaÃ±a and la Fira de Barcelona 5 minutes away, clients can find close to the establishment, clients have at their disposal tourist points of interest, This building is elegant, modern 30 large and comfortable apartments and with features that offer you the maximum level of comfort. The establishment boasts a reception, a car park, a TV, a video player (on request), a tv with internet, internet, WiFi and guided tours. NOTICE: The establishment has towels and bedclothes. The establishment offers cleaning service at an additional cost.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="345.39" OriginalAmount="341.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384859" Longitude="2.162969" StarRating="2" HotelCode="|71776" HotelName="Ainb Bandb Eixample Muntaner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNTANER 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/7/6/71776_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This apartment is in a residential area, between Eixample and the historic area. Just a few minutes walk away, guests will find Plaza CataluÃ±a, Las Ramblas and Gaudi's buildings. HOTEL: This elegant, luxury apartment has 7 bedrooms and is ideal for group trips. The air-conditioning apartment, has a lift and internet. ROOM: The comfortable, peaceful rooms have heating, individual air-conditioning, a bathroom, single beds and a double bed. All rooms are bright. FACILITIES: The establishment boasts a kitchen, washing machine and courtesy tea and coffee. Has a lounge, satellite or cable TV and DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.42" OriginalAmount="342" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38381228879" Longitude="2.1782970428467" StarRating="3" HotelCode="18012|1404" HotelName="Hotel Suizo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Ángel 12, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/af/17af316b18b62bbe1138c835992565ecae2e1e95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is to be found in the gothic quarter at the heart of Barcelona, close to the cathedral an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382367" Longitude="2.170541" StarRating="1" HotelCode="113143|hotel_curious" HotelName="Curious Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Carme 25, Distrito Ciutat Vella, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/dd/0fdd55acf64f7b0c4212e873d0529cab3ffdfd3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372803224161" Longitude="2.1721118688583" StarRating="4" HotelCode="168270|grums_hotel" HotelName="Grums" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Palaudaries 26, Barcelona 08004</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b8/d6b8af0b321d625f3d4f95d379df62c720db5712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street within walking distance of Avenida del Parallel. Las Ramblas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="345.98" OriginalAmount="342.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398694" Longitude="2.162406" StarRating="4" HotelCode="21559|1658" HotelName="Catalonia La Pedrera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Córcega 368, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/fe/aafe4a7fc7b67ff17b21b86ea50ad0a0917b0c11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the arty and commercial centre of Barcelona, only a stone's throw fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24961-28568742/4174797323559356816/2549" HotelName="ILUNION BEL ART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788100/788042/9c92a78c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.43" OriginalAmount="343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378023075811" Longitude="2.173059364418" StarRating="4" HotelCode="113140|onix_liceo" HotelName="Onix Liceo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference 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,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nou de la Rambla 36, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/4d/fc4d231b4192878c1ef1db088f7701d0503c2887.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in Barcelona. Only a few metres away, guests can find the Gr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.43" OriginalAmount="343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3771497" Longitude="2.1750606" StarRating="1" HotelCode="311355|pillow_one_barcelona" HotelName="Pillow One Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Calle Montserrat 13, Distrito Ciutat Vella, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/2a/c72a90d538d35e4942d8cabde8f7b38a337bd85b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pillow One Barcelona, you'll be centrally located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.10" OriginalAmount="343.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3728048" Longitude="2.1721059" StarRating="4" HotelCode="|71736" HotelName="Grums and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Palaudarias, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/3/6/71736_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2011, is in a great location and it is situated in a central area. ROOM: Each room has a bathroom, water, a coffee maker, complimentary bathroom items, a writing desk and a satellite TV. They also have WiFi, sofas, a wardrobe with a bath or shower, a hairdryer, a safety deposit box, individual heating and a direct line telephone. Guests are offered triple rooms. COMMUNAL SERVICES: Clients can find wellness centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.44" OriginalAmount="344.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372999471515" Longitude="2.1459804475307" StarRating="3" HotelCode="190686|hotel_azul_barcelona" HotelName="Hotel Acta Azul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 327, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/03/48031dc6130cfdc79a9aa046deca55f27fa86d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.86" OriginalAmount="344.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3910747" Longitude="2.1681994" StarRating="4" HotelCode="|11015" HotelName="Hcc St. Moritz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>c/ Diputacio 262-264</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/5/11015_96709271450.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 91 rooms, 5 floors, 13 single rooms and 78 double rooms. The establishment has a lobby with a reception, a currency exchange service (on request), lifts, a cafÃ©, meeting rooms and an Ã  la carte restaurant with air-conditioning. WiFi, the establishment also has a business centre, a car park, room service and a laundry service. SITUATION: This establishment is in Barcelona city centre, close to Casa Batllo and the PlaÃ§a de Catalunya. Near the establishment, you will find the tourist attractions and the shopping area. 100 metres away from the establishment, you can find shops, bars, restaurants, pubs and nightclubs. 50 metres away, clients have public transport services. 2 kilometres away, you can find the beach. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a direct line telephone, satellite or cable TV, internet, a mini-bar, fitted carpets, a central heating system, an air-conditioning system and a safety deposit box. MEALS: The establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.92" OriginalAmount="344.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3809157" Longitude="2.1532257" StarRating="0" HotelCode="|11066" HotelName="Atenea Calabria" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE CALABRIA 129-131</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/6/11066_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1992, has 80 apartments and 7 floors. In the entrance, guests are offered an elegant hall with a reception, lifts, an internet zone and a television room. By paying an additional charge you can enjoy a laundry service and indoor parking. SITUATION: This aparthotel, is close to the Rocafort metro stop, 10 minutes away from Plaza de EspaÃ±a. It is situated 1 kilometre away from Las Ramblas, ROOM: The apartments are equipped with a kitchen with fridge, a microwave, kettle, a sitting area, a satellite TV, an air-conditioning system, heating, a balcony and WiFi (free of charge). MEALS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="348.10" OriginalAmount="344.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412002150585" Longitude="2.2195051607132" StarRating="4" HotelCode="897779|97154" HotelName="SB Hotel Diagonal Zero Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaça Llevant s/n, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9b/ec/9bec9880c499b6f0030e59fa3a419fd8a338b924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Barcelona, right in front of the Barcelona International Convention Centre (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="348.16" OriginalAmount="344.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381902440251" Longitude="2.1458610892296" StarRating="3" HotelCode="29332|1010" HotelName="Catalonia Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Roma 31, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/13/70130ebbabb560cedb9198dd78712af935dfabdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the tourist centre of Barcelona, less than a mile from the cultural and hi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53655-28562351/4174797323559356816/4487" HotelName="PESTANA ARENA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1430000/1427700/1427691/fa6f0ce9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380945598722" Longitude="2.1531626594842" StarRating="3" HotelCode="11313|2353" HotelName="Atenea Calabria Apartaments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Calabria 129, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/90/7490e3e29d966a1e435b8093f1775980c1c6bf8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located close to the Gran Via. The main tourist attraction, as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384292257712" Longitude="2.1619194746018" StarRating="3" HotelCode="9955|45850" HotelName="Caledonian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 574, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/ae/deaecddc16b853d1e91401446579e21c5d09fa22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fabulously situated at the heart of the city, just a few paces from the wonderful Plaza Catalunya an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.73" OriginalAmount="345.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3905622" Longitude="2.1513308" StarRating="0" HotelCode="|124415" HotelName="Lleida" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/1/5/124415_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Eixample the district of 150 metres away from Hospital ClÃ­nic the metro station. ROOM: All the rooms have an air-conditioning system, WiFi (free of charge), a television and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.00" OriginalAmount="345.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3862538" Longitude="2.165019" StarRating="2" HotelCode="|11135" HotelName="Condestable" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RONDA UNIVERSITAT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/3/5/11135_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1930, renovated in 1990, has 5 floors, 80 rooms, 10 single rooms and 70 double rooms. It has a reception area, lifts, a safety deposit box service, a laundry service and internet. SITUATION: It is inBarcelona the tourist centre of the establishment, is near the historic centre, Las Ramblas 10 minutes away from the establishment, you can find in front of the establishment, clients have a public transport stop. ROOM: It has cosy rooms with a bathroom, a direct line telephone, satellite or cable TV and a safety deposit box. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.29" OriginalAmount="345.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3893861" Longitude="2.1474876" StarRating="3" HotelCode="|21953" HotelName="Sunhotel Aston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Paris, 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/5/3/21953_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This urban hotel, l'Eixample it is in Close to Plaza EspaÃ±a the Exhibition Centre the business district, is near Sants the Station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="349.46" OriginalAmount="346" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029631-28476682/4174797323559356816/1261" HotelName="CASANOVA GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19130000/19121000/19120935/38791fb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="349.46" OriginalAmount="346" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|52337-12634614/4174797323559356816/6923" HotelName="GRANADOS 83" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1349800/1349771/139b581a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.61" OriginalAmount="346.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377518" Longitude="2.1388457" StarRating="4" HotelCode="|61884" HotelName="Ac Sants By Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/8/4/61884_699e6020745.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 50 metres away from Sants the underground station of la Plaza de EspaÃ±a and la Fira de Barcelona 500 metres away from. HOTEL: The hotel has 78 rooms and a meeting room. ROOM: The rooms have a mini-bar (free of charge), WiFi, a safety deposit box, room service and a launderette.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="349.62" OriginalAmount="346.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379065" Longitude="2.168383" StarRating="3" HotelCode="318226|ES024530" HotelName="abba Rambla Hotel" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rambla del Raval 4c, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c0/07/c007397a351ae812e4040ce32aa74428983a666c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located just off the famous Las Ramblas from where guests can reach the hist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.71" OriginalAmount="346.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4012" Longitude="2.1734" StarRating="3" HotelCode="|441072" HotelName="Boutique Hostemplo Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passatge Gaiola, 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/0/7/2/441072_e5ab3611429.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.95" OriginalAmount="346.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3861043" Longitude="2.176082" StarRating="4" HotelCode="|11146" HotelName="Ilunion Almirante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA LAYETANA 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/6/11146_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This comfortable hotel is in Barcelona the Gothic district of Close to the cathedral, and Born the area In the surrounding area, you can find bars and shops. it is situated close to public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.98" OriginalAmount="346.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379179" Longitude="2.1429351" StarRating="4" HotelCode="|11095" HotelName="Moxy Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 1-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/9/5/11095_cf1f59e1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, The establishment offers guests a terrace on the rooftop and a swimming pool with views. SITUATION: This establishment, Barcelona it is in in front of the establishment, you can find Sants the Railway Station of Close to.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.47" OriginalAmount="347" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|129268-18110262/4174797323559356816/11830" HotelName="BEST 4 BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3074000/3073917/00628c1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350.47" OriginalAmount="347" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39007235" Longitude="2.17711298" StarRating="3" HotelCode="571506|257279" HotelName="Som Nit Triomf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Trafalgar 39, 4, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/74/30743d7dc1751dda4c0594027960166c8ead2f20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350.47" OriginalAmount="347" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376660634107" Longitude="2.1524325013161" StarRating="4" HotelCode="30445|39403" HotelName="Hotel Vilamarí" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vilamarí 34-36, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bb/cc/bbcccdbd689c4b0817a47bad6d506e8782bde7f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located near Plaza de España. Various tourist attractions such as Plaza Cataluñ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.47" OriginalAmount="347.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377502934" Longitude="2.1388015151024" StarRating="4" HotelCode="97669|ac_hotel_sants_by_marriott" HotelName="AC Sants" 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,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig De Sant Antoni, 36-40, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/50/3750bedf94c70a0b25cf95885db65ff80b25544f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 50 m from the AVE train station and 500 m from Plaza de España and the FIRA Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.47" OriginalAmount="347.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393066" Longitude="2.173697" StarRating="2" HotelCode="94216|hostal_center_inn" HotelName="Hostel Barcelona Center Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 688, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/83/e38375218ae367ab9813f02e55f6e73eb17954c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.88" OriginalAmount="347.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3801922" Longitude="2.1711261" StarRating="3" HotelCode="|11048" HotelName="Leonardo  Barcelona Las Ramblas" 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/0/4/8/11048_a0705e60712.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has, a terrace, on the rooftop. SITUATION: This establishment, Las Ramblas it is 150 metres away from Around the establishment, clients can find shops, restaurants, bars and cafÃ©s.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.90" OriginalAmount="347.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383169" Longitude="2.173896" StarRating="3" HotelCode="|255494" HotelName="Maldà Singular" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Pi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/5/4/9/4/255494_2ec60b51718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="351.48" OriginalAmount="348.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400746910517" Longitude="2.1720018982887" StarRating="3" HotelCode="190682|apartments_hostemplo_suites_3" HotelName="Apartments Hostemplo Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Mallorca 362, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/5f/f45fdfa1c094835ddb64e44b1cf98dc6fc809495.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service, a café and a hairdresser. Wireless internet acce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="351.52" OriginalAmount="348.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3790018" Longitude="2.1740957" StarRating="3" HotelCode="|11065" HotelName="Gaudí" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>NOU DE LA RAMBLA, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/5/11065_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is in the Gothic Quarter the heart of Close to, and. Around the establishment, clients can find shops, restaurants and bars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.02" OriginalAmount="348.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3777608" Longitude="2.1741888" StarRating="0" HotelCode="|124484" HotelName="YOUTH HOSTEL - Central and Basic Drassanes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guardia, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/8/4/124484_cfb0a771215.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers a living room and a terrace with WiFi, (free of charge). SITUATION: Barcelona Is situated in this establishment, El Raval it is in Las Ramblas 5 minutes away, you can find Drassanes the metro stations of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.49" OriginalAmount="349" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|633803-19120163/4174797323559356816/12341" HotelName="OCCIDENTAL BARCELONA 1929" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36820000/36818800/36818765/646eb1e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.49" OriginalAmount="349" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381553" Longitude="2.144967" StarRating="4" HotelCode="26505|2372" HotelName="Hotel Abbot" 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,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Roma 23, L'Eixample, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/a2/41a2ade65de0aa89b0a217737e9ed73b6f2a5017.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the left side of the Eixample, this hotel is some 2 km from the city centre and Plaza Cat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.65" OriginalAmount="349.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3956067" Longitude="2.1437477" StarRating="0" HotelCode="|124257" HotelName="Laforja" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laforja, 128</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/5/7/124257_2.jpg</HotelPictures>
        <HotelDescription>APARTMENTS: It offers modern apartments and with WiFi available at no extra charge. SITUATION: It is inSant Gervasi the district of 15 minutes away from Passeig de Gracia Avenue.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="353.18" OriginalAmount="349.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383768014749" Longitude="2.1828983724117" StarRating="3" HotelCode="62493|75226" HotelName="AinB Born Damas" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Lounge,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle Dames 1, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/2d/5f2d8388d1086625be993b1a2cce29f8dd5b71cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment complex is located in the gothic district at the heart of Barcelona, full of nar...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="353.50" OriginalAmount="350" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37724062" Longitude="2.17517595" StarRating="3" HotelCode="617683|248811" HotelName="Wander by Pillow Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Montserrat 13, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212675/212675a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="353.98" OriginalAmount="350.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3741908" Longitude="2.1247137" StarRating="0" HotelCode="|369379" HotelName="Dv" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torns, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/3/7/9/369379_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.41" OriginalAmount="350.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3805038" Longitude="2.1715924" StarRating="3" HotelCode="|11141" HotelName="Sant Agustí" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA SAN AGUSTIN 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/1/11141_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1728, renovated in 2001, has 4 floors, 75 rooms, 6 single rooms, 58 double rooms and 8 suites. The establishment has a reception, a lift, an Ã  la carte restaurant with air-conditioning, a TV room, internet, a conference room, room service and a laundry service. SITUATION: This hotel is in front of a square, Las Ramblas 50 metres away, guests will find it is situated close to Liceu the opera 10 minutes away from the establishment clients have the trade fair ground, 80 metres away, guests will find a car park, 50 metres away, there is a public transport stop, 15 kilometres away, you can find the beach. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, a radio, internet, a king-size bed, a safe and a central heating system. 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="354.51" OriginalAmount="351" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394178628081" Longitude="2.1491628885269" StarRating="4" HotelCode="18766|23174" HotelName="Hesperia Barcelona Presidente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Diagonal 570, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/82/6e829aa0c5243f951d969837ea816a30d384f892.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 km from the nearest beach, this hotel is centrally located on Diagonal Avenue at the heart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="355.20" OriginalAmount="351.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374737492754" Longitude="2.1609431505203" StarRating="4" HotelCode="30127|13937" HotelName="Hotel Concordia Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Paral·lel 115, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/70/dd7092cfe226cc7303819c1c04a176bfc23cbbe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing, hotel is located directly near to the Plaza de España, close to the Congress Palace ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="355.52" OriginalAmount="352" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39206" Longitude="2.15546" StarRating="4" HotelCode="30126|6208" HotelName="Evenia Rosselló" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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>Calle Rosselló 191, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/04/3c04347c9eaea619e8b7b8b7df85e8085d75f365.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated within a few minutes’ walk of the city centre. Various restaurants and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="355.52" OriginalAmount="352" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403786867984" Longitude="2.1913003921509" StarRating="4" HotelCode="161438|26112" HotelName="Novotel Barcelona City" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 201, Entrada por Ciutat de Granada, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/ef/47ef056d0326f0e7a4c7330b23eefcd88ffc19de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of the city on Avenida Diagonal (one of the city's main streets),the fami...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="355.79" OriginalAmount="352.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378935925716" Longitude="2.1740202605724" StarRating="3" HotelCode="9957|2065" HotelName="Hotel Gaudi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nou de la Rambla 12, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6b/5a/6b5a681d88deb9a8debe0453b13ac6f4829a6a50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally situated in Barcelona's historical Old Town. Countless shopping and ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="355.84" OriginalAmount="352.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384041708339" Longitude="2.1630647778511" StarRating="3" HotelCode="30439|2062" HotelName="Hotel Acta Splendid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Muntaner 2, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d3/1f/d31f2dfe430e03d222faedbcfa97496f10b61143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is in an ideal location in the centre of Barcelona. The University, the Plaza Cat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.31" OriginalAmount="352.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3846987695" Longitude="2.1664537489414" StarRating="2" HotelCode="30649|1265784" HotelName="Mesón Castilla Atiram Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Valldonzella 5, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/26/1e268d5b81bf071a1e06749fc9c0af8dd21b66aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is approximately 2 km from the sea. Situated on a side street, the hotel is close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="356.53" OriginalAmount="353" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|26181-28481881/4174797323559356816/5459" HotelName="ITC BARCELONA BY SOHO BOUTIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/975000/974907/d705c037_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="356.68" OriginalAmount="353.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389479117196" Longitude="2.1491253376007" StarRating="4" HotelCode="24881|665" HotelName="U232 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Comte d'Urgell 232, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/a4/e5a4e793315b5f8c5a1fb65fa5e825b42384d4ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of the shopping and boutique area, opposite the exhib...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.09" OriginalAmount="353.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3912321" Longitude="2.1864234" StarRating="0" HotelCode="|124587" HotelName="Universitaria La Ciutadella - Campus Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Pujades, 33-37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/8/7/124587_2874c770904.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is a student residence, The establishment offers guests rooms with a kitchen and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.35" OriginalAmount="353.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.42096" Longitude="2.17879" StarRating="1" HotelCode="|183590" HotelName="Pillow House" 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/5/9/0/183590_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34538-32715967/4174797323559356816/11334" HotelName="BARCELONA CONDAL MAR MANAGED BY MELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1204400/1204389/4c5f8221_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.54" OriginalAmount="354.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3821124" Longitude="2.176412" StarRating="3" HotelCode="|11096" HotelName="Rialto" 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/0/9/6/11096_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century and it offers excellent service. SITUATION: This establishment, el Barri GÃ²tic it is in is situated in Barcelona the historic centre of Close to shops, restaurants, bars and cafÃ©s. Clients can also find and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.54" OriginalAmount="354.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384933523393" Longitude="2.1627402133263" StarRating="3" HotelCode="392933|la_casa_de_antonio_boutique_rooms" HotelName="La Casa de Antonio Petit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 584, 2-1, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/bc/bdbca8dc48c5379021d3350bed412737eaaa2b6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.64" OriginalAmount="354.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400101" Longitude="2.191044" StarRating="4" HotelCode="|213921" HotelName="ZT The Golden Barcelona" 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/3/9/2/1/213921_23860830951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.72" OriginalAmount="354.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3833448" Longitude="2.1601716" StarRating="4" HotelCode="|121891" HotelName="Catalonia Gran Vía Bcn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA, 550</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/9/1/121891_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers breakfast service, a restaurant, a swimming pool, a gym and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="357.72" OriginalAmount="354.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3897773" Longitude="2.1799505" StarRating="4" HotelCode="|11139" HotelName="Catalonia Born" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>REC COMTAL 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/3/9/11139_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2002, has 90 double rooms and 9 floors. In the establishment entrance, guests will find a reception, a safety deposit box service, a cafÃ©, a bar, a television room and an Ã  la carte restaurant with air-conditioning, You are also offered a conference room, internet, room service and a laundry service. SITUATION: It is in a central area, the Arc de Triomphe and the MusÃ©e Picasso close to the establishment, clients can find 100 metres away you can find shops, bars and restaurants. It is situated 100 metres away from nightclubs, 100 metres away, guests have public transport services. ROOM: The comfortable rooms a bathroom with a hairdryer, They are equipped with a direct line telephone, a satellite TV, internet, a fridge, a mini-bar, a king-size bed and a safety deposit box. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394822442612" Longitude="2.193427208299" StarRating="2" HotelCode="459837|202526" HotelName="ibis Styles Barcelona City Bogatell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Llull 71, HB004742, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/0d/ed0dbe07283d9bfde186dcbf5dda8d8794cc38c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.30" OriginalAmount="355.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3801551" Longitude="2.1728428" StarRating="3" HotelCode="|124276" HotelName="Dalia Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sant Pau, 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/7/6/124276_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception, a baggage room (free of charge), rooms with air-conditioning and WiFi (free of charge). SITUATION: This hotel is 50 metres away from Las Ramblas, is well-connected with public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.39" OriginalAmount="355.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3854667" Longitude="2.1657516" StarRating="3" HotelCode="|10989" HotelName="Grupotel Gravina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE GRAVINA, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/8/9/10989_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This inviting hotel is in El Raval the district of it is in the city centre, Plaza Catalunya 50 metres away from, the tourist area and cultural places, In the surrounding area you can enjoy shops, bars, restaurants and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.42" OriginalAmount="355.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.411968" Longitude="2.2195359" StarRating="4" HotelCode="|46972" HotelName="Sb Diagonal Zero" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DE LLEVANT S/N (ESQUINA RAMBLA PRIM) SN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/2/46972_1e414031114.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 262 rooms, The establishment boasts a VIP bar, a concierge, internet and daily newspapers. It has a cocktail bar, a terrace, a living room and 5 meeting rooms. The establilshment offers air-conditioning, a hall with a reception, a reception, a safety deposit box service, a cloakroom, a lift, a cafÃ© and a restaurant. The establishment also offers WiFi, room service and a laundry service. SITUATION: This hotel Barcelona it is in it is located in front of the Congress Centre, next to the establishment, guests will find the beach, is situated 100 metres away from a commercial centre, nearby, you will find a public transport stop, is situated 20 kilometres away from the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="359.56" OriginalAmount="356" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380179" Longitude="2.171068" StarRating="3" HotelCode="29333|431" HotelName="Leonardo Hotel Barcelona Las Ramblas" 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,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Junta de Comerç 8,10,12, Barcelona 08001</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/9a/9d9a6fcf4ca8c9df48d6c40a15c255eb45d8b37d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre, close to Las Ramblas and Plaza Major. Countless shops, restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387451" Longitude="2.1681590000001" StarRating="1" HotelCode="295422|hotel_ginebra_2" HotelName="Ginebra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 1, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/24/ee2482f34920f493f8ac5753bbc08d682ac27f76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39020175" Longitude="2.18003453" StarRating="3" HotelCode="612835|hotel_rec_barcelona_adults_only" HotelName="Hotel Rec Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Rec Comtal 19, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/a0/1aa027894874447966779e9795dd07ab0e123d5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.84" OriginalAmount="356.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3798533" Longitude="2.174238" StarRating="3" HotelCode="|11117" HotelName="Oriente Atiram" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE LA RAMBLA, 45-47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/7/11117_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Barcelona, is in the cultural area, close to Las Ramblas. In the surrounding area, you can find boutiques, cafÃ©s, bars and restaurants. Nearby, there is a public transport stop. 1 kilometre away, you can find the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|83329-28506310/4174797323559356816/1889" HotelName="FLOR PARKS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561800/561712/89cf78a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884942-28471751/4174797323559356816/2398" HotelName="IBIS STYLES BARCELONA CENTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12660000/12650100/12650060/55f5e645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.346939000000000" Longitude="-6.266402000000000" StarRating="3" HotelCode="0|23304-18110144/4174797323559356816/9794" HotelName="LEONARDO LAS RAMBLAS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Lower Ormond Quay, Dublin 1, Ireland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1060300/1060266/1892a22e_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Dublin and was established in 1999. It is close to the Trinity College. The Hotel has 2 restaurants, 2 bars, a conference room and a coffee shop. All 138 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning. category: Superior first style: Modern year Built: 1999 restaurant Count: 2&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28523-18110153/4174797323559356816/10307" HotelName="LEONARDO BARCELONA GRAN VIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1061200/1061157/45991690_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389354858767" Longitude="2.1213275939226" StarRating="4" HotelCode="30682|30514" HotelName="AC Hotel Victoria Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Beltrán i Ròzpide 7-9, antes Avenida Pedralbes 16, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/ac/40ac3f0eac2f9afc9aca4c775670c7c52bd53bba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet district of Barcelona, in Pedralbes. Shopping and commercial zones ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385978" Longitude="2.15142" StarRating="4" HotelCode="30223|45888" HotelName="Zenit Borell" 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,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Comte Borrell 208, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/12/d6125f09c77f41e9297c2bee68b6a710352a8de9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the financial centre of the city of Barcelona along Avenida R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.61" OriginalAmount="357.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400763" Longitude="2.172503" StarRating="2" HotelCode="|159540" HotelName="Ibis Barcelona Centro Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Napols 230 232, HB004593</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/9/5/4/0/159540_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona the city centre of Close to. ROOM: Customers have soundproofed rooms with an air-conditioning system, heating, a television and WiFi (free of charge). FACILITIES: With regards to the food and beverage offering, there is a buffet breakfast, The establishment also offers a car park (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="361.29" OriginalAmount="357.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400857296485" Longitude="2.1724634656414" StarRating="2" HotelCode="263665|ES000095" HotelName="ibis Barcelona Centro (Sagrada Familia)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Nàpols 230-232, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a1/5aa15929f62a11494c29746dbdc0065a4ba49aa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="361.30" OriginalAmount="357.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395967391379" Longitude="2.1610987186432" StarRating="3" HotelCode="30544|2914" HotelName="Actual" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Rossello 238, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/0a/f80a197953b2b63e9a6f7a52b761f8eef4bda2ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the L'Eixample district just 5 minutes from las Ramblas. There ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="361.42" OriginalAmount="357.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4081317" Longitude="2.2118343" StarRating="4" HotelCode="|11078" HotelName="Vincci Maritimo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE LLULL 340</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/7/8/11078_893cffd1141.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is close to the city centre, is situated 10 minutes walk away from and Diagonal Mar the shopping centre of the Barcelona International Convention Centre the exhibition centre It has excellent transport links to public transport services, 300 metres away, guests can find the beach excellent transport links to shops, restaurants and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23070-13793664/4174797323559356816/6947" HotelName="ABBA RAMBLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1336700/1336674/1d3d8463_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.723314" Longitude="100.539515" StarRating="4" HotelCode="0|671-18110401/4174797323559356816/8359" HotelName="U232" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 SOUTH SATHORN ROAD , TUNGMAHAMEK, SATHPRN, 10120, BANGKOK, THAILAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24000/23993/66a84d02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.744825" Longitude="100.541403" StarRating="4" HotelCode="0|624-18110204/4174797323559356816/11732" HotelName="APARTHOTEL ATENEA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>973 Phloen Chit Road, BANGKOK, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/521300/521210/a9392763_b.jpg</HotelPictures>
        <HotelDescription>Ideally located within the Ratchaprasong District and is close to Sukhumvit Road. A directly adjacent BTS skytrain station allows fast travel throughout the city and to the Sunarnabhumi Airport. Nearby are renowned medical facilities. Major shopping destinations such as Central World, Siam Paragon, MBK and Platinum abound at walking distance. This opulent hotel, which participates in the Green Engage initiative thus playing an important part in environmental awareness, is the ideal choice for conference visitors due to its extensive range of business and conference facilities and services.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376606100841" Longitude="2.1504709376203" StarRating="3" HotelCode="36820|4163" HotelName="B-Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 389-391, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/95/0395524f7769302815cab8f29d99405aa759b782.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Barcelona's tourist centre, not far from the city centre. Shopping ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379774170982" Longitude="2.174206674099" StarRating="3" HotelCode="49091|5040" HotelName="Oriente Atiram Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 45, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/45/fa/45faf95969a3fa04395b812ef4692d2a11d02f62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the cultural and historical heart of Barcelona, in Las Ramblas. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="361.58" OriginalAmount="358.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388831159696" Longitude="2.1717309951782" StarRating="3" HotelCode="326427|bcn_urban_gran_ducat" HotelName="BCN Urban Hotels Gran Ducat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 15, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/59/6459a448f8f3ce24bd23c650a1f2a1b038b37c59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Barcelona and close to Las Ramblas. The nearest shopping fac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="361.62" OriginalAmount="358.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382821" Longitude="2.172062" StarRating="0" HotelCode="|254886" HotelName="Parisien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LA RAMBLAS 114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/4/8/8/6/254886_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="361.73" OriginalAmount="358.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4003" Longitude="2.19083" StarRating="4" HotelCode="943343|587986" HotelName="Golden Tulip Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Avila 135-139, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/76/5476dc82c3dc8b7c7d9daea5cbc2f5223828d4d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, approximately 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="362.59" OriginalAmount="359" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1400785-28454708/4174797323559356816/5484" HotelName="LA CIUDADELA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400785/202452116351519.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.59" OriginalAmount="359" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396271" Longitude="2.170054" StarRating="3" HotelCode="12308|4569" HotelName="Hotel Europark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aragó 323-325, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/71/9c715a7ed532b003c52f41f8ccd219f4db788627.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 15 minutes from the Rambla de Catalunya and the Plaça de Catalunya. Ple...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.59" OriginalAmount="359" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.371611637773" Longitude="2.1808022260666" StarRating="5" HotelCode="26070|1782" HotelName="Eurostars Grand Marina Hotel" 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,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moll de Barcelona S/N, Barcelona 08039, Catalunya</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/b9/6eb99b660fa97b25f4296035067cdcdb63f2f4c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Barcelona, just 10 minutes from the cultural and histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.59" OriginalAmount="359" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383497" Longitude="2.178289" StarRating="4" HotelCode="12897|5037" HotelName="Hotel Gótico" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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>Carrer de Jaume I 14, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/16/da16608b936198846a86ef7813a7c2054a8dde92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the old town. Countless shops, restaurants, bars, pubs and cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="363.12" OriginalAmount="359.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38044" Longitude="2.179917" StarRating="3" HotelCode="44221|1037" HotelName="Hesperia Barri Gòtic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ample 31, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/80/5f80e28395846072fa9b597151a671690d93627c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated close to Las Ramblas in Barcelona's historical old town. An abundan...</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.60" OriginalAmount="360" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.36990545884" Longitude="2.143763411045" StarRating="3" HotelCode="87936|14942" HotelName="Aparthotel BCN Montjuic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Fructuós 64-74, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/04/100436b8a76cc1ff6190c7bd80d4ff814bbeaa46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located on the Gran Vía de las Corts Catalanas and the Calle San ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.60" OriginalAmount="360" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387869" Longitude="2.173394" StarRating="3" HotelCode="50052|1884" HotelName="hcc montblanc" 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,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 61, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e1/68/e168d94dfac94464029217e2db5d9e3be622aee8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This renovated hotel is situated directly next to the Plaza Cataluña and the Passeig de Grácia. Here...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.60" OriginalAmount="360" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3782" Longitude="2.17554" StarRating="3" HotelCode="59881|5138" HotelName="Arc la Rambla" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 19, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d4/37d42e0e979f6d80d745c238a20ee56f06e8efec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the heart of Barcelona, only around 10 minutes from the cultural ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|32827-28435011/4174797323559356816/601" HotelName="CASA CONSELL GRAN VIA, GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/123000000/122230000/122227300/122227296/b6e0a3c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.03" OriginalAmount="361.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387952" Longitude="2.156844" StarRating="4" HotelCode="|122150" HotelName="Petit Palace Trencadís" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valencia, 157</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/1/5/0/122150_f30fb3c1151.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel l'Eixample it is in Passeig de GrÃ cia close to the establishment, clients can find Clients can also find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.60" OriginalAmount="361.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3929286" Longitude="2.1736466" StarRating="0" HotelCode="|68898" HotelName="Center Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/8/9/8/68898_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has modern facilities. ROOM: The rooms have a bathroom, an air-conditioning system, heating and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.62" OriginalAmount="362" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390984285472" Longitude="2.1707010269165" StarRating="4" HotelCode="30687|27776" HotelName="Hotel Acta Atrium Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 656, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/d8/a1d8d3b7b25c7184fb2329242c8124e998bd91b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is situated at the heart of Barcelona within minutes of the Gran Via. Gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="365.82" OriginalAmount="362.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377928179251" Longitude="2.173701562496" StarRating="3" HotelCode="66401|66819" HotelName="AinB Las Ramblas - Guardia" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Guardia 8, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/da/8ddaaf78011c621d827932710dbd3968beaf0557.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment building is located just steps away from Palau Güell, constructed by the world-famous...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.08" OriginalAmount="362.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3837477" Longitude="2.1716241" StarRating="0" HotelCode="|11059" HotelName="Citadines Ramblas Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LA RAMBLA, 122</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/9/11059_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: Aparthotel modern. SITUATION: It is inBarcelona the city centre of this hotel is in Las Ramblas the centre of Where clients can find historic points of interest, cultural places, bars, pubs, restaurants, cinemas and theatres. a few minutes away from the establishment, clients can find public transport services. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: cleaning service once a week.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.21" OriginalAmount="362.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390964" Longitude="2.1706401" StarRating="4" HotelCode="|11031" HotelName="Acta Atrium Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DE LES CORTS CATALANES 656</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/3/1/11031_2d6d54e1113.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, was built in 2003, has 71 rooms, 6 floors, 69 double rooms and 2 suites. In the entrance, you can find a lobby with a reception, a safety deposit box service and lifts. Guests are also offered a TV room, a cafÃ©, a bar, a pub and a restaurant with air-conditioning conference rooms, internet, room service and a laundry service. SITUATION: This smart hotel is in Barcelona the heart of Gran Via it is located near close to the establishment, clients can find shops, leisure areas. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite television, a radio, internet, a mini-bar, a king-size bed, a safe and central heating. FACILITIES: Guests can use the covered swimming pool, the jacuzzi and a sauna. You can also enjoy a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="366.63" OriginalAmount="363" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381081200652" Longitude="2.1727364723873" StarRating="3" HotelCode="14933|56910" HotelName="Hotel Moderno Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Hospital 11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/34/c034559ea7c57c4b41602faf416553fe96496750.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Barcelona's tourist centre. Countless entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.63" OriginalAmount="363.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39558554" Longitude="2.14378034" StarRating="3" HotelCode="496754|apartamentos_laforja" HotelName="Apartamentos Laforja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Laforja 128, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/3f/d23f615b46fd9f8e9c4be8f4cdd70b410464e2cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.63" OriginalAmount="363.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40621842" Longitude="2.17993928" StarRating="0" HotelCode="955544|villa_sagrada_" HotelName="Villa Sagrada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passatge De Vilaret 13, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/6d/456d2776d88f62472c493c840276f8c326d5a4b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="367.64" OriginalAmount="364" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392163443761" Longitude="2.1622949838638" StarRating="4" HotelCode="16541|8427" HotelName="hcc regente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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>Rambla de Catalunya 76, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/88/a388c41c6c48862b6e858104bdb787733f3282e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located and well communicated in one of Barcelona’s most popular streets, Rambla Catalu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="367.68" OriginalAmount="364.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395869805449" Longitude="2.1813306212425" StarRating="3" HotelCode="57793|47624" HotelName="Hotel ILUNION Auditori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sicilia 166-170, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/2c/562c5991b2fdf929a65c7b5b7a645e2e1bebf76a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies close to the Gothic quarter at the heart of Barcelona with bars and restaurants...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.99" OriginalAmount="364.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3815117" Longitude="2.1743254" StarRating="2" HotelCode="|73862" HotelName="Condal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BOQUERIA 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/6/2/73862_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.05" OriginalAmount="364.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3748095" Longitude="2.1724432" StarRating="3" HotelCode="|30948" HotelName="Serhs Del Port" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA PARAL.LEL, 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/9/4/8/30948_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2004 48 rooms, a main 7-storey building and a 4-storey annexed building. In the establishment entrance, guests will find a hall with a reception, a lift and a cloakroom. At an additional cost you can enjoy internet. SITUATION: This hotel is located close to a public transport stop, Las Ramblas 300 metres away, guests will find 500 metres away from the establishment, guests can find the city centre, bars, nightclubs, shops and restaurants. it is 2 kilometres away from the sea, the train station, 3 kilometres away from the establishment, guests will find a bus station, is situated 11 kilometres away from Barcelona-El Prat Airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television and individual heating. They also have a mini-bar, an air-conditioning system and internet. FACILITIES: At the beach, you can find deck chairs and parasols (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.38" OriginalAmount="364.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3751212" Longitude="2.1683885" StarRating="4" HotelCode="|11144" HotelName="Barcelona Universal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA PARALELO 76-80</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/4/11144_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 10 floors, 166 rooms, 159 double rooms and 7 suites. In the establishment entrance, guests will find a reception, lifts, a conference room, an indoor car park and a car park. Guests also have access to a cafÃ©, a bar, an Ã  la carte restaurant with air-conditioning, internet, WiFi, room service and a laundry service. SITUATION: This luxurious hotel is near a tourist area, close to the establishment, clients can find shops, 200 metres away from the establishment, guests can find restaurants, bars and nightclubs. 20 metres away, guests have public transport services. ROOM: The stylish rooms, have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a satellite or cable television, a radio, internet and a safe. FACILITIES: Clients can enjoy a swimming pool, a solarium and a gym. OTHERS: The establishment offers a buffet breakfast and a set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|269212-28463527/4174797323559356816/599" HotelName="CASA MACA GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8082100/8082071/f3d54364_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644-18110117/4174797323559356816/13129" HotelName="EUROPARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562080/b7f468a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.65" OriginalAmount="365.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4209387" Longitude="2.17882178" StarRating="1" HotelCode="329783|pillow_house" HotelName="House by Pillow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Rubió i Ors 3, 08041 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ff/a2ff315159bc5fee576bae0f61dbf2e7f5eccb75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.83" OriginalAmount="365.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4045225" Longitude="2.154615" StarRating="0" HotelCode="|124521" HotelName="Bonavista Apartments - Virreina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torrent de l'Olla, 161</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/2/1/124521_b6c8e631546.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has smart apartments and with features that offer you the maximum level of comfort. It has a terrace with views and WiFi (free of charge). SITUATION: 4 minutes away from the establishment, clients can findFontana the metro station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="369.04" OriginalAmount="365.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383182" Longitude="2.160364" StarRating="4" HotelCode="213746|192477" HotelName="Catalonia Gran Via BCN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 550, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/4a/984a55b67ec40da1072b6e33f7cfa8a47fe34fe6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.22" OriginalAmount="365.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39094" Longitude="2.1717" StarRating="4" HotelCode="|183525" HotelName="Àmbit Barcelona" 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/5/2/5/183525_85f06521133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.41" OriginalAmount="365.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3700284" Longitude="2.1438712" StarRating="0" HotelCode="|57641" HotelName="BCN Montjuic" 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/6/4/1/57641_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 60 studios, The air-conditioned establishment has a lobby, a reception, a safety deposit box service and a lift. It also has a living room, a TV room, WiFi, a laundry service and a breakfast room. Some of the establishment facilities on offer are conference rooms, with features that offer you the maximum level of comfort, a fax machine, meeting rooms, catering service and a car park (for a fee). SITUATION: This urban hotel, Gran VÃ­a de les Corts Catalanes it is in it is in San Fructuoso the Street of la Plaza de EspaÃ±a and el Eixample close to the establishment, clients can find in the surrounding area, there is business areas, the fair centre, shopping areas, hotels and restaurants. around 11 kilometres away you can find Barcelona Airport. ROOM: Clients are offered one-bedroom studios with kitchen with fridge, a ceramic hob, an oven, kitchen utensils (available for a fee), a bathroom, a shower and a hairdryer. They also have a direct line telephone, a satellite TV, internet, a safety deposit box, a writing desk, an individual air-conditioning system and individual heating. some studios have a living room-bedroom and with a sofa-bed. On request, clients can find a washing machine and tumble drier. FACILITIES: The establishment has a sauna and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="369.66" OriginalAmount="366" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|636400-28502303/4174797323559356816/1591" HotelName="THE HOTEL 592 - ADULTS ONLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/52000000/51900000/51891700/51891615/0e6b9a3f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.66" OriginalAmount="366" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386677962611" Longitude="2.1823659539223" StarRating="3" HotelCode="94218|436637" HotelName="Chic &amp; Basic Born" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Princesa, 50, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/6a/fc6afbdf63f3dbbf660ef408f6aa0a3f4628f4a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in El Born. The establishment comprises a total of 31 snug accommodation ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="369.66" OriginalAmount="366.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393986151765" Longitude="2.1598186994056" StarRating="2" HotelCode="177243|barna_hostal" HotelName="Cosmopolitan Boutique Rambla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Nightclub,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 102, 1º, 2º, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/32/d332fcd6206881cf7e74eebec433b61f5d7a26b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in Barcelona's Eixample district, only 200 m from Gaudi's famous La Pedrer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="369.66" OriginalAmount="366.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38321746" Longitude="2.17391365" StarRating="0" HotelCode="821748|coolrooms_malda" HotelName="CoolRooms Maldà" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Pi 5, Segundo Piso, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/80/1180147ed042b5521334d2d10d1f5461ce8a8003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|66592-28560326/4174797323559356816/3978" HotelName="AINB LAS RAMBLAS-GUARDIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2541400/2541370/3b55ca40_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30060-18110435/4174797323559356816/8335" HotelName="ZENIT BORRELL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1065600/1065531/a293ad79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.99" OriginalAmount="367.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39025" Longitude="2.180065" StarRating="3" HotelCode="|254591" HotelName="Rec Barcelona - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rec Comtal 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/4/5/9/1/254591_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="371.68" OriginalAmount="368.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387003425468" Longitude="2.172574754631" StarRating="3" HotelCode="103410|hotel_denit_barcelona" HotelName="Denit Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estruc 24-26, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/8d/fa8d0e198ca4423424cb314e6b64162b781b0fda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Barcelona. Right in the Gothic Quarter, in front of Plaça de Ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="371.77" OriginalAmount="368.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39393761934" Longitude="2.1569154515553" StarRating="4" HotelCode="12921|463" HotelName="Catalonia Diagonal Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balmes 142-146, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/1a/081a653c4bca137fc0c967d71050ed99c27c668f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of Barcelona in the popular shopping and business area o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.18" OriginalAmount="368.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4056319" Longitude="2.1474622" StarRating="0" HotelCode="|124632" HotelName="Sata Park Guell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda General Mitre, 226</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/3/2/124632_4.jpg</HotelPictures>
        <HotelDescription>APARTMENTS: Guests are offered large, modern style apartments. SITUATION: This establishment, is in Barcelona a quiet area of it is well-connected with the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="372.69" OriginalAmount="369" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935392-28450450/4174797323559356816/469" HotelName="BCN SAGRADA FAMILIA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935392/20211122124746993.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="373.52" OriginalAmount="369.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3901309" Longitude="2.1846277" StarRating="0" HotelCode="|254534" HotelName="One Barcelona-Ciutadella" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Passeig de Pujades</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/4/5/3/4/254534_02e12441526.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="373.70" OriginalAmount="370.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391144257859" Longitude="2.1710148453712" StarRating="2" HotelCode="163237|l_antic_espai" HotelName="BUHO Boutique Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 660, Principal, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/25/7f258c0e38c1fe83e3fb6b8c665493b8bdd5de1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="373.77" OriginalAmount="370.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4020281" Longitude="2.19112999" StarRating="4" HotelCode="591538|758477" HotelName="Hotel SB Glow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Badajoz 148-154, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ba/64baee332e071b1e9737964847e53d362ce20fab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="374.11" OriginalAmount="370.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3893016" Longitude="2.1213762" StarRating="4" HotelCode="|53437" HotelName="Ac Victoria Suites By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/7/53437_4a212181322.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 50 suites, a restaurant with air-conditioning, an outdoor pool, a terrace, a bar, a laundry service, room service and WiFi. SITUATION: This hotel is in Pedralbes it is located near the commercial area where you can find boutiques, bars and restaurants. 200 metres away, clients have public transport services. 4 kilometres away, you can find the beach. ROOM: The rooms have lamps, a mini-bar, heating, a television and WiFi. FACILITIES: Outdoors, clients can enjoy a swimming pool and a sunbathing terrace. MEALS: Clients have at their disposal Neichel Restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="374.32" OriginalAmount="370.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3725577" Longitude="2.148777" StarRating="0" HotelCode="|124414" HotelName="Fira Centric Apartments By Gaiarooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/1/4/124414_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is next to Fira (Barcelona) the exhibition centre Fira (Barcelona) the Plaza de EspaÃ±a 50 metres away from. APARTMENTS: Guests are offered bright, modern apartments with WiFi available at no extra charge, air-conditioninng and flatscreen TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="374.71" OriginalAmount="371" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400743-28481974/4174797323559356816/360" HotelName="TIBIDABO APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400743/2024521111737575.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="374.71" OriginalAmount="371" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|599880-28502528/4174797323559356816/2121" HotelName="WANDER BY PILLOW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21360000/21357400/21357389/d1ba5e96_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="374.71" OriginalAmount="371" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1330412-28489983/4174797323559356816/4185" HotelName="EL CALL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1330412/20225131211329.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="374.71" OriginalAmount="371" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9403-24270770/4174797323559356816/13195" HotelName="GAUDI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1470000/1468200/1468187/d77e7545_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.71" OriginalAmount="371.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392620230874" Longitude="2.1616036162063" StarRating="3" HotelCode="633817|ona_hotels_mosaic" HotelName="Ona Hotels Mosaic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 84, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/b0/08b051f8c25dd73a6284b8b81a410db2e4026f3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, about 3.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="374.78" OriginalAmount="371.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390346" Longitude="2.17485" StarRating="0" HotelCode="|183496" HotelName="BacHome Terrace B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bruc, 14 principal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/4/9/6/183496_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="375.00" OriginalAmount="371.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38943594156" Longitude="2.1474362516166" StarRating="3" HotelCode="37195|2195203" HotelName="Sunotel Aston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de París 101, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/0f/b60ff3eedf8ef0478700d4366ed63058a14ec16b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern building is located in the financial and commercial heart of Barcelona, close to the Fai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="375.72" OriginalAmount="372" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1331142-28537701/4174797323559356816/4395" HotelName="CIEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1331142/202251915466582.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.72" OriginalAmount="372" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383287035722" Longitude="2.1738955378532" StarRating="3" HotelCode="30395|5277" HotelName="H10 Racó del Pi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Pi 7, Barrio Gótico, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/71/b971eb0a60c01f72496f31d5aefa3de868cfe093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Barcelona's tourist centre close to the city centre and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.72" OriginalAmount="372" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37819226331" Longitude="2.1786443889141" StarRating="4" HotelCode="61647|6209" HotelName="Hotel Medinaceli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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>Plaza Duc de Medinaceli 8, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/24/92/24920f349dc1645b915b9ad760ea88bb13edf7de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Barcelona's old town, this historic hotel is situated in the Barri Gòtic near to Las Ramb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.74" OriginalAmount="372.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4014574" Longitude="2.1977633" StarRating="3" HotelCode="|44009" HotelName="Holiday Inn Express Barcelona City 22@, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PALLARS 203</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/0/9/44009_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a breakfast room, conference facilities, WiFi in communal areas, a laundry service and a car park. SITUATION: This establishment, is close to the convention centre, and Mar Bella the beach It has excellent transport links to public transport services, You will be able to visit, and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="376.69" OriginalAmount="372.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3964469" Longitude="2.1662134" StarRating="0" HotelCode="|369335" HotelName="Medea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca 290, entlo. 1a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/3/3/5/369335_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376903161239" Longitude="2.1746854484081" StarRating="3" HotelCode="33665|161915" HotelName="Chic &amp; Basic Ramblas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Passatge de Gutenberg 7, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/43/0c43b2c9235ad738dd54c6418da08217e8b613b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a small pedestrian passage next to Las Ramblas. Bus and metro connections ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.45" OriginalAmount="374.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383089" Longitude="2.1777643" StarRating="4" HotelCode="|11157" HotelName="Gran Barcino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JAIME I, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/5/7/11157_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors, 53 rooms, 3 single rooms and 47 double rooms. In the entrance, you can find a lobby with a reception and lifts. The establishment boasts a TV room, a cafÃ©, a bar, a pub and a restaurant with air-conditioning. There are many services available at the establishment, including room service and a laundry service. On request a medical care service. SITUATION: This luxurious hotel is in the historic area. It is in the heart of Barcelona. In the surrounding area, you can find shops, leisure areas, entertainment and monuments. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite TV, a mini-bar, a safety deposit box and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378.75" OriginalAmount="375" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377765584423" Longitude="2.1715204417706" StarRating="1" HotelCode="32988|3835" HotelName="Barbara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/Marqués de Barbará 22, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/c8/88c8555279f80362ba0e52dfd47d9f567da64798.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the lively centre of metropolitan Barcelona. The famous tree-lined street o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378.75" OriginalAmount="375" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38594" Longitude="2.18112" StarRating="3" HotelCode="63693|45749" HotelName="Ciutat de Barcelona" 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,Lounge,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Princesa 33-35, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0b/470b9c0774e924b2fd192e90e81f1f618d4ad120.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, modern hotel is located in the heart of the Ciutat Vella, on the border between th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378.75" OriginalAmount="375" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394381853386" Longitude="2.150074839592" StarRating="3" HotelCode="25135|45882" HotelName="Wilson Boutique" 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>Avda. Diagonal 568, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/f4/a5f4a4aaf425209f08f63bc97189dff228b0d36d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This large, modern city hotel is ideally situated for those wishing to explore the city and its surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.64" OriginalAmount="375.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3790326" Longitude="2.1684044" StarRating="3" HotelCode="|54891" HotelName="Abba Rambla Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla del Raval, 4 C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/8/9/1/54891_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run establishment, has 49 rooms, a cafÃ© and indoor parking. SITUATION: This establishment, Las Ramblas it is close to it is in the historic centre, Well connected with and Barcelona Port. ROOM: The establishment has non-smoking rooms and with TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|632-24777614/4174797323559356816/7998" HotelName="ATENEA CALABRIA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190700/190688/5efebdc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1461492-32659860/4174797323559356816/14289" HotelName="EASYHOTEL BARCELONA LA SAGRERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391828412053" Longitude="2.157366424799" StarRating="4" HotelCode="29363|26179" HotelName="Hotel América Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Provença 195, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/82/d982e367229be244aad5b949b3228870e6e0163f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is ideally situated close to the city centre. Countless shopping and entertainm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.03" OriginalAmount="376.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3985135" Longitude="2.1427315" StarRating="0" HotelCode="|10978" HotelName="Senator Barcelona Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA AUGUSTA 167</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/7/8/10978_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 1980, renovated in 2004, has 5 floors and 17 apartments. The establishment offers a lobby with an elevator, a reception with safety deposit boxes, a TV room and internet. The establishment also offers a car park, an indoor car park and a laundry service. SITUATION: This establishment is in VÃ­a Augusta, close to Muntaner Street and the business area. ROOM: The apartments have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, an American kitchen, a mini-bar, a double bed, central heating and a safety deposit box (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.08" OriginalAmount="376.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3855737" Longitude="2.1729611" StarRating="3" HotelCode="|11125" HotelName="Catalonia Portal De L'angel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Portal del Angel, 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/2/5/11125_1_2503.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1998. It has 4 floors, 73 rooms, 7 single rooms and 67 double rooms. It has a lobby with elevators, a reception with safety deposit boxes and a TV room. The establishment boasts a bar and a restaurant with air-conditioning, The establishment also offers internet, room service and a laundry service. SITUATION: This urban hotel is in Barcelona the heart of Plaza CataluÃ±a near the establishment, guests will find Clients can also find the city centre, in the surrounding area, there are shops, restaurants and bars. 50 metres away, there is a public transport stop. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, central heating, a king-size bed, a safe and a mini-bar. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.58" OriginalAmount="376.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3792431" Longitude="2.1543197" StarRating="3" HotelCode="|252751" HotelName="Chi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les corts Catalanes 455</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/7/5/1/252751_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383361497143" Longitude="2.1793659031391" StarRating="4" HotelCode="13924|4210" HotelName="Hotel Exe Laietana Palace" 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,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 17, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f7/acf7a98820d8240db7a4f5a2319d0ec9cccc19d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a privileged location in the Gothic quarter, close to the Roman wall and the old t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382066" Longitude="2.176392" StarRating="3" HotelCode="16725|1059" HotelName="Hotel Gargallo Rialto" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Ferran 40-42, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/40/19/4019e6d516601b30a568398ee07faeb03da6450b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular and historical city hotel lies in the centre of the beautiful old town of Barcelona. Sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="380.79" OriginalAmount="377.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383461140178" Longitude="2.159835014167" StarRating="3" HotelCode="60079|67360" HotelName="Hotel Soho Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de De Les Corts Catalanes 543-545, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/2a/7e2a08dffd8c7d342865ef2fffb64e1e91afea63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right on Barcelona's Gran Vía. Plaza Catalunya and other tourist attractions a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400612110963" Longitude="2.1786618232727" StarRating="4" HotelCode="38617|4211" HotelName="Eurostars Monumental" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Consell De Cent 498-500, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/fb/9cfb4b76a66eb5e994374f51d08dc75247932780.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Barcelona. Consequently, it is an ideal startin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.78" OriginalAmount="378.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384690132764" Longitude="2.1681354560178" StarRating="2" HotelCode="149239|hostal_grau_barcelona" HotelName="Hostal Grau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de les Ramelleres 27, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/66/686684c3d9792c1cc7be4647b86116509ed7307a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.78" OriginalAmount="378.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382452609169" Longitude="2.1602270007133" StarRating="2" HotelCode="169881|hostal_els_angels" HotelName="BREAK BCN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Villarroel 47 1-1, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e9/6ce9b37aada09be01c1b9302e473f0de52e5217a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located at the heart of Barcelona’s city centre, very near to Plaça Catalunya and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.79" OriginalAmount="378.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386222" Longitude="2.164883" StarRating="4" HotelCode="|464251" HotelName="Sonder Casa Luz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Universitat, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/2/5/1/464251_fa6a68d0626.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.12" OriginalAmount="378.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3958322" Longitude="2.1371827" StarRating="0" HotelCode="|124570" HotelName="Isabella's House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ganduxer, 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/7/0/124570_9a95b1c1114.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Plaza Catalunya it is 10 minutes away by metro from. APARTMENTS: Guests are offered large apartments with a flat-screen TV and balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.44" OriginalAmount="378.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4012884" Longitude="2.2098479" StarRating="4" HotelCode="|11006" HotelName="Catalonia Barcelona Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Espronceda, 6 , Barcelona Diagonal mar, Barcelona</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/0/6/11006_32972181546.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2001, has 6 floors, 84 rooms, 12 single rooms, 72 double rooms and 6 suites. In the entrance, you can find a lobby with elevators, a reception with a cloakroom, a conference room and a car park. Regarding the food and beverage offering, the establishment has a bar and an Ã  la carte restaurant with air-conditioning, The establishment has internet, room service and a laundry service. SITUATION: This trendy, urban hotel is close to the beach, Diagonal Mar it is in it is 20 minutes away from the historic centre, Where you can find monuments and the tourist attractions. In the surrounding area, you can find shops, boutiques, bars and restaurants. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, an air-conditioning system, a safe and a central heating system. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.60" OriginalAmount="378.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3971158" Longitude="2.1920046" StarRating="4" HotelCode="|46244" HotelName="and Spa Villa Olímpic@ Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>PALLARS 121-125</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/4/4/46244_2bbafa60811.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 108 rooms and 42 suites. The establishment boasts a cafÃ©, a restaurant, a garden, a spa and a conference room. SITUATION: This hotel is located between Pallars and Ãlava the streets of la Villa OlÃ­mpica, el Puerto de Barcelona and la Torre Agbar in the surrounding area, clients can find. ROOM: The rooms have a bathroom, a direct line telephone, a mini-bar, an individual air-conditioning system, individual heating, a television and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="382.79" OriginalAmount="379" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|9410-32715909/4174797323559356816/10680" HotelName="EUROSTARS GRAND MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/871900/871862/d5d40162_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="382.79" OriginalAmount="379" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1353403-21705076/4174797323559356816/11323" HotelName="THE SOCIAL HUB BARCELONA POBLENOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87810000/87806200/87806130/2458885e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="382.79" OriginalAmount="379" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374641887697" Longitude="2.1707667410374" StarRating="4" HotelCode="7778|762" HotelName="TRYP Barcelona Apolo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Paral-lel 57-59, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/df/d7df89c392881b06fe44394410b179ad02cd1068.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the Avenida Paralelo, approximately 10 minutes walk from the exhibit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="383.15" OriginalAmount="379.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37987" Longitude="2.16911" StarRating="3" HotelCode="|455163" HotelName="Raval House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Hospital 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/1/6/3/455163_cca07b00804.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="383.37" OriginalAmount="379.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390003" Longitude="2.1358641" StarRating="4" HotelCode="|11034" HotelName="Ac Diagonal L'illa By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL 555</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/3/4/11034_bb680991143.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays. SITUATION: This hotel is in a garden area, Avinguda Diagonal is situated in Where guests can enjoy the bus stop, the tram stop, Close to restaurants, bars and shops.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="383.45" OriginalAmount="379.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3834922" Longitude="2.1782137" StarRating="4" HotelCode="|11105" HotelName="Gotico" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE JAUME I, 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/5/11105_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a terrace and a cafÃ©. SITUATION: This establishment is in the historic centre of Barcelona, is situated in el Barri GÃ²tic, close to shops, restaurants, bars and cafÃ©s. 50 metres away, clients have the Jaume I metro station. It has excellent transport links to Las Ramblas, Puerto Olimpico, la PlaÃ§a de Catalunya, the cathedral and el Museo Picaso.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="383.76" OriginalAmount="379.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4033298" Longitude="2.1371832" StarRating="4" HotelCode="|11057" HotelName="Catalonia Barcelona 505" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE MUNTANER, 505</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/7/11057_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1986, renovated in 2002, has 117 rooms and 8 floors. In the establishment entrance, guests will find a reception with safety deposit boxes and a lift. The establishment has a cafÃ©, a bar and a television room. Regarding the food and beverage offering, the establishment has a restaurant with air-conditioning. The establishment offers guests a conference room and internet. Guests also have access to a car park, indoor parking, a laundry service and room service. SITUATION: This luxurious hotel is in northern Barcelona. It is located next to the Parque GÃ¼ell and Museo de Ciencias Naturales, 300 metres away, guests will find bars and restaurants. 100 metres away from the establishment, guests can find nightclubs. 100 metres away, clients have public transport services. It is situated 15 minutes away from the city centre. ROOM: The luxurious rooms have a bathroom, a direct line telephone, a satellite TV, a stereo, internet, a mini-bar, a double bed, a safe and central heating. FACILITIES: Guests are offered a massage service. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383.80" OriginalAmount="380" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40121441" Longitude="2.17336446" StarRating="3" HotelCode="434899|131447" HotelName="Hotel Boutique Hostemplo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pasaje Gaiola 19, Eixample, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/597996/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383.80" OriginalAmount="380" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382765803387" Longitude="2.184656560421" StarRating="2" HotelCode="21503|1058" HotelName="Hotel Oasis Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pla de Palau 17, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/75/007509077488abcece57347aac7ff543ba79a987.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel is situated about 500 m from the inviting beach, on the outskirts of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.80" OriginalAmount="380.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390758163565" Longitude="2.1722993962951" StarRating="3" HotelCode="267652|vasanta_hotel_boutique" HotelName="Vasanta Boutique Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Casp 31, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/fd/9efd8b1377996e990d8db56ac0007bbbd46a6058.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.80" OriginalAmount="380.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.356409" Longitude="2.123118" StarRating="4" HotelCode="199956|renaissance_barcelona_fira_hotel" HotelName="Renaissance Barcelona Fira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Europa 50-52, L'Hospitalet de Llobregat, Barcelona 08902</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0a/47/0a478021b6ca7e4234c2eec66cb9aac2cb2de1f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.80" OriginalAmount="380.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381411193735" Longitude="2.1740128478505" StarRating="4" HotelCode="365860|petit_palace_boqueria_garden" HotelName="Petit Palace Boquería Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Boqueria 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/04/ac049f24d49009793d16a3339900a1358e5d8c6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist and shopping centre of Barcelona, in the gothic quarter, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="383.86" OriginalAmount="380.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393387065003" Longitude="2.1460522824843" StarRating="4" HotelCode="30784|ES024951" HotelName="Vincci Mae" Meals="ROOM ONLY,BREAKFAST INCLUDED,PETIT DÉJEUNER" BedType="BREAKFAST INCLUDED" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 596, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/f1/abf124efd4ee5bc9ce271cf720e22abceec030cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Avenida Diagonal at the heart of Barcelona's tourist centre. Numerous shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23059-28508550/4174797323559356816/1277" HotelName="MOTHERN BY PILLOW" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133400/1133365/1960b773_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256519-24270372/4174797323559356816/12622" HotelName="APARTAMENTOS SATA PARK GUELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5630000/5627000/5626923/de3b084a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="384.81" OriginalAmount="381.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404703300667" Longitude="2.1543339857485" StarRating="4" HotelCode="413343|bonavista_apartments_barcelona__virreina" HotelName="Bonavista Apartments Barcelona Virreina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Torrent de l'Olla 161, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/f0/b3f0b877e50c2d0fe05bf73edf9ed30fd44aec8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="385.20" OriginalAmount="381.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377160616218" Longitude="2.1380127389261" StarRating="4" HotelCode="150174|214140" HotelName="Cosmo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de San Antoni 30, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/73/1e73c508e991dfaec08e7ae14b7ed561078a8bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.51" OriginalAmount="381.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3781654" Longitude="2.178617" StarRating="4" HotelCode="|28517" HotelName="Medinaceli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Duc de Medinaceli 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/5/1/7/28517_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2006, has 44 rooms, In the entrance, you can find a lobby with a reception, a breakfast room and communal areas. There are many services available at the establishment, including room service and a laundry service (for a fee). SITUATION: The establishment, is in Barcelona the historic centre of Las Ramblas it is located near 2 minutes away from the establishment, you can find the bus station, is 5 minutes away from restaurants, bars and a shopping centre. around 1 kilometre away you can find Plaza CataluÃ±a the beach, is 20 kilometres away from Barcelona Airport. ROOM: The rooms have a bathroom with a hairdryer, a safety deposit box (available for a fee), central heating, a central air-conditioning system, a direct line telephone, internet and satellite or cable TV. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.77" OriginalAmount="381.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3833116" Longitude="2.1740128" StarRating="3" HotelCode="|11079" HotelName="H10 Racó del Pi Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ DEL PI 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/7/9/11079_6c9e12f1724.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2002, has 4 floors, 37 rooms, 3 single rooms and 34 double rooms. It has a reception area, a cloakroom and lifts. The establishment has a restaurant with air-conditioning. You are also offered internet, a medical care service and a laundry service. SITUATION: This historic, urban hotel is in the tourist centre of Barcelona. It is 5 minutes away from the historic centre. The establishment is 1.5 kilometres away from the beach. It is located 150 metres away from public transport services. Around the establishment, clients can find shops, boutiques, bars and restaurants. En marzo del 2002 este hotel fue declarado patrimonio cultural de la ciudad, ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a safety deposit box, a double bed and central heating. MEALS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34215-28562353/4174797323559356816/5481" HotelName="PETIT PALACE BOQUERIA GARDEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1497900/1497814/d0337244_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378999322795" Longitude="2.1695892512798" StarRating="4" HotelCode="75221|18301" HotelName="Barceló Raval" 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,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rambla del Raval 17-21, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/cd/86cdc007bb392a0ca444b6f3482b229addd7d6c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a privileged location in the Raval, Barcelona's top fashion district. It is j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379991529334" Longitude="2.1728508174419" StarRating="4" HotelCode="30629|24951" HotelName="España" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Pau 9-11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/9b/139b99a8c8f0eea629b54a6c09dd48b424aca117.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the commercial, historical and artistic centre, next to the Gran Teatre del ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="386.21" OriginalAmount="382.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3754004" Longitude="2.1485861" StarRating="4" HotelCode="|11128" HotelName="Catalonia Barcelona Plaza" 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/1/2/8/11128_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is in Eixample the district of Close to, the Congress Centre, and. HOTEL: The hotel is perfect for business and holiday stays. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|242647-28556453/4174797323559356816/4652" HotelName="PETIT PALACE TRENCADIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6350000/6342400/6342303/6220b045_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30382-18110154/4174797323559356816/14157" HotelName="CONCORDIA BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1059200/1059116/938bbf6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="386.85" OriginalAmount="383.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3864866" Longitude="2.1228136" StarRating="5" HotelCode="|11036" HotelName="Grand Hyatt Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Pio XII, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/3/6/11036_786b3c40832.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Avinguda Diagonal it is in it is in the business area, the shopping area excellent transport links to the airport, Close to Camp Nou the stadium points of interest. HOTEL: This hotel is surrounded by gardens and a terrace. The establishment has a spa, a VIP club, a health centre, 2 swimming pools and a gym. Guests also have access to shops, an art gallery and 28 meeting rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.13" OriginalAmount="383.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3957652" Longitude="2.1813851" StarRating="3" HotelCode="|29260" HotelName="Ilunion Auditori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE SICILIA 166-170</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/2/6/0/29260_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The establishment is a 10-minute walk away from the Arc de Triomphe Train Station Arc De Triomphe. There are many places you can visit in the surrounding area, including Eixample, Born and the Gothic Quarter. In the surrounding area, you can find restaurants and bars. It takes 5 minutes to get to el Auditorio de Barcelona 1,5 kilometres away, you can find la Sagrada Familia and el Parque de la Ciutadella. ROOM: Customers have modern rooms with an air-conditioning system, flat-screen satellite television, pillow menu, a mini-bar and water (free of charge). RESTAURANT: In this establishment's food and beverage department guests can enjoy a restaurant and a bar. FACILITIES: There is a variety of facilities and services available at the establishment, including a swimming pool, a gym, WiFi (free of charge), a reception with computers and WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.35" OriginalAmount="383.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397366899436" Longitude="2.1924317106619" StarRating="4" HotelCode="900178|106874" HotelName="Villa Olímpic @ Suites Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 121-125, 08018 Barcelona, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/f3/38f3331dce9857924702adeef545938316f4ed97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the streets of Pallars and Alava, in the fashionable district Barcelona 22@, the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|167271-28499406/4174797323559356816/4866" HotelName="08028 APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4780000/4774600/4774521/c62d28e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.84" OriginalAmount="384.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395341097003" Longitude="2.1702943340474" StarRating="3" HotelCode="310939|retrome_barcelona" HotelName="Retrome Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Girona 85, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/79/c279466cb07e37836b6d358e7df50594b3dc34a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="388.25" OriginalAmount="384.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401432136973" Longitude="2.209941656414" StarRating="4" HotelCode="20716|1800" HotelName="Hesperia Barcelona Del Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Espronceda  6, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/fb/85fbf656398b9906fed6500d3c1995fccfc382cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel, only a street from the beach, lies in the new area, Diagonal Mar, of Barcelo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="388.85" OriginalAmount="385" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400597-28481890/4174797323559356816/4786" HotelName="LODGING APARTMENTS SAGRADA FAMILIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400597/2024517151310416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.85" OriginalAmount="385" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379031" Longitude="2.139737" StarRating="4" HotelCode="7776|12968" HotelName="Barceló Sants" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaça dels Països Catalans s/n, Estacio de Sants, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e9/18e9c5ee10ca2752fe81fe2deaa2571eb082483c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near the main train station, Sants, in Barcelona and offers direct access to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.85" OriginalAmount="385" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374997" Longitude="2.172439" StarRating="3" HotelCode="55753|32411" HotelName="SERHS Del Port Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida del Paral-lel 40, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/80/c480999bd991d51641521484dfbcb112e8f4707e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near links to the public transport network. In addition, the boulevards of Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.85" OriginalAmount="385" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376850842091" Longitude="2.1500288337469" StarRating="4" HotelCode="178197|26444" HotelName="Ofelias Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Llançà 24, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5c/015c7c2541a412ddd21d00c0173368cdde93b2f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Eixample district of Barcelona, in the Plaza de España and opposite the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.85" OriginalAmount="385.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398293866026" Longitude="2.1574603805497" StarRating="2" HotelCode="113158|hcristina" HotelName="Hotel Gracia Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Gran de Gràcia 14, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/32/2f32fda9e25aa59d0f1f15678d84eb3b5091efff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="389.46" OriginalAmount="385.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393003" Longitude="2.154616" StarRating="4" HotelCode="|73835" HotelName="Arconte, Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORCEGA 255</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/3/5/73835_0c371561804.jpg</HotelPictures>
        <HotelDescription>SITUATION: This trendy hotel is in Barcelona the heart of Close to, and, is near the commercial area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382139916569" Longitude="2.1756912767887" StarRating="1" HotelCode="113148|3712" HotelName="Call Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arc Sant Ramon del Call 4, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/67/5e67f1e95f6982c87a38cc29a0e85fa942e496da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona city centre and is very well connected to all public transport li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.86" OriginalAmount="386.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38633276" Longitude="2.16456816" StarRating="0" HotelCode="518549|the_corner_592" HotelName="The Corner 592" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 592, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/a7/efa70a4520c4dcd1413be6f30e4286c0324f7746.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 Corner 592, you'll be centrally located in Barc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="390.17" OriginalAmount="386.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.409773820358" Longitude="2.2185033559799" StarRating="4" HotelCode="29823|7740" HotelName="AC Barcelona Forum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Taulat 278, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/88/06/8806db9a144b4cf46249e3e2cc6d12bfd71a02ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located in the shopping and exhibition centre quarter, Diagonal Mar, in Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.87" OriginalAmount="387" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|489698-18110349/4174797323559356816/9310" HotelName="ZT THE GOLDEN HOTEL BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18610000/18606200/18606114/e7efc45a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.87" OriginalAmount="387" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.299400" Longitude="-2.107000" StarRating="4" HotelCode="0|90758-24288781/4174797323559356816/12304" HotelName="BARCELO RAVAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Worcester Road,Wychbold, Droitwich, WR9 7PA, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1940000/1934300/1934216/9c8b2076_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 94. Suites: 0. Single-bedded accommodations: 51. Double bedrooms: 43. Smoking rooms: 0. Nonsmoking rooms: 94. Physically challenged rooms: 6. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- Modern Droitwich hotel close to Birmingham, with free parking and breakfast included.
The Holiday Inn Express® Droitwich Spa hotel is a 25-minute drive from Birmingham Airport (BHX), in historic Droitwich Spa. The M5 motorway is handy for getting to Birmingham and Worcester, both less than half an hour away by car, and Droitwich station is close if youre catching a train.
Visit the animals at West Midland Safari Park, a short drive away or head to Droitwich Spa Lidos outdoor pool for a swim in summer. The National Trusts Hanbury Hall and Gardens are nearby if you fancy some fresh air.  
In town for work? Both Stonebridge Cross Business Park and Berry Hill Business Park are close by, or you can hold training days and events for up to 35 in our flexible meeting rooms.
Our well-designed rooms offer comfort and convenience, with free Wi-Fi, a flat-screen TV and an en suite with power shower. Start your day at our Express Start buffet breakfast, with fresh fruit, yoghurt, croissants, coffee and bacon baps. Best of all? Its included. Light snacks, pizzas and drinks are available throughout the day, and there are tempting dinner options to fill you up after a busy day in Droitwich.. Onsite facilities information- ParkingProperty was built in 2000. Hotel Currency: GBP. Additional Addresses: Other: Worcester Road,Wychbold, Droitwich, WR9 7PA, GB. Additional Phone Numbers: Fax - Other: 441527860286. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="390.87" OriginalAmount="387" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396046365452" Longitude="2.1793591976166" StarRating="4" HotelCode="32033|27779" HotelName="Ayre Hotel Caspe" 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,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Caspe 103, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/cd/6bcdaa8539a997e5b0520dc703a664eaa2f6d4fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is centrally situated in the Eixampel district of the city, just 20 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.09" OriginalAmount="387.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410356" Longitude="2.2191863" StarRating="4" HotelCode="|19053" HotelName="Leonardo Royal Barcelona Forum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Taulat, 278</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/3/19053_9e2a2c00842.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a lobby with a lift, a cafÃ©, a reception with safety deposit boxes and a currency exchange service. The establishment has a bar, a TV room, an Ã  la carte restaurant with air-conditioning and WiFi. It also has a conference room, internet, a car park and an indoor car park. There are many services available at the establishment, including room service and a laundry service. SITUATION: This conference hotel is in the commercial area, Diagonal Mar it is in In the surrounding area, you can find shops, restaurants, bars and public transport services. 500 metres away from the establishment, you can find the beach, is situated 20 kilometres away from the 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, a double bed, an air-conditioning system and a central heating system. FACILITIES: The establishment boasts a swimming pool with deck chairs, a jacuzzi, a sauna, a solarium, a Turkish bath, a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.28" OriginalAmount="387.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3799915" Longitude="2.1728178" StarRating="4" HotelCode="|19055" HotelName="España Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sant Pau 9-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/5/19055_2e0924c1742.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, was built in the 19th Century and has a restaurant. SITUATION: This establishment, Las Ramblas it is close to and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.65" OriginalAmount="387.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3841094" Longitude="2.1635985" StarRating="0" HotelCode="|124578" HotelName="Plaza Goya Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sepulveda, 187</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/7/8/124578_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hostel is in Barcelona the centre of Close to. ROOM: Clients are offered fully-equipped rooms and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="391.80" OriginalAmount="387.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37879" Longitude="2.16875" StarRating="3" HotelCode="554555|635143" HotelName="Niu Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rambla del Raval, 8, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/0e/ab0e61355acab73c2e1f57c8dc6d8c946998accb.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.90" OriginalAmount="388.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3828286" Longitude="2.1846382" StarRating="2" HotelCode="|10981" HotelName="Oasis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PLA DE PALAU 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/8/1/10981_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors, 4 single rooms and 68 double rooms. The establishment also has a cafÃ©. SITUATION: This hotel is in a central area, 500 metres away from the beach, the Parc de la Ciutadella and Las Ramblas it is near in front of the hotel there is a public transport stop. ROOM: The rooms have a bathroom, a direct line telephone, a television, a radio, an air-conditioning system, a safety deposit box (available for a fee) and a central heating system. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="391.94" OriginalAmount="388.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39872287" Longitude="2.20121598" StarRating="3" HotelCode="977644|669161" HotelName="Acta Voraport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ramon Turro 169-B, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f3/10f354976274af79460a08f7c66272f374874d5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="392.61" OriginalAmount="388.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39701" Longitude="2.16371" StarRating="3" HotelCode="|183506" HotelName="Casa Mathilda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Lluria 125-127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/5/0/6/183506_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="393.90" OriginalAmount="390" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.421112" Longitude="24.878731" StarRating="2" HotelCode="0|564821-28464266/4174797323559356816/3564" HotelName="HOSTAL BARCELONA CENTRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Galissas Beach, GALISSAS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4930000/4922100/4922082/603b3247_b.jpg</HotelPictures>
        <HotelDescription>This beautiful 4 star hotel lies just 50 metres away from the stunning beach of Galissas. The hotel is situated on the mesmerising island of Siros, enjoying close proximity to the charming town of Ermoupoli, as well as a host of dining and shopping opportunities. The hotel enjoys a bright, white-washed exterior, showcasing the beauty and charm of Greek style. The interior reflects the beauty of the surroundings, featuring refreshing neutral and pastel tones. Guests are invited to enjoy the delightful attractions that the hotel has to offer. Guests are sure to experience a truly enjoyable stay at this delightful hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="393.90" OriginalAmount="390" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13355-12634140/4174797323559356816/7055" HotelName="CATALONIA 505" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22700/22698/15a8aa59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.05" OriginalAmount="390.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390886" Longitude="2.171799" StarRating="4" HotelCode="|11009" HotelName="Roger De Lluria Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ROGER DE LLURIA 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/0/9/11009_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel is in a historic building, was opened in 1899 and renovated in 2007. This boutique hotel, has, 36 classic rooms, 10 deluxe rooms, 2Â junior suites and 5 floors. In the establishment entrance, guests will find a lobby with a reception and lifts. The establishment has various facilities, such as conference rooms, a bar, a cafÃ© and a restaurant with highchairs, It also has room service, a laundry service and WiFi (free of charge). SITUATION: It is inBarcelona the centre of Las Ramblas it is 5 minutes away from Plaza CataluÃ±a It is situated 5 minutes away from Where you can find luxury stores, is 25 minutes away from Barcelona Airport It is 10 minutes away from the harbour. ROOM: family rooms, have a wardrobe, a marble bathroom, a bathroom, a mirror, a hairdryer, a direct line telephone, LCD satellite and cable television, WiFi, a balcony, a writing desk, a safety deposit box and a mini-bar. deluxe rooms, have jacuzzi, a bathroom with TV, a CD player, an ironing board, individual air-conditioning and individual heating. Clients are offered disabled access rooms. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.036800" Longitude="-89.798800" StarRating="3" HotelCode="0|100806-18109999/4174797323559356816/14160" HotelName="HOLIDAY INN EXPRESS BARCELONA CITY 22@" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4068 Stansell Court, Memphis, 38125, TN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1990000/1988100/1988058/1743ec49_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 89. Suites: 34. Single-bedded accommodations: 72. Double bedrooms: 17. Smoking rooms: 34. Nonsmoking rooms: 55. Physically challenged rooms: 6. Floors: 3. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Stay Smart at Memphis Hotel's Convenient LocationThe Holiday Inn Express® Memphis Southwind Newly Renovated Hotel is located in southeast Memphis, just off of Highway 385. With convenient access to Downtown Memphis, this suburban location is ideal for Business and Leisure Travel.  The Hotel is located 1 mile from the  FedEx International Headquarters and close to the Southwind corporate area, which is home to many businesses. Guests can entertain clients at nearby TPC Southwind, home of the FedEx St Jude Classic on the PGA tour. A shuttle is available for our corporate travellers (Restrictions Apply). There are plenty of choices for entertainment and recreational activities. Mike Rose Soccer Complex and the University of Memphis are both convenient to the property, presenting guests with the option to participate in, or observe a range of athletic events. Many guests enjoy visiting the Memphis Zoo and Graceland, both having World-Class Facilities.The hotel's exceptional amenities include free high-speed, wireless Internet access and a complimentary Express Start breakfast buffet. You can stay on your schedule with convenient facilities such as a guest laundry room and a 24-hour Fitness Center. No matter your reason for traveling to Memphis, the hotel's friendly staff invites you to "Stay Smart".. Onsite facilities information- ParkingProperty was built in 2003. Hotel Currency: USD. Additional Addresses: Other: 4068 Stansell Court, Memphis, 38125, TN, US. Additional Phone Numbers: Fax - Other: 19013092133. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="394.91" OriginalAmount="391.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391078231639" Longitude="2.1602073196632" StarRating="2" HotelCode="320298|hostal_centro" HotelName="Hostal Balmes Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Balmes 83, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/26/4426b6171a78af1badd8c6ab0bb9d478037d02e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="394.91" OriginalAmount="391.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39112334" Longitude="2.15813536" StarRating="3" HotelCode="322034|otel_forget_me_not_bb" HotelName="Forget Me Not B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Enric Granados 44, Piso Principal, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/17/29179c825a04f035fbd85769e3ebc8028252fe35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.01" OriginalAmount="391.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3840122" Longitude="2.1630278" StarRating="3" HotelCode="|11063" HotelName="Acta Splendid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>MUNTANER 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/3/11063_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This comfortable hotel is in Barcelona the city centre of it is situated close to Plaza CataluÃ±a the university, near the establishment, you will find Las Ramblas the tourist attractions, the cathedral, Clients can also find leisure areas, cafÃ©s, bars and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.22" OriginalAmount="391.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3729668" Longitude="2.1461045" StarRating="3" HotelCode="|50093" HotelName="Acta Azul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA, 327</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/3/50093_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, has 31 rooms, suites and apartments with living rooms, Equipped with a kitchen with features that offer you the maximum level of comfort, In the establishment entrance, guests will find a reception, The establishment boasts meeting rooms and a TV room. The establishment offers guests a laundry service. SITUATION: This establishment, is in an excellent location, la Plaza de EspaÃ±a, el recinto ferial, el Estadio OlÃ­mpico and el Museo Nacional de Arte next to the establishment, guests will find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.35" OriginalAmount="391.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39305785929" Longitude="2.1545259654522" StarRating="4" HotelCode="171007|145245" HotelName="The Mirror Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Còrsega 255, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/38/403821b759cec81be60d33c99d5e9351da944a45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.78" OriginalAmount="391.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391610087159" Longitude="2.1593070030212" StarRating="4" HotelCode="55749|50953" HotelName="Barcelona Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Balmes 103, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/80/0b80a60368ad4f97288eaac557ef0a7d0a917bfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Barcelona at the crossroads of Calle Balmes and Calle Mallorca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395.92" OriginalAmount="392" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401582037336" Longitude="2.1979135146629" StarRating="3" HotelCode="76164|18394" HotelName="Holiday Inn Express Barcelona - City 22@" 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,Currency Exchange,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 203, Barcelona 08005</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/c7/abc768b850b177a22621616362b8e2aa99b9769c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes away from the Barcelona International Convention Center (CCIB), t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.92" OriginalAmount="392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385758304367" Longitude="2.1659387648106" StarRating="4" HotelCode="258397|hotel_inglaterra_barcelona" HotelName="Hotel Midmost" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Pelai 14, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f2c2981a48d194dfc9c4f46b1485161ed1801a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Barcelona, in the gothic quarter and close to Las Ramblas wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.92" OriginalAmount="392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38921745" Longitude="2.16324756" StarRating="0" HotelCode="846457|cien" HotelName="CIEN Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Consell de Cent 278, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/25/5125dad1968cbbb82ee92d11fa0320b058cd9ba2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.02" OriginalAmount="392.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39622" Longitude="2.16135" StarRating="3" HotelCode="|169152" HotelName="Limonaia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROSSELLO 242</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/5/2/169152_b98e9b41533.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in l'Eixample the district of It has excellent transport links to places of interest, the commercial area, Close to la Sagrada Familia Cathedral. ROOM: All the rooms have an air-conditioning system and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.16" OriginalAmount="392.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391164" Longitude="2.1692762" StarRating="0" HotelCode="|121842" HotelName="Barcelona Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/4/2/121842_ef114fe1447.jpg</HotelPictures>
        <HotelDescription>SITUATION: 5 minutes away from the establishment, you can find the railway station, Clients can also find the metro station. ROOM: The establishment has modern rooms and with WiFi (free of charge). FACILITIES: The establishment boasts a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="12.56926" Longitude="99.96176" StarRating="2" HotelCode="0|564722-28467681/4174797323559356816/3389" HotelName="HOSTAL CENTRAL BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>169/8 MOO.3, PAKNAMPRAN, HUA HIN, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5120000/5118400/5118396/3ff3dd57_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Alibaba Boutique Resort Pranburi in Pranburi, you'll be near the beach and close to Pak Nam Pran Beach and Pranburi Forest Park. This hotel is within the region of Wat Khao Takiab and Hua Hin Floating Market.   Rooms   Make yourself at home in one of the 20 guestrooms. Relax and take in mountain views from the privacy of your room. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers.   Rec, Spa, Premium Amenities   Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.   Dining   Enjoy a satisfying meal at a restaurant serving guests of Alibaba Boutique Resort Pranburi.   Business, Other Amenities   Free parking is available onsite.   Room Info:    Know Before You Go       A resort fee is included in the total price displayed.    Children 11 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.   Only registered guests are allowed in the guestrooms.    No pets and no service animals are allowed at this property.       Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Minimum Spring Break check-in age is 18 years old.      Checkin Time:  2:00 PM  Checkout Time:  12:00 PM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|16119-28543710/4174797323559356816/4851" HotelName="AC IRLA BY MARRIOTT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/930000/921500/921476/9bedbd51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386130777098" Longitude="2.1227770674591" StarRating="5" HotelCode="16214|24879" HotelName="Hotel Sofia Barcelona - in The Unbound Collection by Hyatt" 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,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaça de Pius XII 4, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/d1/cdd1170bb8064fb2310fd038a80df14c59030a27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the Avenida Diagonal, not far from the renowned Camp Nou Stadium. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.99" OriginalAmount="394.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3779201" Longitude="2.1738271" StarRating="0" HotelCode="|35988" HotelName="Ainb Las Ramblas-guardia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GUARDIA 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/8/8/35988_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building is in a central area and with features that offer you the maximum level of comfort. It has 14 apartments, In the entrance, guests are offered a lobby with a reception, a safety deposit box service and a lift. SITUATION: Las Ramblas and el Palacio GÃ¼ell It is situated in the surrounding area of a few minutes walk away, you can find Real the square It is located close toBarcelona the flamenco shows of in the surrounding area of the establishment, clients can find nightclubs, restaurants, bars and the harbour. the Columbus Monument, Las Ramblas and the Liceu Theatre a few minutes walk away, customers can find La Boqueria market, PlaÃ§a d'Espanya and San Jose market in the surrounding area, there is in the surrounding area, there is Drassanes, Liceu and Parallel the metro station of a few minutes walk away, customers can find the harbour, is 20 kilometres away from Barcelona the International Airport of. ROOM: The establishment has 5 comfortable studios with sofa, a table, chairs and a lift. Â large, two bedroom apartments, have a kitchen, a living room-bedroom with a sofa-bed and a bathroom. All the apartments have a satellite television, a kitchen with fridge, a microwave, an oven, a coffee maker, a kettle, (free of charge) WiFi, individual air-conditioning, a safe, an iron, towels and bedding. FACILITIES: The establishment boasts a patio, a terrace with deck chairs and a barbecue area. PAYMENT METHODS: Customers can pay by Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394789308149" Longitude="2.1434806287289" StarRating="4" HotelCode="32983|36001" HotelName="AC Irla" 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,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Calvet 40-42, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5e/9a5e43ccf0b3b04369a1f7687d883880370c9822.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of Barcelona's suburbs, within minutes of the centre, the nearest publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.60" OriginalAmount="396.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398273" Longitude="2.1574916" StarRating="2" HotelCode="|57139" HotelName="Numa | Brio" 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/7/1/3/9/57139_f2cea0f1122.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, modern hotel, has 12 modern rooms and a bar with a terrace. SITUATION: This small hotel is in Barcelona the centre of is situated in GrÃ cia the district of Close to and. it has good links to public transport services. ROOM: The rooms have heating, a flat-screen television and a bathroom. Some rooms have a hydromassage bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="400.97" OriginalAmount="397" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388657049224" Longitude="2.1315297981996" StarRating="4" HotelCode="29518|16305" HotelName="Hilton Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 589-591, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/02/2202ae62c576945609f5b07c07e26390c88ba6d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top range luxury hotel is located in the heart of Barcelona's shopping district. The surroundin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="401.88" OriginalAmount="397.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381228545614" Longitude="2.1638671281105" StarRating="3" HotelCode="27724|639" HotelName="Hotel Ronda House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sant Erasme 19, Barcelona, Cataluña</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/d6/57d64b6c3f240d5aefbc7abf3bc3754bfd7aa36a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona, close to the Plaza Cataluña and Las Ramblas. Shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.98" OriginalAmount="398" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.359389" Longitude="2.133096" StarRating="4" HotelCode="60424|30515" HotelName="AC Som" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arquitectura 1-3, 08908 L'Hospitalet de Llobregat, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/82/3c/823c16a3a37cd8b2ff352f35e876868abd4dabc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the edge of the city between the airport and the exhibition centre. Plaça d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.44" OriginalAmount="398.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3856922" Longitude="2.1667228" StarRating="4" HotelCode="|32131" HotelName="Catalonia Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>PELAYO 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/1/3/1/32131_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Las Ramblas it is 300 metres away from Close to and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402.99" OriginalAmount="399" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383153149718" Longitude="2.1778130932541" StarRating="4" HotelCode="12918|6205" HotelName="Gran Hotel Barcino" 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,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Jaume I 6, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/ec/f3ec5f16cb5db91a253c6b0a891cc974de3923be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel is located in Barcelona's gothic quarter in the heart of the city. Numerou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="402.99" OriginalAmount="399.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377782259925" Longitude="2.1741804605275" StarRating="1" HotelCode="322039|solarium" HotelName="Central &amp; Basic Solarium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Guardia 13, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/44/4d44de21547d2de6633de77e34bc90ea090fef1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hostel is situated in Las Ramblas. The premises count with 17 welcoming accommodation un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="403.32" OriginalAmount="399.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3953833" Longitude="2.1703514" StarRating="3" HotelCode="|124361" HotelName="Numa | Roca Rooms and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Girona 85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/6/1/124361_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Passeig de GrÃ cia it is 600 metres away from a 1-minute walk away from Girona the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="403.48" OriginalAmount="399.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410950626156" Longitude="2.2188037633896" StarRating="4" HotelCode="29519|8089" HotelName="Barcelona Princess" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 1, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/a4/44a485f850a8126eea1aedfcc8f3657d21a67bbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Avenida Diagonal, near the new Barcelona International Exhibition and C...</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="404.00" OriginalAmount="400" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|251299-28456548/4174797323559356816/2543" HotelName="HOSTERIA GRAU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/251299/2013102315134382.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="404.79" OriginalAmount="400.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392693" Longitude="2.173054" StarRating="4" HotelCode="|535387" HotelName="Factory Apartments Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 682</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/3/8/7/535387_2c730991148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="404.84" OriginalAmount="400.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3880966659" Longitude="2.1599158644676" StarRating="4" HotelCode="89478|97873" HotelName="Cram" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer d'Aribau, 54, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/5a/fc5a7cd69e6caf1e7b2d4b5a583beaa225463365.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This designer city hotel is located in the centre of Barcelona, just 4 blocks from Gaudí’s Casa Batl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|561395-28500059/4174797323559356816/4220" HotelName="APARTAMENTS SANT JORDI FONTANELLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/11000000/10110000/10109800/10109784/31410389_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|564137-28434894/4174797323559356816/4961" HotelName="APARTAMENTS SANT JORDI GIRONA 97" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/11000000/10110000/10109900/10109877/350ba590_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9399-12629958/4174797323559356816/7284" HotelName="CATALONIA PORTAL DE L’ANGEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201135/c1d0c7f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.741131" Longitude="100.553886" StarRating="4" HotelCode="0|630-18110389/4174797323559356816/11607" HotelName="BARCELO SANTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>138 SUKHUMVIT ROAD, KLONGTOEY, BANGKOK 10110 THAILAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/46900/46853/6e1582e8_b.jpg</HotelPictures>
        <HotelDescription>Exterior This square building stands 31 storeys tall. It is a modern high-rise of a glass and white concrete structure.  General The hotel's large swimming pool is on the 9th floor with a sundeck above it. The hotel features state of the art fitness centre and a squash court. The hotel is situated in an excellent area with easy access to any point in town.  Lobby Lobby gives an impression of luxurious hotel. It has an ample seating area.  A refreshment lounge is also available opposite the reception.  Location The hotel is conveniently located along Sukhumvit Road next to the Nana traffic junction. The hotel provides immediate access to the airport expressway and is about 3 kilometres from the Queen Sirikit National Convention Centre. This is a prime area for shopping and a restaurant paradise. It is within 5 minutes walking distance to skytrain Nana station.  Restaurant The hotel has several restaurants in its attached atrium and shopping plaza. The cuisine ranges from Thai, Chinese and Japanese to Italian and continental. There is a famous English styled pub at basement level in the plaza. The airium cafe offers an excellent buffet for lunch and dinner and is situated at lobby level. Pastry shop offers one of the best bakery in town.  Rooms Superior rooms are city views and of a medium size. They are modernly decorated in semi-contemporary Thai style with most use of green and gold shades. The deluxe rooms are a little larger and have better amenities and nicer decoration. They also offer internet access at extra cost.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="405.01" OriginalAmount="401.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394594833379" Longitude="2.1624170125742" StarRating="4" HotelCode="255686|passeig_de_gracia_apartments_2" HotelName="Royal Passeig de Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 84, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/a2/3ea29d54b894377e34c4813cb75ce7963f8b5956.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1400197-28557036/4174797323559356816/5878" HotelName="INSIDE BARCELONA APARTMENTS SANTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2690000/2689943/8398a2b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.02" OriginalAmount="402.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39752774031" Longitude="2.1655458211899" StarRating="2" HotelCode="190704|allys_guest_house_barcelona" HotelName="Ally's Guest House Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Bruc 150 5th 2nd, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/03/4f03452e5dc812190953345075688d426ddb8d9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 9 rooms. Wireless internet access is available to tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.02" OriginalAmount="402.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388003779458" Longitude="2.1783917796878" StarRating="3" HotelCode="199957|musik_boutique_hotel" HotelName="Domus Selecta Musik Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sant Pere Més Baix 62, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/73/1173227c5ff82d139acc75bffd41c2ef6708f49f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Barcelona, this boutique hotel is ideal for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1270359-28556672/4174797323559356816/5356" HotelName="LA MAISON DE BARCELONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71420000/71413600/71413508/21246e6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391075842044" Longitude="2.1717283129692" StarRating="4" HotelCode="31340|45872" HotelName="Roger de Lluria" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Roger de Llúria 28, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/dc/bfdcd4932cbc3f4377d85b6ae5c3617243be25bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Barcelona just 5 minutes' walk from the famous Las Ramblas, as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389893645626" Longitude="2.1356981992722" StarRating="4" HotelCode="29344|17213" HotelName="AC Hotel Diagonal L´Illa" 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,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Diagonal 555, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/27/b727849893ff7df8f1088edec9025b290f1a51ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the one of the most important business districts of Barcelona and is surro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="408.39" OriginalAmount="404.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389845" Longitude="2.166119" StarRating="4" HotelCode="47000|1384" HotelName="Exe Cristal Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/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>Diputació 257, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/00/1b00f75a6c88a4e0e202869f4dd48083d4e2eab0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated close to avenue Paseo de Gracia and Plaza Catalunya. Just a few minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.05" OriginalAmount="405.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38636928" Longitude="2.16551369" StarRating="2" HotelCode="522461|serennia_excluisve_rooms" HotelName="Serennia Excluisve Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Ronda de La Universitat, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3d/4d/3d4d24d79feaa149a2328bf7671152984dcc470d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.05" OriginalAmount="405.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39054206" Longitude="2.15807952" StarRating="2" HotelCode="523447|zoorooms_boutique_guesthouse" HotelName="Zoorooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Mallorca 209, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/f8/d1f89a83126d3babbc125abccc01a78a63395aa9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Barcelona, Zoo Rooms Boutique Guesthouse puts everything the city has to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.98" OriginalAmount="405.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3842494" Longitude="2.1711197" StarRating="4" HotelCode="|11072" HotelName="Serhs Rivoli Rambla" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LA RAMBLA, 128</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/7/2/11072_4b515c11327.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1925, has 7 floors, 129 rooms, 12 single rooms, 102 double rooms and 15 suites. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, lifts, a bar and an Ã  la carte restaurant with air-conditioning, It also has room service, a laundry service and a medical care service. SITUATION: This luxurious hotel, Las Ramblas it is in 100 metres away, guests will find shops, leisure areas, in the surrounding area, clients have public transport services. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, a mini-bar, satellite or cable TV, a radio, internet, a safe, central heating and fitted carpets. FACILITIES: Clients can enjoy a sauna, a solarium and a gym. MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.06" OriginalAmount="406.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39564961" Longitude="2.16006967" StarRating="4" HotelCode="511635|bonavista_apartments_pedrera" HotelName="Bonavista Pedrera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 101, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/2f/e32f16fce80a131107e35ba1cc7901c7e7a83db5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.06" OriginalAmount="406.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38964314" Longitude="2.16236078" StarRating="3" HotelCode="725728|casa_balmes_" HotelName="Casa Balmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Balmes 60, Principal 1 Y 2ª, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/60/dd601973c0640dfaee6b10b9eda4c3b9877cae00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Casa Balmes is a bed and breakfast located in the very centre of Barcelona, 400 metres from the well...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="410.48" OriginalAmount="406.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389619380141" Longitude="2.1656329785042" StarRating="3" HotelCode="146280|169990" HotelName="Continental Palacete" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 30, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/9b/419be968dd686e7fd3ebb2621367d83f81fb0d67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is surrounded by classy boulevards and lies on the elegant Rambla de Catalunya, just a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.69" OriginalAmount="406.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3811806" Longitude="2.1639269" StarRating="3" HotelCode="|11109" HotelName="Ronda House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Erasme 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/9/11109_33e6a871307.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ronda is rated three stars. SITUATION: This hotel is in the historic centre of Barcelona. It is situated only a few minutes walk away from Las Ramblas nearby, you will find the tourist attractions. It is situated close to Palau Guell and Mercat Sant Antoni FACILITIES: The establishment has a restaurant and a bar. ROOM: The simple rooms fully-equipped have an air-conditioning system, a satellite television and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.76" OriginalAmount="406.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3898" Longitude="2.1662" StarRating="4" HotelCode="|11029" HotelName="Eurostars Cristal Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/9/11029_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Paseo de Gracia and Rambla de Catalunya it is between Close to, near the establishment, guests will find La Plaza Catalunya and La Rambla the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="411.07" OriginalAmount="407" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10552-28495984/4174797323559356816/4355" HotelName="CITADINES RAMBLAS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/664700/664665/f035d45d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.35" OriginalAmount="407.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3833506" Longitude="2.17943" StarRating="4" HotelCode="|11097" HotelName="Eurostars Laietana" 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/0/9/7/11097_02264a80706.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000. It has 6 floors, 62 rooms, 5 single rooms, 56 double rooms and 1 suite. FACILITIES: This air-conditioned hotel, has a hall, a lift, a reception with a safe box and a cafÃ©. The establishment boasts a bar, pub, a breakfast room air-conditioned, highchairs, internet, room service, medical care and a launderette. SITUATION: This hotel is in Gothic District it is situated only a few minutes walk away from a tourist area, the cathedral, near the establishment, guests will find bars, pubs and restaurants. in front of the establishment, guests have public transport services, 100 metres away from the establishment, guests can find shops, nightclubs and clubs. it is situated 2 kilometres away from a ski resort, is 12 kilometres away from the airport. ROOM: The stylish rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, internet, a mini-bar, a double bed, an air-conditioning system, central heating and a safe (available for a fee). PAYMENT METHODS: Customers can pay by American Express, Visa, Diners Club and Mastercard. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|882312-32606333/4174797323559356816/696" HotelName="CASA LUZ PLAÇA UNIVERSITAT SONDER BY MARRIOTT BONVOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/124000000/123510000/123504600/123504600/8f39bc51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|159676-18110274/4174797323559356816/10010" HotelName="HOTEL ARCONTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4140000/4133100/4133033/ce9bd231_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392452821614" Longitude="2.1727242559669" StarRating="4" HotelCode="136319|grupotel_gran_via_678" HotelName="Grupotel Gran Vía 678" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vía de les Corts Catalanes 678, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/9a/f69a3d639d6f3dea80e689765766cfffc167d03d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to one of the main avenues of the city, the Passeig de Gràcia (300 m), as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="414.10" OriginalAmount="410" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1029627-28541304/4174797323559356816/1771" HotelName="CASA BOUTIQUE BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2100000/2099700/2099636/d1866126_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="414.10" OriginalAmount="410" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379199576652" Longitude="2.1429321169853" StarRating="4" HotelCode="12397|727" HotelName="Expo Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/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>Carrer de Mallorca 1-23, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/8d/f18df144f34d6ef266877c2218815df8dd8355b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located only around 50 m from Barcelona Sants train station and 500 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.10" OriginalAmount="410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405613309064" Longitude="2.1473820577613" StarRating="3" HotelCode="551682|sata_park_guell" HotelName="Sata Apartamentos - Park Guell Area" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Ronda General Mitre 226, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/ac/17ac403c0fa25f4f5457bf50cc855d9f0d685710.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Well-situated in Sarrià-St. Gervasi these spacious, contemporary-style apartments are set in a peace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="414.32" OriginalAmount="410.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396954308886" Longitude="2.1923303604126" StarRating="4" HotelCode="25132|3257" HotelName="Sallés Hotel Pere IV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 128-130, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/39/8e39f41050ea963d4d118870e37324991d75c264.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated just 2 km from Plaza Cataluña. Countless shopping and entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.47" OriginalAmount="410.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376903" Longitude="2.174685" StarRating="3" HotelCode="|162644" HotelName="Sixties Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASSATGE GUTENBERG 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/6/4/4/162644_d3aa61c1031.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception, internet in communal areas, a cafÃ© and a small car park (on request). SITUATION: This establishment, Las Ramblas it is close to the harbour, , and La Barceloneta the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="415.11" OriginalAmount="411" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384172014258" Longitude="2.1617270261049" StarRating="4" HotelCode="69572|33329" HotelName="Sunotel Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 570, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0d/6f/0d6f66051416a88b6b66fcb1e6b39ca7b516dd57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the busiest commercial and business area of Barcelona. It is just a few ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="415.68" OriginalAmount="411.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397715603196" Longitude="2.1888915631598" StarRating="4" HotelCode="97626|1494823" HotelName="Capri by Fraser Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sancho De Avila 34, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/0a/5a0a0f95ff61cd9a3df4cf33e8d0fae811e2b2dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location, and it offers guests access to all the city's tourist sight...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="415.68" OriginalAmount="411.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4050665" Longitude="2.2116368" StarRating="4" HotelCode="|11113" HotelName="Attica 21 Barcelona Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PROVENCALS 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/3/11113_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000, renovated in 2004, has 75 rooms and 5 floors. In the entrance, you can find a reception, a safety deposit box service, a currency exchange service, lifts, a TV room, a bar, a pub and an Ã  la carte restaurant with air-conditioning, You are also offered a conference room, internet, room service, a laundry service, a medical care service and a car park. SITUATION: This hotel is in Diagonal Mar District 25 minutes away, you can find the city centre, 200 metres away from the establishment, clients can find the beach, is located close to shops, leisure areas. ROOM: The modern rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite TV, internet, a mini-bar, a double bed, a safety deposit box and central heating. FACILITIES: Outdoors, guests have access to a swimming pool, deck chairs and parasols. The establishment also has a solarium. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="415.82" OriginalAmount="411.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4019" Longitude="2.19129" StarRating="4" HotelCode="|241562" HotelName="Sb Glow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Badajoz 148-154</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/5/6/2/241562_18.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.12" OriginalAmount="412" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39847986897" Longitude="2.14267432294" StarRating="3" HotelCode="29148|4883" HotelName="Aparthotel Senator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 167, 08021 Barcelona, Costa Brava</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/1a/a51a5e4e29108573dc85431a9e93c4284fefad6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on Via Augusta. Countless shops, restaurants, bars and pubs are located o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3981075" Longitude="2.16488153" StarRating="4" HotelCode="937554|occidental_diagonal_414" HotelName="Occidental Diagonal 414" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 414, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/8e/858ee9d9382fe15c1ff6db7220bdcb870d1251b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="416.45" OriginalAmount="412.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3948001" Longitude="2.1433992" StarRating="3" HotelCode="|11149" HotelName="AC Hotel Irla by Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE CALVET, 40-42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/9/11149_76249171118.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2003, has 36 double rooms and 5 floors. In the establishment entrance, guests will find a reception with safety deposit boxes, a cloakroom, lifts, a cafÃ©, a TV room, a restaurant with air-conditioning, a bar, internet and a conference room. There are many services available at the establishment, including room service, a laundry service and a medical care service. Guests are also offered a car park, an indoor car park and WiFi. SITUATION: This hotel is situated in a residential area of Barcelona, close to the city centre where guests can enjoy bars, a public transport stop and restaurants. Is 1 kilometre from a nightclub. ROOM: The modern and comfortable rooms have a bathroom with a hairdryer, a direct line telephone, a stereo, internet, a mini-bar, fitted carpets and satellite and cable TV. FACILITIES: There are many facilities and services available at the establishment, including a Turkish bath, a massage service and a gym. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="417.13" OriginalAmount="413" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.6319" Longitude="34.8071" StarRating="2" HotelCode="0|293312-28458481/4174797323559356816/1008" HotelName="BUHO BOUTIQUE ROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tekelli District. Goreme Street. Divanli Street. No. 83 - 50240 Uchisar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/293312/201411261583017.jpg</HotelPictures>
        <HotelDescription>All Rooms provide , Kettle with complimentary coffee &amp;amp; Tea, in-room safe, hairdryer, Digital jukebox, 32' &amp;amp;/or 37' color LCD TV, DVD/MP3/CD players, Digital broadcast, pay per view movies &amp;amp; pay TV, Internet via TV,cable&amp;amp; wireless complimentary internet access, telephone,Pillow choice. In Bath: slippers, Towels and bathrobe, Modern electronically equipped closet,music broadcast, hydro massage shower and/or bath tube. All rooms are non smoking..
Breathtaking panoramic view over the magical lunar landscape of Cappadocia; dining experiences, cozy and intimate accommodations, avery exclusive, private spa and memories to last a lifetime. Life moves forward, seasons pass, yet time stops along the historic sights of Cappadocia, a calming resort and spa retreat nestled among the Rock carved dwellings of Uchisar. Our business Conference Centers allow you to combine business with pleasure in one great cave resort location. Business, Reunions, Parties, Holidays, Groups and general meetings are all welcome at CCR-Hotel. For a weekend or a week, escape the daily minutiae and reconnect with that which is truly meaningful. Share quiet talks and slow strolls under the changing colors of the Cappadocian landscape. Take time to appreciate the splendor of Fairy Chimney formations and Historical sights which made Cappadocia, one of the seven wonders of our World. An award-winning culinary experience awaits you at Padishah Restaurant with its Turkish and Japanese cooks, where the superb winecellar and cuisine are matched only by the spectacular scenery. Awaken to a new day; experience the world's first Cave Spa at CCR "LEEA Spa" where the last remnants of stress are gently erased with a myriad of indulgent therapies, calming touches and fragrant aromas. Couples massages can be enjoyed in our special indoor treatment dwelling, selecting your own music, the skilled hands of our therapists will ease away the tension. Indeed, your stay will leave your mind free to focus on the beauty of nature, while forgetting about everything else on your Turkish, Cappadocian getaway..
Delicious Setting,Unforgettable Cuisine,Experience Fine Dining in Cappadocia with Padishah! No visit to CCR - HOTEL is complete until you've experienced the fragrant aromas and delectable flavors of the award - winning Padishah Restaurant on site.Offering the finest European,Turkish &amp;amp; Japanese cuisine,the restaurant provides guests a sophisticated dining experience either outdoors on the open air terrace,weather permitting, or indoors in our glass fronted dining room. Executive Chef Menus features items that change daily and themes that change seasonally. Their celebrated dinner tasting menu is not to be missed.Recipient of Cappadocia Wines, as Turasan and Kocabag wineries, can be sipped at Padishah Restaurant; the very special wine cellar of Padishah, boasts one of the largest and most refined selections of vintage wines. During the year, Erciyes Pool Bar is the only one to offer spectacular Scenary over themagical landscape of cappadocia. Suitable as venue for cocktail parties,receptions and incentive groups..
A 75 m2 heated pool, with full panoramic view over the Cappadocian landscape.Sunbath terraces, Changing rooms with separate showers( ladies / gents )..
Cappadocia Cave Resort, a Luxurious Cappadocia Resort Experience. Cappadocia Cave Resort &amp;amp; Spa is located on the top of the Cappadocia which covered the all parts of Pigeon Valley after Uchisar Castle in Uchisar. It is 4km far away from G?reme which has the the biggest Open Air Museum of the world, 10km from Pasabag and Zelve, 15km from Avanos and ?rg?p, 35km from Nev?ehir Airport, 70km from Kayseri Erkilet Airport. .
Our Cappadocia Cave Resort offers an unparalleled location for corporate retreats, board meetings, sales training and incentive trips. The tranquil setting is ideal for strategizing, planning or just getting outdoors for team building. Our plug-and-play capabilities will ensure a most productive meeting, while our Conference Services team will plan your off-site activities. You dream it and we will make it happen. .
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|117512-18110259/4174797323559356816/9474" HotelName="ZT HOTEL &amp;amp; SPA VILLA OLIMPICA SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2840000/2835900/2835807/23a25f2b_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391553745132" Longitude="2.1779724955559" StarRating="4" HotelCode="49084|5394" HotelName="NH Collection Barcelona Pódium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bailén 4-6, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ec/70eca49da8c435c4f1b570e11bb57cf7b0c5c778.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and conference hotel is located at the heart of Barcelona between the Plaza Catal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="418.14" OriginalAmount="414.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372418722005" Longitude="2.1487057184064" StarRating="3" HotelCode="320070|fira_centric_apartment" HotelName="Ding Dong Fira Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calle México 24, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/c8/fbc8756aaba08e3a7aec2f7bb2586b4a6e08b4c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="418.14" OriginalAmount="414.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38166997" Longitude="2.17340875" StarRating="3" HotelCode="452045|may_ramblas_hotel" HotelName="May Ramblas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Cardenal Casañas 6-8, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/2c/652c98667d96bbf67c91719b0699dd33dae828ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.28" OriginalAmount="414.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3961807" Longitude="2.1654654" StarRating="0" HotelCode="|121858" HotelName="Boutique Khronos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca, 285</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/5/8/121858_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: la Pedrera and el Paseo de Gracia It is situated 450 metres away from. FACILITIES: The establishment has a terrace, a gym, a bar and internet (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384262769837" Longitude="2.1711020496855" StarRating="4" HotelCode="16839|434" HotelName="Hotel Serhs Rivoli Rambla" 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,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 128, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/61/576129bb469208f1457c08b13e18e90fbef48317.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies within walking distance of Las Ramblas. Numerous shopping facilities, invitin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.15" OriginalAmount="415.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377027198124" Longitude="2.1383751244293" StarRating="3" HotelCode="150006|inside_barcelona_apartments_sants" HotelName="Inside-BCN Apartments Sants" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Riego 39, Sants-Montjuïc, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/4b/244b47c5912d4fd0f21417535ea04d759cb88ea0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.18" OriginalAmount="415.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3900778" Longitude="2.1421763" StarRating="4" HotelCode="|23651" HotelName="Gran Derby Suites Hotel, A Small Luxury Hotels Of The World" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Loreto, 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/5/1/23651_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1983, has 6 floors, 40 rooms, 28 junior suites and 12 duplex suites. In the establishment entrance, guests will find a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. You are also offered a cafÃ©, a bar, an Ã  la carte restaurant with air-conditioning, a conference room, internet and a car park. It has room service, a laundry service, a medical care service and a beautiful garden. SITUATION: This urban hotel is 10 minutes away from the city centre. Around the establishment, clients can find shops, bars, nightclubs and a public transport stop. It is situated only a few minutes walk away from the Palau Reial de Pedralbes the trade fair ground and the railway station. 3 kilometres away, you can find the sea. It is just 10 kilometres away from Barcelona-El Prat Airport. ROOM: The inviting rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. Are also equipped with a mini-bar, a double bed, a safe, a central heating system and an air-conditioning system. FACILITIES: The establishment boasts a swimming pool with deck chairs, parasols and a solarium.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.20" OriginalAmount="415.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3907819" Longitude="2.1417938" StarRating="5" HotelCode="|11151" HotelName="Melia Barcelona Sarrià" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avda SARRIA 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/5/1/11151_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 333 elegant rooms, The establishment has a spa, a laundry service and room service. SITUATION: This luxurious hotel is situated in Nueva Barcelona the city centre of 50 metres away, there is a public transport stop, the establishment, is 100 metres away from shops, bars and restaurants. 700 metres away from the establishment, guests can find nightclubs, There are many places you can visit in the surrounding area, including tourist points of interest, 10 minutes away from the establishment, clients can find Hospital Clinic the underground station of the PlaÃ§a de Catalunya 15 minutes away from the establishment clients have it is situated 35 kilometres away from Sitges the city of 43 kilometres away from the establishment, guests will find Sant Pere de Ribes the casino the Costa Brava it is situated 60 kilometres away from Montserrat the establishment is 68 kilometres away from 20 minutes away from the establishment clients have the airport. ROOM: The rooms are, bright and modern, have a television, an individual air-conditioning system, heating, internet, a desk, a direct line telephone, a mini-bar, pillow menu, a safe and a bathroom. FACILITIES: The establishment boasts a sauna (available for a fee) and a massage service (available for a fee), Guests can enjoy a snack bar and a gym. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.16" OriginalAmount="416.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383272818721" Longitude="2.1684850045085" StarRating="4" HotelCode="113144|casa_camper_barcelona" HotelName="Casa Camper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Elisabets 11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/08/820866579c0e1a7fe1014f128aa942b09c27b11a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.16" OriginalAmount="416.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391828360733" Longitude="2.1730468020912" StarRating="2" HotelCode="501997|hotel_omnium" HotelName="Hotel Omnium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bruc 42, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/37/51379c87cd36db01adbe7978a9bc7a29806cf696.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="420.34" OriginalAmount="416.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3791" Longitude="2.15584" StarRating="4" HotelCode="|183412" HotelName="Axel TWO Barcelona - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calabria 90-92</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/4/1/2/183412_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="420.74" OriginalAmount="416.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390847453432" Longitude="2.1416768431663" StarRating="5" HotelCode="7777|2992" HotelName="Meliá Barcelona Sarrià" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Sarrià 50, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/2c/012c417d960d4b21855c7ccddd588affff63a952.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located directly in the centre of Barcelona. Public transport departs f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.44" OriginalAmount="417.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3858814" Longitude="2.1810437" StarRating="3" HotelCode="|33399" HotelName="Andante Princesa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINCESA 33 - 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/9/9/33399_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This comfortable hotel is in Ciutat Vella where guests can enjoy the commercial area, shops, bars, restaurants and the nightlife. It is located close to the Picasso Museum, La Catedral de Barcelona and Santa MarÃ­a del Mar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="422.18" OriginalAmount="418" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1356305-32319880/4174797323559356816/1606" HotelName="SOM NIT PORT VELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78410000/78407800/78407779/0b097820_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.30" OriginalAmount="418.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4024763" Longitude="2.2121274" StarRating="4" HotelCode="|11045" HotelName="Occidental Atenea Mar- Adults Only" 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/0/4/5/11045_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 191 rooms, a reception, a concierge, a currency exchange service, WiFi (free of charge), in communal areas, meeting rooms, a restaurant, a bar, bicycle rental and a car hire service. The establishment offers facilities for people with reduced mobility, Pets are allowed (on request). SITUATION: This hotel is 150 metres away from Nova Mar Bella the beach it is situated 5 minutes walk away from the Congress Centre, the zoo and Diagonal Mar the shopping centre of 10 minutes away, there is a metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="423.19" OriginalAmount="419" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935447-28450461/4174797323559356816/4407" HotelName="CENTRIC SAGRADA FAMILIA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935447/202111221487960.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.20" OriginalAmount="419.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3789253" Longitude="2.1750679" StarRating="3" HotelCode="|54910" HotelName="Ramblas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/1/0/54910_6763f171351.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel las Ramblas de Barcelona it is in You will be able to visit, the cathedral, and the harbour. It has excellent transport links to public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="424.20" OriginalAmount="420" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15166-28587280/4174797323559356816/1297" HotelName="NH COLLECTION PODIUM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/523400/523323/536e2af1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.57" OriginalAmount="420.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3816519" Longitude="2.1733875" StarRating="3" HotelCode="|252833" HotelName="May Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/8/3/3/252833_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="424.81" OriginalAmount="420.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389195307248" Longitude="2.1664275595245" StarRating="3" HotelCode="113153|309935" HotelName="Onix Rambla" 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,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 24, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/08/ef0817dcfe2722380d40f4712d22f5bbfd311904.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands on Barcelona's main commercial and business thoroughfare, Rambla de Catalunya. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="425.21" OriginalAmount="421" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380270270233" Longitude="2.1540512144566" StarRating="4" HotelCode="64253|45879" HotelName="Villa Emilia Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Calábria 115, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/10/9410ea0c850f0d3b9521fe9673b95bebbf15d0fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is strategically situated near to the Montjuic International Exhibition Centre and P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15098-18110131/4174797323559356816/9226" HotelName="RONDA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561900/561873/80451191_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.39" OriginalAmount="422.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382516" Longitude="2.162503" StarRating="0" HotelCode="|77771" HotelName="Céntric" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CASANOVA 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/7/7/1/77771_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guest house offers WiFi (free of charge), a reception, a baggage room (free of charge) and a safety deposit box service. ROOM: The rooms have an air-conditioning system, a bathroom with toiletries, a hairdryer with flat-screen TV and computer safe. Some rooms have a balcony, Guests also have available bedding and towels. SITUATION: It is 400 metres away fromUniversitat the underground station of Museo MACBA a 6-minute walk away from 400 metres away, there is a public car park, this establishment in a central area, 400 metres away from and Universidad de Barcelona the Square of La Rambla 10 minutes away from Around the establishment, clients can find shops and a supermaket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="427.23" OriginalAmount="423" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599814-28458473/4174797323559356816/1412" HotelName="SERENNIA EXCLUSIVE ROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23970000/23962500/23962492/787e32af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="427.23" OriginalAmount="423" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|526490-28501626/4174797323559356816/5266" HotelName="REC BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21360000/21352500/21352480/3b5a4681_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.07" OriginalAmount="423.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394227" Longitude="2.1757834" StarRating="0" HotelCode="|56379" HotelName="MH TETUAN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA TETUAN NO 8, 08010, BARCELONA, SPAIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/7/9/56379_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, central apartment complex, has one and two bedroom large apartments, with a TV with international channels and WiFi (free of charge). SITUATION: This establishment, Passeig de GrÃ cia it is close to it has good links to the metro station, 10 minutes away, guests can find Las Ramblas the beaches. ROOM: The establishment has three bedroom apartments with one or two bathrooms, have a bath, a hairdryer, a fully-equipped kitchen, an oven, a microwave, a kettle, a coffee maker, a living room with a sofa-bed, sheets, duvets and towels. On request, clients can find cots and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.24" OriginalAmount="424.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38503896" Longitude="2.17005921" StarRating="3" HotelCode="855767|hotel_casa_volver" HotelName="Hotel Casa Volver" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 129, 08002 Barcelona, Catalonia</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/d2/ded23d379c230656d1ff8c49cf65033e116b3d01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.99" OriginalAmount="424.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3856669" Longitude="2.1658444" StarRating="4" HotelCode="|11111" HotelName="Midmost Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PELAI 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/1/11111_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1999, has 60 double rooms, 6 floors, a reception, lifts, a restaurant, a cafÃ© and a terrace with a swimming pool, The establishment has various facilities, such as an Ã  la carte restaurant with air-conditioning, a conference room, internet (free of charge), WiFi, room service and a laundry service. SITUATION: It is inBarcelona the centre of Las Ramblas near the establishment, you will find Where you can find shops, leisure areas, entertainment and a public transport stop. ROOM: The modern and comfortable rooms, a bathroom, WiFi, a hairdryer, a direct line telephone, satellite and cable TV and a mini-bar. FACILITIES: The establishment boasts a solarium, deck chairs and parasols. MEALS: Regarding the food and beverage offering, 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="83" TotalAmount="429.25" OriginalAmount="425" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15096-18110130/4174797323559356816/7941" HotelName="HESPERIA BARRI GOTIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561300/561285/af83086c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="429.40" OriginalAmount="425.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3907889" Longitude="2.1780875" StarRating="0" HotelCode="|124633" HotelName="Feelathome" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Quality Apartments in Barcelona</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/3/3/124633_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inBarcelona the city centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.13" OriginalAmount="425.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38898" Longitude="2.17594" StarRating="3" HotelCode="|183432" HotelName="Yurbban Trafalgar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Trafalgar 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/4/3/2/183432_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15097-28525044/4174797323559356816/493" HotelName="MODERNO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/15097/15097_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|613-18110203/4174797323559356816/12581" HotelName="BEST FRONT MARITIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/890000/889927/e469bc3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.961092" Longitude="-89.847607" StarRating="4" HotelCode="0|175389-24267762/4174797323559356816/12592" HotelName="NAITLY BARCELONA POBLENOU BY LIBERE GROUP" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6921 Parkwood Drive, Olive Branch, 38654, MS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2540300/2540203/0cca7f0a_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 74. Floors: 4. Property description- As a guest at the 100 percent smoke-free Comfort Suites Olive Branch West hotel in Olive Branch, MS, you will feel refreshed and ready to take on the day. We give you easy access to such points of interest as Landers Center, Memphis International Airport, Graceland and FedEx Forum. Enjoy such amenities as free WiFi, free hot breakfast, free parking, meeting room, business and fitness centers, and an outdoor pool. Relax in your spacious suite, which gives you 25 percent more of the space that you need to spread out and features a refrigerator, microwave, HDTV, hair dryer and recharging device with AC and USB outlets. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Rested. Set. Go. Please note, we are renovating our rooms to make things better for guests. As a result, our fitness room and spa are temporarily unavailable. We apologize for the inconvenience.Property was renovated in 2007. Hotel Currency: USD. Additional Addresses: Other: 6921 Parkwood Drive, Olive Branch, 38654, MS, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. Fax - Other: 1662892-4447. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396303597748" Longitude="2.1660403886328" StarRating="4" HotelCode="63694|13083" HotelName="Room Mate Carla" 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,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 288, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2f/b7/2fb75e6954be25f31139babdc7c0ecc1a46587f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Barcelona's city centre, this hotel is ideally located close to Gaudi's most famous buil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.26" OriginalAmount="426.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387643712142" Longitude="2.1718762110788" StarRating="3" HotelCode="915469|room_mate_pau" HotelName="Room Mate Pau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Fontanella 7, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/eb/adebdbf0652c1b6552bd137ecd2433cf11eb4ed4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.48" OriginalAmount="426.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390562" Longitude="2.172421" StarRating="4" HotelCode="|197298" HotelName="Negresco Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROGER DE LLURIA 16-18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/2/9/8/197298_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.27" OriginalAmount="427" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|143462-18110267/4174797323559356816/8171" HotelName="VILLA EMILIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1526700/1526698/bc776cca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="431.27" OriginalAmount="427" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399044794135" Longitude="2.2021633386612" StarRating="4" HotelCode="73981|11014" HotelName="Hotel ILUNION Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ramón Turró 196-198, Esquina Calle Llacuna, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/2e/ce2eea05b2a5998dc5e6a6b80ea9a7b5e900a982.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the triangle formed by the Forum area, the Olympic port and Plaza de las Gl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.27" OriginalAmount="427.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39284297" Longitude="2.16549902" StarRating="4" HotelCode="438539|room_mate_anna" HotelName="Room Mate Anna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Aragó 271, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/0b/a90b6f30ae5497324b7d4392251aac15584f8813.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="431.32" OriginalAmount="427.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394259" Longitude="2.17529" StarRating="4" HotelCode="101110|133839" HotelName="MH Apartments Tetuan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Tetuan 8, 08010 Barcelona, Eixample</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/2a/a52a11c20e8cded35fe36a984c2ea9c84144c98f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments enjoy a central location, walking distance to the Famous Paseo de Gracia and perfectl...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="432.28" OriginalAmount="428.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377054892494" Longitude="2.1628265950354" StarRating="3" HotelCode="385186|weflating_sant_antoni_market" HotelName="Weflating Sant Antoni Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Comte Borrell 41, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/55/6955ca3b736d0015c5f3f71f933401d0e63fa9d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="432.71" OriginalAmount="428.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389562" Longitude="2.1747319999999" StarRating="4" HotelCode="295435|ES024946" HotelName="Vincci Gala" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 32, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/71/e971893bc83b23d1548baf5c1a40283eda5b24ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Urquinaona metro station, 2 minutes' walk from Plaça Catalunya Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="432.93" OriginalAmount="428.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3810725" Longitude="2.1773956" StarRating="0" HotelCode="|156507" HotelName="Sol y K" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cervantes, 2, Ciutat Vella</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/0/7/156507_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi. SITUATION: This establishment, la Plaza Reial it is 200 metres away from Jaume I it is situated 300 metres away from la Seu 400 metres away, guests can find Barcelona Cathedral Barcelona-El Prat it is situated 12 kilometres away from. ROOM: The rooms have a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="433.29" OriginalAmount="429" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1356308-28481059/4174797323559356816/2132" HotelName="VIA SANTS BARCELONA, TAPESTRY COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/86000000/85240000/85238900/85238827/w3840h2557x0y3-719627a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="433.29" OriginalAmount="429" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38556" Longitude="2.17168" StarRating="2" HotelCode="25182|618" HotelName="Cortes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Anna 25, Barcelona 08002</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/c9/52c9c8f183ef879e9fa4731dc2384fbd04c1d15b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is found in the centre of Barcelona, near the University, the Plaza Cataluña a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="434.30" OriginalAmount="430" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935416-28450454/4174797323559356816/810" HotelName="BRIGHT APARTMENT CLOSE TO CONGRESS CENTER &amp;amp; PORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935416/20211122132228603.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="434.30" OriginalAmount="430" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|242678-28502431/4174797323559356816/3924" HotelName="PILLOW RAMBLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/242678/2013729151441188.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="435.12" OriginalAmount="430.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3931598" Longitude="2.161596" StarRating="4" HotelCode="|50091" HotelName="Alexandra Barcelona , Curio Collection By Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca, 251</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/1/50091_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 116 rooms, a reception, cleaning service at check-out, a concierge, a currency exchange service, WiFi (free of charge), meeting rooms, a business centre, a restaurant, a bar, a fitness centre, a wellness centre, a library, bicycle rental, a car hire desk and a car park (for a fee). The establishment offers facilities for people with reduced mobility. SITUATION: This hotel is in the centre of Barcelona. It is located between Passeig de Gracia and la Rambla de Catalunya. 10 minutes away from the establishment, guests will find PlaÃ§a Catalunya, la Sagrada Familia and Las Ramblas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9400-32892118/4174797323559356816/7147" HotelName="SILKEN RAMBLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10800/10794/8027bee0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38312" Longitude="2.1635229999999" StarRating="3" HotelCode="38705|5443" HotelName="BCN Urban Hotels Gran Ronda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de San Antonio 49, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/e6/d4e630bedaa765ecc1842c79ff56319a0ba8ef42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Barcelona, only a few minute's walk from Plaza Cataluña a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.31" OriginalAmount="431.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396048952484" Longitude="2.1806046374088" StarRating="3" HotelCode="284707|ainb_sagrada_familia_apartments" HotelName="AinB Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sicilia 109, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/02/500293e64811ed623d0dfb9514daa20bcd85e516.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="435.47" OriginalAmount="431.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3824933" Longitude="2.1603602" StarRating="0" HotelCode="|73998" HotelName="Els Angels" 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/9/9/8/73998_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse is inviting and family-owned. SITUATION: It is inBarcelona the city centre of Plaza Cantalunya near the establishment, guests will find 100 metres away, clients have the metro station, is situated close to the bus stop, is well-connected with Barcelona Airport. ROOM: The modern rooms, have a television and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="435.80" OriginalAmount="431.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39115" Longitude="2.16019" StarRating="0" HotelCode="|121861" HotelName="Balmes Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balmes, 83</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/6/1/121861_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, WiFi (free of charge) and a baggage room (free of charge). SITUATION: Barcelona Is situated in Passeig de Gracia and Casa MilÃ  (La Pedrera) 5 minutes away from the establishment clients have Passeig de Gracia and Casa MilÃ  (La Pedrera).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|563582-28441394/4174797323559356816/5056" HotelName="MH APARTMENTS LICEO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/8000000/7060000/7057900/7057810/9e89fbb8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396129" Longitude="2.165443" StarRating="3" HotelCode="295424|57876" HotelName="Khronos Hostal Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mallorca 285, Eixample, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/90/6b904736e77a13979c570212839b32c263f62fcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.86" OriginalAmount="432.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38493" Longitude="2.17006" StarRating="3" HotelCode="|472639" HotelName="Yurbban Ramblas Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/6/3/9/472639_63767171311.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.87" OriginalAmount="432.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3953762" Longitude="2.1794888" StarRating="0" HotelCode="|10998" HotelName="Napols" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE NAPOLS, 116</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/8/10998_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1997, renovated in 2000. It has 26 apartments and 6 floors. In the entrance, you can find a lobby, a reception, lifts and a safety deposit box service. The establishment boasts internet, a laundry service and a car park. SITUATION: This aparthotel is situated in Barcelona the centre of the PlaÃ§a de Catalunya it is 15 minutes away from it is 100 metres away from the leisure areas, is situated 3 kilometres away from the beach. ROOM: The rooms have a direct line telephone, a satellite or cable television, internet, a small sitting room, an open-plan kitchen, a mini-bar, a fridge, a king-size bed and a safe. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: Reception is not open 24 hours a day and confirm the check-in time.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="437.23" OriginalAmount="432.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3848491" Longitude="2.1681433" StarRating="2" HotelCode="|124637" HotelName="Eco Boutique Hostal Grau" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ramelleres, 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/3/7/124637_41a078e0929.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is modern and family-run. SITUATION: Las Ramblas 200 metres away, guests will find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="437.33" OriginalAmount="433" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24807-27710150/4174797323559356816/7092" HotelName="SALLES HOTEL PERE IV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/904500/904455/9145de80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377037" Longitude="2.188779" StarRating="3" HotelCode="89479|hotel_54_barceloneta" HotelName="Hotel 54 Barceloneta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Joan de Borbó 54, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1f/86/1f86af5fff065e29e5cd5311ebb2e4322d9eeffe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of Barcelona's most attractive and popular districts which was original...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382782827539" Longitude="2.1710770970902" StarRating="3" HotelCode="402344|fga_liceu_apartments_2" HotelName="SSG Liceo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Carme 10, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/60/5e60d8ef297088ec8bcd473f61754bc02f5c2302.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are located just inside the vibrant and exciting district of El Raval with Las Ramb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="437.60" OriginalAmount="433.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3859801" Longitude="2.1515742" StarRating="4" HotelCode="|19058" HotelName="Zenit Conde De Borrell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE COMTE BORRELL 208</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/8/19058_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004, has 74 rooms, 5 floors, 26 single rooms, 47 double rooms and 1 suite. The establishment boasts a reception, a lift, a cafÃ©, a games room, a TV room, a terrace and an Ã  la carte restaurant with air-conditioning. The establishment also has a conference room, WiFi, a laundry service, room service and a medical care service. The establishment has various facilities, such as an indoor car park and a car park. SITUATION: This establishment is in the business area of Barcelona, is near Plaza cataluÃ±a and las Ramblas. It has good links to public transport services. Near the establishment, guests will find the metro station and the airport. ROOM: The comfortable rooms have a bathroom with a hairdryer, a shower, a bath, a direct line telephone, satellite and cable television, a mini-bar and a safety deposit box. Are also equipped with an air-conditioning system, individual heating, an alarm clock and WiFi. FACILITIES: Guests can enjoy a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="438.34" OriginalAmount="434" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="12.076975" Longitude="-68.877174" StarRating="4" HotelCode="0|65470-24654386/4174797323559356816/44" HotelName="HOTEL INDIGO BARCELONA PLAZA ESPANA, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Jan Thiel Baai Z/N, Jan Thiel, C0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/65470/201012615216381.jpg</HotelPictures>
        <HotelDescription>The hotel complex is located opposite Jan Thiel beach on the quiet East side of Curacao. It is not far from restaurants, pizzerias and the Spanish water lagoon, and is only a 10-minute drive away from the historic town Willemstad and the Ostrich Farm. Shopping opportunities as well as the Kura Hulanda museum are within a 15-minute drive of the hotel, the Christoffel National Park is within a 45-minute drive. The main building is decorated in a colonial style and features a lobby with a reception, a mini supermarket, a laundrette, car hire, public telephone and Internet access, a café and a restaurant. All villas are fitted with all the necessary services and amenities for guests to feel right at home. All villas also feature a large and comfortable balcony. In the hotel gardens guests can find a swimming pool with a children's paddling pool. On the beach, which is complete with sun loungers, parasols and water games for kids, guests have the opportunity to play beach volleyball and go surfing. The nearest golf course is 10 km away.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="438.34" OriginalAmount="434" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9401-28562346/4174797323559356816/4454" HotelName="AMERICA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/848400/848349/3229457a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="438.94" OriginalAmount="434.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379465" Longitude="2.1760967" StarRating="3" HotelCode="|19061" HotelName="Barcelona House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>ESCUDELLERS 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/1/19061_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This smart hotel is in el Barrio GÃ³tico (Barcelona), 200 metres away from Las Ramblas. 600 metres away, guests will find La Boqueria market, and Barcelona Cathedral. 20 minutes walk away, guests will find la Playa de la Barceloneta, in the surrounding area, you can find bars, restaurants and galleries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.13" OriginalAmount="434.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401417" Longitude="2.15656" StarRating="3" HotelCode="|219082" HotelName="La Casa Del Sol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DEL SOL 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/0/8/2/219082_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="439.35" OriginalAmount="435" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|665-18110400/4174797323559356816/11156" HotelName="INNSIDE BARCELONA APOLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68700/68689/b0b8cde3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="439.50" OriginalAmount="435.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386001803768" Longitude="2.1658462285996" StarRating="3" HotelCode="27902|4949" HotelName="Jazz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 3, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/3d/f93dd7e1c3bbed80c0ad52a7db8af4caa5af39ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in an ideal location to explore Barcelona’s numerous attractions. It is on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.64" OriginalAmount="435.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39" Longitude="2.166147" StarRating="5" HotelCode="|11159" HotelName="NH Collection Barcelona Gran Hotel Calderón" 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/1/5/9/11159_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 1973, has renovated rooms, 13 floors, 255 rooms, 20 superior rooms and 20 suites. The establishment boasts a reception, a currency exchange service, a cloakroom, lifts, a cafÃ©, an Ã  la carte restaurant, a conference room and internet. Other services the establishment offers are room service, a laundry service, a medical care service and a car park. SITUATION: This establishment, is in the city centre, Eixample is situated in Next to and the shopping area. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, a mini-bar, a safe, a central heating system and internet. FACILITIES: Outdoors, guests have access to a swimming pool, The establishment boasts a sauna area, a jacuzzi, a massage service, deck chairs, parasols and a solarium. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a Mediterranean restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.93" OriginalAmount="435.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3918123" Longitude="2.1568109" StarRating="4" HotelCode="|27533" HotelName="Hotel Granados 83, A Member Of Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ENRIC GRANADOS 83</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/5/3/3/27533_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, was renovated in 2005, In the entrance, you can find a lobby with elevators, a reception with safety deposit boxes, a currency exchange service, a restaurant and a cafÃ©. The establishment boasts conference rooms, WiFi, room service, a laundry service and a car park (for a fee). SITUATION: The hotel is in Barcelona the centre of nearby, there is a public transport stop, 500 metres away, guests will find bars, restaurants, around 2 kilometres away you can find the beach, is 15 kilometres away from Barcelona Airport. ROOM: The smart, comfortable rooms, have a bathroom with a hairdryer, satellite and cable TV, internet, a safe and a mini-bar. Clients are offered non-smoking rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="440.15" OriginalAmount="435.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399406" Longitude="2.200234" StarRating="4" HotelCode="|425198" HotelName="Paxton Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Llull 160</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/5/1/9/8/425198_065b0851354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="440.36" OriginalAmount="436" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|273167-28550755/4174797323559356816/5623" HotelName="IZAILA PLAZA CATALUNYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8720000/8711900/8711821/6473d6a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.22" OriginalAmount="436.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3963316" Longitude="2.1751933" StarRating="0" HotelCode="|121860" HotelName="Central Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diputacio, 346</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/6/0/121860_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inBarcelona the city centre of the establishment, Eixample it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.31" OriginalAmount="436.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3890004" Longitude="2.1652877" StarRating="4" HotelCode="|34864" HotelName="Petit Palace Museum" 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/4/8/6/4/34864_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, has a restaurant and a cafÃ©. SITUATION: This establishment is in the business area of Barcelona, close to Passeig de Gracia, el Barri GÃ²tic and la PlaÃ§a de Catalunya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="441.37" OriginalAmount="437" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24866-18110146/4174797323559356816/10108" HotelName="JAZZ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1052300/1052256/be4283cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="441.37" OriginalAmount="437.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382577707043" Longitude="2.1722287797963" StarRating="3" HotelCode="143841|apartramblas108" HotelName="Apart-Ramblas108" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 108, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/bd/9dbd9b64cce88522b7c7e511993b894ee2313532.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="441.37" OriginalAmount="437.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404281778108" Longitude="2.1515943109989" StarRating="4" HotelCode="190678|barcelona_gran_de_gracia" HotelName="Apartments Gran de Gràcia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran de Gràcia 205, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/e6/06e61e5637b20e7b9d42dd65a0cf0cbf5052ce15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="441.37" OriginalAmount="437.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391629030535" Longitude="2.1761349300594" StarRating="4" HotelCode="547339|room_mate_gerard" HotelName="Room Mate Gerard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Ausiàs March 34, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/2f/7c2f44f1ce4b1cb807e02d9349210242cb696381.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.66" OriginalAmount="437.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37679" Longitude="2.1627912" StarRating="0" HotelCode="|124265" HotelName="San Antoni Market" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Parlament, 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/6/5/124265_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This apartment complex is close to Sant Antoni the metro station is situated in Barcelona city centre 200 metres away from the market. ROOM: They offer stylish rooms and with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.38" OriginalAmount="438.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40400888" Longitude="2.16938482" StarRating="4" HotelCode="633797|hotel_barcelona_1882" HotelName="Hotel Barcelona 1882" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Massage Centre,Restaurant,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Córsega, 482, Gràcia / Camp d'en Grassot i Gràcia Nova, 08025 - Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/6c/846c50ee579107fda177acf0d2019f2aafbf35e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="443.39" OriginalAmount="439" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1413650-28485860/4174797323559356816/4678" HotelName="FIRA APARTMENTS BY GAIAROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1413650/20241210152626440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="443.39" OriginalAmount="439" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388471690073" Longitude="2.1711490490036" StarRating="3" HotelCode="314338|58723" HotelName="Izara Plaza Catalunya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 7, Principal, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/aa/0aaa3b20d5f714b964fa7c8646edfdcc913885c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="445.41" OriginalAmount="441" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|562793-28550770/4174797323559356816/4942" HotelName="APARTMENTS BARCELONA SAGRADA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/562793/201942414240967.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="445.47" OriginalAmount="441.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3770131" Longitude="2.1887634" StarRating="3" HotelCode="|63502" HotelName="54 Barceloneta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASSEIG JOAN DE BORBO 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/0/2/63502_1_1149.jpeg</HotelPictures>
        <HotelDescription>HOTEL: It is inLa Barceloneta the district Port Vell it is in front of close to the establishment, you can find the beach, the historic centre ,the Gothic Quarter, La Rambla and the district of El Born close to the establishment, clients have at their disposal Rooms bathroom, a hairdryer, courtesy products, a telephone, a safety deposit box service, satellite TV, desk, air-conditioning and heating. The establishment boasts superior rooms with views of the city and the harbour, Our guests can find a bar, a reception, daily newspapers and WiFi. The establishment also offers a car park (for a fee), (on request) ,Skyline the terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="447.14" OriginalAmount="442.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3913766" Longitude="2.1571572" StarRating="0" HotelCode="|124454" HotelName="Bonavista Apartments - Eixample" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/5/4/124454_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This traditional building, is in Quadrat d Or the District 1,5 kilometres away from Catalunya the Square of. HOTEL: The establishment boasts modern rooms and with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="447.43" OriginalAmount="443" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400283-28481738/4174797323559356816/1116" HotelName="BOUTIQUE APARTMENTS 23 BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400283/202451416419517.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="447.71" OriginalAmount="443.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38063" Longitude="2.174531" StarRating="0" HotelCode="|56380" HotelName="Aspasios Plaza Real Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE FERRAN 7, 08002 BARCELONA, SPAIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/8/0/56380_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated building in 2004, Las Ramblas it is situated in has one-bedroom apartments and with features that offer you the maximum level of comfort. They have great views and a reception. SITUATION: the Gothic Quarter It is in Las Ramblas near the establishment, you will find in the surrounding area, clients have the cultural area, the shopping area and the tourist area. the Gran Teatre del Liceu, the Barcelona Museum of Contemporary Art, PlaÃ§a Reial, PlaÃ§a de Catalunya and PlaÃ§a Sant Jaume in the surrounding area, clients can find It is located near the cathedral, the town hall, 15 minutes away, you can find the beaches, the harbour. APARTMENTS: Guests are offered apartments, with full kitchenware, bedclothes and towels. They have a double sofa bed, a sofa bed, a bathroom, air-conditioninng and heating. They also have washing machine, dryer machine, dishwasher, a kitchen with oven, a microwave, teapot, a coffee maker and kitchenware. Customers can find balcony, a living room with TV, CD player and DVD.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.20" OriginalAmount="443.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404245" Longitude="2.1516587" StarRating="0" HotelCode="|121725" HotelName="Gran De Gràcia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN DE GRACIA 205</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/7/2/5/121725_3.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 8 apartments with individual heating system, an air-conditioning system, a satellite television, a DVD player, a bathroom, a shower, a hairdryer, a kitchen with oven, a washing machine, a fridge, a microwave and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="448.44" OriginalAmount="444.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403026346176" Longitude="2.1656338381931" StarRating="3" HotelCode="304473|alcam_alio_3" HotelName="Alcam Alio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Industria 18, Gràcia, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/1b/6c1b86f7b28eb9ce1f5db7235d78cc732d361e50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="449.01" OriginalAmount="444.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3975076" Longitude="2.1656102" StarRating="2" HotelCode="|368286" HotelName="Ally's Bed&amp;breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bruc, 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/2/8/6/368286_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="449.79" OriginalAmount="445.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382826" Longitude="2.17121" StarRating="0" HotelCode="|44021" HotelName="Liceu by gaiarooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CARMEN 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/2/1/44021_049103d1820.jpg</HotelPictures>
        <HotelDescription>HOTEL: This apartment complex has a lift, a safety deposit box service and a laundry service (for a fee). SITUATION: The establishment, is situated in El Raval the centre of Las Ramblas it is a few minutes' walk away from Where you can find bars, cafÃ©s and shops. it is situated near the theatre, the museum. ROOM: Clients are offered recently renovated apartments with a bathroom with a shower, a kitchen with a microwave, an oven, a coffee maker, a kettle, a fridge, a living room where guests can watch TV, a DVD player, a radio, an air-conditioning system and heating. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OBSERVATIONS: Please inform the hotel as to your estimated arrival time and ask about key collection. Check-in is from 14:00 and check-out is at 11:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="450.07" OriginalAmount="445.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393794" Longitude="2.167617" StarRating="5" HotelCode="|215736" HotelName="Eurostars Barcelona Central" 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/5/7/3/6/215736_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="450.67" OriginalAmount="446.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3830525" Longitude="2.1636479" StarRating="0" HotelCode="|26442" HotelName="Líbere Barcelona Sant Antoni" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Antoni 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/4/2/26442_4536ce60841.jpg</HotelPictures>
        <HotelDescription>SITUATION: This urban hotel, l'Eixample it is in Close to and. La Pedrera it is near, the harbour, the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.402690407332" Longitude="2.2121787071228" StarRating="4" HotelCode="32984|18313" HotelName="Occidental Atenea Mar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo García Faria 37-47, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/de/9fde7796696b375be09412f96489bded6f286e26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the sea, next to the entrance to the Nova Mar Bella section of the be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="452.48" OriginalAmount="448" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|269732-18110173/4174797323559356816/11656" HotelName="BARCELONA APARTMENT GRAN DE GRACIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4970000/4966600/4966525/199f8571_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.48" OriginalAmount="448" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39357599089" Longitude="2.1686142683029" StarRating="4" HotelCode="318133|626" HotelName="Catalonia Eixample 1864" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Llúria 60, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/0e/250e9529c81287ee80851de53cb3e7f849ebef88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of the city close to Paseo de Gracia and the Plaza de Cata...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.04" OriginalAmount="448.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4063982" Longitude="2.2005652" StarRating="4" HotelCode="|61073" HotelName="Melia Barcelona Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DIAGONAL / PERE IV 272-286</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/0/7/3/61073_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2008, has air-conditioning, 259 rooms, a lobby with a reception, a lift, a safety deposit box service and a currency exchange service. The establishment also has a cafÃ©, a bar, a pub and restaurants. The establishment offers guests WiFi, room service, a laundry service, conference facilities, a car park and indoor parking. SITUATION: This establishment, the Diagonal it is in Torre Agbar, La Sagrada Familia, el Puerto OlÃ­mpico and el Centro de Convenciones Internacionales de Barcelona it is near 800 metres away, guests will find the beach, is 25 kilometres away from Barcelona Airport. ROOM: All the rooms have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite TV, a radio, internet, a mini-bar, an iron, an individual air-conditioning system, heating, a safe and a double or king-size bed. FACILITIES: The establishment has a spa, a health centre, treatments, hydrotherapy, a sauna and a steam bath. The establishment also has an outdoor swimming pool, a gym, a bar and a swimming pool. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, a terrace and a bar. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers business facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|384041-28501239/4174797323559356816/1197" HotelName="BOUTIQUE HOSTEMPLO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14690000/14689100/14689039/2334369e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935552-28450473/4174797323559356816/1803" HotelName="GLASIR APARTMENTS BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935552/202111239102579.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401163-32348293/4174797323559356816/11947" HotelName="TEMBO BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100130000/100129900/100129900/34b395aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.24" OriginalAmount="449.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3735605" Longitude="2.1673784" StarRating="0" HotelCode="|124246" HotelName="Barcelona Fifteen Luxury Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fontrodona, 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/4/6/124246_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, la avenida del Paralelo it is 300 metres away from the metro station. ROOM: The establishment has modern rooms, with air-conditioned, WiFi (free of charge) and flatscreen cable television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.43" OriginalAmount="449.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3880386" Longitude="2.1722891" StarRating="0" HotelCode="|124467" HotelName="Sant Jordi Fontanella" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fontanella 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/6/7/124467_9d497fb0945.jpg</HotelPictures>
        <HotelDescription>SITUATION: PlaÃ§a Catalunya It is located close to Las Ramblas 300 metres away, clients have. ROOM: They have a balcony, an air-conditioning system and a kitchen.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385292433138" Longitude="2.1699057519436" StarRating="1" HotelCode="170719|barcelona_city_ramblas__pension_canaletas_" HotelName="Barcelona City Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 133, 3rd Floor, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/29/9a29f0e6aa84a5d9a268fcebd8eaea646be212e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="454.80" OriginalAmount="450.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405341327721" Longitude="2.1959365056032" StarRating="3" HotelCode="32436|1536857" HotelName="Four Points by Sheraton Barcelona Diagonal" Meals="BED AND BREAKFAST NON-REFUNDABLE,ROOM ONLY,BED &amp; BREAKFAST" BedType="BED AND BREAKFAST NON-REFUNDABLE" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 161-163, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/08/bb08d10456710d881675be1f9f0fbd0b3905be6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an exclusive district of Barcelona, known as the Front Maritim. Shopping v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.93" OriginalAmount="450.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3880644" Longitude="2.1783255" StarRating="3" HotelCode="|83439" HotelName="Musik Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>SANT PERE MES BAIX, 62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/4/3/9/83439_95742a81913.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a reception and WiFi (free of charge), in communal areas. SITUATION: This establishment, is in the city centre, la Ribera it is in next to the establishment, clients can find the cathedral, Las Ramblas it is situated 10 minutes away from. ROOM: The establishment has 23 rooms, Clients can find iPod and an LCD television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.632276" Longitude="20.596478" StarRating="3" HotelCode="0|446234-28502468/4174797323559356816/2082" HotelName="WEFLATING SUITES SANT ANTONI MARKET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> VASSILIKI LEFKADAS, LEFKADA, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11110000/11109500/11109444/4d2d5442_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Ponti beach and offers rooms with furnished porches, most offering panoramic views of Vasiliki Bay. A swimming pool and children's pool are featured.Rooms feature queen beds and a dining area. A snack bar, next to the swimming pool, serves breakfast with locally sourced organic ingredients, light meals and cocktails. A spacious garden is available.Ponti Beach is a renowned windsurfing spot and guests can take windsurfing lessons and rent equipment.Lefkada city is 21 miles away. Aktion Domestic Airport is 37 miles away. Free parking is available on site.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|525569-28468239/4174797323559356816/3400" HotelName="BALMES CENTRO HOSTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10380000/10377400/10377364/1374f4cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.52" OriginalAmount="452" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|159536-28456556/4174797323559356816/4331" HotelName="AINB EIXAMPLE MUNTANER B&amp;amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2541400/2541361/d7a4b26c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1400189-28543715/4174797323559356816/899" HotelName="CASA PINCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101750000/101744900/101744802/e6da14a8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|429908-28471522/4174797323559356816/2126" HotelName="OMNIUM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15980000/15979300/15979218/bdbccb06_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="457.53" OriginalAmount="453.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40151581" Longitude="2.1565139" StarRating="3" HotelCode="587262|hotel_la_casa_del_sol" HotelName="Hotel La Casa del Sol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaça del Sol 23, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/74/3f7448a9fe3073d64b6b55263690d2d7554786be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a few meters away from a beach lies the hotel HOTEL LA CASA DEL SOL. The city centre is also ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.80" OriginalAmount="453.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3766991" Longitude="2.1500771" StarRating="4" HotelCode="|76174" HotelName="Ofelias" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Llanca 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/7/4/76174_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ofelias is rated four stars. It has beautiful views and comfortable facilities. It has 48 modern rooms. SITUATION: This hotel is near the shopping area. It is in a good area in Barcelona.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="459.25" OriginalAmount="454.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37584" Longitude="2.14045" StarRating="0" HotelCode="|190835" HotelName="Happy People Plaza España " 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/0/8/3/5/190835_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393162492023" Longitude="2.1614474058151" StarRating="4" HotelCode="7775|5658" HotelName="Alexandra Barcelona Hotel, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mallorca 251, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/c9/d2c91b2e302abca4d3ed024793edee661867116d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Barcelona between Passeig de Gràcia and Rambla de Catalu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391942494917" Longitude="2.1569138226845" StarRating="4" HotelCode="293671|38536" HotelName="H10 Art Gallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Enric Granados 62-64, Eixample, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/30/d530268cce7d2465f1d125640e22628bc0ba329d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386186943198" Longitude="2.171157002449" StarRating="4" HotelCode="55484|24880" HotelName="Olivia Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaça Catalunya 19, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/b1/60b189d382d647c53eed9eba386249f07e413fe0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a central location, only 20 m from Las Ramblas and the Liceu opera house. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="459.55" OriginalAmount="455.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3755943" Longitude="2.1245004" StarRating="0" HotelCode="|124261" HotelName="Pierre and Vacances Barcelona Sants" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sants, 387</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/6/1/124261_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 5-minute walk away from Camp Nou the stadium. ROOM: They offer stylish rooms with an air-conditioning system, a fully-equipped kitchen and flat-screen satellite television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="460.31" OriginalAmount="455.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390727" Longitude="2.1780376" StarRating="0" HotelCode="|124243" HotelName="Brustar Centric" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/4/3/124243_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Barcelona it is in Arc de Triomf it is located 200 metres away from la Plaza de Catalunya 10 minutes walk away, you can find. ROOM: The establishment has modern rooms, with air-conditioned and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="460.36" OriginalAmount="455.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385929" Longitude="2.1611462" StarRating="4" HotelCode="|76577" HotelName="Ako Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DIPUTACIO 195</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/5/7/7/76577_a4691f71852.jpg</HotelPictures>
        <HotelDescription>HOTEL: This central hotel, ecological, has 28 apartments and excellent service. ROOM: The apartments have a kitchen, a bathroom and a sitting room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1029469-28489876/4174797323559356816/3956" HotelName="APARTAMENTOS TENOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/46000000/45220000/45219700/45219641/34ac5e3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|563132-28550692/4174797323559356816/5505" HotelName="FEELATHOME PLAZA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/9000000/8100000/8099200/8099131/d2410466_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.57" OriginalAmount="457.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389222" Longitude="2.172522" StarRating="4" HotelCode="213648|h10_urquinaona_plaza" HotelName="H10 Urquinaona Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Placa Urquinaona 2, Barcelona Centro, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cb/45/cb4547f3b3f69aaf17e2f50e2db3417f75109708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Urquinaona metro station, juste 1600 m from the the Sagrada Familia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="462.58" OriginalAmount="458" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|864994-28557014/4174797323559356816/4842" HotelName="APARTMENTS - SUITE PLACE BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45140000/45140000/45139988/cd0131b0_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="462.76" OriginalAmount="458.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39012029158" Longitude="2.1696969619713" StarRating="4" HotelCode="283890|203000" HotelName="Catalonia Passeig de Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 644, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/d5/50d539cbdff85642765583050b7742e5f3ba1ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="462.82" OriginalAmount="458.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375509987287" Longitude="2.1245394196434" StarRating="3" HotelCode="928671|1927005" HotelName="Pierre &amp; Vacances Apartamentos Barcelona Sants" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="vacation condo or apartment" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sants 387, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/bb/bbcf444c21868bfc/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="463.51" OriginalAmount="458.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3910655" Longitude="2.1583086" StarRating="3" HotelCode="|124387" HotelName="Lemar By Aspasios - Bcn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Enric Granados, 44 - Principal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/8/7/124387_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This bed and breakfast hotel, has comfortable rooms, WiFi and a continental breakfast. SITUATION: This establishment, is in Eixample the district of Passeig de GrÃ cia 5 minutes away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="464.35" OriginalAmount="459.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4044" Longitude="2.156192" StarRating="4" HotelCode="506092|541902" HotelName="MH Apartments Gracia" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Verdi 53-55, Barcelona 08012, España</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/4d/824d8afd991277814338dc3c2012d1a1e8218332.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1400198-28543709/4174797323559356816/4825" HotelName="LICEU APARTMENTS BY GAIAROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101520000/101518900/101518873/324c2187_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|16147-18110423/4174797323559356816/9668" HotelName="NH COLLECTION GRAN CALDERON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/523300/523278/9edf754a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="464.90" OriginalAmount="460.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3841819" Longitude="2.1616632" StarRating="4" HotelCode="|37251" HotelName="Petit Palace Eixample" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/5/1/37251_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This urban hotel is in Barcelona the commercial area of Close to, and. a few minutes away, you can find the historic places, tourist areas, bars, restaurants and public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379049" Longitude="2.174866" StarRating="3" HotelCode="25682|438" HotelName="Hotel Ramblas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 33, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7f/9e7f52eebff67582f16c15b66e033ce8c98c0a5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel enjoys a privileged location near Las Ramblas in Barcelona. Guests s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="466.62" OriginalAmount="462.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391331120751" Longitude="2.1571894441158" StarRating="3" HotelCode="413310|bonavista_apartments_barcelona__eixample" HotelName="Bonavista Apartments Barcelona Eixample" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Provença 232, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/ed/f1edd19b6df0c8c648c2e7be3cd8847090c73e5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="467.63" OriginalAmount="463" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384767192025" Longitude="2.1744199097156" StarRating="4" HotelCode="145736|17121" HotelName="Catalonia Catedral" 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,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer dels Arcs 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/24/6e246b297047d840d748cc016e591bc45739eb73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Barcelona, in the heart of Barcelona's Gothic Quarter, near th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381258653975" Longitude="2.1750913411045" StarRating="2" HotelCode="316812|adagio" HotelName="Hotel Adagio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ferrán 21, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d8/75d8e659901f56126d4db78eef77f961b0adf404.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the cultural and historical centre of Barcelona, and is surrounded by numero...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38107043" Longitude="2.1773966" StarRating="0" HotelCode="936960|hostal_sol_y_k_" HotelName="Hostal Sol Y K" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cervantes 2, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/93/f093da27f2f32ff64f5ffcc5dc36564efe1aba01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.05" OriginalAmount="463.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40019" Longitude="2.20236" StarRating="4" HotelCode="|57402" HotelName="Ilunion Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>RAMON TURRO 196-198</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/0/2/57402_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant rooms, perfect for business and holiday stays, has a gym, a terrace on the rooftop, with a swimming pool and views of the city. SITUATION: This establishment, is in district 22, Close to the metro stop excellent transport links to the city centre and the convention centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.98" OriginalAmount="464.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3926231" Longitude="2.1616125" StarRating="3" HotelCode="|253970" HotelName="Mosaic by Ona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>84 Rambla de Catalunya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/3/9/7/0/253970_419630c1113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.08" OriginalAmount="464.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3910491" Longitude="2.1714541" StarRating="4" HotelCode="|34863" HotelName="ICON BCN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Lluria 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/6/3/34863_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.65" OriginalAmount="465.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382752466645" Longitude="2.1714753278537" StarRating="5" HotelCode="167326|bagues" HotelName="Hotel Bagués" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 105, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/aa/afaaac496fbdac7eba52447d9b34cb95aded0754.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Gothic Quarter, the hotel is a 5-minute walk from Barcelona Cathedral. Just 300 m aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.65" OriginalAmount="465.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40636545" Longitude="2.17980085" StarRating="3" HotelCode="543245|apartments_barcelona_sagrada" HotelName="Apartments SFamilia Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Passatge de Vilaret 23, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/71/3571c19dc71c364e68ebc3ad941b8d69f77dfd76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.05" OriginalAmount="465.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3746" Longitude="2.14237" StarRating="0" HotelCode="|183515" HotelName="Feelathome Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Vilardell 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/5/1/5/183515_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.65" OriginalAmount="465.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.415787" Longitude="2.185352" StarRating="4" HotelCode="|537460" HotelName="limehome Barcelona" 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/7/4/6/0/537460_56ca07f2154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.66" OriginalAmount="466.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38417" Longitude="2.16357" StarRating="2" HotelCode="113155|pension_de_la_plaza_de_goya" HotelName="Hostal Plaza Goya BCN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sepúlveda, 187, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/c9/48c9577b03b1377f64cbc2e02d22ff2ea98d4bae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="471.71" OriginalAmount="467.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400523" Longitude="2.209042" StarRating="4" HotelCode="|11050" HotelName="Eurohotel Diagonal Port" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE LOPE DE VEGA, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/0/11050_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel with sea views, has a terrace and an Ã  la carte restaurant. SITUATION: This hotel Poble Nou it is in 350 metres away, guests will find Mar Bella the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.70" OriginalAmount="470" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1413802-28485941/4174797323559356816/4945" HotelName="FABULOUS ONE BEDROOM APARTAMENT IN POBLE NOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1413802/2024121114737716.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.91" OriginalAmount="470.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41409" Longitude="2.17964" StarRating="0" HotelCode="|447912" HotelName="Apartments Hotel Sant Pau" 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/7/9/1/2/447912_a893f290824.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="475.59" OriginalAmount="470.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387358427536" Longitude="2.1605103750776" StarRating="4" HotelCode="37196|1037650" HotelName="Axel Hotel Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aribau 33, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/6b/f56bac040cb27641d677e6a2f127e31be65fb032.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, which is particularly popular with the gay community, is located at the heart of Barcelo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="475.70" OriginalAmount="470.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38777" Longitude="2.167726" StarRating="4" HotelCode="|169753" HotelName="H10 Metropolitan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla catalunya 7-9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/5/3/169753_85bf10b1533.jpg</HotelPictures>
        <HotelDescription>HOTEL: The H10 Metropolitan is rated four stars. It has modern standard rooms, a breakfast room, a cafÃ©, a swimming pool, a terrace and deck chairs.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="475.71" OriginalAmount="471" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|614-28562316/4174797323559356816/5202" HotelName="ALEXANDRA BARCELONA, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/540000/530100/530031/a17912f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="475.71" OriginalAmount="471.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404780708076" Longitude="2.1727851033211" StarRating="4" HotelCode="144359|ayre_hotel_rosellon" HotelName="Ayre Hotel Rosellón" Meals="ROOM ONLY" 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 390, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/26/432682c96355b22a048c4417052eab6c27b1ce6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Gaudi's Sagrada Família, in the heart of Barcelona's Eixample. Guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|865004-28550923/4174797323559356816/955" HotelName="CASA CODINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/46000000/45400000/45396800/45396764/51b96bd2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.24" OriginalAmount="472.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396637" Longitude="2.1689119" StarRating="0" HotelCode="|73951" HotelName="Mh Apartments Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GIRONA 110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/9/5/1/73951_05a0c7a1333.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2011, has 15 large apartments. The establishment offers a safety deposit box service, a lift, WiFi and tourist information. SITUATION: This hotel is in the heart of Eixample. Close to the establishment, guests have Paseo de Gracia nearby, you will find Plaza CataluÃ±a, las Ramblas, la Sagrada Familia and el Barrio GÃ³tico it is 4 kilometres away from the beach. 2 minutes away from the establishment, clients can find Urquinaona Metro Station. Is 4 kilometres from bus stations and train stations. It is 20 kilometres from the Barcelona Airport. It is 120 kilometres away from Reus Airport. ROOM: Guests are offered apartments with a bathroom with a bath or shower, a hairdryer, a satellite or cable television, a radio, a stereo, internet, a safety deposit box, a kitchen with fridge, a microwave, a coffee maker, a kettle, a washing machine and an ironing set. It also offers an air-conditioning system, heating, bedding, towels and cleaning products. OBSERVATIONS: Please inform the hotel as to your estimated arrival time. Credit Card will be requested upon the arrival. Ask for the cleaning service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="477.73" OriginalAmount="473" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644975-28502710/4174797323559356816/4218" HotelName="APARTAMENTOS NAVAS 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/644975/202032411339829.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.73" OriginalAmount="473.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408346208193" Longitude="2.169705065153" StarRating="4" HotelCode="142360|mh_apartments_sant_pau" HotelName="MH Apartments Sant Pau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Marina 366, Baix Guinardó, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/72/9772b2ae3f95eab765c1163aa837afa549322089.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments enjoy an exceptional location, just a few metres from the famous Sagrada Familia ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.73" OriginalAmount="473.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393118269759" Longitude="2.1571280337574" StarRating="0" HotelCode="522465|forget_me_not_plus" HotelName="Forget Me Not PLUS B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rossello 198, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/0b/ad0be98fc3ca9fdd5ae09351deab8b7bd35c801b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.73" OriginalAmount="473.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39383729" Longitude="2.16754776" StarRating="5" HotelCode="534447|od_barcelona" HotelName="OD Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Aragó 300, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/b8/60b8ba1068e69b11521f051ea341d5e1841446ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Eixample district, just 200 m from Paseo de Gracia, the hotel is right i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="478.14" OriginalAmount="473.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.406305639633" Longitude="2.2006049752235" StarRating="4" HotelCode="81929|86070" HotelName="Meliá Barcelona Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pere IV 272-286, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/6e/f26ea4ac4c19bad107898c1b34ffc01366917b2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the capital’s main roads, 'The Diagonal'. Within the vicinity, guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.89" OriginalAmount="474.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3868146" Longitude="2.1593312" StarRating="0" HotelCode="|56361" HotelName="Aramunt Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNTANER 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/6/1/56361_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban complex, has modern apartments, with a terrace, a small swimming pool and Barcelona views of This establishment is perfect for business and holiday stays, has WiFi and a car park. SITUATION: This apartment complex Eixample it is in PlaÃ§a Universitat it is 5 minutes away from Plaza CataluÃ±a, Las Ramblas and Passeig de GrÃ cia it is situated 10 minutes away from 400 metres away, guests have a public transport stop, is located 900 metres away from the city centre, the establishment is 25 kilometres away from Barceloneta the beach it is 13 kilometres away from Barcelona Airport. ROOM: one-bedroom studios, have a living room, a fully-equipped kitchen, a bathroom, a shower, a bath, a sofa-bed, a hairdryer, a direct line telephone, a television, internet, a kitchen with fridge, a microwave, a coffee maker, a kettle, a washing machine, an ironing set, an individual air-conditioning system, individual heating and a safety deposit box. FACILITIES:. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Guests have cleaning service, A deposit will be requested on arrival, please inform the hotel as to your estimated arrival time and ask about key collection. Ask for further information regarding hotel conditions and operations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.95" OriginalAmount="474.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3834013" Longitude="2.1599237" StarRating="3" HotelCode="|32032" HotelName="Soho" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA 543-545</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/0/3/2/32032_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, renovated in 2006, has 51 rooms and 2 rooms adapted for people with reduced mobility. The establishment boasts a lounge with a terrace, they have internet, a library, international press and a TV. This building with air-conditioning, has a lobby, a reception, a cloakroom, a safety deposit box service, a currency exchange service, lifts, a cafÃ©, a restaurant, room service, a laundry service and indoor parking. SITUATION: Gran Via Is situated in it is near Plaza CataluÃ±a the tourist attractions, Plaza EspaÃ±a It is situated 1 kilometre away from Las Ramblas it is situated 13 kilometres away from the establishment is 2 kilometres away from Sants the train station it is situated 20 kilometres away from Barcelona Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a safe (available for a fee), an individual air-conditioning system and individual heating. Some rooms have a terrace. FACILITIES: Outdoors, guests have access to a swimming pool with a solarium. 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="479.75" OriginalAmount="475.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392148" Longitude="2.158694" StarRating="4" HotelCode="285069|olivia_balmes_hotel" HotelName="Olivia Balmes" 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>Carrer de Balmes 117, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/62/706296176f86357f94b472678b62064bb473ab94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="480.45" OriginalAmount="475.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3850672" Longitude="2.1706744" StarRating="3" HotelCode="|77764" HotelName="Continental Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>RAMBLA DE CANALETES 138</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/7/6/4/77764_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming, family-owned hotel, has rooms, with air-conditioning, WiFi and a reception. SITUATION: This establishment, is in Barcelona the heart of near the establishment, you will find points of interest, 1 minute away, there is a metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="480.76" OriginalAmount="476" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400775-28481996/4174797323559356816/4377" HotelName="DESTINATIONBCN - UNIVERSITAT ROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400775/202452116912928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480.76" OriginalAmount="476" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40054" Longitude="2.208976" StarRating="4" HotelCode="21502|15796" HotelName="EuroHotel Barcelona Diagonal Port" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Village,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lope de Vega 4, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/ba/c0ba4da81b88d5aa24f3e431ac6db3c6345f7715.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just across the road from the beach and the harbour is only a few minutes’ walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.77" OriginalAmount="477" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1356303-28586797/4174797323559356816/2957" HotelName="ARCELON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/82000000/81510000/81503600/81503584/0b9cdfd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.77" OriginalAmount="477" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|608287-28550683/4174797323559356816/4073" HotelName="ALCAM ANGLESOLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34550000/34543400/34543364/790ab4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="482.63" OriginalAmount="477.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38786" Longitude="2.17735" StarRating="3" HotelCode="|124657" HotelName="Citytrip Borne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/5/7/124657_c660d371334.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Born the district of Next to Poblenou the beach Close to. HOTEL: The establishment offers guests studios and apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="483.79" OriginalAmount="479" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|136801-28562639/4174797323559356816/1855" HotelName="GRUPOTEL GRAN VIA 678" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3050000/3045800/3045791/ea5aaf01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="483.96" OriginalAmount="479.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384233" Longitude="2.16075" StarRating="4" HotelCode="59063|153988" HotelName="H10 Casanova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 559, Eixample, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/6a/366a4f299e1f2f97a0b0c77f59def9a4c51b0687.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona, on the junction of Gran Via de las Corts and Casano...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="484.80" OriginalAmount="480" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935734-28450499/4174797323559356816/721" HotelName="TENDENCY APARTMENTS 3" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935734/2021112511266996.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="485.50" OriginalAmount="480.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378640954769" Longitude="2.173691483051" StarRating="4" HotelCode="101005|110262" HotelName="MH Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Nou de la Rambla 20, 08001 Las Ramblas</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/f9/fdf9e332e33e5dd161d5157bb8ca5169fc7558d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are located in the heart of Barcelona in the Raval quarter, which is next to the fa...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|125071-24267998/4174797323559356816/9986" HotelName="SERCOTEL ROSELLON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2850000/2848000/2847953/af387eac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392434253738" Longitude="2.1727357619714" StarRating="3" HotelCode="32872|46034" HotelName="Granvía" 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,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avda. Gran Via de les Corts Catalanes 642, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/ce/81ce18a488fc511a329649fbd6003ed22f0c6a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is centrally located close to the Passeig de Gràci, the Plaza Catalunya and Las ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="486.32" OriginalAmount="481.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38624" Longitude="2.15462" StarRating="0" HotelCode="|75356" HotelName="Up Suites Bcn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ Valencia,115</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/3/5/6/75356_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in the city centre and has two bedroom apartments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="487.43" OriginalAmount="482.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386437" Longitude="2.168343" StarRating="4" HotelCode="29329|103" HotelName="Catalonia Plaza Catalunya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bergara 11, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/39/ae393c9a78edef7b82369b263a0b88809af15195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the middle of the tourist centre. There are numerous shopping facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="488.55" OriginalAmount="483.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3835402" Longitude="2.1712119" StarRating="4" HotelCode="|24480" HotelName="1898" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LA RAMBLA 109</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/8/0/24480_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has modern facilities, a covered, heated swimming pool, a terrace, a spa and an events room. SITUATION: This luxurious hotel, Las Ramblas it is in is situated in Barcelona the heart of It has excellent transport links to the leisure areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="488.84" OriginalAmount="484" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|664-28593977/4174797323559356816/6006" HotelName="MELIA SARRIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/200/152/03f158d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="488.84" OriginalAmount="484" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9406-18109968/4174797323559356816/7630" HotelName="RAMBLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17200/17191/bf27ae00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.84" OriginalAmount="484.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405820803797" Longitude="2.1729272603989" StarRating="2" HotelCode="101101|marina_2" HotelName="Apartaments Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Marina 306, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/43/dc438c940e35550eb5a5bf77dab48a4d77bab9c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Barcelona's leisure area, close to the Sagrada Familia. Numerou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="488.94" OriginalAmount="484.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385035" Longitude="2.1706380000001" StarRating="3" HotelCode="149378|169989" HotelName="Hotel Continental Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 138, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/96/cd9668deccac8bed5fcb909baa661c9c50c57104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of Barcelona, perfect for visiting the rest of the city. The establishment...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="490.30" OriginalAmount="485.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386857" Longitude="2.159209" StarRating="4" HotelCode="75453|1760043" HotelName="Aparthotel Aramunt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Muntaner 60, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/4b/ad4b9a1d93b08f44e899673d8703ff62f7d79937.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments enjoy a great location on the left side of the Esquerra del Eixample district. They...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="490.86" OriginalAmount="486" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935488-28450466/4174797323559356816/5369" HotelName="FEEL AT SANTS APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/117000000/116280000/116275800/116275771/339d7914_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="490.86" OriginalAmount="486" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379749" Longitude="2.18076" StarRating="4" HotelCode="24880|6740" HotelName="Duquesa de Cardona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 19/08/2026" 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>Paseo Colón 12, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/29/b729f0a9ea026ad95c630bdfa01276119464fdb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historic hotel lies just 1.5 km from the beach. Centrally located on the Passeig Colom Promenade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.86" OriginalAmount="486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.411248" Longitude="2.173284" StarRating="3" HotelCode="190697|bcnstop_sagrada_familia_apartments" HotelName="BcnStop Sagrada Familia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Travesera de Gracia 441, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/11/e611e1eaefcd85489a87cce23ab4769c652ee298.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.86" OriginalAmount="486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37680038" Longitude="2.13210762" StarRating="1" HotelCode="447565|apartamentos_tenor" HotelName="Tenor Masini 26" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/08/2026" HotelFacility="Air Conditioning,Central Heating,Elevator,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Tenor Masini 26, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/6e/0b6e43ed4e194d291c0ac134159b662416d3d2e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Tenor Apartments are located in Barcelona's Sants, a 12 minute walk from Sants Train Station and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.88" OriginalAmount="487.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390174" Longitude="2.169641" StarRating="4" HotelCode="|121901" HotelName="Catalonia Passeig De Gràcia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes, 644</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/9/0/1/121901_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic style building was built in 1928, has modern facilities, a buffet breakfast, a restaurant with traditional dishes, catering for special dietary requirements, dining facilities and a cocktail bar. SITUATION: This establishment is next to Passeig de GrÃ cia, 500 metres away from Casa BatllÃ³ de GaudÃ­ and a 13-minute walk away from La Pedrera. 7 minutes walk away, guests will find the Palau de la MÃºsica Catalana Auditorium.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.88" OriginalAmount="487.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3796649" Longitude="2.1795896" StarRating="4" HotelCode="|45651" HotelName="Catalonia Port" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ Ample (Pl. Duc de Medinaceli) 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/5/1/45651_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2008, has 41 standard rooms, a hall with a reception, a safety deposit box service, a currency exchange service and a lift. The establishment has a bar, a TV room, a restaurant, an internet zone with computers and WiFi. The establishment offers guests room service. At an extra cost you can use a laundry service. SITUATION: This hotel is in the Gothic Quarter is situated in Ample the street. ROOM: The rooms have central heating, a central air-conditioning system, a television with international channels, a direct line telephone, internet, WiFi, a mini-bar, a safe, a bathroom with a shower, a hairdryer and home cinema. It has suites with jacuzzi with a large terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a terrace. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.97" OriginalAmount="487.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4004217" Longitude="2.156171" StarRating="0" HotelCode="|124391" HotelName="Gracia Bas Apartments Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pere Serafi, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/9/1/124391_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inGrÃ cia the district of. ROOM: The rooms have an air-conditioning system, WiFi (free of charge), a television, a kitchen and views of the street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="492.88" OriginalAmount="488.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40474918" Longitude="2.1762019" StarRating="0" HotelCode="958197|gaudis_nest_apartments" HotelName="Gaudi's Nest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lepant 273, Eixample, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1a/b01aec9ece704fda4b17ae318d485d110a084366.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="493.89" OriginalAmount="489" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935314-28450442/4174797323559356816/4187" HotelName="APARTAMENTOS BEJAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935314/2021112283029200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="493.89" OriginalAmount="489.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3848223" Longitude="2.1751367" StarRating="4" HotelCode="|28795" HotelName="Barcelona Catedral" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAPELLANS 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/9/5/28795_1_7455.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, it offers facilities for disabled guests and guided excursions (free of charge). SITUATION: This urban hotel, the Gothic Quarter it is in it is in, Barcelona the heart of Close to, and. In the surrounding area, you can find shops, restaurants and bars. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.89" OriginalAmount="489.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38534407" Longitude="2.14059407" StarRating="3" HotelCode="523576|fisa_rentals_les_corts_apartments" HotelName="Fisa Rentals Les Corts Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Marques de Sentmenat 84, Les Corts, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/b5/0ab59544965953b936c6ed89606abfda1dc28a5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="494.90" OriginalAmount="490" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|466313-18110347/4174797323559356816/8751" HotelName="ROOM MATE COLLECTION GERARD, BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17840000/17839100/17839010/105007ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="495.91" OriginalAmount="491.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39047871912" Longitude="2.1214496608782" StarRating="4" HotelCode="361525|upper_diagonal" HotelName="Hotel Upper Diagonal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Manuel Girona 7-21, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/af/c2af34c351938f6ab6c49798b5d2c2e95284f2a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.65" OriginalAmount="495.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3842781" Longitude="2.1784099" StarRating="4" HotelCode="|10980" HotelName="H10 Montcada Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA LAIETANA 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/8/0/10980_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays and business stays. The establishment boasts a terrace with jacuzzi, a solarium with city views and sea views. SITUATION: This establishment is in the Gothic district, next to the Born area. Near the establishment, guests will find the promenade.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.92" OriginalAmount="495.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3970127" Longitude="2.1587706" StarRating="3" HotelCode="|73094" HotelName="Passeig De Gracia " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 115</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/0/9/4/73094_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Passeig de Gracia It is situated in does not have a reception, This aparthotel is rated 3 stars and la Pedrera, la Casa BatllÃ³ and la PlaÃ§a Catalunya it is close to It has one-bedroom apartments with a living room-bedroom and with a sofa-bed. It also has three-bedroom apartments with a living room-bedroom and with a sofa-bed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="500.96" OriginalAmount="496" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|608451-28504819/4174797323559356816/481" HotelName="BEMATE BCN PG115" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36850000/36846300/36846277/f0a4290c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="502.98" OriginalAmount="498" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1372214-28547376/4174797323559356816/4232" HotelName="LIBERE BARCELONA SANT ANTONI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1525700/1525690/5972aa6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="502.98" OriginalAmount="498" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1464088-32919275/4174797323559356816/13053" HotelName="MONTSERRAT APARTMENTS BY GAIAROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102410000/102406200/102406153/b5e08ae9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="503.99" OriginalAmount="499" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|667-24654254/4174797323559356816/139" HotelName="KIMPTON VIVIDORA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37200000/37193700/37193610/2011f357_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="504.80" OriginalAmount="499.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396901" Longitude="2.192373" StarRating="4" HotelCode="|11055" HotelName="Sallés Pere Iv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PALLARS 128-130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/5/11055_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre and a spa. SITUATION: This hotel is in district 22, Port Olimpic it is located close to Where you can find the beaches, shopping centres, restaurants and cinemas. It has excellent transport links to Barcelona the Convention Centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="506.01" OriginalAmount="501" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|563660-28550672/4174797323559356816/2145" HotelName="MY SPACE BARCELONA EXECUTIVE APARTMENTS CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16430000/16423200/16423159/0c9ce3c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="506.01" OriginalAmount="501" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.700849533081055" Longitude="76.79218292236328" StarRating="4" HotelCode="0|397625-32889561/4174797323559356816/7302" HotelName="CASA BONAY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>25-9 INDUSTRIAL AREA PHASE II, PUNJAB, CHANDIGARH, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14900000/14898800/14898789/8ca332c9_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Chandigarh, The Altius A Boutique Hotel is near the airport and close to CII Convention Centre and Zakir Rose Garden. Additional area points of interest include Sukhna Lake and City Museum.    Hotel Features.   Dining options at The Altius A Boutique Hotel include 3 restaurants. A bar/lounge is open for drinks. Room service is available 24 hours a day. A complimentary breakfast is served each morning. This Chandigarh property has event space consisting of banquet facilities and conference/meeting rooms.  Concierge services and tour/ticket assistance are available. Other property amenities at this Victorian property include coffee/tea in the lobby.    Guestrooms.     21 air-conditioned guestrooms at The Altius A Boutique Hotel feature minibars and laptop-compatible safes. Rooms are individually decorated and furnished. In addition to complimentary newspapers and safes, guestrooms offer phones. 40-inch LCD televisions have satellite channels and complimentary TV Internet access. Complimentary bottled water, ceiling fans, and blackout drapes/curtains are also provided. Housekeeping is offered daily and guests may request hair dryers.     Room Info:  Name: Deluxe Description:    One Double Bed   The 40-inch LCD television offers satellite channels. Enjoy welcome amenities. A minibar is provided. The room has an ensuite bathroom; a hair dryer can be requested. Climate control, a ceiling fan, and complimentary bottled water are among the included amenities.     Name: Executive Room Description:    One Double Bed   The 40-inch LCD television offers satellite channels. Enjoy welcome amenities. A minibar is provided. The room has an ensuite bathroom; a hair dryer can be requested. Climate control, a ceiling fan, and complimentary bottled water are among the included amenities.       Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="506.01" OriginalAmount="501" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398202885905" Longitude="2.1494523993883" StarRating="4" HotelCode="14464|876" HotelName="Mariano Cubi Aparthotel Barcelona" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Marià Cubi 62-64, Sarrià-St. Gervasi, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/d8/bed86bc2bdbf80afa069b1f887c7ae46d0628b61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located close to Balmes Street, the shopping and business centre, only a few mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="506.01" OriginalAmount="501.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40030604287" Longitude="2.1298047322471" StarRating="4" HotelCode="915468|hotel_primero_primera" HotelName="Primero Primera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Doctor Carulla 25-29, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/c7/1cc71bb4b41741b30f1e6ea736d56cec17ba2472.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="506.20" OriginalAmount="501.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3949885" Longitude="2.1594474" StarRating="4" HotelCode="|24487" HotelName="Catalonia Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ROSELLO, 249</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/8/7/24487_2fd9dfe1211.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 5 floors, 110 rooms and 5 suites. In the establishment entrance, guests will find a lobby with elevators, a reception and a currency exchange service. The establishment has a cafÃ©, a TV room, an Ã  la carte restaurant, a business centre with computers, a printing service, has conference rooms, room service, a laundry service and a medical care service. At an additional cost you can have access to an indoor or outdoor car park. SITUATION: This inviting hotel is located between la Rambla de CataluÃ±a, and Passeig de GrÃ cia. It is situated 10 minutes walk away from the cathedral and the Gothic district. Is situated in RossellÃ³ Street RossellÃ³, close to Passeig de GrÃ cia. It has excellent transport links to public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="506.97" OriginalAmount="501.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3874583" Longitude="2.1604012" StarRating="4" HotelCode="|23888" HotelName="Axel Barcelona - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aribau 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/8/23888_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This designer, gay-friendly hotel, has 105 rooms and 7 floors. In the entrance, guests are offered a lobby with a reception, lifts, a cafÃ©, a bar and shops. The establishment has a spa centre, a gym, an Ã  la carte restaurant with air-conditioning, a conference room, internet, room service and a laundry service. SITUATION: This hotel is in Barcelona the heart of the Gaixample it is in In the surrounding area, you can find restaurants, shops, bars and nightclubs. it is situated 1 kilometre away from the sea, in front of the establishment, guests have a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a safe, a mini-bar, a double bed and central heating. FACILITIES: There is a range of facilities and services available at the establishment, including a swimming pool, a sauna, a solarium, a Turkish bath, a gym and a massage service. Some services (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.54" OriginalAmount="502.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3846727" Longitude="2.1729529" StarRating="3" HotelCode="|11074" HotelName="Kimpton Vividora , An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Duc, 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/7/4/11074_a8b6f851348.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1950, renovated in 2000. It has 6 floors, 156 rooms, 148 single rooms and 8 suites. In the establishment entrance, guests will find a reception with safety deposit boxes, a cloakroom, a currency exchange service, lifts, a cafÃ©, a games room and a TV room. Guests are also offered an Ã  la carte restaurant with air-conditioning, a bar, a pub, internet, a conference room, room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This hotel is in the centre of Barcelona. Near the establishment, guests will find Plaza cataluÃ±a and las Ramblas the university and the cathedral. 5 minutes away from the establishment you have the metro station. It is located near shops, restaurants and bars. 500 metres away from the establishment, clients can find nightclubs. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite television, cable television, a radio, a stereo, a mini-bar, a fridge, a double bed, a safe, a central heating system and internet. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="508.03" OriginalAmount="503" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|207161-28456594/4174797323559356816/5420" HotelName="FEELATHOME POBLENOU BEACH APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/4000000/3470000/3469500/3469408/b4e29dba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="508.03" OriginalAmount="503" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395423377967" Longitude="2.1795563399792" StarRating="2" HotelCode="32148|45867" HotelName="Nàpols" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Nàpols 116, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/91/64/9164eb67c59c03e4b61554b2d885f4f6845015ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is situated in the leisure district of Barcelona, 15 minutes from Plaza Catalunya an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="509.04" OriginalAmount="504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3798067" Longitude="2.1805282" StarRating="4" HotelCode="|19056" HotelName="Duquesa De Cardona 4 Sup By Duquessa Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE COLOM, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/5/6/19056_3896ec51752.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was opened in 2003, is in a historic building, has 40 rooms, a lobby with an elevator, a reception with a bureau de change and a cloakroom. The establishment boasts a cafÃ©, a bar, a television room, an Ã  la carte restaurant with air-conditioning, with highchairs, a conference room and WiFi (free of charge), There are many services available at the establishment, including room service and a laundry service. SITUATION: Passeig de Colom Is situated in it is in the historic centre, Las Ramblas nearby, you will find You can find restaurants, bars, a public transport stop, shops and the tourist area. 1,5 kilometres away, you can find the beach. ROOM: The stylish rooms, a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, internet (free of charge), a double bed, fitted carpets, a safety deposit box, individual heating, individual air-conditioning and pillow menu. FACILITIES: On the rooftop, you can find a swimming pool. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="509.04" OriginalAmount="504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38487116" Longitude="2.18448236" StarRating="0" HotelCode="953036|pension_portbou" HotelName="Pension Port Bou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Comerc 29, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/4d/2a4d1ddf42ece0dce10580c5add409fd7fb2f1cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="509.51" OriginalAmount="504.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3916698" Longitude="2.1572964" StarRating="4" HotelCode="|11110" HotelName="America Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PROVENZA, 195</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/0/11110_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the Eixample district, close to Passeig de GrÃ cia, El Edifico de Gaudi and La Pedrera. In the surrounding area you can also find shops, leisure areas, restaurants and bars. 2 kilometres away, you can find Old Town, la Sagrada Familia and Las Ramblas. 15 minutes walk away, you can find La Plaza Catalunya and El Barrio Gotico 400 metres away, there is an underground station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="510.05" OriginalAmount="505" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400459-28481825/4174797323559356816/4063" HotelName="ELLA HOSTEL RAMBLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400459/202451610204474.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="511.06" OriginalAmount="506" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|88382-28466995/4174797323559356816/2178" HotelName="GRACIA GARDEN BOUTIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1980000/1973100/1973092/e72ae322_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="511.17" OriginalAmount="506.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3913048" Longitude="2.1702474" StarRating="4" HotelCode="|121726" HotelName="Indigo Barcelona - Plaza Catalunya, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DE LAS CORTS CATALANES , 629</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/7/2/6/121726_b3de1371951.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a gym, outdoor swimming pools, meeting rooms, a bar, a restaurant and WiFi. ROOM: The establishment has 77 modern rooms with heating, an air-conditioning system, a bathroom, cable television, WiFi and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="512.07" OriginalAmount="507.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38157367" Longitude="2.15911675" StarRating="0" HotelCode="525985|bird_house_apartments" HotelName="Bird House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Bicycle Rental,Concierge,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Calle Urgell 51 Bis 1ª, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/86/478621812ebaa776703a2d458273fce7599a9423.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Bird House to discover the wonders of Barcelona. The hotel has everything you need for a com...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="512.08" OriginalAmount="507.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37711" Longitude="2.16297" StarRating="3" HotelCode="|191084" HotelName="Weflating Sant Antoni" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Comte Borrell 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/0/8/4/191084_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="513.08" OriginalAmount="508" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386092" Longitude="2.168155" StarRating="4" HotelCode="16883|5035" HotelName="Regina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bergara 4, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/98/fe/98fe324fea81a3d30bf4ff8a6fafd3f7daf0c20c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated at the centre of the city, close to Plaza Cataluña and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.31" OriginalAmount="508.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3825776" Longitude="2.1722788" StarRating="3" HotelCode="|124663" HotelName="Apartments Ramblas 108" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas, 108</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/6/3/124663_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Las Ramblas It is in this establishment, is in the city centre. ROOM: Clients can find modern apartments with an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.80" OriginalAmount="508.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3893122" Longitude="2.1718728" StarRating="3" HotelCode="|368798" HotelName="The5rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pau Claris, 72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/7/9/8/368798_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.24" OriginalAmount="509.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3797513" Longitude="2.1424702" StarRating="5" HotelCode="|10996" HotelName="Nobu Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA ROMA 2-4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/6/10996_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004, has 23 floors, 272 rooms, 259 double rooms and 13 suites. In the entrance, guests are offered a lobby with elevators, a reception, a currency exchange service and a business centre. Guests are also offered a theatre, a conference room, a car park and indoor parking. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning, Guests can also use internet, room service and the launderette. SITUATION: This luxurious hotel is close to the exhibition centre, close to the establishment, guests have the railway station, 500 metres away, guests will find shops, is situated only a few minutes walk away from Sants the metro station of. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a stereo, satellite or cable TV, a radio, internet, a mini-bar, a double bed, a safety deposit box and heating. FACILITIES: There is a range of facilities and services available at the establishment, including a spa, a sauna, a solarium and a steam bath. The establishment also offers a massage service and a gym. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.57" OriginalAmount="509.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38167" Longitude="2.15905" StarRating="0" HotelCode="|242258" HotelName="Birdhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Comte d' Urgell, 51 bis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/2/5/8/242258_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="515.10" OriginalAmount="510" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1331235-28489985/4174797323559356816/2162" HotelName="FONTANELLA BY BCN URBAN ROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83630000/83623200/83623195/047dac9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.10" OriginalAmount="510.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3936491" Longitude="2.1647232" StarRating="4" HotelCode="154463|barcelona_apartment_val" HotelName="Barcelona Apartments Val" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>València 284, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/28/7128a852e1c8236245710554c21f151538457028.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="515.67" OriginalAmount="510.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387849" Longitude="2.153254" StarRating="0" HotelCode="|47563" HotelName="Barcelona Apartment Villarroel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VILLARROEL 163</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/6/3/47563_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has smart apartments. SITUATION: The establishment, is in Eixample the city centre of the Mercat del Ninot near the establishment, you will find in the surrounding area, there is public transport stops. ROOM: The establishment has suites with kitchen fully-equipped, a bathroom, a living room with a sofa-bed, an air-conditioning system, heating, a television and a dining room. OBSERVATIONS: Check-in is at 14:00 check-out is at 11:00 please inform the hotel as to your estimated arrival time ask about key collection credit card will be requested upon the arrival ask for the cleaning service. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="517.12" OriginalAmount="512" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3912750526" Longitude="2.1703684329987" StarRating="4" HotelCode="207924|35776" HotelName="Indigo Barcelona - Plaza Catalunya" 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>Gran Via De Las Corts Catalanes 629, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/ab/7aab04de69dbfafc35c30f53da50e97ca51663b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="517.12" OriginalAmount="512.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394277951473" Longitude="2.1618026061516" StarRating="4" HotelCode="141647|suites_avenue" HotelName="Suites Avenue Luxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 83, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/62/3462ef22471c9653ff1751eac84cb765eac8a067.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Passeig de Gràcia, in the heart of Barcelona. It is situated in f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="519.14" OriginalAmount="514.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380853969394" Longitude="2.1773699521495" StarRating="4" HotelCode="267001|arai_aparthotel" HotelName="Arai Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Avinyó 30, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/4c/194c6dc9689ddca6c7c6a62eeb5783ff48610a8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="519.14" OriginalAmount="514.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399207015735" Longitude="2.2075035106382" StarRating="3" HotelCode="426798|lugaris_sea_the_home_concept__apartments" HotelName="Lugaris Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Housekeeping,Internet,Kitchen,Laundry,Lounge,Printer">
        <Address>
          <AddressLines>
            <AddressLine>Vidal I De Valenciano 14, Sant Marti, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/89/b1892abf680a15bfc25ffb13db94c39132342f07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from Bogatell Beach, in Barcelona's quiet Sant Marti district, next to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="520.10" OriginalAmount="514.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3868324" Longitude="2.1667369" StarRating="4" HotelCode="|20433" HotelName="H10 Universitat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RONDA UNIVERSITAT, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/3/3/20433_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1887, renovated in 2004, has 8 floors, 94 rooms, 32 single rooms, 60 double rooms and 2 suites. In the entrance, you can find a lobby with a reception, a conference room and lifts. Regarding the food and beverage offering, the establishment has a bar and an Ã  la carte restaurant. Guests can also use internet, room service and the launderette. SITUATION: This hotel is in Barcelona the tourist centre of it is situated near the tourist attractions, Clients can also find restaurants, bars, pubs, shops and shops. 5 metres away, clients have a public transport stop. 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 safe and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384378792612" Longitude="2.178440541029" StarRating="3" HotelCode="50625|4135" HotelName="H10 Montcada" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 24, Barrio Gótico, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/d7/ead715c873134cfb61754af4dc2f025ac5e65cb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in Barcelona's tourist centre. Numerous shopping venues, restaurants, li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="520.15" OriginalAmount="515.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392629265757" Longitude="2.1674756705761" StarRating="5" HotelCode="166947|renaissance_barcelona_hotel" HotelName="Renaissance Barcelona" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pau Claris 122, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/47/b14793d9450cc3783dd17aa0ba81032655a256c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern designer hotel is centrally located near to Plaça de Catalunya. It is 15 minutes on foot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="523.18" OriginalAmount="518" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|242615-28563226/4174797323559356816/464" HotelName="BCN RAMBLA CATALUNYA APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/27000000/26540000/26537600/26537575/88bf8d3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="523.18" OriginalAmount="518" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378937" Longitude="2.154593" StarRating="4" HotelCode="904647|136913" HotelName="Eric Vökel Gran Via Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Kitchen,Lounge,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 454, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/ba/fbba982d39a9577cb38fbb91f269798a01539c3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 3 minutes' walk from Plaza España, Fira de Barcelona and Montjuïc, and 15 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.530288" Longitude="-108.665428" StarRating="3" HotelCode="0|186331-18110035/4174797323559356816/11802" HotelName="CONTINENTAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3940 East Highway 66, Gallup, 87301, NM, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522900/2522882/042efe20_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 66. Floors: 3. Property description- Get more of the space you need to spread out at the smoke-free Comfort Suites Gallup East Route 66 and I-40 hotel in Gallup, NM near Red Rock Park and Museum. Nearby attractions include Gallup Flea Market, Navajo Code talker Museum, Manuelito Visitor Center and Bill Malone Trading Company. Enjoy free WiFi, free weekday newspaper, an indoor heated pool, a fitness center and a meeting room and business center with copy and fax services and a computer with Internet access. Your spacious suite includes a 32-inch flat-screen TV, refrigerator, microwave, coffee maker, pillow-top mattress, sofa sleeper, desk and separate seating area. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Pet Accommodation 15.00/ night per pet. Pet limit 2 pets per room max 20 lbs or less.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38906257383" Longitude="2.167377769947" StarRating="4" HotelCode="10549|17225" HotelName="Avenida Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City 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,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 605, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fc/31fcb0912990b4f5f3717ab8000c02763edd0d4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel has an ideal location in the city centre and exceptionally good links to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="525.20" OriginalAmount="520" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28748-18110434/4174797323559356816/10372" HotelName="AXEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1050000/1048200/1048110/9e45790b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="525.20" OriginalAmount="520.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387824225558" Longitude="2.1532007786288" StarRating="3" HotelCode="142338|villarroel_apartments_barcelona" HotelName="Villarroel Barcelona Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Villarroel 163, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ef/03efbadb283daa015e323575cee4dd5f170ccf18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Eixample, one of the city's most prestigious areas, the apartments are near...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="525.76" OriginalAmount="520.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3842202" Longitude="2.1706287" StarRating="4" HotelCode="|11011" HotelName="Royal Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>LAS RAMBLAS 117</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/1/11011_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 119 rooms, 7 floors, air-conditioning, a big hall with elevators and a reception. It also has a restaurant, room service, a laundry service and WiFi (for a fee). SITUATION: This hotel is close to Las Ramblas and the PlaÃ§a de Catalunya, close to la Plaza CataluÃ±a. Near the establishment, you will find points of interest. It is just 13 kilometres away from the airport. ROOM: The comfortable, modern rooms have double-glazed windows, wooden furniture, a marble bathroom, a hairdryer, a satellite TV, internet, a mini-bar, a safety deposit box (free of charge) and beautiful views. Guests are offered non-smoking rooms (available on request). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.21" OriginalAmount="521" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400740-28481971/4174797323559356816/746" HotelName="THE ORBIT APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400740/2024521111119856.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.21" OriginalAmount="521" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|561770-28572645/4174797323559356816/4317" HotelName="RADISSON BLU 1882 HOTEL, BARCELONA SAGRADA FAMILIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29710000/29701000/29700999/729a1906_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.21" OriginalAmount="521.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391786590177" Longitude="2.1657532423246" StarRating="3" HotelCode="336536|margot_house" HotelName="Hotel Margot House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Gracia 46, Principal, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/aa/eeaa98064a2d8c2e695599c7b6324586271345f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="526.46" OriginalAmount="521.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395051" Longitude="2.159382" StarRating="4" HotelCode="22683|16854" HotelName="Gallery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 249, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/ec/31ecaf572031a01e1edf13a13056e783a9c356e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in the business district between the Rambla de Cataluña and Paseo de Gracia...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="527.41" OriginalAmount="522.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3854051" Longitude="2.1716145" StarRating="2" HotelCode="|11067" HotelName="Quentin Cortes Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CARRER SANTA ANA, 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/7/11067_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1950, has 5 floors, 44 rooms, 16 single rooms and 18 double rooms. In the entrance, you can find a reception, a safety deposit box service, a lift, a laundry service, a medical care service, a bar and an Ã  la carte restaurant with air-conditioning. SITUATION: This attractive hotel is in the city centre, close to the establishment, guests have the university, Plaza cataluÃ±a and las Ramblas it is close to near the establishment, you will find shopping areas, bars, shops, boutiques and restaurants. 100 metres away, clients have public transport services. ROOM: The cosy rooms, have a bathroom, a direct line telephone and a safe. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="527.64" OriginalAmount="522.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3947721" Longitude="2.1802561" StarRating="0" HotelCode="|124491" HotelName="Serennia Cest Arc De Triomf" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/9/1/124491_b5b030f0909.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Arco del Triunfo (Barcelona) it is a 5-minute walk away from Arco del Triunfo (Barcelona). APARTMENTS: This apartment modernistic, have air-conditioninng, balcony, flatscreen satellite television and WiFi available at no extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="527.65" OriginalAmount="522.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384383823708" Longitude="2.1705508232117" StarRating="4" HotelCode="25133|4759" HotelName="Royal Hotels Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 117, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/83/f483f7d57b492b172a17c742dcd220c053946149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated at the end of the famous Ramblas, not far from Plaça Catalu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="527.83" OriginalAmount="522.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3902834" Longitude="2.1213433" StarRating="4" HotelCode="|197304" HotelName="Upper Diagonal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Manel Girona,7-21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/3/0/4/197304_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="528.23" OriginalAmount="523" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394352677515" Longitude="2.1652212738991" StarRating="5" HotelCode="47518|3388" HotelName="Claris Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pau Claris 150, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/e8/53e8f60f5bcec1c8e128bd5d8ea2de6801ae5eab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious design hotel is located directly in the centre of Barcelona, near the Passeig de Grac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="529.76" OriginalAmount="524.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3944499" Longitude="2.1652436" StarRating="0" HotelCode="|11106" HotelName="Claris Hotel and Spa 5*gl, A Small Luxury Hotels Of The World" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PAU CLARIS 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/6/11106_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 7 floors, 124 rooms, superior rooms, executive rooms, Junior Suite rooms and suites. In the entrance, you can find a lobby with elevators, a reception with safety deposit boxes, a currency exchange service, a cafÃ© and a bar. The establishment has an Ã  la carte restaurant, a conference room, internet, a car park and indoor parking (for a fee), The establishment offers guests a medical care service, room service and a laundry service. SITUATION: This luxurious hotel is in the tourist centre, is situated close to Passeig de Gracia the metro station 50 metres away from the establishment, you can find shops, is situated 100 metres away from bars, restaurants, 500 metres away from the establishment, clients can find nightclubs, opposite the establishment, guests have public transport services, is situated 2 kilometres away from Barcelona the beach. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a stereo, internet, a safety deposit box, a mini-bar, a king-size bed and a central heating system. FACILITIES: The establishment boasts a swimming pool on the roof terrace, (seasonal), deck chairs and parasols. The establishment also has a solarium, a gym and a sauna (available for a fee). OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="530.70" OriginalAmount="525.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382311" Longitude="2.163602" StarRating="4" HotelCode="|444454" HotelName="Antiga Casa Buenavista" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Sant Antoni, 84</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/5/4/444454_ea0d4cd0834.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="531.26" OriginalAmount="526" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|242621-28458375/4174797323559356816/3560" HotelName="HOSTAL BOUTIQUE KHRONOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6620000/6610500/6610491/6e2b2cb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="531.26" OriginalAmount="526" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|640517-32715114/4174797323559356816/12941" HotelName="HOTEL SAGRADA FAMILIA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/48000000/47010000/47003800/47003718/f22be74f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="531.96" OriginalAmount="526.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3978022" Longitude="2.159097" StarRating="0" HotelCode="|124648" HotelName="Bonavista Apartments - Passeig De Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bonavista, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/4/8/124648_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inGrÃ cia the district of Close to Paseo de Gracia Avenue.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="532.27" OriginalAmount="527.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41515576" Longitude="2.18765863" StarRating="0" HotelCode="965371|apartamentos_navas_2" HotelName="Apartamentos Navas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Bofarull 7, Sant Andreu, 08027 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/56/e656f502e5e228ce2dbf4fbb9c5e6448371b5d55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="533.28" OriginalAmount="528" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|562340-28564323/4174797323559356816/4289" HotelName="DURLET RAMBLA MAR APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10570000/10561000/10560951/12dbe167_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="533.28" OriginalAmount="528" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|636-12636354/4174797323559356816/7378" HotelName="CLARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/905600/905532/19dab18a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="536.31" OriginalAmount="531" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30567-32413912/4174797323559356816/5082" HotelName="PULITZER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1079800/1079729/3c20d9b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="536.31" OriginalAmount="531" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398415552421" Longitude="2.2049045116394" StarRating="4" HotelCode="164300|130771" HotelName="Lugaris Rambla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Fernando Poo 29, Sant Martí, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/398692/398692a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only 300 m from Bogatell Beach, in Barcelona's quiet Sant Marti district, next ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="536.59" OriginalAmount="531.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386077" Longitude="2.174555" StarRating="4" HotelCode="|205820" HotelName="Catalonia Magdalenes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ Magdalenes, 13-15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/8/2/0/205820_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="538.33" OriginalAmount="533" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400715-28481946/4174797323559356816/627" HotelName="SWEET INN - CARRER FIRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400715/202452110543149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="540.35" OriginalAmount="535" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|452792-28550497/4174797323559356816/5625" HotelName="MAY RAMBLAS BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17690000/17681800/17681784/2101ce5e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540.35" OriginalAmount="535" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379691719976" Longitude="2.142498986168" StarRating="4" HotelCode="26714|413607" HotelName="Nobu Hotel Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference 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,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Roma 2-4, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/610622253a874081/7a/7aa3a6399f01a8c5/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated next to the exhibition centre, close to the main train station. Variou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="541.36" OriginalAmount="536" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400713-28481944/4174797323559356816/569" HotelName="SWEET INN - AVENIDA ROMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400713/202452110317954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="542.31" OriginalAmount="536.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3858381" Longitude="2.1666696" StarRating="0" HotelCode="|67403" HotelName="Amister Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/4/0/3/67403_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2009 and has 11 large apartments, Some of the facilities that the establishment offers to guests include a safety deposit box service, a cloakroom, a lift and WiFi. SITUATION: Near the establishment, you will find shops, the metro station, the train and the bus. Plaza CataluÃ±a it is situated 2 minutes away from Las Ramblas it is 60 metres away from Paseo de Gracia it is situated 100 metres away from the Gothic Quarter it is 200 metres away from 800 metres away, guests will findBarceloneta the beach. ROOM: bright, modern apartments, have WiFi, a direct line telephone, a fully-equipped kitchen, a dishwasher, a fridge, freezer, a coffee maker, a kettle, an oven, a microwave, a bathroom with a shower, a hairdryer, a king-size bed, satellite and cable television, a radio, a safety deposit box, an iron, an individual air-conditioning system and individual heating. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: Ask about key collection Reception is not open 24 hours a day, a deposit will be requested on arrival By paying an extra cost cleaning service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="542.37" OriginalAmount="537" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|608553-28468605/4174797323559356816/4070" HotelName="HOSTAL MARTINA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/608553/201973132442265.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="543.38" OriginalAmount="538" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3885658" Longitude="2.1712990999999" StarRating="4" HotelCode="297074|38224" HotelName="Catalonia Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 9, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/3d/8d3d92e0c89f0ff3567308720700616918571619.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="543.38" OriginalAmount="538" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386185" Longitude="2.168453" StarRating="4" HotelCode="27479|19763" HotelName="Pulitzer Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bergara 8, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/11/96/11963331a8148429584354521d9e99c80d74dd49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is ideally located at the heart of Barcelona, near to the Plaza Catalunya an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="544.39" OriginalAmount="539" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400711-28481942/4174797323559356816/830" HotelName="SWEET INN - ARAGON PARK MIRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400711/202452110128734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="545.40" OriginalAmount="540" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|279746-18110323/4174797323559356816/8023" HotelName="BARCELONA APARTMENT VAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7750000/7748000/7748000/db636da5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="545.40" OriginalAmount="540" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|564053-18110363/4174797323559356816/8643" HotelName="VILLARROEL APARTMENTS BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6130000/6121700/6121663/eee1532a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="546.41" OriginalAmount="541.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.371507995818" Longitude="2.1648058975624" StarRating="0" HotelCode="155001|vivobarcelona_apartments_salva" HotelName="VivoBarcelona Apartments Salva" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salva 78, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/ea/80ead0b77acfffd97c3b12c9b600c4501b8d0b41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;APARTMENTS: Guests are offered modern apartments and with WiFi available at no extra charge. 

SITUA...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="546.82" OriginalAmount="541.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3789153" Longitude="2.1546544" StarRating="0" HotelCode="|76672" HotelName="Eric Vökel Boutique Apartments Gran Vía Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DE LES CORTS CATALANES 454</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/6/7/2/76672_1_1340.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This renovated aparthotel in 2011, has 29 apartments, a lobby, express check-out, a lift, a baggage room, a safety deposit box service and lockers (free of charge), The establishment offers guests WiFi, a car park, an indoor car park (for a fee) and a bicycle rental desk. SITUATION: This hotel la Plaza EspaÃ±a it is a 3-minute walk away from and, is situated 15 minutes walk away from the city centre excellent transport links to the railway station, is situated 11 kilometres away from Barcelona-El Prat Airport. ROOM: All the rooms have a double bed, a bathroom with a shower, a hairdryer, satellite and cable TV, internet, a safe, a kitchen with fridge, hot plates, a microwave, a coffee maker, a kettle, a washing machine, an ironing set, an air-conditioning system and individual heating. FACILITIES: The establishment has a bike rental. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OBSERVATIONS: Please inform the hotel as to your estimated arrival time, The establishment offers cleaning service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="547.12" OriginalAmount="541.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392204" Longitude="2.157882" StarRating="0" HotelCode="|452353" HotelName="Aspasios Garden" 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/3/5/3/452353_5ebb0c11102.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="547.71" OriginalAmount="542.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.407262" Longitude="2.14637" StarRating="0" HotelCode="|124371" HotelName="My Space Barcelona Park Putxet Rentals" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balllester 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/7/1/124371_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This apartment, is a 10-minute walk away from GÃ¼ell park a 5-minute walk away from Lesseps the metro station. APARTMENTS: Guests are offered 1 duplex apartments with a terrace and WiFi available at no extra charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="548.15" OriginalAmount="542.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3991651" Longitude="2.2076516" StarRating="0" HotelCode="|73974" HotelName="Lugaris Beach - Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DE VIDAL I DE VALENCIANO 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/9/7/4/73974_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has security, a reception, a car hire desk and a transfer service to the airport. It has 43 apartments. The establishment has various facilities, such as a safety deposit box service, a lift, internet in communal areas, a laundry service, a bicycle rental desk, a car park and an indoor car park. SITUATION: This hotel is 300 metres away from Bogatell Beach. Is situated in Sant MartÃ­ nearby, you will find Poble Nou Park. It is a few minutes walk away from Llacuna and Poble Nou metro stations. It has good links to the city centre. In the surrounding area, you can find restaurants. 300 metres away, clients have bars and pubs. 20 minutes away, guests can find the shops. It is just 18 kilometres away from Barcelona Airport. ROOM: Clients are offered one and two bedroom apartments, a dining room, one or two bathrooms with a bath and a shower. All the apartments have WiFi, an LCD television, a kitchen with oven, hot plates, a fridge, a microwave, a washing machine, tumble drier, a dishwasher, kitchen utensils, cutlery, glassware, kitchenware and Nespresso. They also have an ironing set, an air-conditioning system, heating, sheets, towels, sofas, computer safe, a double bed and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="548.43" OriginalAmount="543" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|562124-28564513/4174797323559356816/4776" HotelName="APARTMENTS SANT PAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/562124/2018912135610102.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.36" OriginalAmount="543.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3942097" Longitude="2.1618378" StarRating="0" HotelCode="|67056" HotelName="Suites Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASSEIG DE GRACIA, 83</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/0/5/6/67056_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: La Pedrera de Gaudi it is in front of It has 41 luxurious, large, comfortable one and two bedroom apartments some rooms with views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="550.45" OriginalAmount="545" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383508430172" Longitude="2.1710988395421" StarRating="4" HotelCode="36923|28038" HotelName="Hotel 1898" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 109, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/1a/e01a984af53396b83ea6744c3d21d725f6a59ff4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is situated on Las Ramblas in the centre of Barcelona. Links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.45" OriginalAmount="545.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393379264649" Longitude="2.1599585768495" StarRating="3" HotelCode="284918|bcn_rambla_catalunya_apartments_2" HotelName="BCN Rambla Catalunya Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 101-103, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/58/b85848433d9cf3e5fd87bb2a6f0baee3211001c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="551.31" OriginalAmount="545.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38242" Longitude="2.17241" StarRating="4" HotelCode="|484380" HotelName="Apartments Rambla 102" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/8/0/484380_28ebbc02012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="551.46" OriginalAmount="546" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935736-28450500/4174797323559356816/736" HotelName="TENDENCY APARTMENTS 6" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935736/2021112512419226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="551.46" OriginalAmount="546" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1361707-28543714/4174797323559356816/881" HotelName="CASA GRACIA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/80000000/79610000/79603000/79602962/9a497b2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="554.16" OriginalAmount="548.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385880054181" Longitude="2.1666696667671" StarRating="3" HotelCode="143425|124192" HotelName="Amister Pelai" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Lounge,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/4e/3a4e0d6cb9fc6e36802be5d62961a952968757a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex enjoys an ideal location with easy access to the shops, metro, trains and bus...</HotelDescription>
        <Offer>Last minute discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="555.06" OriginalAmount="549.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4054454" Longitude="2.171246" StarRating="3" HotelCode="|369454" HotelName="Suite Place Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corsega 518, 1-2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/4/5/4/369454_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="555.50" OriginalAmount="550" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|864562-28434526/4174797323559356816/2979" HotelName="ASPASIOS GARDEN APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71540000/71536600/71536585/ef0d33ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="557.52" OriginalAmount="552" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|264914-12636284/4174797323559356816/7420" HotelName="CATALONIA SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8670000/8663500/8663467/b21a2e91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.52" OriginalAmount="552.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377129333333" Longitude="2.1442059999999" StarRating="4" HotelCode="154090|the_urban_suitescom" HotelName="The Urban Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Nicolau 1-3, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bf/eb/bfeb4e6159eb3fa40c0e644481006cf7edd65ca6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3 km from the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="558.53" OriginalAmount="553" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|36578-21403705/4174797323559356816/3818" HotelName="HILTON DIAGONAL MAR BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1189900/1189850/w5120h3836x0y4-4815cff0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="558.53" OriginalAmount="553" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935592-28450480/4174797323559356816/5359" HotelName="KEY PENTHOUSE SAGRADA FAMILIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935592/20211123111436389.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.04" OriginalAmount="553.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3829497" Longitude="2.171705" StarRating="5" HotelCode="|71642" HotelName="Hotel Bagues, A Small Luxury Hotels Of The World" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LA RAMBLA 105</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/6/4/2/71642_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers a museum. SITUATION: This 5 star hotel is in Las Ramblas, is in the Gothic Quarter, in the surrounding area of the establishment, guests can find the cultural area, museums, the shopping area and the cathedral. Next to the establishment, customers can find the Gran Teatre del Liceu the Museum of Contemporary Art and the cathedral. ROOM: The establishment has 31 luxurious rooms. Some rooms have city views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="560.22" OriginalAmount="554.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4077" Longitude="2.15954" StarRating="4" HotelCode="|183558" HotelName="Le Palacete by Sweett" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Legalitat 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/5/5/8/183558_db427b62019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="560.68" OriginalAmount="555.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4069225" Longitude="2.1531785" StarRating="0" HotelCode="|124312" HotelName="AB Gracia Sant Salvador  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Salvador, 20-26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/1/2/124312_1.jpg</HotelPictures>
        <HotelDescription>APARTMENTS: Guests are offered elegant apartments and with air-conditioning. SITUATION: This establishment, is in GrÃ cia (Barcelona) the district of GrÃ cia (Barcelona) 400 metres away from Lesseps the underground station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="561.30" OriginalAmount="555.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405468" Longitude="2.173147" StarRating="0" HotelCode="|10999" HotelName="Suites Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARINA, 306</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/9/10999_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004, has 5 floors and 20 apartments. In the entrance, guests are offered a lobby, a reception with safety deposit boxes and a lift. The establishment boasts internet, a laundry service, indoor parking and a car park. SITUATION: Is situated in a quiet area of Barcelona. It is 100 metres away from la Sagrada Familia, around the establishment, clients can find shops, restaurants, bars and public transport services. 2 kilometres away, you can find the beach. ROOM: Clients are offered apartments with air-conditioning, a direct line telephone, a satellite or cable television, internet, an open-plan kitchen, a fridge, a mini-bar, a double bed, central heating, a safety deposit box and a small sitting room. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard. OBSERVATIONS: Reception is not open 24 hours a day and confirm the check-in time.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="561.56" OriginalAmount="556" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400249-28481707/4174797323559356816/4688" HotelName="ANAIS APARTMENTS BY GAIAROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400249/2024514144346945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="562.57" OriginalAmount="557" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|175467-18110478/4174797323559356816/8222" HotelName="BAGUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3960000/3957300/3957300/9d904ee5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="562.57" OriginalAmount="557" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633795-18110380/4174797323559356816/8834" HotelName="SEVENTY BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40180000/40171800/40171731/9ca54d75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="563.58" OriginalAmount="558" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51618-28564562/4174797323559356816/557" HotelName="CASA ELLIOT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1345200/1345125/b6197087_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="564.59" OriginalAmount="559" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.402465168259" Longitude="2.1609979564487" StarRating="4" HotelCode="311327|47587" HotelName="Barcelona Apartment Milà" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mila i Fontanals 55, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/e6/06e61e5637b20e7b9d42dd65a0cf0cbf5052ce15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="565.98" OriginalAmount="560.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3835204" Longitude="2.1705732" StarRating="5" HotelCode="|11058" HotelName="Le Meridien Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 111, Pintor Fortuny, 4-6,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/8/11058_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 233 rooms, 9 floors, 193 double rooms and 40 suites. In the entrance, guests are offered a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. Guests are also offered a bar, an Ã  la carte restaurant with air-conditioning, a conference room, internet, a car park and an indoor car park. There are many services available at the establishment, including a medical care service, room service and a laundry service. SITUATION: This attractive hotel is in a commercial area, close to the auditorium and the opera. In the surrounding area, you can find La Sagrada Familia and La Pedrera monuments. In front of the hotel there is a public transport stop. 150 metres away, guests will find restaurants, bars and pubs. It is 200 metres away from a nightclub. It is just 1.5 kilometres away from the beach. ROOM: It has modern rooms with a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet and a mini-bar. Are also furnished with a double bed, fitted carpets, a central heating system, a safety deposit box and a sitting room. FACILITIES: The establishment has a gym. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="567.62" OriginalAmount="562" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383347" Longitude="2.162847" StarRating="4" HotelCode="57586|7279" HotelName="Advance" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sepulveda 180, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/78/3b78af404985c2b4af201a4e9817afe781136629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the commercial, business and historic centre of Barcelona and is the ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="567.62" OriginalAmount="562.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39443855" Longitude="2.15645759" StarRating="5" HotelCode="436312|ohla_eixample" HotelName="Ohla Eixample" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Còrsega 289, Eixample, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/7e/ce7ee8d05c4f811430bc5ebb0c80038e1e416d2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="567.62" OriginalAmount="562.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39839052" Longitude="2.20492505" StarRating="4" HotelCode="602932|durlet_rambla_mar_apartments" HotelName="Durlet Rambla Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Poblenou 16, 1-7, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/33/15/33153e30ed19a375b37429490719b53e6f3b7192.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="569.64" OriginalAmount="564" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|563585-18110186/4174797323559356816/10020" HotelName="MH APARTMENTS RAMBLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2690000/2688200/2688154/5e526ef8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="570.65" OriginalAmount="565" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400741-28481972/4174797323559356816/399" HotelName="THE STREETS APARTMENTS RAMBLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400741/2024521111322191.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="574.69" OriginalAmount="569" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389158" Longitude="2.156378" StarRating="3" HotelCode="439455|136809" HotelName="The Corner Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 178, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/26/a62631e08f7ef0de1c246358e79473279ded9009.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="575.70" OriginalAmount="570" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400722-28481953/4174797323559356816/392" HotelName="SWEET INN - JARDINETS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400722/2024521102341619.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="575.70" OriginalAmount="570" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|564263-28443142/4174797323559356816/2064" HotelName="WELLO APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2350000/2343200/2343187/e4e3ec79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="576.03" OriginalAmount="570.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860302" Longitude="2.1680247" StarRating="4" HotelCode="|10988" HotelName="Regina Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bergara, 2-4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/8/8/10988_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2006, has 99 large rooms and is ideal for holidays or business trips, The establishment boasts meeting facilities. SITUATION: This establishment, Plaza CataluÃ±a it is in it is in Barcelona the centre of Where you can find, and. OBSERVATIONS: Check-in is from 14:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="576.49" OriginalAmount="570.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393702" Longitude="2.199394" StarRating="4" HotelCode="34862|14935" HotelName="Icaria Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Icaria 195, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/5e/045e7a69df40aa1031334efc7b04eaada3bf71d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is just across the road from the beach (about 150 m away) 20 minutes wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="576.71" OriginalAmount="571" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400720-28481951/4174797323559356816/667" HotelName="SWEET INN - EIXAMPLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400720/202452110185539.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="576.71" OriginalAmount="571" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|311114-28550253/4174797323559356816/4308" HotelName="ESPAIS BLAUS APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/11000000/10020000/10018500/10018434/14310131_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="577.17" OriginalAmount="571.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3962225" Longitude="2.1610077" StarRating="5" HotelCode="|50098" HotelName="Sir Victor , Part Of Sircle Collection" 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/0/9/8/50098_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and designer hotel, has with air-conditioning and 91 rooms. The establishment boasts 2 restaurants, Moodern the bar a lobby. In the entrance, guests are offered a hall, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Guests have access to a hairdresser's, conference facilities, internet and WiFi. The establishment offers a laundry service, room service and indoor parking (for a fee). SITUATION: Passeig de GrÃ cia It is in 5 minutes away, you can find La Pedrera and BatlÃ³ the Casas la Plaza de CataluÃ±a a few minutes walk away, guests will find Las Ramblas nearby, you will find it is 20 kilometres away from Barcelona Airport. ROOM: Customers can find spacious and modern rooms with a bathroom, They are equipped with a bathrobe, a hairdryer, designer furniture and a satellite television. They have a mini-bar, a safety deposit box, an air-conditioning system, heating, a CD player, a radio, a stereo, a direct line telephone, internet, WiFi and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="579.43" OriginalAmount="573.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3861544" Longitude="2.1708486" StarRating="4" HotelCode="|27260" HotelName="Olivia Plaza" 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/2/6/0/27260_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona the tourist area of the commercial area, Close to, restaurants, public transport services and the museums.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="579.74" OriginalAmount="574" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|859727-28566532/4174797323559356816/4244" HotelName="LEMAR BY ASPASIOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102390000/102384400/102384340/b7809d23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="579.74" OriginalAmount="574" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|561302-28501940/4174797323559356816/4954" HotelName="ALCAM BOOKS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/16000000/15470000/15465700/15465651/a84222fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="580.63" OriginalAmount="574.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40322" Longitude="2.13552" StarRating="0" HotelCode="|127236" HotelName="My Space Barcelona Penthouse Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ciutat de Balaguer 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/2/3/6/127236_f03bc191520.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is close toBonanova the metro station of. ROOM: Guests are offered 6 bedrooms, a living room-bedroom, a sofa-bed and a kitchen.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="580.75" OriginalAmount="575.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381589" Longitude="2.1838780000001" StarRating="4" HotelCode="295423|h10_port_vell" HotelName="H10 Port Vell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pas de Sota Muralla 9, Port Vell, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/a6/29a6fe9aaa3870dcf7cfd220820d833777d7a3d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="580.92" OriginalAmount="575.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.371401" Longitude="2.1648505" StarRating="0" HotelCode="|124490" HotelName="Inside Barcelona Apartments Salvà" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salva, 78</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/9/0/124490_1.jpg</HotelPictures>
        <HotelDescription>APARTMENTS: Guests are offered modern apartments and with WiFi available at no extra charge. SITUATION: The establishment, is in a peaceful area, Close to MontjuÃ¯c and Poble Sec the districts.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="580.96" OriginalAmount="575.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3892064" Longitude="2.1672194" StarRating="4" HotelCode="|11033" HotelName="El Avenida Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DE LES CORTS CATALANES 605-607</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/3/3/11033_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona the city centre of Close to and. Clients can also find shops, cafÃ©s, bars and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="581.07" OriginalAmount="575.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379034" Longitude="2.1741718" StarRating="0" HotelCode="|124672" HotelName="Happy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nou de la Rambla, 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/7/2/124672_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Las Ramblas it is 50 metres away from In front of, is in Raval the district of. APARTMENTS: It offers elegant apartments with a balcony and WiFi available at no extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="582.77" OriginalAmount="577" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400683-28481915/4174797323559356816/2497" HotelName="NUMA I COLMENA APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400683/202452184551157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="582.77" OriginalAmount="577" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|334220-28581638/4174797323559356816/3983" HotelName="MARGOT HOUSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10590000/10580400/10580305/32c91970_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="585.80" OriginalAmount="580" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1331504-28555380/4174797323559356816/5403" HotelName="ROCAFORT IN EIXAMPLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1331504/202252517945384.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="587.03" OriginalAmount="581.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392145" Longitude="2.170335" StarRating="0" HotelCode="|163642" HotelName="Boutique Casa Llimona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROGER DE LLURIA 42 PRINCIPAL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/6/4/2/163642_df5a07f1035.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a living room, a reception, 1 room adapted for people with reduced mobility, a terrace and a patio. SITUATION: This establishment, is in Barcelona the city centre of Close to, the PlaÃ§a de Catalunya it is situated 5 minutes away from It has excellent transport links to the train, the bus and the metro station. ROOM: All the rooms have a safety deposit box, a hairdryer, a satellite television and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="587.41" OriginalAmount="581.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39416751" Longitude="2.1609043" StarRating="2" HotelCode="469860|3352725" HotelName="Circa 1905 Boutique B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Provenza 286, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/45/da4594a8bb0842ea041d3f4b95fb2c0a76ba5919.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Circa 1905 Boutique B&amp;B to discover the wonders of Barcelona. The hotel offers a wide range ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="587.82" OriginalAmount="582" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.400633" Longitude="4.893757" StarRating="2" HotelCode="0|564956-28457192/4174797323559356816/3966" HotelName="CIRCA 1905 BOUTIQUE BANDB" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>28 NDSM-Plein 28, Amsterdam, NL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4540000/4533300/4533290/f8dc9c51_b.jpg</HotelPictures>
        <HotelDescription>The following services and amenities are available, but with **reduced service**: Fitness Center, Breakfast, On-site Restaurant(s), Room Service.Boasting a peaceful waterfront location, contemporary design, inviting guest rooms and fantastic business and leisure amenities; the DoubleTree by Hilton Hotel Amsterdam - NDSM Wharf hotel is the perfect base for guests who want to easily experience the cosmopolitan city of Amsterdam, but avoid the frenetic pace of the bustling city center.

Feel at home in a comfortable and contemporary guest room at this Amsterdam hotel. Enjoy modern facilities and amenities including complimentary WiFi, air-conditioning, an LED TV, a powerful rain shower, and a plush bed. Upgrade to a suite for a larger room, bed and bathroom, and wonderful views of the waterfront.

Energize with the latest cardio, resistance and weights equipment in the complimentary 24-hour fitness center. Relax beside the open fireplace with a bespoke cocktail or a glass of beer, and savor Dutch specialties and international favorites as you admire local artwork in Brasserie &amp;amp; Bar Smederij.

Make updates to your presentation, or print your boarding pass in the complimentary 24-hour business center. Host a meeting, training event or celebration for up to 100 guests at this Amsterdam hotel in our bright, modern meeting room, which features state-of-the-art A/V equipment. We look forward to welcoming you at check-in with a signature, warm chocolate chip cookie.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="587.82" OriginalAmount="582" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381261675821" Longitude="2.10927978158" StarRating="5" HotelCode="28503|18261" HotelName="Fairmont Rey Juan Carlos I - Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 661-671, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ba/0cba3f2ecedd5d771e0a968c1e99d34415b0d066.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This majestic, stunning city and conference hotel is located close to a park and not far from a beau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.83" OriginalAmount="583.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40021137" Longitude="2.15134816" StarRating="3" HotelCode="480839|blue_barcelona" HotelName="Blue Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 65 1º 1ª, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/d1/5bd1604f8149c3d6c623664477aaaca6c2ed4528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="590.67" OriginalAmount="584.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3772708" Longitude="2.1445334" StarRating="0" HotelCode="|124613" HotelName="Limehome Barcelona Rector Triadó " 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/2/4/6/1/3/124613_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the commercial district, close to Sants Station. HOTEL: This complex has rooms with internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="591.86" OriginalAmount="586" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400339-28481759/4174797323559356816/781" HotelName="C211 BARCELONA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400339/2024515125849618.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="593.41" OriginalAmount="587.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398053652247" Longitude="2.1581218275931" StarRating="5" HotelCode="34881|15159" HotelName="Casa Fuster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 132, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a7/95/a79552131c90fd07efd77cf1cef0d0085cf6e969.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in a central and attractive quarter of Barcelona. Scores of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="593.89" OriginalAmount="588.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4062176" Longitude="2.200961" StarRating="5" HotelCode="284768|211254" HotelName="The Level at Meliá Barcelona Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lope de Vega 141-147, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/87/e2870ac58d8a7a92d3882304252d838cf0e2248f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598.93" OriginalAmount="593" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393772175564" Longitude="2.1621863543987" StarRating="4" HotelCode="47698|5036" HotelName="Condes de Barcelona" 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,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 73-75, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/b7/a5b72dda30c76e8b523347ff0f20a1ab4d3b1848.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location in Paseo de Gracia, in the heart of Modernist Barcelona and faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598.93" OriginalAmount="593" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372680443464" Longitude="2.1550074219704" StarRating="4" HotelCode="12520|15425" HotelName="Crowne Plaza Barcelona - Fira Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rius i Taulet 1-3, 08004 Barcelona, Costa Brava</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/15/7f151de19b751e05a615f2bb3c99cf1c7c20856d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the centre of Barcelona on the famous Plaza España, near the well-k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.93" OriginalAmount="593.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392085782992" Longitude="2.1703803340976" StarRating="2" HotelCode="935475|hotel_victoria_palace" HotelName="Victoria Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Roger de Llúria 42, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/ec/75ec06b047dfa79c4adb17bab7a6b358bfea1eb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.95" OriginalAmount="595.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382261" Longitude="2.129019" StarRating="4" HotelCode="443705|alcam_futbol" HotelName="Alcam Futbol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gerard Piera 1-8, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/18/c118785d55683671df35ed2aae0ae78e6e2dfb35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the accommodation for business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="601.96" OriginalAmount="596.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39032" Longitude="2.17504" StarRating="2" HotelCode="145952|mayerling_schumann_barcelona" HotelName="Mayerling Schumann Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bruc 16, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/zz/55ad073bbc952bfd7785e6dabba2cbec6cda0909.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the apartment complex can be accessed by lift. A baggage storage service is avai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="601.96" OriginalAmount="596.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388024" Longitude="2.1731556" StarRating="4" HotelCode="320136|h10_cubik" HotelName="H10 Cubik" 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>Via Laietana 69, Barcelona Centro, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b4/d5/b4d5886ae34b728894416f53a2e8b4dec75fd39d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 2.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.34" OriginalAmount="597.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393101" Longitude="2.175014" StarRating="0" HotelCode="|65383" HotelName="Casp74 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CASP, 74</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/8/3/65383_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 27 exclusive apartments, This building was built in 2009, is in Casp the street and it is situated in Barcelona city centre, la Plaza Catalunya, el Paseo de Gracia and las Ramblas a few minutes walk away, you can find it is close to Gaudi's buildings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="607.01" OriginalAmount="601" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.437000000000000" Longitude="9.210000000000000" StarRating="5" HotelCode="0|26384-20806926/4174797323559356816/7451" HotelName="NOBU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>34/A Via Marco D'Agrate, Milano, IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39070000/39067400/39067368/aa579f01_b.jpg</HotelPictures>
        <HotelDescription>Developed over 8 floors and 3,000 square meters. Completely renovated, the Hotel Rex is located in a strategic position south of Milan, easily accessible for those arriving by car due to its proximity to the motorways and bypasses. Its location, very quiet but still within walking distance from the historic center, as well connected with public transportation (yellow metro line stop "Corvetto", tram 24, bus 95 and 99). The wide lobby, 2 breakfast rooms for individuals and tour groups, the restaurant, the shuttle service, the garage, Mediaset Premium football and cinema, Wi-fi throughout and the friendly/helpful staff make it particularly welcoming. Being in a private street and in a park with a dog area, playground, basketball court and soccer field, where you can also practice running, as well as its own gym, makes it suitable for sports enthusiasts or for all those looking to relax in a quiet room.

Our "strengths":
- Soundproof rooms, with park opposite, with the following amenities; Air conditioning, telephone, direct Internet connection, minibar, satellite madiaset Premium football and cinema, Safe, hair dryer, etc.
- Wireless coverage throughout the building with direct access to the network.
- Nr. 2 bars, 1 breakfast room for groups, 1 breakfast room for individual restaurant for groups, outside restaurant agreement (100 mt.) For individual, gym, meeting rooms, garage, parking for trucks and vans in areas video supervised.
- Shuttle transfers to and from; Airports, Fairs, the train stations.
- How to get there: from the south ring road east towards Venezia exit Corvetto. From the north;
east bypass towards Bologna Corvetto exit. Signs will guide you to us.
Public transport; yellow underground Corvetto station, bus 95, 99,93,90,84, 24 tram, etc.
- Nearby locations: Istituto Europeo di Oncologia (2km), Gaetano Pini (2km), Duomo (3km), Cardilogico Monziono (4km), Humanitas (4km), Navigli (5km), Assago forum (4km), San Siro stadium (6km), Milan Fiera (6km).&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="607.01" OriginalAmount="601" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860981" Longitude="2.17544305" StarRating="4" HotelCode="603607|248782" HotelName="H10 Madison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/0f/0f0f8825b402669fc3cd4425c40d0164fdc57ef7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a restaurant for a comfortable and relaxing stay. Wireless internet access (no ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="607.14" OriginalAmount="601.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3939744" Longitude="2.1595144" StarRating="4" HotelCode="|57675" HotelName="Murmuri Residence Mercader" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passatge de Mercader, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/6/7/5/57675_8c4d3d71012.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern style, boutique hotel, was opened in 2008. SITUATION: Is situated inBarcelona the city centre of Eixample it is in Passeig de GrÃ cia close to the establishment, clients can find close to the establishment, guests have the commercial area, the cultural area ,Avinguda Diagonal, Las Ramblas and the Sagrada Familia It is a few minutes walk away from in the surrounding area of the establishment, guests can find shops, boutiques, restaurants, terraces and public transport stops. ROOM: Clients are offered 53 inviting, soundproofed rooms, fully-equipped, an air-conditioning system and heating. They have a television with international channels, a safety deposit box, a mini-bar, a desk, WiFi and a hairdryer. FACILITIES: Outdoors, clients have access to a solarium, deck chairs and parasols., a gym, a swimming pool and a solarium. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast, restaurant with Asian cuisine and the bar Marfil with terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="608.02" OriginalAmount="602" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377528763638" Longitude="2.1780028503101" StarRating="1" HotelCode="322044|257260" HotelName="Hostal Nilo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Josep Anselm Clav 17, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/2e/c02e1011530d9f36614a52a8c5a20bb2beb2635f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.72" OriginalAmount="604.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3941619" Longitude="2.1608547" StarRating="3" HotelCode="|124523" HotelName="Circa 1905" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Provenza, 286, Principal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/2/3/124523_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This small hotel is in a modern building, Passeig de Gracia 50 metres away from. HOTEL: This hotel has a reception and rooms with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="611.52" OriginalAmount="605.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396162" Longitude="2.160916" StarRating="5" HotelCode="75452|3451236" HotelName="Sir Victor" Meals="ROOM ONLY NON-REFUNDABLE,BED AND BREAKFAST NON-REFUNDABLE,BED &amp; BREAKFAST" BedType="ROOM ONLY NON-REFUNDABLE" PropertyType="City Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rossello 265, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/fd/e7fd91f5fede398a9b56e992b3dc65374c69be00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at a privileged address on the Passeig de Gràcia, Barcelona's most stylish and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="612.88" OriginalAmount="606.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3775122" Longitude="2.1779967" StarRating="0" HotelCode="|369407" HotelName="Nilo" 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/4/0/7/369407_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="613.07" OriginalAmount="607" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400585-28481880/4174797323559356816/3623" HotelName="INSIDE BARCELONA APARTMENTS PRINCEP" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/99000000/98090000/98081500/98081418/95372315_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="613.07" OriginalAmount="607" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|57501-19107526/4174797323559356816/9005" HotelName="SIR VICTOR BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/995700/995632/0c1c31a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="613.80" OriginalAmount="607.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4101176" Longitude="2.1750615" StarRating="0" HotelCode="|70633" HotelName="Eric Vökel Boutique Apartments - Sagrada Familia Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>INDUSTRIA, 165</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/6/3/3/70633_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel built in early 20th Century and renovated in 2009. It has 17 apartments with a kitchen, household items, satellite TV, a USB port, WiFi, air-conditioning, heating and a safety deposit box service. OTHERS: The establishment offers a catering service and a cleaning service dependent on availability, The establishment also has a maintenance service, security, a car park, a concierge service, bicycle hire and cots.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="614.08" OriginalAmount="608.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392629095528" Longitude="2.1750564979332" StarRating="4" HotelCode="145695|casp_74_apartments" HotelName="Casp 74 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Casp 74, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/aa/b7aa2c5c5fb639885271478f8932ea98561b76fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="614.08" OriginalAmount="608.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394099" Longitude="2.159655" StarRating="4" HotelCode="408692|murmuri_residence_2" HotelName="Murmuri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 104, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a8/01a882cf3aa89235e23fd2c6f5d96a42bdc9944f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Barcelona, in the district of Eixample, beside the Passei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="615.09" OriginalAmount="609" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385017" Longitude="2.175786" StarRating="4" HotelCode="47606|31975" HotelName="Hotel Colón Barcelona" 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,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Catedral 7, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/ef/26ef1c4cb64411ec719ff0fdfbbd806d4fcef1fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This leading hotel enjoys a superb location directly in the Barrio Gotico opposite the cathedral. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="615.42" OriginalAmount="609.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38922" Longitude="2.17647" StarRating="4" HotelCode="|241601" HotelName="Yurbban Passage &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Trafalgar 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/6/0/1/241601_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="616.10" OriginalAmount="610.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38890514" Longitude="2.17614493" StarRating="4" HotelCode="592531|yurbban_passage_hotel_spa" HotelName="Yurbban Passage Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Trafalgar 26, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/83/f583c26bab2776609ce1b3e96f9a8093e8e0bc28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="616.57" OriginalAmount="610.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398" Longitude="2.195995" StarRating="0" HotelCode="|76707" HotelName="República" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PUJADES 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/7/0/7/76707_1_4551.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 2 floors and lofts. SITUATION: Is situated inBarcelona the Technology Park of. ROOM: Guests can find lofts, a living room, a fully-equipped kitchen, a bathroom with a bath or shower and a sofa-bed. FACILITIES: The establishment has a garden, a terrace with views, a solarium and a swimming pool. OBSERVATIONS: Please inform the hotel as to your estimated arrival time, The establishment offers cleaning service, bedding change and towels change.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="617.78" OriginalAmount="611.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397066" Longitude="2.15836" StarRating="3" HotelCode="|450372" HotelName="BE MATE PASEO DE GRACIA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE GRACIA 115</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/3/7/2/450372_73dec071423.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="618.47" OriginalAmount="612.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392983" Longitude="2.164545" StarRating="4" HotelCode="30251|2970563" HotelName="SixtyTwo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Gracia 62, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/2c/372c4083b5c514010e6ba2c481f24209f7fc5f72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, stylish and comfortable hotel is hidden away behind a 1930's town house. It is located ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="621.15" OriginalAmount="615" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|608611-28445758/4174797323559356816/1246" HotelName="MILÀ APARTAMENTOS BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8390000/8384000/8383920/b37ef50a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="621.15" OriginalAmount="615.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37128807" Longitude="2.14646155" StarRating="4" HotelCode="434759|home_to_home_barcelona" HotelName="Home To Home Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sant Fructuos 37, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/4a/104a31318287ebf7d268cf89b3a96a78ff476143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="622.16" OriginalAmount="616" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|201400-28563379/4174797323559356816/4469" HotelName="AINB SAGRADA FAMILIA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5520000/5510300/5510232/aab2b400_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="622.81" OriginalAmount="616.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37811" Longitude="2.16116" StarRating="0" HotelCode="|452355" HotelName="Aspasios Market Balconies" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Carrer del Comte Borrell</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/3/5/5/452355_c99e7731153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="623.17" OriginalAmount="617" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885031-28447680/4174797323559356816/1688" HotelName="UMA SUITES PASSEIG DE GRACIA 16" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38940000/38934000/38933951/w5350h3565x0y2-08d26d19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="623.64" OriginalAmount="617.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.402395" Longitude="2.160938" StarRating="0" HotelCode="|179344" HotelName="Barcelona Mila" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MILA I FONATANALS, 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/3/4/4/179344_1f7174d2011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="624.09" OriginalAmount="617.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408645" Longitude="2.196651" StarRating="4" HotelCode="|449450" HotelName="Labtwentytwo Barcelona, A Tribute Portfolio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Peru 84-102.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/4/5/0/449450_af6d4b11047.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="624.98" OriginalAmount="618.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3863167" Longitude="2.1684428" StarRating="4" HotelCode="|11145" HotelName="Catalonia Plaza Cataluña " Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE BERGARA, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/5/11145_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona the centre of Close to points of interest, and, nearby, there is a public transport stop, is close to the commercial area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="626.20" OriginalAmount="620" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|608591-28481841/4174797323559356816/1839" HotelName="GRAN VÍA BY THE STREETS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9320000/9316100/9316088/d2883055_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="627.55" OriginalAmount="621.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40735" Longitude="2.16741" StarRating="0" HotelCode="|170352" HotelName="Sensation Authentic Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessera de Gracia 343</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/3/5/2/170352_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a car park (for a fee), a lift and WiFi. SITUATION: This complex GrÃ cia it is situated between, la Sagrada Familia it is 250 metres away from la AbacerÃ­a Central 1,5 kilometres away from el Hospital de Sant Pau i Santa Creu it is situated 2 kilometres away from. APARTMENTS: The apartments offer air-conditioninng, a TV, a living room, sofa-bed, a kitchen, a microwave, a fridge, a hairdryer, a bathroom and a balcony or terrace. OBSERVATIONS: A deposit will be requested on arrival, The establishment offers cleaning service (for a fee), Free of charge it offers bedding and towels change on request, Ask for the check-in time, Please inform the hotel as to your estimated arrival time.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="628.22" OriginalAmount="622" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644849-28502697/4174797323559356816/4704" HotelName="1 CASUAL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/644849/2020323122720854.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="628.22" OriginalAmount="622" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644950-28502706/4174797323559356816/4838" HotelName="ALCAM ROGENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/45000000/44270000/44268500/44268404/aec0b57f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="630.20" OriginalAmount="623.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390295" Longitude="2.1647797" StarRating="4" HotelCode="|124380" HotelName="Aspasios Rambla Catalunya Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya, 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/8/0/124380_7a7e68b0910.jpg</HotelPictures>
        <HotelDescription>SITUATION: Barcelona It is in this hotel Rambla de Catalunya it is in 150 metres away from the establishment, you can find GrÃ cia the Promenade of. ROOM: They have a balcony, views of the city and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="632.84" OriginalAmount="626.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3821359" Longitude="2.1662966" StarRating="0" HotelCode="|70701" HotelName="Canela Homes BARCELONA MACBA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JOAQUIN COSTA 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/7/0/1/70701_a2b8ce21310.jpeg</HotelPictures>
        <HotelDescription>APARTMENTS: The establishment has 10 two- and three-bedroom apartments with kitchen, kitchen utensils, a bathroom, lift, heating and air-conditioninng.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="633.27" OriginalAmount="627" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400704-28481936/4174797323559356816/1497" HotelName="SANTS ESTACION ATICO APARTAMENTO EN EIXAMPLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400704/202452195433896.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="633.27" OriginalAmount="627.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375943427511" Longitude="2.147012962609" StarRating="0" HotelCode="523396|vivobarcelona_apartments_jordi" HotelName="VivoBarcelona Apartments Jordi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Princep Jordi 14, Sants-Montjuïc, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/5a/a85a398345c2551ed16f20dc5942524fd629ca0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="635.62" OriginalAmount="629.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385026" Longitude="2.1758865" StarRating="5" HotelCode="|11112" HotelName="Lamaro Barcelona - Preferred Hotels &amp; Resorts - Lifestyle Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CATEDRAL 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/2/11112_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1951, renovated in 2003, has 6 floors, 145 rooms, 30 single rooms, 110 double rooms and 5 suites. In the entrance, guests are offered a lobby with elevators, a reception, a safety deposit box service, a currency exchange service, a television room, a bar and a conference room. opposite the establishment, you can find a public car park, (for a fee), It also has a breakfast room, an Ã  la carte restaurant with air-conditioning, room service, a laundry service and internet. SITUATION: This hotel is in the historic area, is situated in front of the cathedral, near the establishment, guests will find the city centre, the tourist centre, Clients can also find restaurants and bars. it is located 20 metres away from pubs, 500 metres away, clients have a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, central heating and a safe. MEALS: Regarding the food and beverage offering, 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="83" TotalAmount="636.30" OriginalAmount="630" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|16153-24463032/4174797323559356816/12825" HotelName="TORRE MELINA A GRAN MELIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15500/15438/ddfbe8c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="636.58" OriginalAmount="630.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3867468" Longitude="2.1840345" StarRating="4" HotelCode="|122331" HotelName="Miiro Borneta  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Picasso 26-30 08003 Barcelona Spain</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/3/3/1/122331_5d3c8431957.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in front ofla Ciutadella the Palace of the establishment, is in Born the district of close to the establishment, clients can find Picasso the museum La Rambla 10 minutes away from the establishment clients have. ROOM: The rooms have bath or shower, a WC, a hairdryer, a direct line telephone, a satellite television, a coffee maker, a safe and a mini-bar. FACILITIES: The establishment boasts a swimming pool, a restaurant, a bar, a snack bar and a swimming pool. The establishment also offers a business centre, conference equipment, internet zone and a car park (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="637.31" OriginalAmount="631" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400703-28481935/4174797323559356816/1499" HotelName="SANTS ESTACIO - MODERN AND COMFY 4BD FOR 8 GUESTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400703/20245219532978.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="637.31" OriginalAmount="631" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|36579-32597450/4174797323559356816/4544" HotelName="MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1064500/1064431/6cd727dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.34" OriginalAmount="634.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40767068" Longitude="2.15955414" StarRating="4" HotelCode="418281|le_palacete" HotelName="The Originals Boutique, Le Palacete" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Legalitat 10, 08024 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/6e/ef6e924e1f489070e612e84292db5b130e1c3eaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Gracia Area. The premises count with 50 welcoming bedrooms. Moreov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="642.36" OriginalAmount="636" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404611" Longitude="2.172462" StarRating="4" HotelCode="295432|33328" HotelName="Sensation Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 380, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c3/0bc3998d4630c739a8f5285d4d7880fb35c24f62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="642.54" OriginalAmount="636.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.413644" Longitude="2.134892" StarRating="5" HotelCode="|438530" HotelName="Boutique Mirlo Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Tibidabo 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/8/5/3/0/438530_0ad49491554.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="643.06" OriginalAmount="636.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4027949" Longitude="2.1632384" StarRating="0" HotelCode="|124425" HotelName="Espais Blaus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sant Antoni Maria Claret, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/2/5/124425_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 400 metres away from Joanic the underground station of. APARTMENTS: The apartments have WiFi available at no extra charge, a TV, a kitchen, washing machine, an oven and dishwasher.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="643.37" OriginalAmount="637" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1410200-32704814/4174797323559356816/7872" HotelName="SLS BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103710000/103704100/103704026/fcccdba0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="644.54" OriginalAmount="638.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39904" Longitude="2.16555" StarRating="4" HotelCode="|211026" HotelName="Well and Come Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Girona 158</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/0/2/6/211026_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="646.40" OriginalAmount="640.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3849619" Longitude="2.1775739" StarRating="5" HotelCode="|27204" HotelName="Grand  Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>LAIETANA, 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/2/0/4/27204_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel it is in a building was built in 1926. SITUATION: This hotel is in Via Laietana, close to the Gothic Quarter and the historic centre, where you can visit the cathedral and Las Ramblas. Just a few minutes walk away, guests will find the commercial area, where guests can enjoy bars, cafÃ©s and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="647.41" OriginalAmount="641" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935639-28450484/4174797323559356816/534" HotelName="MY SPACE BARCELONA POOL CITY CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935639/2021112583424973.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.43" OriginalAmount="643.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39911311" Longitude="2.16555103" StarRating="4" HotelCode="501769|hotel_well_and_come" HotelName="Well and Come Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Girona 158, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/0d/0c0d0808b5a085c1b4f7e4b0a1d3c23583d5f4c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="649.61" OriginalAmount="643.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40412" Longitude="2.16104" StarRating="0" HotelCode="|127245" HotelName="Apartment Barcelona Rentals - Gracia Pool Apartments Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Ramon y Cajal 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/2/4/5/127245_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers a swimming pool and a lift. SITUATION: This establishment, is near Joanic the metro station of. ROOM: Guests are offered a terrace, a sofa-bed, a bathroom and a fully-equipped kitchen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="651.45" OriginalAmount="645" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|242683-28591302/4174797323559356816/1043" HotelName="THE LEVEL AT MELIA BARCELONA SKY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6470000/6460900/6460810/5b04ef95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="652.46" OriginalAmount="646" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|646-28562309/4174797323559356816/5883" HotelName="INTERCONTINENTAL BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28300/28279/e1b77e5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="652.46" OriginalAmount="646" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.425712195699" Longitude="2.1208360791206" StarRating="5" HotelCode="26035|27834" HotelName="Gran Hotel La Florida" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ctra. Vallvidrera al Tibidabo, 83-93, 08035 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/76/e9/76e9165f09b736b354acc7d17b4823b780768d18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel lies about 7 km outside of the centre with its array of shops, restaurants and bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="652.46" OriginalAmount="646.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41006450343" Longitude="2.1751293540001" StarRating="4" HotelCode="147382|eric_vokel_industria_suites" HotelName="Eric Vökel Sagrada Familia Suites" 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,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Indústria 165, 08025 Barcelona, Provincia Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/70/5270e2a28964d437c64945c753ba887b203e87a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic Eixample area, on Industria Street 165, the hotel is exceptionally well loca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="654.48" OriginalAmount="648" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|201406-28443692/4174797323559356816/2974" HotelName="ASPASIOS 42 RAMBLA CATALUNYA SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8430000/8421700/8421620/0d384d6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="654.48" OriginalAmount="648" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397878" Longitude="2.195912" StarRating="4" HotelCode="177244|47588" HotelName="Aparthotel República" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pujades 120, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d0/ffd0d31301fd813fd0fa2e7d87fb5420b6c37eaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in 22@ Barcelona, the city's innovation district, where the latest technol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="657.05" OriginalAmount="650.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3936757" Longitude="2.1750787" StarRating="0" HotelCode="|124512" HotelName="Martina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bailen, 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/1/2/124512_d05a1980936.jpg</HotelPictures>
        <HotelDescription>SITUATION: Passeig de Gracia It is 10 minutes away from. ROOM: Guests can find rooms with WiFi, (free of charge), a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="657.51" OriginalAmount="651" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644940-28502703/4174797323559356816/4345" HotelName="ALCAM ALIO 1" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42700000/42690800/42690758/175b50d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="660.54" OriginalAmount="654" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400260-28481715/4174797323559356816/3427" HotelName="ASPASIOS CITY OASIS APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105580000/105576000/105575996/58625a59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="660.54" OriginalAmount="654" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400256-28481711/4174797323559356816/4843" HotelName="APBCN EIXAMPLE CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400256/2024514145820314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="661.46" OriginalAmount="654.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38785" Longitude="2.15234" StarRating="0" HotelCode="|183306" HotelName="Mercedes Heritage Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Provenza 131-133</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/3/0/6/183306_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="661.55" OriginalAmount="655" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|207276-28499995/4174797323559356816/1480" HotelName="SERENNIA APARTMENTS ARC DE TRIOMF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2350000/2343800/2343796/73e20eab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="663.57" OriginalAmount="657" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400724-28481955/4174797323559356816/671" HotelName="SWEET INN - PALAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400724/2024521103256788.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="664.97" OriginalAmount="658.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3970553" Longitude="2.1583594" StarRating="3" HotelCode="427535|392022" HotelName="Passeig de Gràcia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Housekeeping,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia, 115, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/ee/5cee15fe71203f4e4de8ddc694721e9bbf4cd989.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely apartment is situated in Paseo de Gracia. Situated within 500 metres from the town centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="666.60" OriginalAmount="660" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384988558529" Longitude="2.177631855011" StarRating="5" HotelCode="55117|27116" HotelName="Grand Hotel Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 30, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/40/88400a35e5c37493c166f83175a35e1c6679ee4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a main road in the attractive tourist Gothic quarter at the heart of Barce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="666.73" OriginalAmount="660.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4072627" Longitude="2.1463314" StarRating="0" HotelCode="|124374" HotelName="My Space Barcelona Guell Terrace Center  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ballester, 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/7/4/124374_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Park GÃ¼ell it is situated 15 minutes walk away from a 5-minute metro ride away from Barcelona the old town of. APARTMENTS: Guests are offered attic apartment and with WiFi available at no extra charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="669.60" OriginalAmount="662.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.407786" Longitude="2.1468459" StarRating="0" HotelCode="|124373" HotelName=" My Space Barcelona Pool Garden 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/2/4/3/7/3/124373_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Parc GÃ¼ell (Barcelona) it is a 13-minute walk away from Parc GÃ¼ell (Barcelona). HOTEL: The establishment offers guests smart apartments with WiFi (free of charge), a terrace, a swimming pool and a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="669.63" OriginalAmount="663.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4066309" Longitude="2.1745744" StarRating="3" HotelCode="267657|suite_home_apartments_barcelona" HotelName="Suite Home Barcelona Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Gaudí 28, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/fa/5dfae77b706d29b4f70d6c875ad28d46bff1fa4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.66" OriginalAmount="666.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.416587" Longitude="2.174853" StarRating="3" HotelCode="190705|castro_exclusive_residences_sant_pau" HotelName="Castro Exclusive Residences - Sant Pau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Telégrafo 19-21, Barcelona 08041</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f8120b2cdc1ba1d840dae9e037864127ffb28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="673.74" OriginalAmount="667.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38191" Longitude="2.108649" StarRating="5" HotelCode="|11116" HotelName="Torre Melina, a Gran Meliá" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL 661-671</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/6/11116_10d58361228.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is situated next to a park, Close to a wonderful garden and, In the surrounding area, you can find commercial zones, restaurants and bars. HOTEL: This hotel is an ideal place for relaxing, it offers views of the sea and views of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="675.62" OriginalAmount="668.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3846687" Longitude="2.1790544" StarRating="4" HotelCode="|26978" HotelName="Mercer House Bòria Bcn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE BORIA, 24-26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/7/8/26978_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a historic building, renovated in 2005, has modern facilities, 4 floors and 12Â junior suites. The hotel with air-conditioning, has a lobby, with elevators, a reception with safety deposit boxes, a laundry service, WiFi and a car park. SITUATION: It is inBarcelona the heart of it is near the tourist attractions, 10 minutes away, guests can find the sea, the harbour situated 15 kilometres away fromBarcelona Airport. ROOM: All the rooms have a king-size bed, a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, internet, a radio, a safety deposit box (available for a fee), a mini-bar, a kettle, a coffee maker and an ironing board. suites, have a kitchen, fully-equipped, a fridge and a microwave. Guests also have at their disposal a balcony with beautiful views. FACILITIES: Outdoors, guests have access to a sunbathing terrace. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="675.69" OriginalAmount="669" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384727949703" Longitude="2.179170101881" StarRating="4" HotelCode="55110|36222" HotelName="Mercer Hotel Boria Bcn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Boria 24-26, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/ce/7ece40376340e601c713d03f5250bca73c839ae5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Barcelona, close to the most popular districts, such as El Born or t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="676.70" OriginalAmount="670" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|563096-28552127/4174797323559356816/3988" HotelName="CLARIS APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/11000000/10110000/10106500/10106474/e81c9915_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="677.24" OriginalAmount="670.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386754492654" Longitude="2.1841171557503" StarRating="4" HotelCode="113147|1026128" HotelName="K+K Hotel Picasso El Born" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>Passeig de Picasso 26-30, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/eb/eb0ba2e926821356/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this boutique hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="677.71" OriginalAmount="671" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.430588" Longitude="-88.897682" StarRating="4" HotelCode="0|175392-28500099/4174797323559356816/1175" HotelName="BORNETA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>10221 Rodriguez Street, Diberville, 39540, MS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104340000/104330300/104330231/04b61623_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Extended stay. Property Type: Extended stay. Total rooms: 131. Floors: 3. Property description- Travel with confidence at the Suburban Extended Stay Hotel Biloxi North Area in Dlberville, MS located off Interstate 110. This pet-friendly hotel is near destinations like the Mississippi Gulf Coast, Beau Rivage Casino, Hard Rock Casino Biloxi, Mardi Gras Museum and Grand Biloxi Casino and Keesler Air Force Base. Enjoy amenities like free WiFi, fitness center, copy and fax services and weekly housekeeping services. Spacious rooms include a flat-screen TV, well-equipped kitchen, hair dryer, iron and ironing board. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Front Desk Hours 7am-11pm. Weekly Housekeeping. Daily housekeeping available upon request. Pet accommodation 50.00 usd per pet, per stay. Pet limit Max 2 pets per room up to 25 lbs.. Onsite facilities information- ParkingHotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800660-6246. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="679.73" OriginalAmount="673" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935472-28450463/4174797323559356816/4398" HotelName="ELEGANTNIY POBLE SEC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935472/202111221516668.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="680.74" OriginalAmount="674" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1029669-28555085/4174797323559356816/1909" HotelName="WEFLATING CITY CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34300000/34293600/34293538/cc07e6b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="685.37" OriginalAmount="678.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4064766" Longitude="2.1746312" StarRating="0" HotelCode="|124514" HotelName="Suite Home Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/1/4/124514_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Gaudi's Avenue la Sagrada Familia 250 metres away from. APARTMENTS: All the apartments have air-conditioninng and WiFi available at no extra charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="687.81" OriginalAmount="681" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.1621" Longitude="77.5784" StarRating="4" HotelCode="0|561755-28587284/4174797323559356816/3138" HotelName="ASPASIOS URQUINAONA DESIGN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>FORT ROAD, LEH, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10420000/10413300/10413237/c53c19ea_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Royal Heritage Resort in Leh, you'll be convenient to Leh Temple and Namgyal Tsemo Gompa. This hotel is within the vicinity of Spitok Gompa and Phyang Gompa.   Rooms   Make yourself at home in one of the 26 guestrooms. Complimentary high-speed (wired) Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have makeup/shaving mirrors and complimentary toiletries. Conveniences include phones and irons/ironing boards, and housekeeping is provided daily.   Rec, Spa, Premium Amenities   Take in the views from a garden and make use of amenities such as babysitting/childcare (surcharge) and tour/ticket assistance.   Dining   Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's 24-hour room service. Quench your thirst with your favorite drink at a bar/lounge.   Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, audiovisual equipment, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and a meeting/conference room. A roundtrip airport shuttle is provided for a surcharge (available on request), and free parking is available onsite.   Room Info:    Know Before You Go       No pets and no service animals are allowed at this property.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Airport shuttle fee: INR 600 per vehicle (one way)       The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Property Information:  Check-in time starts at 10 AM  Check-out time is 9 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="687.81" OriginalAmount="681" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1400596-28454704/4174797323559356816/3746" HotelName="LODGING APARTMENTS BEACH STUDIO 11" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400596/2024517151231985.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="690.40" OriginalAmount="683.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3929636" Longitude="2.1644106" StarRating="4" HotelCode="|11092" HotelName="Sixtytwo Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/9/2/11092_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has rooms and suites. In the establishment entrance, guests will find a lobby with a reception, a lift and a safety deposit box service. SITUATION: This hotel is in the city centre, Paseo de Gracia it is in La Plaza CatalunÃ±a, El Barrio Gotico and Las Ramblas 10 minutes away from the establishment, clients can find. ROOM: Some rooms have a terrace, The rooms have a television, a direct line telephone, a stereo and WiFi. FACILITIES: This establishment offers a wine tasting service on Friday and a personal shopper service on Wednesays. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="691.85" OriginalAmount="685" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400658-28481908/4174797323559356816/4962" HotelName="MARION HOUSE BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400658/202452015941634.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="693.87" OriginalAmount="687" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400244-28481703/4174797323559356816/5096" HotelName="ALCAM LES CORTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400244/2024514143324523.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="695.89" OriginalAmount="689" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140195-28562638/4174797323559356816/3903" HotelName="APARTAMENTOS CASP74" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2970000/2964100/2964028/ab2bb595_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="695.89" OriginalAmount="689.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38782761" Longitude="2.15221507" StarRating="4" HotelCode="429480|mercedes_heritage_barcelona_apartments" HotelName="Mercedes Heritage Barcelona Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Elevator,Internet,Kitchen,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Calle Provenza 131-133, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/1e/9d1e47f88463fe62d6e892070e9b1d5319fac109.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location You'll be centrally located in Barcelona with a stay at Mercedes Heritage Barcelon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="696.90" OriginalAmount="690" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1417502-32323196/4174797323559356816/3262" HotelName="HOTEL LA PAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102060000/102053100/102053023/81d1c22b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="699.93" OriginalAmount="693" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1330744-28537693/4174797323559356816/4061" HotelName="ALCAM BERLIN-NUMANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1330744/2022517103321420.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="700.13" OriginalAmount="693.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4026991" Longitude="2.2069881" StarRating="0" HotelCode="|124556" HotelName="Mar Bella Barcelonastuff" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passatge Piquer, 2-6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/5/6/124556_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Sant MartÃ­ the district of 7 metres away you can find the beach. APARTMENTS: Guests are offered large and bright apartments with WiFi available at no extra charge and LCD television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="704.98" OriginalAmount="698" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1413819-28485952/4174797323559356816/1611" HotelName="STAY U-NIQUE APARTMENTS BALMES II" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1413819/20241211144139850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="704.98" OriginalAmount="698" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1413803-28485942/4174797323559356816/1836" HotelName="FRIDAYS FLATS 3 BEDROOMS WITH PRIVATE TERRACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1413803/20241211141335642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="705.99" OriginalAmount="699" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400765-28481988/4174797323559356816/4411" HotelName="CENTRAL STYLISH EIXAMPLE - CASA ANTONIO BY MYRENTALHOST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400765/2024521153923427.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.00" OriginalAmount="700.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40817445" Longitude="2.17934813" StarRating="3" HotelCode="543263|bbarcelona_apartments_sagrada_familia" HotelName="Bbarcelona Apartments Sagrada Familia Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Provenca 529, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/2a/722ab334cc75b492a2b08b2038df07302e79b2e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="708.01" OriginalAmount="701" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1413801-28485940/4174797323559356816/1009" HotelName="BRIGHT AND MODERN 3BD IN EIXAMPLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1413801/2024121114652528.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="708.01" OriginalAmount="701" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|609106-28550671/4174797323559356816/1249" HotelName="CASTRO EXCLUSIVE RESIDENCES SANT PAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/6000000/5250000/5244400/5244307/4a9fc534_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="710.48" OriginalAmount="703.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4019793" Longitude="2.174231" StarRating="0" HotelCode="|124308" HotelName="Art House Sagrada Familia " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pasaje de Maiol, 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/0/8/124308_1_3927.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, la Sagrada Familia it is 50 metres away from. APARTMENTS: Guests are offered modern apartments with a terrace and air-conditioninng.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="713.09" OriginalAmount="706.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3797979" Longitude="2.1569898" StarRating="0" HotelCode="|124254" HotelName="Bcn Whynot Fira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viladomat, 107</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/5/4/124254_1_7324.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, la Plaza EspaÃ±a it is 800 metres away from Fira Barcelona the exhibition centre. APARTMENTS: The establishment offers modern apartments with air-conditioning, WiFi available at no extra charge and a TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="719.24" OriginalAmount="712.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398149" Longitude="2.1494723" StarRating="0" HotelCode="|11068" HotelName="Mariano Cubi Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ Mariano Cubi, 62-64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/8/11068_56447991702.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in GrÃ cia the district of Close to the shopping area, the business area, bars, restaurants, taverns and public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="721.14" OriginalAmount="714" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400714-28481945/4174797323559356816/385" HotelName="SWEET INN - CARRER BAILEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400714/202452110433375.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="722.15" OriginalAmount="715" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935706-28450495/4174797323559356816/1449" HotelName="SERENNIA APARTAMENTOS RAMBLAS PLACA CATALUNYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935706/20211125104319316.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="727.89" OriginalAmount="720.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3881473" Longitude="2.1703197" StarRating="0" HotelCode="|73787" HotelName="You Stylish Barcelona Apartments City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RONDA DE SANT PERE 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/7/8/7/73787_hab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has a safety deposit box service, WiFi. SITUATION: It is in the city centre, Plaza Catalunya is situated in it is well-connected with the metro station, bus stops, 5 minutes away from the establishment you have the beach, Las Ramblas 300 metres away from the establishment, you can find. ROOM: Customers can find large, three bedroom apartments and with views of the city. They have an air-conditioning system, a bathroom with a shower and a hairdryer. Clients are offered a sitting area with a balcony, a kitchen, a mini-fridge, a microwave, a coffee maker and a kettle. They also have a direct line telephone, a safety deposit box, internet, a flat-screen television, an ironing set, a washing machine and heating. FACILITIES: At the beach, customers can find deck chairs. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="729.22" OriginalAmount="722" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397808159514" Longitude="2.1591070433058" StarRating="4" HotelCode="145028|63138" HotelName="Bonavista Apartments Barcelona Passeig de Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Bonavista 4, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/236177/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="730.23" OriginalAmount="723" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1413805-28485944/4174797323559356816/2392" HotelName="HOUSALIA PASEO DE GRACIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1413805/2024121114152734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="731.24" OriginalAmount="724" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400729-28481960/4174797323559356816/678" HotelName="TENDENCY APARTMENTS 12 PENTHOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400729/2024521104858548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="735.96" OriginalAmount="728.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3703075" Longitude="2.1710729" StarRating="5" HotelCode="|32352" HotelName="Miramar Barcelona GL - Preferred Hotels and Resorts - Newly Renovated" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/3/5/2/32352_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was opened in 2006 and has 75 rooms, In the establishment entrance, guests will find a hall with a reception, a safety deposit box service and a lift. The establishment has meeting rooms a meeting room and it is in the gardens, With regards to the food and beverage offering, the establishment has a cafÃ©, a bar and a restaurant. Guests have access to a hairdresser's and a TV room. The establishment offers guests room service, a laundry service and a car park. SITUATION: This hotel is situated in Barcelona a good location in los Jardines de Montjuic and la Costa i Llobera in the surrounding area, clients can find. ROOM: Customers have bright rooms fully-equipped, They are equipped with a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a stereo, internet, a mini-bar and a king-size bed. FACILITIES: Outdoors, clients have access to a swimming pool, Customers can enjoy a gym. OBSERVATIONS: Check-in is at 15:00. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, The establishment serves special dishes and a special wine selection.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="736.29" OriginalAmount="729" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400594-28481888/4174797323559356816/4224" HotelName="LETSGO SAGRADA FAMILIA PENTHOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400594/2024517151055418.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="737.30" OriginalAmount="730" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400276-28481731/4174797323559356816/432" HotelName="BCN APARTMENTS 41" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400276/2024514155031557.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="737.67" OriginalAmount="730.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3838408" Longitude="2.182789" StarRating="0" HotelCode="|124609" HotelName="Inside Barcelona Apartments Esparteria" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Volta d'els Tamborets, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/0/9/124609_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Born the district of a 3-minute walk away from Picasso the museum. APARTMENTS: It offers has WiFi, available at no extra charge, balcony and satellite TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="738.25" OriginalAmount="730.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3865314" Longitude="2.1659732" StarRating="0" HotelCode="|124431" HotelName="Serennia Apartamentos Ramblas - Placa Catalunya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Universitat, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/3/1/124431_1.jpg</HotelPictures>
        <HotelDescription>ROOM: They have an air-conditioning system, a kitchen, WiFi (free of charge), a balcony and a dining room with flatscreen satellite TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="740.33" OriginalAmount="733.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39406438" Longitude="2.14709626" StarRating="3" HotelCode="627784|c211_barcelona" HotelName="C211 Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Casanova 211, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/a3/d5a3c95481c07927731c51d06d63f9f60eb65f69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="742.35" OriginalAmount="735" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|206762-28593978/4174797323559356816/4932" HotelName="APARTMENTS HISPANOS SIETE SUIZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/845600/845510/d9093103_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="742.91" OriginalAmount="735.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410583933148" Longitude="2.136482053378" StarRating="5" HotelCode="97667|100414" HotelName="Abac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Del Tibidabo 1, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/06/520671a04967593f73430df129be6e19f86c0f55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sarria-Sant Gervasi, in the upper zone of Barcelona, with views of Placa Ke...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="743.36" OriginalAmount="736" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403120035575" Longitude="2.1712119533729" StarRating="4" HotelCode="76566|46059" HotelName="Hispanos Siete Suiza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sicilia 255, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/e1/7fe1346f5246a3218b8b8ba968d5ca72f998014a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 150 metres away from Barcelona's iconic Sagrada Familia, in the upmarket ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="744.37" OriginalAmount="737" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|608680-28564316/4174797323559356816/1594" HotelName="SENSATION AUTHENTIC GRÀCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8130000/8121600/8121570/cbbd2314_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.03" OriginalAmount="738.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3920444" Longitude="2.1704995" StarRating="0" HotelCode="|124410" HotelName="Habitat Apartments Lauria" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Lluria, 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/1/0/124410_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Eixample the district of Passeig de GrÃ cia just 350 metres away, clients will find the metro station. APARTMENTS: The apartments offer flatscreen TV and WiFi available at no extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="748.41" OriginalAmount="741" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|864569-28566568/4174797323559356816/4327" HotelName="ENJOYBCN DALI APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44340000/44334800/44334732/6f69125a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="748.41" OriginalAmount="741" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644943-28502704/4174797323559356816/4860" HotelName="ALCAM CALABRIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/644943/202032493822284.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="749.42" OriginalAmount="742.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39627566" Longitude="2.16218674" StarRating="4" HotelCode="498549|h10_casa_mimosa" HotelName="H10 Casa Mimosa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pau Claris 179, Barcelona Centro, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/90/b1904e2e646c0a4b4fcf093e6b29898691b35400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="750.06" OriginalAmount="742.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387035" Longitude="2.174354" StarRating="5" HotelCode="904646|146645" HotelName="Ohla Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 49, Ciutat Vella, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/42/0c42ebad92038ca94660ef530007f673662412e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated just 5 minutes' walk from Plaza Catalunya, this hotel is located in the charming Go...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="750.43" OriginalAmount="743.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383869678577" Longitude="2.1828101263893" StarRating="3" HotelCode="150005|inside_barcelona_apartments_esparteria" HotelName="Inside-BCN Apartments Esparteria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Volta dels Tamborets 9, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/26/4e263510fb914d3381b755ea3035bc6ea3331ff8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="752.45" OriginalAmount="745" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|201395-28550696/4174797323559356816/4836" HotelName="COSMO APARTMENTS CONSELL DE CENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17810000/17802100/17802059/e10ef07d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="753.01" OriginalAmount="745.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398020294026" Longitude="2.1581852110278" StarRating="4" HotelCode="167328|154195" HotelName="Suites Center Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 128, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/6a/936a35c70e29355f1c05a462e964b439c2fc3475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Eixample, in the centre of Barcelona, only 20 m from the modernist Casa Fus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="753.46" OriginalAmount="746" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408675449046" Longitude="2.1478486061096" StarRating="3" HotelCode="130496|10776" HotelName="Ronda Lesseps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/Ballester 77-81, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/33/59/3359ec98d811d51d6473d16982a176c4478706f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="753.53" OriginalAmount="746.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39503" Longitude="2.15059" StarRating="0" HotelCode="|124383" HotelName="Ola Living Diagonal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aribau, 228</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/8/3/124383_bf7c7fe0947.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Eixample the district of 70 metres away from Diagonal Avenue. APARTMENTS: Guests are offered modern apartments with air-conditioning, WiFi available at no extra charge, a safe box and balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="757.17" OriginalAmount="749.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3935958" Longitude="2.1640015" StarRating="5" HotelCode="|11094" HotelName="Majestic Hotel &amp; Spa Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASSEIG DE GRACIA 68-70</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/9/4/11094_287868b1132.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel, Passeig de GrÃ cia it is in Close to, You will be able to visit, and. HOTEL: This Neoclassical style building, has a rooftop terrace with a terrace, an outdoor swimming pool and views of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="762.55" OriginalAmount="755" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400818-28482030/4174797323559356816/5123" HotelName="PRIVATE TERRACE AT SAGRADA FAMILIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400818/202452210363549.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="764.57" OriginalAmount="757" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393455" Longitude="2.163887" StarRating="5" HotelCode="14339|4131" HotelName="Majestic Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig De Gracia 68, L'Eixample, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/1c/601c9e598774d93c26a0c9a94a191092f8bf0fcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in close proximity to one of the city's main streets, the Paseo de Gracia, in the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="766.59" OriginalAmount="759" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|175394-28550783/4174797323559356816/2950" HotelName="PASSEIG DE GRACIA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/175394/2012417103847793.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="771.64" OriginalAmount="764" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400736-28481967/4174797323559356816/1596" HotelName="TENDENCY RAMBLA CATALUNYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400736/20245211155740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="771.64" OriginalAmount="764" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|561386-28434936/4174797323559356816/4381" HotelName="APARTAMENTOS TARRADELLAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12830000/12826600/12826561/0cc13a18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="773.66" OriginalAmount="766" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|619-28562308/4174797323559356816/4830" HotelName="MARIANO CUBI APARTHOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/860000/852600/852584/29bb840a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="776.69" OriginalAmount="769" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386972" Longitude="2.180649" StarRating="3" HotelCode="75451|45746" HotelName="Aparthotel Allada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Allada Vermell 6-8, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/45/ca450efa3c9bb947b50db2fe80b77286b40e2fae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in the heart of the Born district, the area where most artists live and w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="783.76" OriginalAmount="776" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|864996-28554487/4174797323559356816/2981" HotelName="ASPASIOS GRACIA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42520000/42518100/42518033/37c8e8e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="784.94" OriginalAmount="777.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41151" Longitude="2.136423" StarRating="0" HotelCode="|44083" HotelName="ABaC Boutique 5 GL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>AV. DEL TIBIDABO 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/8/3/44083_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a historic building, renovated in 2008, has 15 standard rooms, has a restaurant and a lovely garden. This establishment with air-conditioning, has a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a cafÃ©, a bar, a pub, conference rooms, internet and WiFi. The establishment offers room service, a laundry service, a car park and a covered car park. SITUATION: This hotel is in SarriÃ -Sant Gervasi, about 5 minutes away (by car) from PlaÃ§a Catalunya and 700 metres away from El Museo de la Ciencia. Is 2 kilometres from el Parc GÃ¼ell de GaudÃ­ and el Quadrat dOr. It is 3 kilometres from convention centre. Is 12 kilometres from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="785.78" OriginalAmount="778" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644861-28502698/4174797323559356816/414" HotelName="SUITE PLACE BARCELONA DIPUTACIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/644861/202032313309781.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="790.42" OriginalAmount="782.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3862833" Longitude="2.1654241" StarRating="0" HotelCode="|124306" HotelName="Destinationbcn Apartment Suites In Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Universitat, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/0/6/124306_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Plaza CataluÃ±a it is a 5-minute walk away from. APARTMENTS: It offers luxury apartments with air-conditioning, designer furniture and a kitchen with full kitchenware.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="791.45" OriginalAmount="783.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39411" Longitude="2.159696" StarRating="5" HotelCode="|442869" HotelName="Casa Sagnier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 104</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/8/6/9/442869_9a2400b1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="793.86" OriginalAmount="786.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393867" Longitude="2.162225" StarRating="5" HotelCode="440529|monument_hotel_2" HotelName="Monument Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 75, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/fa/ddfae2605955b48213a2d06ed8fdd9ebb4342523.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="797.90" OriginalAmount="790" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|663-24274437/4174797323559356816/10278" HotelName="MAJESTIC HOTEL AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5100/5002/8c6ce318_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.90" OriginalAmount="790.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396190257035" Longitude="2.1634951222852" StarRating="5" HotelCode="526452|the_one_barcelona_gl" HotelName="The One Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Boutique,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Provença 277, Barcelona Centro, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/1e/091e17e5d4745d921fc1e71d760013edfb795639.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With an exceptional location in the city's most exclusive district, The complex is a new hotel with ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="804.97" OriginalAmount="797" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.370394682247" Longitude="2.1715092184201" StarRating="5" HotelCode="60385|36121" HotelName="Hotel Miramar Barcelona" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Carlos Ibañez 3, 08038 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/15/4b155c00383e6555636ad7d882317d17b9eea48a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the historical centre of Barcelona. The gardens of Montjuïc y de Costa i Llobera ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="810.67" OriginalAmount="802.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389036" Longitude="2.156525" StarRating="4" HotelCode="|208655" HotelName="The Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca, 178</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/6/5/5/208655_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="813.05" OriginalAmount="805" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400258-28481713/4174797323559356816/3057" HotelName="ARRIVO APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105580000/105575900/105575814/3363310c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="816.08" OriginalAmount="808" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400702-28481934/4174797323559356816/1478" HotelName="SANT PAU RAMBLAS APARTMENTS SERENNIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400702/202452195241933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="830.22" OriginalAmount="822" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1331733-28537756/4174797323559356816/1655" HotelName="STAY U-NIQUE APARTMENTS ARIBAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1331733/202252713114603.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="832.24" OriginalAmount="824" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|117506-28566541/4174797323559356816/668" HotelName="THE LONELY CHIMNEY APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2100000/2100000/2099948/38cf58fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="832.24" OriginalAmount="824" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38903037713" Longitude="2.1701055765152" StarRating="4" HotelCode="29343|514984" HotelName="Atiram Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/00/d0005bbfe0b913069f51b94fe4f608eed921eb0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated at the heart of Barcelona, close to Plaza Cataluña. Countless shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="837.29" OriginalAmount="829" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1256464-19115477/4174797323559356816/13554" HotelName="ME BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68020000/68012700/68012678/d402c58a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="839.31" OriginalAmount="831.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.09460665" Longitude="1.80742632" StarRating="0" HotelCode="766422|complex_rural_can_caubet" HotelName="Complejo Rural Can Caubet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boats,Farm stays" CnxPolicy="Free CXL until 12/08/2026" HotelFacility="Babysitting,Bar,Designated Smoking Area,Housekeeping,Internet,Lounge,Luggage Storage,Porter,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carretera De Berga A Sant Llorenc De Morunys km 5'9, Trencant Coforb, Capolat, El Bergueda, 08619 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/04/f404ed9b5ad2ced4a6c83f14fe5c0feeb42f6d95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Marguerite Garden in Halong Bai Chay, you'll be close to Cho Bai Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="840.22" OriginalAmount="831.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3915987" Longitude="2.175249" StarRating="4" HotelCode="|124592" HotelName="Aspasios Urquinaona Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Girona, 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/9/2/124592_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inEixample the district of 5 minutes away from the establishment clients have Catalunya the Square of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="844.36" OriginalAmount="836" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1413657-28485866/4174797323559356816/3964" HotelName="CENTRAL APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1413657/2024121015343424.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="847.39" OriginalAmount="839" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248509-28550204/4174797323559356816/506" HotelName="SUITE HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9440000/9435300/9435202/51b52812_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="851.47" OriginalAmount="843.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.368486" Longitude="2.190057" StarRating="5" HotelCode="|66295" HotelName="W Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DE LA ROSA DELS VENTS 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/9/5/66295_f1a0c000805.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="852.44" OriginalAmount="844.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394554" Longitude="2.163303" StarRating="5" HotelCode="904551|alma_barcelona" HotelName="Alma Barcelona" 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,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca 271, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/6c/096c26bdcbca9ee85f4fc5e136ea45214c44e99d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Barcelona, the hotel is just 200 m from the famous Passeig de Gràcia, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="855.47" OriginalAmount="847.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391747" Longitude="2.171787" StarRating="5" HotelCode="317341|cotton_house_hotel_autograph_collection" HotelName="Cotton House Hotel, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 670, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/3b/703b5ae5517155ce5555a4aadc074b54da1e6b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="856.48" OriginalAmount="848" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1413847-28485972/4174797323559356816/5128" HotelName="ALCAM ESPRONCEDA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1413847/2024121115545989.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="864.78" OriginalAmount="856.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.425644" Longitude="2.1208207" StarRating="0" HotelCode="|11087" HotelName="METT Barcelona GL - A Leading Hotel of the World" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CTRA DE VALLVIDRERA AL TIBIDABO 83-93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/8/7/11087_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel was built in 1925 and renovated in 2003. It is situated in a big garden area. It has 74 rooms, 6 floors, 51 double rooms and 23 suites. In the entrance, you can find a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a cloakroom. Guests have access to a cafÃ©, a shop, a hairdresser's, a bar, a nightclub, a games room, a TV room, an Ã  la carte restaurant with air-conditioning and a bar. The establishment offers a conference room and internet. Guests also have access to room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This luxurious hotel is just 7 kilometres away from the city centre, shops, bars and restaurants. The establishment offers a transfer service to the city centre free of charge. 15 kilometres away, you can find the beach. ROOM: The stylish rooms have a bathroom, a hairdryer, a direct line telephone, a radio, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system and a safety deposit box. FACILITIES: Clients can enjoy a covered pool, a swimming pool with deck chairs and parasols. The establishment has a sauna, a solarium, a steam bath and a gym. Guests are offered a massage service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="870.62" OriginalAmount="862" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|408686-24354183/4174797323559356816/7515" HotelName="MONUMENT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13065400/13065360/18362c2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="872.38" OriginalAmount="863.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3856063" Longitude="2.1749396" StarRating="0" HotelCode="|124404" HotelName="Ripoll" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Ripoll, 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/0/4/124404_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inBarcelona the city centre of 300 metres away, clients have the cathedral, Las Ramblas 4 minutes away, guests can find It is 20 minutes away fromLa Barceloneta the beach. ROOM: The apartments have, WiFi, (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="872.45" OriginalAmount="863.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3902069" Longitude="2.1720297" StarRating="2" HotelCode="|124367" HotelName="Violeta Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caspe, 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/6/7/124367_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique guest house, is in Eixample District Plaza CataluÃ±a 300 metres away from 200 metres away from Urquinaona the underground station of. ROOM: The rooms have an air-conditioning system, Some rooms have a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="873.65" OriginalAmount="865" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|28522-28598695/4174797323559356816/5020" HotelName="METT BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/913800/913726/a59e6ced_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="878.70" OriginalAmount="870.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390586422843" Longitude="2.1645024008776" StarRating="4" HotelCode="552017|cosmo_apartments_rambla_de_catalunya" HotelName="Cosmo Apartments Rambla Catalunya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 46, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/7d/437d5ad91ef126e62adea26a2655993daaf2992c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="885.77" OriginalAmount="877.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3913458" Longitude="2.16838113" StarRating="4" HotelCode="429484|paseo_de_gracia_bas_apartments_barcelona" HotelName="Paseo de Gracia Bas Apartments Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Massage Centre,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Diputacio 268, Barcelone 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/d8/1bd8abf1c9ed5420931b7aaf644667cb78c0e1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Paseo de Gracia Bas Apartments Barcelona, you'll be centrally locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="892.27" OriginalAmount="883.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3865025" Longitude="2.1953478" StarRating="5" HotelCode="|32345" HotelName="Sofitel Barcelona Skipper" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA LITORAL 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/3/4/5/32345_1a183d00822.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel was opened in 2005 235 rooms, 6 suites, 8 floors, classic rooms, superior rooms and superior rooms. In the entrance, guests are offered a hall with a reception, a lift, a cafÃ©, a safety deposit box service and a cloakroom. With regards to the food and beverage offering, the establishment has a bar and a restaurant. The establishment boasts 10 conference rooms, internet and a car park. The establishment offers room service, a laundry service and a babysitting service. SITUATION: This establishment, is situated in a tourist area, 100 metres away from a beach, in the surrounding area, you can find shops, restaurants, bars, the train station and a public transport stop. in the surrounding area, there is Barcelona Airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, an air-conditioning system, a central heating system and a safety deposit box. FACILITIES: Guests can enjoy 2 swimming pools, The establishment has large gardens, ergonomic deck chairs and towels. The establishment boasts a swimming pool and it is situated in the flat roof, The establishment has beautiful sea and city views, The establishment provides a jacuzzi, a Turkish bath, a sauna, cyclonic shower and an ice fountain. Customers can enjoy a gym, a heated swimming pool and a bar with wonderful sea views. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="893.45" OriginalAmount="884.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384794" Longitude="2.1614941" StarRating="0" HotelCode="|124309" HotelName="Bcn Whynot Granvia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes, 569, Principal 2 Derecha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/0/9/124309_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers elegant apartments with air-conditioning, WiFi (free of charge) and views of the city. SITUATION: This establishment, Gran Via it is in PlaÃ§a Catalunya a 10-minute walk away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="895.87" OriginalAmount="887" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|935642-28450485/4174797323559356816/1734" HotelName="MY SPACE BARCELONA RAMBLA CATALUNYA CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/935642/2021112584224476.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="898.64" OriginalAmount="889.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3945489" Longitude="2.1633226" StarRating="5" HotelCode="|73791" HotelName="Alma Barcelona Gl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 269-271</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/7/9/1/73791_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in Barcelona the city centre, Paseo de Gracia 200 metres away, clients have. ROOM: The establishment has 72 rooms with TV, internet (free of charge) and a mini-bar (free of charge), You can also find complimentary bathroom items and a direct line telephone. FACILITIES: The establishment boasts a spa, a sauna and a massage service. Customers can also find a sports area. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="904.20" OriginalAmount="895.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38579653987" Longitude="2.1945834159851" StarRating="5" HotelCode="38258|ES000091" HotelName="Pullman Barcelona Skipper" Meals="ROOM ONLY,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,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Av. del Litoral 10, Port Olimpic, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c3/0bc37d05c87d49ddbf430154daa66209ccb37b97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the tourist district, only approximately 100 m away from the beach. Countles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="904.96" OriginalAmount="896.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390224" Longitude="2.1719820000001" StarRating="2" HotelCode="295436|violeta_boutique" HotelName="Violeta Boutique Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Casp 38, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/8c/c78cd2396d2862ef399d9575ca35df282e2f532d.jpeg</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="94" TotalAmount="906.37" OriginalAmount="897.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39264" Longitude="2.19197" StarRating="0" HotelCode="|190998" HotelName="The Lonely Chimney " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Juan de Austria, 51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/9/9/8/190998_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="909.00" OriginalAmount="900" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.552611" Longitude="77.121191" StarRating="4" HotelCode="0|562334-28585765/4174797323559356816/4526" HotelName="DURLET BEACH APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Asset Area 4 hospitality Dist. Delhi Aerocity, NEW DELHI, INDIA, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7060000/7057600/7057541/34743ede_b.jpg</HotelPictures>
        <HotelDescription>Luxury and convenience converge at the JW Marriott Hotel New Delhi Aerocity. Located adjacent to the Indira Gandhi International Airport, in New Delhi, India, our hotel offers accessibility without sacrificing style. Relax in our spacious, modern accommodations, which are some of New Delhi's largest and feature details like plush bedding, top-of-the-line technology, and pristine marble bathrooms. Our on-site amenities, too, reflect our status as a 5-star destination in New Delhi, encompassing a full-service spa, a full modern fitness center, and an impressive outdoor pool. We invite you to dine with us at one of our seven on-site restaurants, including Akira Back, which serves inventive Japanese cuisine with a Korean twist. With 24,000 square feet of flexible event and meeting room space, we are also a premier destination here in New Delhi for a corporate convention or wedding. Whether you are joining us for business or leisure, we look forward to your visit at the JW Marriott Hotel New Delhi Aerocity.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="910.01" OriginalAmount="901" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1413664-28485873/4174797323559356816/376" HotelName="STAY U-NIQUE APARTMENTS SANTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1413664/20241210153921134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="922.13" OriginalAmount="913" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|864999-28450447/4174797323559356816/3507" HotelName="AUTENTIC BARCELONA MONUMENTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/50000000/49130000/49129200/49129155/41679f8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="930.21" OriginalAmount="921.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3889" Longitude="2.16719" StarRating="0" HotelCode="968205|aspasios_sagrada_familia_apartments" HotelName="Aspasios Sagrada Familia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De La Indústria 116, Eixample, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/50/af50aa4665e146fbb80394fee8f2c3852a33adb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="936.27" OriginalAmount="927" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|165261-18110475/4174797323559356816/11273" HotelName="ALMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4310000/4303500/4303477/9d11bbfb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="940.31" OriginalAmount="931.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382751494264" Longitude="2.1789403374692" StarRating="5" HotelCode="207362|mercer_hotel_barcelona" HotelName="Mercer Hotel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dels Lledó 7, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/2f/e22ff6e1de484d7eb68124983a06e3698ddb69a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access to Barcelona's popular hot spots.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="953.44" OriginalAmount="944" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|563984-28550366/4174797323559356816/1692" HotelName="THE WHITE FLATS SANT ANTONI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19430000/19424300/19424279/dada013b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="964.55" OriginalAmount="955" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.80278" Longitude="-118.0028" StarRating="2" HotelCode="0|565016-28502581/4174797323559356816/3750" HotelName="LODGING APARTMENTS CITY CENTER - EIXAMPLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7450 KATELLA AVE, STANTON, CA 90680, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4460000/4458800/4458707/3934e8ef_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   A stay at Motel 6 Stanton places you in the heart of Stanton, convenient to Adventure City and Knott's Berry Farm. This motel is within close proximity of Cypress College and Los Alamitos Race Course.   Rooms   Make yourself at home in one of the 205 air-conditioned guestrooms. Conveniences include wake-up calls, as well as phones with free local calls.   Rec, Spa, Premium Amenities   Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including tour/ticket assistance.   Business, Other Amenities   Featured amenities include a 24-hour front desk and air conditioning in public areas. Self parking is available onsite.   Room Info:    Know Before You Go       Children 17 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.       Fee for in-room wireless Internet: USD 2.99 (for 24 hours, rates may vary)                                The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Mandatory Fees and Taxes    Unless otherwise indicated, the charges below are not included in the overall room price. If not included in the overall room price, they will be charged by the property at check-in or check-out. Charges can vary, for example, based on length of stay or the room you book. This property told us they will charge you for the following:    A 8 percent city/local tax will be charged  Tourism fee: USD 0.03 per accommodation, per night      We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book.     Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="965.56" OriginalAmount="956" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39050356" Longitude="2.16935903" StarRating="5" HotelCode="591524|257212" HotelName="Almanac Barcelona" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 619-621, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8f/ec8f4524cb6e352b5a6999d2f5ee1ecbce7a3a04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to travellers. Amenities include a safe. Wireless internet acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="972.61" OriginalAmount="962.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3836827" Longitude="2.1847572" StarRating="0" HotelCode="|124403" HotelName="El Pintor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>De Duana, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/0/3/124403_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a terrace and rooms with air-conditioning. SITUATION: Is situated inBarcelona the historic centre of it is situated between Born the district of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="972.63" OriginalAmount="963" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400835-28482043/4174797323559356816/387" HotelName="STAY U-NIQUE HOUSE TORRE DAMIANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400835/2024522111829738.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="977.60" OriginalAmount="967.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3864726" Longitude="2.1754232" StarRating="0" HotelCode="|76584" HotelName="Ainb Born-via Laietana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA LAIETANA 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/5/8/4/76584_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable establishment, has 7 rooms, high ceilings, a television room, an air-conditioned hall, a kitchen service, a reception and internet. SITUATION: This hotel is situated in a good location in Barcelona. 5 minutes away, guests can find restaurants, bars and shops. It is 20 minutes away from Barceloneta Beach. 10 minutes away, you can find Casa Batllo the historic area. It is situated 15 kilometres away from the railway station. It is situated 2 kilometres away from Barcelona-El Prat Airport. ROOM: Each room has shared bathrooms, internet and individual air-conditioning. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OBSERVATIONS: Check-in is from 15:00 at 21:00. A deposit will be requested on arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="980.71" OriginalAmount="971.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392960934389" Longitude="2.1639816576721" StarRating="4" HotelCode="190655|sixtyfour_apartments" HotelName="Apartments Sixtyfour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 64, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/9e/919ef3704b9f65207884967071cf73295472ba85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="982.73" OriginalAmount="973" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24772-24273497/4174797323559356816/7729" HotelName="ARANEA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972800/972706/dbf2fcda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="983.74" OriginalAmount="974.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386317747912" Longitude="2.1757918596268" StarRating="2" HotelCode="167824|ainb_bb_bornvia_laietana" HotelName="AinB Bed &amp; Breakfast Via Laietana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 46, 08003 BARCELONA</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/3d/0f3dcb2791edcc12f5d45f7f2846dc6c3a68e20f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of central Barcelona's emblematic streets, just around the corner from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="984.75" OriginalAmount="975" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400418-28481790/4174797323559356816/3975" HotelName="CHICSTAYS APARTMENT VILA OLIMPICA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400418/202451682618891.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="989.30" OriginalAmount="979.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3947553" Longitude="2.1685336" StarRating="0" HotelCode="|124335" HotelName="The Corner Apartments by Aspasios" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/3/5/124335_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Eixample the district of Paseo de Gracia 400 metres away from the monuments. APARTMENTS: The apartments roomy, have city views and WiFi available at no extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="992.41" OriginalAmount="982.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40602" Longitude="2.1321" StarRating="0" HotelCode="|127241" HotelName="My Space Barcelona Classic Bonanova Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de la Bonanova 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/2/4/1/127241_006ffcd2028.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is close to the metro station. ROOM: Customers can find 4 bedrooms, 3 bathrooms, 2 sofas, a fully-equipped kitchen and a terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="997.88" OriginalAmount="988.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376642" Longitude="2.17262" StarRating="3" HotelCode="185339|andante_hotel" HotelName="Andante Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Drassanes 23-25, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/24/f02475a86a35b44bcf379f8b1507f6f35b7ebea2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located 350 metres from La Rambla and the Drassanes metro station. The proper...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="998.22" OriginalAmount="988.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398386" Longitude="2.175758" StarRating="3" HotelCode="31073|3435266" HotelName="Hotel Aranea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" 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>Carrer del Consell de Cent 444, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/ed/38ed3034fd57959c7b89553d151b0c01653871ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is in an ideal location to explore Barcelona's numerous attractions.. The Sagrada ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1002.93" OriginalAmount="993" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400417-28481789/4174797323559356816/3991" HotelName="CHICSTAYS APARTMENT CIUTADELLA PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400417/202451682532810.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1012.02" OriginalAmount="1002.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398444" Longitude="2.172827" StarRating="3" HotelCode="425986|lodging_apartments_sagrada_familia_2" HotelName="Lodging Apartments City Center-Eixample" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Carrer d'Arago 373, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/50/9c50ba7c09256652773b7be303bd9918c397f957.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lodging Apartments City Center-Sagrada Familia is a popular choice amongst travelers in Barcelona, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1015.22" OriginalAmount="1005.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3961448" Longitude="2.1631674" StarRating="5" HotelCode="|211892" HotelName="The One Barcelona Gl" 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/1/8/9/2/211892_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1017.07" OriginalAmount="1007.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3947356" Longitude="2.1686098" StarRating="3" HotelCode="267650|arago312_apartments" HotelName="Arago312 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Aragó 312, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/cb/9ecb39f5dd47c302d9ba8d73b472336d0d98a07e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1022.12" OriginalAmount="1012" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|168179-18110477/4174797323559356816/10937" HotelName="MIRAMAR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1570000/1563600/1563535/adb162c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1022.12" OriginalAmount="1012" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383194993763" Longitude="2.1753362392521" StarRating="5" HotelCode="29335|55362" HotelName="Hotel Neri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Sant Sever 5, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/6a/1f6a21e0675e4ca2ec5de92b4280b0e72c3ecac1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Barcelona's central Gothic Quarter, the city's oldest quarter. In the narr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1057.47" OriginalAmount="1047" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644876-28502699/4174797323559356816/3503" HotelName="AUT?NTIC EIXAMPLE BARCELONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/644876/202032315758518.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1073.63" OriginalAmount="1063.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385982775223" Longitude="2.1777534398811" StarRating="5" HotelCode="725926|the_barcelona_edition" HotelName="Barcelona EDITION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Francesc Cambo 14, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/e6/aee631b36f6d783fea08dca80a982a6ebcbfa504.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is in Barrio Gotico. The establishment comprises a total of 100 snug guests roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1085.75" OriginalAmount="1075" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|608608-28564309/4174797323559356816/1437" HotelName="MIDTOWN LUXURY APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/22000000/21050000/21040600/21040561/32eb98dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1102.03" OriginalAmount="1091.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380731" Longitude="2.18084" StarRating="5" HotelCode="|170945" HotelName="Serras Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Colom, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/9/4/5/170945_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: Serras is rated five stars. It has a swimming pool and a restaurant. SITUATION: This hotel is in the Gothic Quarter ROOM: Each room has an air-conditioning system, a balcony with views, a television, sound system, a bathroom with bathrobe, slippers and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1104.95" OriginalAmount="1094.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831908" Longitude="2.1752244" StarRating="5" HotelCode="|19062" HotelName="Neri Relais and Chateaux" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>SANT SEVER 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/2/19062_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, is situated in a historic building, has 22 rooms and 7 suites. In the entrance, you can find a smart hall with a lift, a reception with air-conditioning, a cloakroom and a safety deposit box service. You are also offered an inviting bar, a cafÃ©, an Ã  la carte restaurant and conference rooms with features that offer you the maximum level of comfort, There are many services available at the establishment, including internet, WiFi, room service and a laundry service. SITUATION: It is inGothic District it is in a central area, In the surrounding area, you can find shops, cultural places, the cathedral and. a few minutes away by car, you can find the beach, is situated 20 kilometres away from the airport. ROOM: The rooms well-decorated, have a flat-screen television, a CD player, a DVD player, a safety deposit box, a mini-bar, pillow menu, sheets, room service, WiFi, press, a bathroom with a shower or bath and infrared lamp. FACILITIES: Guests can enjoy a massage service (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1115.95" OriginalAmount="1104.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391366440759" Longitude="2.1714704638914" StarRating="5" HotelCode="16766|2913" HotelName="El Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 668, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/bb/73bb73d3cac104ba754f4d79c39adf598990ee67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first class hotel is located directly in the city's tourist centre. Las Ramblas and other emine...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1130.19" OriginalAmount="1119" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644904-28502702/4174797323559356816/380" HotelName="BIG APARTMENT BARCELONA GRAN VIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/644904/202032316384554.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1134.57" OriginalAmount="1123.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396269" Longitude="2.1615198" StarRating="0" HotelCode="|124336" HotelName="Quartprimera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/3/6/124336_c2e25da0826.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Paseo de Gracia it is 80 metres away from. HOTEL: This establishment is elegant and comfortable. ROOM: Guests are offered bright rooms, with an air-conditioning system, a television, a DVD player, WiFi (free of charge) and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1135.54" OriginalAmount="1124.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4049" Longitude="2.17385" StarRating="0" HotelCode="|193088" HotelName="Lodging Apartments City Center" 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/3/0/8/8/193088_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1138.27" OriginalAmount="1127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39629033" Longitude="2.16146688" StarRating="4" HotelCode="526208|quartprimera_apartments" HotelName="Quartprimera Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rosselló 244, 4 1, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f5/0bf5f4974bdf2e5b2c2f012691b0f1a50cca4abd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1146.35" OriginalAmount="1135" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599787-28592020/4174797323559356816/2391" HotelName="PALAU DE LA MUSICA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2100000/2099700/2099681/70dc556a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1152.41" OriginalAmount="1141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386899322609" Longitude="2.1685659885406" StarRating="3" HotelCode="47270|5390" HotelName="H10 Catalunya Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Placa Catalunya 7, Barcelona Centro, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/7b/e27b18eb349f07572ce8f7c8a8937bb22ec5a078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on Plaça Catalunya at the heart of Barcelona. A range of shopping venues,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1161.01" OriginalAmount="1149.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3914278" Longitude="2.1714536" StarRating="5" HotelCode="|11118" HotelName="El Palace Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 668,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/8/11118_8a5f75b1038.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1919, has 125 rooms and 42 Junior suites and suite rooms. SITUATION: This hotel is in a tourist centre, nearby, you will find the city centre, 500 metres away from the establishment, clients can find restaurants. ROOM: The establishment has deluxe, classic style, exterior rooms. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1169.48" OriginalAmount="1157.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3998859" Longitude="2.1452432" StarRating="4" HotelCode="|11073" HotelName="Mercure Barcelona Condor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/7/3/11073_c3b8fa40943.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2001, has 7 floors, 78 rooms, 4 single rooms, 62 double rooms and 12 suites. In the establishment entrance, guests will find a lobby with a lift, a cafÃ©, a reception with safety deposit boxes and a cloakroom. The establishment has a bar, a TV room, a restaurant with air-conditioning, a conference room and internet. For an additional charge you can use the car park and the indoor car park. There are many services available at the establishment, including room service and a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1183.72" OriginalAmount="1172" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|599541-28446862/4174797323559356816/2140" HotelName="FOUR PETALS BOUTIQUE APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/16000000/15100000/15097600/15097581/75d74894_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1190.13" OriginalAmount="1178.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3870267" Longitude="2.1686519" StarRating="3" HotelCode="|11131" HotelName="H10 Catalunya Plaza Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA CATALUNYA 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/3/1/11131_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in the 19th Century, it offers excellent service, a restaurant, a bar and a terrace. SITUATION: This hotel Plaza Catalunya it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1224.82" OriginalAmount="1212.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860863" Longitude="2.1774481" StarRating="5" HotelCode="|220953" HotelName="The Barcelona Edition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Francesc Cambo 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/9/5/3/220953_fa6c2001734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1226.39" OriginalAmount="1214.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383739" Longitude="2.184697" StarRating="4" HotelCode="|79950" HotelName="Ciutadella Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avda. Marques de l'Argentera,4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/9/5/0/79950_5.jpg</HotelPictures>
        <HotelDescription>ROOM: Clients are offered 59 comfortable rooms. FACILITIES: The establishment also offers WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1248.36" OriginalAmount="1236" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|608674-32595502/4174797323559356816/5240" HotelName="RENT TOP APARTMENTS BEACH-DIAGONAL MAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2480000/2477400/2477371/29abb51b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1280.73" OriginalAmount="1268.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3925949" Longitude="2.1720883" StarRating="4" HotelCode="|11138" HotelName="Gran  Havana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA CORTS CATALANES, 647</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/3/8/11138_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1992, renovated in 2002, has 145 rooms, 6 floors, 135 double rooms, 6 junior suites and 4 suites. The establishment boasts a bar, a restaurant, internet, room service, a laundry service and a car park. SITUATION: This trendy, luxurious hotel is in Barcelona a central area, close to the establishment, clients can find shops, leisure areas and tourist areas. ROOM: The rooms have a marble bathroom, a bath, a hairdryer and complimentary bathroom items. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers meal services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1308.96" OriginalAmount="1296.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40590924" Longitude="2.21418339" StarRating="0" HotelCode="971662|beachfront_pool_2_bedroom_rent_top_apartments" HotelName="Rent Top Apartments Beach - Diagonal Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Taulat 279 C, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0f/bf0ff5a09a206ba1f99e79a51bf7af84e9c2724d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1357.44" OriginalAmount="1344" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|311108-28594246/4174797323559356816/4636" HotelName="COTTON HOUSE, AUTOGRAPH COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10050000/10043100/10043068/0e08d530_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1368.61" OriginalAmount="1355.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3883178" Longitude="2.173989" StarRating="0" HotelCode="|42408" HotelName="Palau de la Musica " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JONQUERES 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/4/0/8/42408_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers large, comfortable apartments. SITUATION: The establishment, the Palau de la MÃºsica Catalana it is situated next to Las Ramblas and el Mercado de La BoquerÃ­a in the surrounding area of the establishment, guests can find a few minutes walk away, guests will find La Barceloneta the beach a few minutes' walk away, clients have Urquinaona the underground station of. ROOM: All the apartments have a washing machine, tumble drier, an air-conditioning system and central heating. Clients are offered two bedroom apartments with kitchen, 2 bathrooms, a living room and a sofa-bed. Guests also have at their disposal three bedroom apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1418.04" OriginalAmount="1404" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400716-28481947/4174797323559356816/435" HotelName="SWEET INN - CARRER GIRONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400716/202452110640640.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1448.35" OriginalAmount="1434.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386983" Longitude="2.19622" StarRating="5" HotelCode="|11052" HotelName="Arts Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARINA, 19-21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/2/11052_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is in the promenade, Next to the Olympic Harbour, near the establishment, you will find public transport services, Around the establishment, clients can find shops, bars, restaurants and a nightclub. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1551.36" OriginalAmount="1536" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|562934-28550771/4174797323559356816/886" HotelName="CASA CONSELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/22000000/21630000/21623000/21622908/5c2331ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1631.15" OriginalAmount="1615" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400731-28481962/4174797323559356816/676" HotelName="TENDENCY APARTMENTS 9" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400731/2024521105534690.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1639.23" OriginalAmount="1623" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387759988752" Longitude="2.1691391079346" StarRating="4" HotelCode="564124|229134" HotelName="Iberostar Selection Paseo de Gracia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Cataluña 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681826/a_681826_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1673.57" OriginalAmount="1657.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397063" Longitude="2.158458" StarRating="5" HotelCode="168505|el_palauet_living_barcelona" HotelName="El Palauet Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 113, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/24/5a24f5c667097f008d02cbfd19f51f53b870f8d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1815.98" OriginalAmount="1798" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|207106-28594148/4174797323559356816/4053" HotelName="EL PALAUET LIVING BARCELONA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22960000/22950400/22950332/a38a329f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1840.22" OriginalAmount="1822.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393408649267" Longitude="2.1628315914016" StarRating="5" HotelCode="261983|majestic_residence_2" HotelName="Majestic Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 69, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/13/61133cf1cf145ecac4eb1535dfe3c753910ac63a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in close proximity to one of the city's main streets, the Paseo de Gracia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1933.19" OriginalAmount="1914.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3967731" Longitude="2.1588829" StarRating="5" HotelCode="|124471" HotelName="El Palauet Royal Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/7/1/124471_84a8c121432.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has, a spa, views of the city, elegant suites, with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1998.26" OriginalAmount="1978.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391171422942" Longitude="2.166642844677" StarRating="5" HotelCode="103387|138648" HotelName="Mandarin Oriental Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 38-40, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/d2/03d209692cd8c1be069f5c688ebab60d9ecb53af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2003.71" OriginalAmount="1983.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391206" Longitude="2.166806" StarRating="5" HotelCode="|121255" HotelName="Mandarin Oriental, Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 38-40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/2/5/5/121255_58ed3361152.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, is rated 5 stars. It has a restaurant and a gym. SITUATION: This hotel is in Barcelona the centre of Passeig de Gracia is situated in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2177.18" OriginalAmount="2155.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3878403" Longitude="2.1693699" StarRating="4" HotelCode="|218411" HotelName="BLESS Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Cataluna 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/4/1/1/218411_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2260.69" OriginalAmount="2238.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3958698" Longitude="2.1559201" StarRating="4" HotelCode="|218970" HotelName="Casagrand Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 478</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/9/7/0/218970_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2332.09" OriginalAmount="2309" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1464083-32919270/4174797323559356816/13130" HotelName="ARC HOUSE GRACIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7410000/7407900/7407826/0a2b4b17_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3864.26" OriginalAmount="3826" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38370260986" Longitude="2.1851406991482" StarRating="2" HotelCode="17236|679" HotelName="Santa Marta" 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,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>General Castaños 14, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/76/69/766917d4fad508153facef4296a6a7f848416e11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated near to the Ciudadela Parks. Las Ramblas as well as Barrio Go...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11788.72" OriginalAmount="11672" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383182059258" Longitude="2.1847542638063" StarRating="1" HotelCode="64249|45751" HotelName="Hotel Lyon" 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>Calle General Castaños 6, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/3d/3c3d982b8a9fef350441c75e2fea1eb074980e9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right opposite Barcelona-Estació de França train station, not too far away fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.36" OriginalAmount="273.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399709" Longitude="2.150475" StarRating="2" HotelCode="|536739" HotelName="H Regas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Sauna,Swimming Pool,Massage Centre,Nightclub,Lounge,Jacuzzi,Spa,Heated Pool,Garden,Kitchen,Diet Meals,Golf,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Boutique,Business Centre,Housekeeping,Meeting Room,Parking,Pets allowed,Printer,Valet Parking,Wake-up Call Service,24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Library,Luggage Storage,Vending Machine,Beauty Salon,Coffee Shop,Smoking Rooms,24 Hour Room Service,LCD/Projector,Off-Site Parking,Daily Housekeeping,Dining,Porter</BasicAmenities>
    <HotelRating>4,2,3,1,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,SPA HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL,HISTORIC HOTEL,BEACH HOTEL,APARTMENT HOTEL,GUESTHOUSE,APARTMENT,HOSTEL,ECO HOTEL,FINCA,VILLAGE,AIRPORT HOTEL,HOSTELS,GUEST HOUSES,VACATION CONDO OR APARTMENT,CLUB RESORT,VILLA,HOLIDAY HOMES,APARTHOTEL,BED AND BREAKFASTS,BOATS,FARM STAYS</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
bad8a670-cf89-4073-a8d4-583da415f72b|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="bad8a670-cf89-4073-a8d4-583da415f72b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="24075" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-24T00:00:00" End="2026-08-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="ashfaq.lafirst@gmail.com" Password="Lafirst@111" 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
bad8a670-cf89-4073-a8d4-583da415f72b|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
bad8a670-cf89-4073-a8d4-583da415f72b|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|DOTW|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
bad8a670-cf89-4073-a8d4-583da415f72b|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:834cd207-1762-497f-ab05-6c72532c67f3
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
bad8a670-cf89-4073-a8d4-583da415f72b|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-08-07T13:36:58.0598001+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bad8a670-cf89-4073-a8d4-583da415f72b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="46.32" OriginalAmount="45.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.422471039406" Longitude="2.0970259067459" StarRating="2" HotelCode="150004|1467680|Bed &amp; Breakfast" HotelName="Inout" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Major del Rectoret 2, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6f/da6f85592b1bb4336a0e2b6db2ddbb8b23495620.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located about 1.2 km from the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.14" OriginalAmount="54.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388027969187" Longitude="2.1337172625656" StarRating="1" HotelCode="94215|145239|Bed &amp; Breakfast" HotelName="Pere Tarrés Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse,Hostel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Numància 149-151, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/d9/c3d98da9a7b6295c8fb58e04690d4492849c99d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located on Numancia in Barcelona city centre, opposite the La Illa shopping centre and...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.09" OriginalAmount="66.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388272" Longitude="2.13383" StarRating="0" HotelCode="|78152" HotelName="Barcelona Pere Tarrés Youth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Numancia 149-151 Les Corts</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/1/5/2/78152_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, lifts and a TV room. SITUATION: It is situated 3 kilometres away from the historic centre. 6 kilometres away, you can find the harbour and the beach. It is well-connected with public transport. In front of the establishment, guests have a shopping centre. In the surrounding area of the establishment, guests can find bars and restaurants. It is situated next to the Diagonal Avenue. It is 3 kilometres away from the city centre of Barcelona. 6 kilometres from the establishment, guests will find the sea. It is situated 15 kilometres away from the train station. 20 kilometres from the establishment, guests will find the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029473-18909728/4174797323559356816/11974" HotelName="BARCELONA PERE TARRES HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785500/2785499/6a786867_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397262931107" Longitude="2.159226507375" StarRating="2" HotelCode="263664|46017" HotelName="Casa Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 116, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/15/7c15cb729c4fa688587e50c6314deebd4e976632.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona, about 2.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029531-28476711/4174797323559356816/1139" HotelName="CASA BARCELO HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9620400/9620384/09d7dc54_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37977431" Longitude="2.17351371" StarRating="2" HotelCode="662517|276484" HotelName="Ideal Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Beauty Salon,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Restaurant,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Calle Unio 10,12, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/f3/48f3bad5bf3e4b5185d47259007586934367340b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal Youth Hostel is a popular choice amongst travelers in Barcelona, whether exploring or just pas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40322497" Longitude="2.15835646" StarRating="2" HotelCode="434512|130795" HotelName="Sant Jordi Hostel Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Terol 35, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/7b/b57b9cf5b6add288e5e3bef72b0204ee001197b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39219196" Longitude="2.15371058" StarRating="2" HotelCode="383980|barcelo_hostel" HotelName="Barceló Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Corsega 226, Entresuelos, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/f5/a8f54f9905aa2bbb652ae50f3fc9c9e4326841f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.91" OriginalAmount="99.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39574" Longitude="2.15831" StarRating="0" HotelCode="|183594" HotelName="The Central House Barcelona Gracia" 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/5/9/4/183594_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40988689" Longitude="2.17909451" StarRating="2" HotelCode="569568|294597" HotelName="Sant Jordi Hostels Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Freser 5, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/bb/72bbdbdf24d61ae18508b98d0c8aa3acdee085e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Sant Martí, Sant Jordi Sagrada Familia Hostel promise...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.19" OriginalAmount="100.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860955" Longitude="2.167619" StarRating="0" HotelCode="|124263" HotelName="St Christopher's Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bergara, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/6/3/124263_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This guesthouse, La Rambla it is situated 2 minutes away from. ROOM: The stylish rooms, have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.17" OriginalAmount="104.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3889" Longitude="2.16719" StarRating="0" HotelCode="793638|816141|Bed &amp; Breakfast" HotelName="Unite Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Ica`ria 145</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/c4/1ec4629e36313c22b45a91835d55666b452a487e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="105.47" OriginalAmount="104.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386211669563" Longitude="2.1676255095695" StarRating="1" HotelCode="935468|7520443|Bed &amp; Breakfast" HotelName="Hostel St Christophers Inn Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bergara 3, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2e/592e3ac3b7ef98d49f3bca889d5ec59d70b63fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Plaza Catalunya. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.42" OriginalAmount="105.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3809765" Longitude="2.1294997" StarRating="0" HotelCode="|369032" HotelName="Room018bcn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La Pobla de l'illet, 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/0/3/2/369032_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="109.46" OriginalAmount="108.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412395404477" Longitude="2.1565220985997" StarRating="2" HotelCode="361636|374298|Bed &amp; Breakfast" HotelName="Factory House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Molist 5, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/78/2d788a0b4904ac56026eb6d55fbbca0da7eea8c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.50" OriginalAmount="114.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390516" Longitude="2.161039" StarRating="2" HotelCode="488897|683071|Bed &amp; Breakfast" HotelName="Sant Jordi Hostels Rock Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Balmes 75, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/70/157072e9d48f59ffdeefe166a50914c31ed508c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sant Jordi Hostel Rock Palace is conveniently located in the popular Eixample area. The property fea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="116.27" OriginalAmount="115.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384810757641" Longitude="2.1624949478555" StarRating="2" HotelCode="313511|37852269|Bed &amp; Breakfast" HotelName="Toc Hostel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 580, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/8f/3f8fc85e07027305aefb25373c656338ad6b53c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39360742" Longitude="2.17128926" StarRating="0" HotelCode="662512|soul_backpackers_barcelona" HotelName="Soul Backpackers Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Diputacion 323</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/0d/a20d6fc6f7cfd60d427510c7e28a0daf02555928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="120.20" OriginalAmount="119.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39569058" Longitude="2.15835081" StarRating="2" HotelCode="429500|81874074|Bed &amp; Breakfast" HotelName="Rodamón Barcelona Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Còrsega 302 Pis Principal, Barcelona 08008</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/0e/8e0ed0702b51377feb3535be1fad4540988630f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Rodamón Barcelona Hostel in Barcelona (Eixample), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="182.46" OriginalAmount="180.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.315683187492" Longitude="2.0824670791626" StarRating="2" HotelCode="188099|273599|Bed &amp; Breakfast" HotelName="Centre Esplai Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Del Riu Anoia 42-54, El Prat De Llobregat, 08820 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ff/3dff74b4de6a37b6bae36430d7badc3ef864ec85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Barcelona, about 5 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399793635309" Longitude="2.1187737831947" StarRating="1" HotelCode="266905|albergue_studio_hostel" HotelName="Albergue Studio Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duquessa d’Orleans 56, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/80/86808067254cc05b5a2abe10fa6ee4a3a0532ad5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.26" OriginalAmount="226" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029699-18106989/4174797323559356816/14023" HotelName="HOSTAL BCN PORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1639900/1639824/9a996b12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.26" OriginalAmount="226" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|152884-28458372/4174797323559356816/3377" HotelName="HOSTAL BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4164200/4164161/721fc088_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029513-28454001/4174797323559356816/3628" HotelName="BARCELONA CITY SEVEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9628000/9628000/012aae5c_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379600082518" Longitude="2.1724793314934" StarRating="1" HotelCode="36370|23631" HotelName="Peninsular" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Sant Pau 34, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/60/39609b3fb909daf02db66d04e1752282b8ad7dca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.55" OriginalAmount="232.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3998608" Longitude="2.118775" StarRating="0" HotelCode="|124549" HotelName="Hostel Studio" 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/2/4/5/4/9/124549_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inSarria the district of 50 metres away, guests will find Reina Elisenda the metro station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.37" OriginalAmount="237" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599817-32593374/4174797323559356816/3350" HotelName="B AND B HOTEL BARCELONA GRANOLLERS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/599817/2019410153926932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.92" OriginalAmount="237.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4122511" Longitude="2.15902" StarRating="2" HotelCode="|70697" HotelName="Travessera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRAVESSERA DE DALT 121-123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/6/9/7/70697_d3b91121039.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 23 rooms, with bathroom, air-conditioning, heating, a telephone, a minibar and a hairdryer. It has for people with allergies (on request), There are many services available at the establishment, including a TV room, a concierge, a bar and WiFi in communal areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="240.64" OriginalAmount="238.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3746" Longitude="2.166" StarRating="2" HotelCode="30340|1347|Bed &amp; Breakfast" HotelName="Paral-Lel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poeta Cabanyes 5-7, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/40/7440d1f71a401de55b3e0f80c6418379d89ff0eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the city centre this pleasant hotel is the ideal starting point for exploring Barcelona ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="242.60" OriginalAmount="240.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412215" Longitude="2.158917" StarRating="2" HotelCode="113161|164614|Bed &amp; Breakfast" HotelName="Travessera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera de Dalt 121-123, Gracia 08024, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/dc/09dc7a9fd8cd23265beb0aff52418618493e8f27.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 600 m from Gaudí's Parc Güell, in a quiet area of Barcelona. Alfons X Met...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.41" OriginalAmount="241" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599528-28579480/4174797323559356816/5870" HotelName="EXE BARCELONA GATE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1890000/1888600/1888556/4d5864c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="243.41" OriginalAmount="241" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389070840448" Longitude="2.1428760288111" StarRating="2" HotelCode="30958|8791" HotelName="Hotel Prisma Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Josep Tarradellas 119, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/41/4541946ae1fd1300adc0119850da0312dca84810.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona. A diverse range of shops, restaurants, bars and di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="245.64" OriginalAmount="243.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4001" Longitude="2.15137" StarRating="2" HotelCode="318132|CAM967500|Bed &amp; Breakfast" HotelName="Via Augusta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 63, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/48/5348f417295211c54bfc5701a46d99774e7339ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located business hotel is located just 500 m from the centre of Barcelona (Paseo de G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|384035-28468738/4174797323559356816/5495" HotelName="BARCELONA CITY ROOMS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13570000/13561400/13561362/1c597c92_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029515-28453346/4174797323559356816/5253" HotelName="BARCELONA CITY STREET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9628000/9627992/48c68aa9_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.48" OriginalAmount="248" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.698100" Longitude="7.265400" StarRating="2" HotelCode="0|36590-32715968/4174797323559356816/14126" HotelName="HOSTAL LAMI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>6 6 rue Grimaldi, NICE, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/930000/921600/921579/2609c10b_z.jpg</HotelPictures>
        <HotelDescription>Welcome to Mercure Nice Centre Grimaldi, where we guarantee a sunny stay in a beautiful 1930s Art Deco building. Our completely renovated hotel in Nice offers rooms decorated with the colours of the city's famous Carnaval, and a pleasant solarium for relaxing under the Côte d'Azur's blue sky. Begin your day with a delicious breakfast in a convivial setting where you will feel right at home. In the evening, relax in our bar featuring wines from the region. Soak up the relaxed atmosphere of Nissa la Bella!&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.49" OriginalAmount="249" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1267606-21410515/4174797323559356816/3223" HotelName="HAMPTON BY HILTON BARCELONA FIRA GRAN VIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67680000/67671900/67671898/5516b5f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.05" OriginalAmount="249.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376237" Longitude="2.157147" StarRating="3" HotelCode="|11027" HotelName="Evenia Rocafort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ROCAFORT, 23-25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/7/11027_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Eixample it is in It has excellent transport links to the leisure areas and the shopping areas. Such as, is located close to points of interest and the cultural points of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.56" OriginalAmount="256" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|117497-18110255/4174797323559356816/14374" HotelName="EL MONTANYA RESORT &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28950000/28949500/28949437/5bcb50d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.57" OriginalAmount="257" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.352486911364" Longitude="2.1272411942482" StarRating="4" HotelCode="34629|14654" HotelName="Fira Congress Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer José Agustín Goytisolo 9-11, 08908 Hospitalet de Llobregat, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/1e/1b1eadd497a66777934250f2172481cc4b973e76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located near to the city centre. Public transport departs from a stop appro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376023987303" Longitude="2.1440922957008" StarRating="2" HotelCode="225415|hostal_baler" HotelName="Hostal Baler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Elevator,Garden,Internet,Laundry,Luggage Storage,Parking,Room Service,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Torre d'En Damians 11, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/fb/5dfbf2fbaa553e1b5a3c8cda733c3c921fb59b44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal Baler is a popular choice amongst travelers in Barcelona, whether exploring or just passing t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.24" OriginalAmount="262.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3814617" Longitude="2.1740696" StarRating="1" HotelCode="|124574" HotelName="Hostal Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boqueria, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/7/4/124574_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Las Ramblas the area. ROOM: Some rooms have private bathrooms. FACILITIES: Guests are offered WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381493037583" Longitude="2.1740919533729" StarRating="1" HotelCode="267643|hostal_palermo" HotelName="Palermo Hostal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Boqueria 21, Ciutat Vella, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b7/a0b74db31ada36cb307545b2a16bc7109856f5db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Palermo, you'll be centrally located in Barc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.08" OriginalAmount="268.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3762143" Longitude="2.1439621" StarRating="0" HotelCode="|121840" HotelName="Baler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torre d'en Damians, 11C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/4/0/121840_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse is great value. SITUATION: It is well-connected with the historic centre, 400 metres away from the establishment, you can find Sants the Railway Station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.70" OriginalAmount="270" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029466-28489476/4174797323559356816/1833" HotelName="OLIVIA BARCELONA BOUTIQUE HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25180000/25172500/25172488/5af5c386_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="276.19" OriginalAmount="273.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.435381309706" Longitude="2.1816935986603" StarRating="2" HotelCode="79787|228421|Bed &amp; Breakfast" HotelName="ibis Barcelona Meridiana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Andreu Nin 9, 08016 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/4b/ba4b6c229662b7c7ac9c0396f9983f2fe3640cd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Fabra i Puig Station, a 10-minute metro journey from Plaza Cataluny...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.76" OriginalAmount="276" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|28208-24273711/4174797323559356816/7613" HotelName="CASUAL COLOURS BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133600/1133553/0bd74bf3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="279.32" OriginalAmount="276.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392958256819" Longitude="2.124685049057" StarRating="2" HotelCode="26120|4231|Bed &amp; Breakfast" HotelName="Hotel Bonanova Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Capita Arenas 51, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/05/9b05cfb1cf1df990735fef26487929243dd4c450.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is situated close to the Avenida Diagonal, the Catalunya congress hall, the FC Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.351756034022" Longitude="2.1204176545143" StarRating="4" HotelCode="37198|3462" HotelName="Eurohotel Gran Via Fira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ciencias 98-100, 08908 Hospitalet de Llobregat, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a8/cc/a8ccfccb7a9bdb6d4feca0a7f7db8b1849fc0d97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in L'Hospitalet, around 4 km from Barcelona city centre. The conference and ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.50" OriginalAmount="279.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831177" Longitude="2.1847904" StarRating="1" HotelCode="|34507" HotelName="Lyon" 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/4/5/0/7/34507_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, has 20 rooms, a lobby and a lift. SITUATION: It is located in front ofBarcelona FranÃ§a the railway station it is close to the Gothic Quarter the harbour, Is situated in the city centre, nearby, you will find the stores, the zoo. ROOM: The rooms a bathroom, a direct line telephone, an air-conditioning system and a central heating system. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Diners Club and Visa. OBSERVATIONS: Check-in is from 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="282.80" OriginalAmount="280" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1331808-28476822/4174797323559356816/3537" HotelName="BARCELONA CITY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1331808/2022530101822192.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.81" OriginalAmount="281" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599808-23001234/4174797323559356816/6512" HotelName="SANT CUGAT H AND R" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1065700/1065619/c2f3b931_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="32.763888" Longitude="-96.892515" StarRating="2" HotelCode="0|187006-28467448/4174797323559356816/4784" HotelName="BARCELONA CITY NORTH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4321 Communications Drive, Dallas, 75211, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2490000/2480200/2480118/16f850e0_z.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 89. Suites: 44. Single-bedded accommodations: 64. Double bedrooms: 25. Smoking rooms: 0. Nonsmoking rooms: 89. Physically challenged rooms: 5. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Situated in a quiet area off I-30 and just minutes from the bustle of downtown is the award-winning Holiday Inn Express® Dallas West hotel. 
An indoor pool and free Wi-Fi access are just a few of the perks we offer our valued guests when they choose to stay at this state-of-the-art facility.
Corporate travelers appreciate the executive boardroom and the spacious meeting room. We also offer a business center, which has a copy and print station, so you can stay connected to the office and up-to-date on projects.
If you're doing business with nearby companies, Stewart &amp;amp; Stevenson, Ingersoll Rand, and AT&amp;amp;T are close to our hotel's property in Dallas, TX.
Because we're near AT&amp;amp;T Stadium (home of the Dallas Cowboys) and the Texas Rangers Ballpark, it's easy for sports fans to catch a game. Downtown Dallas including the Kay Bailey Hutchinson Convention Center and the West End are also popular attractions among our hotel's patrons.
Other popular Dallas attractions close to our hotel are: The Sixth Floor Museum, Fair Park, Lone Star Park and The Verizon Theater.
After a day of sightseeing, the indoor pool and spa can help you unwind. Keep up your workout routine in the fitness center, which has individual TVs on each machine.  Rise and shine with our complimentary, hot Express Start Breakfast!. Onsite facilities information- ParkingProperty was built in 2010. Hotel Currency: USD. Additional Addresses: Other: 4321 Communications Drive, Dallas, 75211, TX, US. Additional Phone Numbers: Fax - Other: 12143310522. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38535868" Longitude="2.1307299" StarRating="2" HotelCode="765458|ideal_hostal" HotelName="Hostal Liwi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Del Taquígraf Marti 28, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/0a/340aff830a9f43cea538282cc8f7d137524eeb2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="288.70" OriginalAmount="285.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382773853339" Longitude="2.140166759491" StarRating="4" HotelCode="318135|ES000187" HotelName="abba Sants Hotel" BedType="" PropertyType="City 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>Carrer Numancia 32, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/86/0a8695d54894485e19e7a81524f8221f9eafd531.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to Estació de Sants (station and bus stop). Numerous shops, restaurants ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="289.51" OriginalAmount="286.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401055" Longitude="2.194399" StarRating="2" HotelCode="169882|ES000082" HotelName="ibis Barcelona Pza Glories 22" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ciutat de Granada 99, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/fe/c6fee9324074ef9603a84ec157995ceb3e3bd1c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Glòries district, under 10 minutes away from the Plaza Catalunya and Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.49" OriginalAmount="288.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397132" Longitude="2.17585" StarRating="3" HotelCode="|50095" HotelName="Serhs Carlit Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DIPUTACION 383</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/5/50095_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a historic building, was built in the 19th Century and was completely renovated in 2002. The establishment has 38 comfortable rooms, air-conditioning, a lobby with a reception, a currency exchange service, a lift, a cafÃ©, a breakfast room, WiFi (for a fee) and a laundry service. SITUATION: The hotel is in Barcelona the centre of Eixample it is in Close to, is located 500 metres away from public transport services, the shops, is situated 2 kilometres away from Barceloneta the beach it is 15 kilometres away from Barcelona Airport. ROOM: The rooms have cable television, a safety deposit box, a bathroom with marble sink, a shower, a hairdryer, a direct line telephone, a mini-bar, a double bed, an air-conditioning system and heating. MEALS: Guests can book bed and breakfast. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|66286-28464629/4174797323559356816/5158" HotelName="RESIDENCIA ERASMUS GRACIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/66286/2010126151833271.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.60" OriginalAmount="289.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4030888" Longitude="2.1231848" StarRating="4" HotelCode="|27626" HotelName="Ikonik Angli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ANGLI 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/2/6/27626_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="292.90" OriginalAmount="290" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.439359" Longitude="2.196828" StarRating="3" HotelCode="326470|27774" HotelName="NH Barcelona La Maquinista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sao Paulo 33-37, 08030 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/53/3953ff452d559f462d01b29a08d47de38e4cf603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located close to the renowned shopping street, La Maquinista, just 4 km fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="293.91" OriginalAmount="291" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53255-18109988/4174797323559356816/10164" HotelName="TRAVELODGE BARCELONA FIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1419000/1418963/c1ee2ff7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.07" OriginalAmount="291.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3810339" Longitude="2.1270508" StarRating="4" HotelCode="|11038" HotelName="Nh Barcelona Stadium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRAV DE LES CORTS, 150-152</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/3/8/11038_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1965, renovated in 1991, has 10 floors, 106 rooms, 100 double rooms and 1 suite. In the entrance, guests are offered a lobby, a cafÃ©, a lift, a reception with safety deposit boxes and a currency exchange service. The establishment also has a bar, a pub, an Ã  la carte restaurant with air-conditioning, a conference room and internet. It has a car park, indoor parking, a medical care service, room service and a laundry service. SITUATION: This hotel is in the commercial area, is situated near the shopping centre, the football stadium, 100 metres away, guests can find restaurants, bars, pubs and a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a stereo, internet, a mini-bar, a double bed and central heating. FACILITIES: Outdoors, clients can enjoy a swimming pool, a terrace with parasols and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.57" OriginalAmount="291.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3773157" Longitude="2.1137025" StarRating="4" HotelCode="|11132" HotelName="Ilunion Les Corts Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cardenal del Cardenal Reig, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/3/2/11132_cf1af3a1607.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has a swimming pool, a spa and a wellness centre. SITUATION: This modern hotel is near Camp Nou the stadium 5 minutes walk away, you can find the convention centre, and Sants the Railway Station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599665-28834623/4174797323559356816/9210" HotelName="IBIS STYLES BARCELONA SJ DESPI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103500/1103465/6e4ef2ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88387-18110245/4174797323559356816/10404" HotelName="MADANIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166500/1166490/9439959f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.65" OriginalAmount="292.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393936" Longitude="2.157999" StarRating="2" HotelCode="|213909" HotelName="Mihlton Barcelona Boutique Bandb" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROSELLO 231,PPAL 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/3/9/0/9/213909_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.93" OriginalAmount="293" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372233934778" Longitude="2.1573432635986" StarRating="2" HotelCode="868380|389837" HotelName="La França Travellers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La França Xica 38, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39997" Longitude="2.18399" StarRating="3" HotelCode="142357|30386" HotelName="SM Hotel Teatre Auditori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ribes, 71, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/fa/0dfadf805c272cccb1965754945b933e05423275.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Eixample, one of the most important cultural and commercial ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|599659-28514633/4174797323559356816/1576" HotelName="SERCOTEL SANT BOI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1349700/1349643/a42ad1b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405933463069" Longitude="2.1715673804283" StarRating="3" HotelCode="37179|5139" HotelName="Hotel Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Corsega 541, Eixample, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/7b/6c7bd604cd20373492ebae4900c79c454e908f0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right in a residential and commercial area, close to the famous Sagrada Familia....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="301.44" OriginalAmount="298.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383705628549" Longitude="2.151705622673" StarRating="3" HotelCode="51821|21|Bed &amp; Breakfast" HotelName="Hotel Viladomat by Silken" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viladomat 197, Eixample, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/b2/69b2ad8c70f8becb36804fef0503557c8c7102d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in the centre of Barcelona, just a few minutes from the historical an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="301.91" OriginalAmount="298.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373131309149" Longitude="2.1699714660645" StarRating="2" HotelCode="31326|6899|Bed &amp; Breakfast" HotelName="Nuevo Triunfo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cabanes 34, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/35/573529dbe0e351ec7b3251b68bedc309cfa270a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Barcelona's leisure district, just a few minutes from the town centre whic...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.56" OriginalAmount="299.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3794947" Longitude="2.1501596" StarRating="3" HotelCode="|11012" HotelName="Chic&amp;Basic Velvet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Consell de Cent 74</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/2/11012_38513c01252.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 5 floors, 9 single rooms, 39 double rooms and 2 junior suites. In the entrance, guests are offered a lobby, a reception, a lift and a cloakroom. Guests are also offered a cafÃ©, a TV room, an Ã  la carte restaurant with air-conditioning, a conference room, internet, a car park, indoor parking and a laundry service. SITUATION: This hotel is in a central area. Close to the establishment, clients can find the Congress Centre and the trade fair ground. It is located near shops, restaurants and bars. 2 kilometres away, you can find nightclubs. 500 metres away, guests have public transport services. It is 20 minutes away from the airport. ROOM: Customers have cosy rooms with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system and a safe (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="302.69" OriginalAmount="299.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377524" Longitude="2.113578" StarRating="4" HotelCode="34626|4471|Bed &amp; Breakfast" HotelName="Senator Barcelona Spa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cardenal Reig 11, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/05/b2057a7930342b3ff111ba17c52306c2a84022c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a prestigious district of Barcelona close to Avenida Diagonal, just 15 minu...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.99" OriginalAmount="299.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3837402" Longitude="2.1517503" StarRating="3" HotelCode="|10992" HotelName="Viladomat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>VILADOMAT 197</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/2/10992_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 81 rooms, 7 floors, 37 double rooms for single use and 44 double rooms. In the entrance, you can find a lobby with a reception, lifts and a safety deposit box service. The establishment also has a kiosk, a television room, a cafÃ©, a bar, a conference room and WiFi (free of charge), There are many services available at the establishment, including room service, a laundry service, a medical care service and a car park (for a fee). SITUATION: This hotel is in Barcelona the centre of it is situated near the historic centre and points of interest. ROOM: The stylish rooms, have a bathroom with a hairdryer, central heating, an air-conditioning system, a direct line telephone, a satellite television, WiFi (free of charge), a mini-bar and a safety deposit box. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard, Visa and some debit cards.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="303.65" OriginalAmount="300.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375525507838" Longitude="2.1247380171793" StarRating="3" HotelCode="576821|604785|Bed &amp; Breakfast" HotelName="Arya by Ona Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Sants 383, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/50/28507ebe924a0271c1dbc252fe66e2a2ceb900a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in Barcelona, about 10 km from Barcelona (BCN) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="304.70" OriginalAmount="301.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.433870952937" Longitude="2.1473979949951" StarRating="4" HotelCode="29362|2316683|Bed &amp; Breakfast" HotelName="Alimara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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">
        <Address>
          <AddressLines>
            <AddressLine>C/ Berruguete 126, 08035 Barcelona, Costa Brava</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/59/aa59a6d65cd2d6dd4ae4e5c17fbf97ec55ab1d4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the new quarter of Barcelona by the Ronda De Dalt. Public transport departs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.03" OriginalAmount="303" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.2713276" Longitude="-76.6860848" StarRating="3" HotelCode="0|139134-18110009/4174797323559356816/9236" HotelName="TEATRE AUDITORI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1200 Mae St., Hummelstown, 17036, PA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2390000/2386500/2386493/8f5c2648_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 125. Floors: 7. Property description- Behind every great day is a great night at the 100 percent smoke-free and renovated Comfort Inn at the Park hotel in Hummelstown, PA. We are near Hersheypark, GIANT Center, Hershey Gardens, ZooAmerica and Penn State Milton S. Hershey Medical Center. Get ready to take on the day with such amenities as free WiFi, free parking, free hot breakfast, meeting room and an indoor heated pool. Rest and refresh yourself in your guest room, which features a coffee maker, hair dryer, iron and ironing board. Some rooms also have a refrigerator and microwave. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Rested. Set. Go.Property was renovated in 2007. Hotel Currency: USD. Additional Addresses: Other: 1200 Mae St., Hummelstown, 17036, PA, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. Fax - Other: 1717566-8656. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="306.03" OriginalAmount="303" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37247991273" Longitude="2.1462209224062" StarRating="1" HotelCode="323688|237224" HotelName="Hotel Brick" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía de les Corts Catalanes 304, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ca/3dcaad31eeeee3d8cfb80b6954177de03d197f9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.15" OriginalAmount="303.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3920498" Longitude="2.1554951" StarRating="4" HotelCode="|11026" HotelName="Evenia Rossello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROSSELLO 191</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/6/11026_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is close to the city centre, is situated in the commercial and business area, the establishment, is in an excellent location, Passeig de Gracia and Avinguda Diagonal 350 metres away from the establishment, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="306.33" OriginalAmount="303.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387541262342" Longitude="2.1364894509315" StarRating="3" HotelCode="32067|2329373|Bed &amp; Breakfast" HotelName="NH Barcelona Les Corts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera de les Corts 292, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fd/b6/fdb62829b830c1b27cd1f286bd520742157d8aff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Francesc Macià Plaza and not far from the FC Barcelona football stadium. Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|117508-32597496/4174797323559356816/4264" HotelName="QGAT SUITES &amp;amp; EVENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/117508/2010126151759747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.23" OriginalAmount="305.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3898757" Longitude="2.1472016" StarRating="2" HotelCode="|20664" HotelName="Sunotel Junior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SARRIA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/6/4/20664_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a peaceful area, Close to public transport services excellent transport links to the metro station and the bus. Around the establishment, clients can find bars and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.566100000000000" Longitude="7.115500000000000" StarRating="2" HotelCode="0|36572-28458421/4174797323559356816/566" HotelName="CAN FISA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Baudoin, 06160 Juan-Les-Pins,JUAN LES PINS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23480000/23471900/23471817/22a7228e_b.jpg</HotelPictures>
        <HotelDescription>Location\nThis casino hotel lies at the heart of a lively resort centre offering idyllic panoramic views out over the nearby pine grove (roughly 100 m away) as well as the beautiful blue Mediterranean beaches at Juan Les Pins. Countless shopping venues, bars, nightclubs and restaurants are also situated in the immediate vicinity. The train station is only 500 m away, whilst Cannes is 10 km from the hotel and it is a 25-minute drive (15 km) to Nice International Airport.\nFacilities\nThe establishment comprises a total of 175 accommodation units. Guests can reach the upper floors quickly and comfortably using the lift. Services such as a safe and currency exchange facilities make for a comfortable stay. Internet access and wireless internet access (for a fee) are available in the public areas. Gastronomic options include a restaurant, a breakfast room and a bar. Guests can visit the supermarket to purchase daily necessities. A garden is among the features contributing to a pleasant stay. A playroom is also among the amenities at the establishment. Parking facilities available to guests include a garage and a car park (for a fee). Additional services include room service, a laundry and a hairdressing salon.\nRooms\nAll accommodation units feature air conditioning, central heating and a bathroom.  A double bed is provided in the carpeted accommodation units. Among the amenities are a safe and a minibar. Each accommodation unit offers internet access, a telephone and a TV. Each of the bathrooms features a shower, a bathtub and a hairdryer.\nSports/Entertainment\nThe establishment offers an indoor pool. Sun loungers and parasols offer the ideal way to unwind. A hot tub (for a fee) provides an opportunity for relaxation. Those wishing to enjoy sports whilst on holiday can have fun on-site with bocce. In addition, cycling/mountain biking is offered for a fee. For additional fees, a gym and gymnastics are also available to guests. The establishment offers various wellness options, including a hammam and a beauty salon, or for a fee, a sauna, a steam bath, massage treatments and a solarium. Further available options include a casino. Copyright GIATA 2004 - 2015. Multilingual, powered by www.giata.com for client no. 124199\nMeals\nVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner and B &amp;amp; B. Staff are also happy to prepare special dietary cuisine. Special deals can be enjoyed at the establishment.\nPayment\nAll major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403104219034" Longitude="2.1232009482089" StarRating="4" HotelCode="56437|27824" HotelName="Eurostars Anglí" 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,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>D' Anglí 60, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/38/cd385509c8a677c12c917f8e12a523af5134f5cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is quietly situated in the north of Barcelona in Sarria-Sant Gervasi. It is just 500 m to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.35" OriginalAmount="306.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3955899" Longitude="2.1495636" StarRating="3" HotelCode="|11102" HotelName="Condado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARIBAU, 201</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/2/11102_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1952, was renovated in 2006, has 7 floors, 76 rooms, 6 single rooms, 69 double rooms and 1 suite. In the establishment entrance, guests will find a lobby, a cloakroom, a TV room and internet. SITUATION: This comfortable hotel is in Barcelona the business area of Avenida Diagonal it is situated near Where you can find tourist points of interest and cultural places. near the establishment, customers can find restaurants, bars, nightclubs and shops. next to the establishment, guests have public transport services. ROOM: It has cosy rooms with a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet (free of charge), a desk, a mirror, a safe, individual heating and an individual air-conditioning system. Some rooms have a terrace. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="309.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3841077" Longitude="2.1630025" StarRating="2" HotelCode="143811|ainb_bb_eixamplemuntaner" HotelName="AinB Eixample - Muntaner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Calle Muntaner 4, 2º 1ª, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/45/9545cf0783c1cd970be872ef444f79558c66ba83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment is situated in a desirable residential area in the centre of Barcelona between the Ei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.36" OriginalAmount="311.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3852094" Longitude="2.1645563" StarRating="0" HotelCode="|56368" HotelName="Chic and Basic Tallers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>TALLERS 82,3, BARCELONA 08003, SPAIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/6/8/56368_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern guesthouse, has a lobby, a sitting room, there is no restaurant and Chill and Basic the lounge. SITUATION: The establishment, Plaza de la Universidad it is 3 minutes away from Plaza CataluÃ±a it is 5 minutes away from. ROOM: The establishment has 14 rooms, All the rooms have a flat-screen television, an air-conditioning system, heating, modern bathrooms, music channels and an iPod docking station. OBSERVATIONS: Please inform the hotel as to your estimated arrival time Check-in is from 22:00 and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39561125233" Longitude="2.1495290100574" StarRating="3" HotelCode="47696|6183" HotelName="Hotel Condado Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Aribau 201, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/ce/39ce051eb88703e0ea59d7cb21ea0ff5975455b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on Avenida Diagonal in the commercial and business district of Barcelona...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.13" OriginalAmount="313" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3846755" Longitude="2.1729694" StarRating="4" HotelCode="0|21176-14169622/4174797323559356816/6492" HotelName="ABBA GARDEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>15 Carrer Del Duc, BARCELONA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911300/911272/ef60b0fa_b.jpg</HotelPictures>
        <HotelDescription>Not just in Barcelona's famed Gothic Quarter, but of it, Kimpton Vividora Hotel fuses a sense of contemporary luxury with the dynamic culture and artistic spirit of this storied City Center neighborhood. A relaxing escape and vibrant hub for locals and discerning travelers alike, our boutique hotel is a home away from home for those seeking to experience Barcelona as insiders. The architecture and design of the spaces accentuate our historic surroundings while plush modern comforts, superlative service and standout amenities can be discovered around every corner. Step outside our doors and the city's exciting attractions and hidden gems are just a stone's throw away, waiting to be explored.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.71" OriginalAmount="313.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4110193" Longitude="2.1856906" StarRating="3" HotelCode="|72948" HotelName="Leonardo Boutique  Barcelona Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 606</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/9/4/8/72948_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: This trendy hotel l'Eixample it is in It has excellent transport links to the city centre, Close to public transport services, In the surrounding area, you can find cafÃ©s, restaurants, boutiques and shops. PAYMENT METHODS: Customers can pay by AmEx, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.14" OriginalAmount="314" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375546607819" Longitude="2.1731445193291" StarRating="3" HotelCode="161337|20871" HotelName="Hotel Acta Mimic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Arc del Teatre 58, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/6a/376a284fc163e56bdca99eaf703a0ecfae62a526.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in Barcelona's Ciutat Vella (old city) district, next to the ancient Te...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.14" OriginalAmount="314" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.414232474685" Longitude="2.1448430862607" StarRating="3" HotelCode="29331|623" HotelName="Catalonia Park Güell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Mare de Deu del Coll 10, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/0a/760abaa0a6be35f8812c4dc7fb89b62fdf198541.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located at the heart of Barcelona close to the famous Güell Park. Guests may t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="318.15" OriginalAmount="315" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397119296691" Longitude="2.1758575737476" StarRating="3" HotelCode="33836|18392" HotelName="Serhs Carlit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Diputació 383, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/14/7b14768554837dd87f2f561cee16e8f7945a9984.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona, in the Eixample district, one of the most cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.63" OriginalAmount="315.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831162" Longitude="2.1701391" StarRating="3" HotelCode="|50100" HotelName="Turin Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pintor Fortuny, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/0/0/50100_6b8238f1003.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays and renovated in 2009. SITUATION: Las Ramblas and the Gothic Quarter It is situated near in the surrounding area of the establishment, guests can find a shopping area. ROOM: The establishment has 60 rooms and a satellite TV. They are equipped with WiFi (available on request), a safety deposit box and a bathroom with a hairdryer. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a bar and a breakfast room. You can find a garage, The establishment offers a laundry.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.16" OriginalAmount="316" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.328381754139" Longitude="2.112794816494" StarRating="4" HotelCode="30766|26100" HotelName="Best Western Plus Alfa Aeropuerto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle K  s/n, Entrada Principal Mercabarna, Zona Franca, 08040 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/7e/c17effcbdd90116f30383f9e8cbc44b2b2ed5204.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Zona Franca, 15 minutes from the airport, 15 minutes from the port and 2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.16" OriginalAmount="316" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39392" Longitude="2.157975" StarRating="2" HotelCode="295427|224608" HotelName="Hotel Mihlton Barcelona B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roselló 231, Principal 2ª, Eixample, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/c6/56c60ea6393258a66f13d2a208e23e4480601acc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.24" OriginalAmount="317.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381489" Longitude="2.1450215" StarRating="4" HotelCode="|28937" HotelName="Abbot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avda. de Roma, 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/9/3/7/28937_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Eixample it is in Close to Sants the Station of the bus station, the metro stop, 2 kilometres away, you can find the city centre and, around 3 kilometres away you can find Barcelona Port Around the establishment, clients can find business zones, the fair centre, and, la Sagrada Familia it takes 5 minutes to get to, la Playa de la Barceloneta 2,5 kilometres away, you can find it is 15 kilometres away from Barcelona Airport. HOTEL: This urban hotel, renovated in 2004, they have 42 rooms, 7 floors, a lobby with a reception, a lift, a reading room, WiFi and conference rooms. Guests are also offered a breakfast room, indoor parking (for a fee), a laundry service and daily newspapers. ROOM: Each room has a bathroom with a bath, a hairdryer, a mini-bar, a safety deposit box (free of charge), WiFi (free of charge), a direct line telephone, a flat-screen television, an air-conditioning system and heating. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.70" OriginalAmount="320.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4046867" Longitude="2.138919" StarRating="3" HotelCode="|10972" HotelName="Silken Sant Gervasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE SANT GERVASI DE CASSOLES, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/7/2/10972_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, was built in 2000, renovated in 2008, has 5 floors and 63 rooms. In the entrance, you can find a reception, a laundry service, a restaurant and internet. SITUATION: This hotel is in Barcelona near the establishment, guests will find the city centre. 500 metres away, guests have public transport services. ROOM: All the rooms have a desk, a mini-bar, a safety deposit box (free of charge), a television, a satellite TV, an air-conditioning system, a central heating system, a direct line telephone, a bathroom with a bath, a hairdryer and complimentary bathroom items. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398564950651" Longitude="2.1438279642018" StarRating="4" HotelCode="128400|202528" HotelName="Rekord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Muntaner 352, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/29/49295c05fbdfb9453d5ce4b888af12f6a79a0441.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3 km from the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.22" OriginalAmount="322" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32617-18110156/4174797323559356816/11046" HotelName="SAGRADA FAMILIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1175300/1175232/a7001547_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="326.81" OriginalAmount="323.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375259553955" Longitude="2.1692304189711" StarRating="3" HotelCode="31111|4814306|Bed &amp; Breakfast" HotelName="Hotel Autohogar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Paral-lel 64, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/b7/05b716a67bfe29fe0036522ba81dc19e2b77ab85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is in an ideal location in the centre of Barcelona. Guests may take advantage of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.14" OriginalAmount="323.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401029" Longitude="2.194614" StarRating="2" HotelCode="|73874" HotelName="Ibis Barcelona Glories 22" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CIUTAT DE GRANADA, 99</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/7/4/73874_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the GlÃ²ries district, 500 metres away from Torre Agbar. 5 minutes walk away, you can find the Llacuna and GlÃ²ries metro stations. It is situated 10 minutes away from Plaza Catalunya and La Barceloneta Beach. ROOM: Clients are offered soundproofed rooms with flat-screen TV, an air-conditioning system, heating and a bathroom with a hairdryer. FACILITIES: The establishment has a gym, a bar, offers WiFi (free of charge), a buffet restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="327.24" OriginalAmount="324.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385248" Longitude="2.1644937" StarRating="2" HotelCode="94220|chic__basic_tallers" HotelName="chic&amp;basic Hotel Tallers Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Tallers 82, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f0/86f0854f009944f92957e59dc8b5df1a8c759583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.56" OriginalAmount="324.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3780776" Longitude="2.1761153" StarRating="4" HotelCode="|76030" HotelName="Ikonik Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAS RAMBLAS 22-24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/0/3/0/76030_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building is modern. SITUATION: This urban hotel is in the historic centre. ROOM: Each room has a mini-bar, an air-conditioning system, heating, a bathroom with toiletries, a hairdryer, a safety deposit box, a television and a writing desk.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.72" OriginalAmount="325.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3900811" Longitude="2.1695004" StarRating="3" HotelCode="|19063" HotelName="Granvia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DE LES CORTS CATALANES, 642</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/3/19063_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1870, was opened in 1935, has 53 standard rooms, a TV, a reading room, a business centre with internet, a terrace, a garden, a public car park and 3 conference rooms. SITUATION: This hotel is in the city centre, is located close to Plaza CataluÃ±a and Paseo de Gracia and the tourist attractions. In the surrounding area you can also find shops, restaurants and bars. It has good links to public transport services. ROOM: The cosy rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system and a safety deposit box (available for a fee). MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.26" OriginalAmount="326" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398362889917" Longitude="2.1779799380245" StarRating="2" HotelCode="888361|27775" HotelName="Hotel Acta Antibes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Diputació 394, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/36/123680ba8caa94a7702256c79c393141648dd96a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Eixample district, near the city centre and many tourist attractions su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.26" OriginalAmount="326" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410214370666" Longitude="2.1694886684418" StarRating="4" HotelCode="30437|4567" HotelName="Hotel ILUNION Bel Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/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>Calle Lepant 406, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/9e/ef9e17875863e2e1771b38b633d0664cd254eb4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access to the city’s main attractions thanks to the various bus routes and a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.27" OriginalAmount="327" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1463301-33123271/4174797323559356816/8103" HotelName="TAHITI PLAYA HOTEL &amp;amp; SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1216800/1216759/6a79ea82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330.27" OriginalAmount="327" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3977625" Longitude="2.16564068" StarRating="2" HotelCode="446587|436733" HotelName="ibis Styles Barcelona Centre (La Pedrera)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Provenca 340, HB-004710, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/98/2c985e5c2b1e20e5d1342a07f6dc08ceafefd05e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.60" OriginalAmount="327.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385348" Longitude="2.171595" StarRating="3" HotelCode="30264|1016688|Bed &amp; Breakfast" HotelName="Nouvel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Santa Ana, 18-20, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/42/a142fd7e89e3b2fa439d50b175483414a58d34e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Plaza Cataluña and Las Ramblas at the heart of Barcelona. Various sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410478" Longitude="2.139723" StarRating="3" HotelCode="178335|33959" HotelName="Aparthotel Bertran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bertran, 150, Barcelona 8023</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/03/ca039fd88641b2461b53f78e6e45673299deac1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet part of Barcelona, 5 minutes' walk from Avinguda Tibidabo FGC statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384585067201" Longitude="2.1378439664841" StarRating="4" HotelCode="49083|12801" HotelName="NH Sants Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Numancia 74, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/46/cf4652527980da89342acb902730b285b2add6e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, centrally located hotel is situated in the shopping and business district of Les Corts....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.62" OriginalAmount="329.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3842378" Longitude="2.1844681" StarRating="3" HotelCode="|50099" HotelName="Park Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARQUES DE L'ARGENTERA 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/9/50099_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has WiFi, a reception, it offers express check-out, a safety deposit box service and a lift. The establishment boasts 91 rooms, Some of the facilities that the establishment offers to guests include a bar, a restaurant, a sitting room, room service and a car park. SITUATION: The hotel is opposite FranÃ§a the Station of the Picasso Museum a 5-minute walk away from 10 metres away you can find the beach, the Olympic Port and the aquarium. it is situated close to Las Ramblas the cathedral, 50 metres away from the establishment, you can find the zoo, is situated 200 metres away from the harbour, is situated 13 kilometres away from Barcelona-El Prat Airport. ROOM: Guests are offered comfortable, exterior rooms with wooden floors, a keycard locking system, security, a bathroom with a shower and a hairdryer. They also have a double or king-size bed, a direct line telephone, a satellite or cable television, a radio, internet, a safe, a mini-bar, an air-conditioning system, heating and a balcony or terrace. FACILITIES: In the surrounding area, you can find a beach. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard, Visa and some debit cards. OBSERVATIONS: Check-in is at 15:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41402801152" Longitude="2.1776130319118" StarRating="2" HotelCode="26836|2324" HotelName="Hotel Amrey Sant Pau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Antoni Maria Claret 173, 08041 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/6b/f56b692c49c951b41961b4ef196b3f6f7a4a1421.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies 3 miles from Las Ramblas, and offers an ideal location for easy access to shopping fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.50" OriginalAmount="330.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831343" Longitude="2.1411347" StarRating="4" HotelCode="|10977" HotelName="Acta City47" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nicaragua 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/7/7/10977_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1992, 6 floors, 80 standard rooms, 20 single rooms, 60 double rooms and a lobby with an elevator. SITUATION: The hotel is in a central area of Barcelona, next to the Plaza de EspaÃ±a. Around 2.5 kilometres away you can find the beach. Around the establishment, clients can find shops, boutiques, bars, restaurants and leisure areas. ROOM: The elegant and comfortable rooms have a bathroom, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a double bed, central heating and a safety deposit box (available for a fee). MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385073080086" Longitude="2.1665449440479" StarRating="3" HotelCode="70796|45916" HotelName="Ciutat Vella Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/Tallers 66, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/d5/c6d54e1466f8ecc7a2a5ebc4426ba90f9db79ac4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona, near Las Ramblas and close to Catalunya Square, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="334.99" OriginalAmount="331.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41158" Longitude="2.21188" StarRating="4" HotelCode="185340|ES024950" HotelName="Vincci Bit" BedType="" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Josep Plà 69, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/fc/c5fc23fad866ffe7558d0b6e80dfa4f7904c32a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 10 minutes' walk from Mar Bella beach. There are a number of bars, restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="335.15" OriginalAmount="331.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380519827858" Longitude="2.171505689621" StarRating="3" HotelCode="17121|1406|Bed &amp; Breakfast" HotelName="San Agustin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaça de Sant Agustí 3, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/38/f63851b0012159a4e88884ad8e4634687785df04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel can be found where the historical ruins of the former convent of Saint Augustine (1720) li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.32" OriginalAmount="332" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403255740731" Longitude="2.1270789206028" StarRating="3" HotelCode="29330|6959" HotelName="Catalonia Mikado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/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>Paseo de Bonanova 58, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/dc/b0dcb522e898bf62bff13347bd12f4574b59a1ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is just 4 km from the centre of the town. Countless shopping and entertainment ve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379371785925" Longitude="2.1750891398812" StarRating="2" HotelCode="225412|cuatro_naciones" HotelName="Cuatro Naciones" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 40, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/43/04/4304070e1bcafb7b3a211fd4065a1865ba812e5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.92" OriginalAmount="332.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375432" Longitude="2.1729403" StarRating="3" HotelCode="|70410" HotelName="Casa Lit Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Arc del Teatre, 58</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/4/1/0/70410_dc12c6b1800.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 5 floors and 89 rooms. It has a restaurant a terrace with fantastic views. SITUATION: This establishment, Ciutat Vella it is in Las Ramblas and Puerto de Barcelona nearby, you will find in the surrounding area, guests will find the theatres, 300 metres away from the establishment, you can find the metro station. ROOM:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="336.00" OriginalAmount="332.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403781" Longitude="2.213731" StarRating="4" HotelCode="166949|CAG671700|Bed &amp; Breakfast" HotelName="Hotel Front Marítim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Garcia Fària 69-71, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/a3/05a3ea969ee0e7a4e6b7b327d4ca7e9a71351532.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is also wonderfully located, close to the sea. The nearest public transport link...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="336.00" OriginalAmount="332.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389750774476" Longitude="2.1419611573219" StarRating="4" HotelCode="9956|CAF393800|Bed &amp; Breakfast" HotelName="Hotel Derby" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/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>Carrer de Loreto 21, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d7/90/d790d59cf8a919051c28d197c852a2711a2955fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of Barcelona (in the shopping and business centre), on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.34" OriginalAmount="334" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183237-28525124/4174797323559356816/5796" HotelName="MARKET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2536400/2536313/6c00cff4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="338.35" OriginalAmount="335" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599612-20821986/4174797323559356816/12867" HotelName="LA FRANCA TRAVELLERS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21830000/21824500/21824410/b1ac7e19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|206794-28467436/4174797323559356816/4605" HotelName="BARCELONA CITY CENTRE HOSTAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/206794/20131291342599.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394932" Longitude="2.146914" StarRating="4" HotelCode="32987|45886" HotelName="Zenit Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Santaló 8, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/3f/9b3fedd47d6bde83e90c21ddc3458c5be5d2323d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is conveniently located in mid-town Barcelona in the commercial and business di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="339.92" OriginalAmount="336.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390428906582" Longitude="2.1262192726135" StarRating="4" HotelCode="32772|2178280|Bed &amp; Breakfast" HotelName="Atiram Arenas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Capitán Arenas 20, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/bd/c1bd80ffc1bc8b04354cda5e9b7517cfc54b0b78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first class hotel is situated in Barcelona's tourist centre, around 5 km from the city centre. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="340.37" OriginalAmount="337" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1438810-28681316/4174797323559356816/12329" HotelName="SB WIN SUP" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100830000/100822400/100822397/cc0cc086_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.52" OriginalAmount="337.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3821739" Longitude="2.1721528" StarRating="3" HotelCode="|60677" HotelName="Exe Ramblas Boqueria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAMBLA DE SANT JOSEP 91-93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/7/7/60677_e026b441040.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and urban hotel, has 3 floors and 30 rooms. Guests are also offered air-conditioning, a lobby with a reception, a safety deposit box service, a lift, internet, a laundry service and a breakfast room. SITUATION: This welcoming, historic hotel, Las Ramblas it is in nearby, you will find el Barrio GÃ³tico and la Plaza CataluÃ±a the cathedral, Port Vell it is situated 3 kilometres away from Around the establishment, clients can find shops and public transport services. it is situated 16 kilometres away from Barcelona Airport. ROOM: Customers have soundproofed rooms with telephone, cable and satellite television, a mini-bar, a safety deposit box, a writing desk, a wake-up service, a bathroom with a shower or bath, a hairdryer, a toiletry kit, an individual air-conditioning system, individual heating and a double bed. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.94" OriginalAmount="338.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373298" Longitude="2.1472111" StarRating="4" HotelCode="|53438" HotelName="Indigo Barcelona Plaza Espana, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DES CORTS CATALANES 322-324</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/8/53438_40925a51340.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is business. SITUATION: This urban hotel is in Barcelona the centre of In front of and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.39" OriginalAmount="339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396533789293" Longitude="2.1285434067249" StarRating="3" HotelCode="32986|6957" HotelName="Catalonia Castellnou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castellnou 61, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/0c/aa0cf4320113d65d19d3ede502d7c49f0d99b0f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally located just 2 km from the centre of the city. Countless shops and e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.39" OriginalAmount="339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383043104627" Longitude="2.170123396575" StarRating="3" HotelCode="113145|437144" HotelName="Turin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Pintor Fortuny 9, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/55/d455cf1b556e55c391e5c7f41b6d734d7e1d34f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="344.41" OriginalAmount="341" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|27419-28434798/4174797323559356816/1774" HotelName="H TOP BCN CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133600/1133559/0726ffc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="345.39" OriginalAmount="341.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384859" Longitude="2.162969" StarRating="2" HotelCode="|71776" HotelName="Ainb Bandb Eixample Muntaner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNTANER 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/7/6/71776_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This apartment is in a residential area, between Eixample and the historic area. Just a few minutes walk away, guests will find Plaza CataluÃ±a, Las Ramblas and Gaudi's buildings. HOTEL: This elegant, luxury apartment has 7 bedrooms and is ideal for group trips. The air-conditioning apartment, has a lift and internet. ROOM: The comfortable, peaceful rooms have heating, individual air-conditioning, a bathroom, single beds and a double bed. All rooms are bright. FACILITIES: The establishment boasts a kitchen, washing machine and courtesy tea and coffee. Has a lounge, satellite or cable TV and DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37818" Longitude="2.17615" StarRating="4" HotelCode="177872|36279" HotelName="Eurostars Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Las Ramblas 22-24, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/11/1b11de326e8f1f39245e5a18e397a8919bb16eff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located across from Plaça del Teatro, the most artistic stretch of the Rambla. It occup...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="347.56" OriginalAmount="344.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395653370918" Longitude="2.1608821908768" StarRating="1" HotelCode="170720|189442|Bed &amp; Breakfast" HotelName="Hotel Paseo de Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 102, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f5/77f5373ede4e007bf5b20006edcb0596a20bca21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.39" OriginalAmount="344.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385996" Longitude="2.1542293" StarRating="3" HotelCode="|11028" HotelName="Nh Barcelona Eixample" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VALENCIA, 105-107</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/8/11028_189c1161148.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 6 floors, 81 rooms, 12 single rooms, 68 double rooms and 1 suite. In the establishment entrance, guests will find a lobby with a lift, a cafÃ©, a reception with safety deposit boxes, a cloakroom and a currency exchange service. The establishment has a bar, a TV room, an Ã  la carte restaurant with air-conditioning, a conference room, internet, a car park and indoor parking. Guests are also offered a laundry service and room service. SITUATION: This smart hotel is near the trade fair ground, and Sants the Railway Station of it is situated 500 metres away from Urgell the metro station 100 metres away, guests have public transport services, 500 metres away you can find shops, bars, pubs and restaurants. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a double bed, an air-conditioning system, a safe (available for a fee) and a mini-bar. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|343487-18110331/4174797323559356816/12316" HotelName="1881 BARCELONA GRAN ROSELLON HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11010000/11005700/11005646/d1f8bf45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.411041" Longitude="2.185693" StarRating="3" HotelCode="168268|25398" HotelName="Leonardo Boutique Hotel Barcelona Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 606, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/33/6833a00ffd4e4a6126dd4f56a00a1859c4a6c18f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located about 10 minutes from the Sagrada Familia and around 4 kilometres from Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="349.08" OriginalAmount="345.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38596" Longitude="2.1655" StarRating="2" HotelCode="31512|7806|Bed &amp; Breakfast" HotelName="HLG CityPark Pelayo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 1, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/93/4193bf0d1513389e4dca105122fa28a70dcda785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the town centre, close to Plaza Catalunya. Here guests will find many shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="349.46" OriginalAmount="346" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385701957268" Longitude="2.1404980123043" StarRating="3" HotelCode="32068|12775" HotelName="NH Barcelona Entenza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Equador 20, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/e2/fee27927fc67b11d0f36d28d928afabe0f3a3333.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies just a short distance from the centre of Barcelona. Links to the public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="349.46" OriginalAmount="346" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404699" Longitude="2.138857" StarRating="3" HotelCode="17654|2359" HotelName="Silken St. Gervasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sant Gervasi De Cassoles 26, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/ba/a6ba4d89d181bac1ed7cc377b9c97829b97e5be3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the city centre, in Barcelona's entertainment centre. Public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="349.62" OriginalAmount="346.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379065" Longitude="2.168383" StarRating="3" HotelCode="318226|ES024530" HotelName="abba Rambla Hotel" BedType="" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rambla del Raval 4c, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c0/07/c007397a351ae812e4040ce32aa74428983a666c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located just off the famous Las Ramblas from where guests can reach the hist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.95" OriginalAmount="346.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3861043" Longitude="2.176082" StarRating="4" HotelCode="|11146" HotelName="Ilunion Almirante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA LAYETANA 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/6/11146_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This comfortable hotel is in Barcelona the Gothic district of Close to the cathedral, and Born the area In the surrounding area, you can find bars and shops. it is situated close to public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.98" OriginalAmount="346.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379179" Longitude="2.1429351" StarRating="4" HotelCode="|11095" HotelName="Moxy Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 1-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/9/5/11095_cf1f59e1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, The establishment offers guests a terrace on the rooftop and a swimming pool with views. SITUATION: This establishment, Barcelona it is in in front of the establishment, you can find Sants the Railway Station of Close to.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350.47" OriginalAmount="347" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405031578806" Longitude="2.1404792405672" StarRating="3" HotelCode="27688|1844" HotelName="Exe Mitre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Bertrán 9-15, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/fe/ecfe0a2e27097401563c4eaea05512ed2fa27687.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Parque Güell and the worthwhile attraction of Casa-Museu Gaudí. Lin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.58" OriginalAmount="347.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3906296" Longitude="2.1630654" StarRating="3" HotelCode="|11018" HotelName="Hcc Taber" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ARAGO 256</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/8/11018_b9022501105.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1900, renovated in 2007, has 8 floors, 92 rooms, 15 single rooms and 77 double rooms. SITUATION: This establishment, is in the city centre. ROOM: Each room has a satellite TV, an air-conditioning system, heating, a mini-bar, a safe, a direct line telephone, a writing desk, WiFi, a bathroom with a bath and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.88" OriginalAmount="347.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3801922" Longitude="2.1711261" StarRating="3" HotelCode="|11048" HotelName="Leonardo  Barcelona Las Ramblas" 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/0/4/8/11048_a0705e60712.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has, a terrace, on the rooftop. SITUATION: This establishment, Las Ramblas it is 150 metres away from Around the establishment, clients can find shops, restaurants, bars and cafÃ©s.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="351.48" OriginalAmount="348" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392097773478" Longitude="2.155974055808" StarRating="4" HotelCode="316925|55020" HotelName="BCN Urban Hotels Gran Rosellón" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rosselló 174-176, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b3/a9b35ce362fd2237e89c8808cc5b7ea9b777e626.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="351.48" OriginalAmount="348" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399976133475" Longitude="2.2010137918974" StarRating="1" HotelCode="263667|33158" HotelName="Travelodge Barcelona Poblenou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Calle Llull 170, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f3/b7f352c867dad597035441950e0154dc64b80a95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="351.55" OriginalAmount="348.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386274" Longitude="2.129435" StarRating="4" HotelCode="10885|1047|Bed &amp; Breakfast" HotelName="Atenea Barcelona Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joan Güell 207-211, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/9d/1b9d62e6b3f5aef8ffe887ff2083207a49396948.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Barcelona, on the Avenida Diagonal. Public transpo...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.49" OriginalAmount="349" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381553" Longitude="2.144967" StarRating="4" HotelCode="26505|2372" HotelName="Hotel Abbot" 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,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Roma 23, L'Eixample, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/a2/41a2ade65de0aa89b0a217737e9ed73b6f2a5017.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the left side of the Eixample, this hotel is some 2 km from the city centre and Plaza Cat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="352.66" OriginalAmount="349.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382077674776" Longitude="2.1840308306885" StarRating="3" HotelCode="30178|449|Bed &amp; Breakfast" HotelName="Hotel Del Mar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pla de Palau 19, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c0/38c013d4f2ca2ad1d326dc58cd8c5bcb85ca4f11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the gothic district, in the heart of Barcelona. Numerous tourist attraction...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="353.51" OriginalAmount="350.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38603" Longitude="2.176147" StarRating="4" HotelCode="29082|445|Bed &amp; Breakfast" HotelName="Hotel ILUNION Almirante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" 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>Carrer Vía Laietana 42, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/7f/9a7f1e1a184209a0f1f10bce003c1f574761a768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Barcelona's gothic quarter just 5 minutes from Plaça Catalunya...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.41" OriginalAmount="350.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3805038" Longitude="2.1715924" StarRating="3" HotelCode="|11141" HotelName="Sant Agustí" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA SAN AGUSTIN 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/1/11141_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1728, renovated in 2001, has 4 floors, 75 rooms, 6 single rooms, 58 double rooms and 8 suites. The establishment has a reception, a lift, an Ã  la carte restaurant with air-conditioning, a TV room, internet, a conference room, room service and a laundry service. SITUATION: This hotel is in front of a square, Las Ramblas 50 metres away, guests will find it is situated close to Liceu the opera 10 minutes away from the establishment clients have the trade fair ground, 80 metres away, guests will find a car park, 50 metres away, there is a public transport stop, 15 kilometres away, you can find the beach. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, a radio, internet, a king-size bed, a safe and a central heating system. 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="75" TotalAmount="354.62" OriginalAmount="351.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389414724193" Longitude="2.1564048528671" StarRating="4" HotelCode="48051|ES018649" HotelName="Best Western Premier Hotel Dante" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca 181, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/28/b82818ad674e97f49655a7fd7ccb355279010fa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming conference hotel is situated at the centre of the popular city centre, close to the Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="356.53" OriginalAmount="353" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383250811216" Longitude="2.1410170197487" StarRating="4" HotelCode="51681|2087" HotelName="Hotel Acta CITY47" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nicaragua 47, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/67/62672367043ee9261c2ed87863b9cc57c88208dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located on Plaza España in the centre of Barcelona, about 2.5 km from the b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="357.17" OriginalAmount="353.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384262071092" Longitude="2.1843776106834" StarRating="3" HotelCode="15683|91608|Bed &amp; Breakfast" HotelName="Park Hotel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida  Marquès de l'Argentera, 11, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/1b/491b9cfddd86754e4a20ee0842a204c86e8dc09c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an unbeatable location, right in front of the Estació de França in the district of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|66277-18109990/4174797323559356816/11718" HotelName="CIUTAT VELLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2420000/2417700/2417615/69ff0a6f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|16150-24283779/4174797323559356816/10140" HotelName="PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561900/561832/6c38a513_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1256457-20597554/4174797323559356816/11570" HotelName="LEONARDO ROYAL BARCELONA FIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58280000/58277200/58277151/1f7d4c97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375927009185" Longitude="2.1670183539391" StarRating="4" HotelCode="30438|27778" HotelName="Hotel Garbí Mil·lenni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Sant Pau 14, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/41/9341939dbdcdba531767df8deb83ee42acbf3172.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderfully restored, luxury hotel is situated within a few minutes walk of the city's tourist ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.39" OriginalAmount="355.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3854667" Longitude="2.1657516" StarRating="3" HotelCode="|10989" HotelName="Grupotel Gravina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE GRAVINA, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/8/9/10989_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This inviting hotel is in El Raval the district of it is in the city centre, Plaza Catalunya 50 metres away from, the tourist area and cultural places, In the surrounding area you can enjoy shops, bars, restaurants and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="359.56" OriginalAmount="356" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.411004" Longitude="2.173286" StarRating="2" HotelCode="31115|8966" HotelName="HTOP BCN City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera De Gràcia 380-384, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/88/d28893b40474dcaf2a2c4b68ff572b76ed3c3457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona's leisure area just a few minutes’ walk from the city centre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.09" OriginalAmount="356.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4103512" Longitude="2.1692763" StarRating="4" HotelCode="|11060" HotelName="Ilunion Bel Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>LEPANTO 406</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/0/11060_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel la Sagrada Familia it is a 10-minute walk away from el Park GÃ¼ell a 15-minute walk away from, 300 metres away, guests can find Alfons X and Dos de Maig the metro stop. ROOM: All the rooms have WiFi (free of charge), a television and water (free of charge). FACILITIES: Regarding the food and beverage offering, there is a bar, a restaurant and a buffet breakfast. The establishment has a reception with computers, internet (free of charge), a car park (available for a fee) and facilities for people with reduced mobility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="360.18" OriginalAmount="356.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.407318" Longitude="2.144165" StarRating="4" HotelCode="29497|999|Bed &amp; Breakfast" HotelName="Catalonia Park Putxet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Putxet 68-74, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/33/1333d26701a3a098beb05e97e60cd1211639dc44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the quiet neighbourhood of Putxet. The town centre is approximately...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="360.39" OriginalAmount="356.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399915977474" Longitude="2.1300119161606" StarRating="3" HotelCode="31360|1795894|Bed &amp; Breakfast" HotelName="Tres Torres Atiram" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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>Calatrava 32, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/98/1b982f11908e8fce54275611aec4a5f0ee015206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the city centre, in Barcelona's entertainment centre. Countless shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884942-28471751/4174797323559356816/2398" HotelName="IBIS STYLES BARCELONA CENTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12660000/12650100/12650060/55f5e645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.61" OriginalAmount="357.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400763" Longitude="2.172503" StarRating="2" HotelCode="|159540" HotelName="Ibis Barcelona Centro Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Napols 230 232, HB004593</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/9/5/4/0/159540_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona the city centre of Close to. ROOM: Customers have soundproofed rooms with an air-conditioning system, heating, a television and WiFi (free of charge). FACILITIES: With regards to the food and beverage offering, there is a buffet breakfast, The establishment also offers a car park (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="361.29" OriginalAmount="357.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400857296485" Longitude="2.1724634656414" StarRating="2" HotelCode="263665|ES000095" HotelName="ibis Barcelona Centro (Sagrada Familia)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Nàpols 230-232, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a1/5aa15929f62a11494c29746dbdc0065a4ba49aa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.539829" Longitude="-121.908438" StarRating="3" HotelCode="0|16156-18110139/4174797323559356816/8561" HotelName="SANT AGUSTI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 3665 Rio Rd, CARMEL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17690000/17680800/17680732/9128e500_b.jpg</HotelPictures>
        <HotelDescription>Located at the gateway to Big Sur and within minutes of Monterey and Carmel-by-the Sea, the newly renovated Carmel Mission Inn delivers the type of stay that makes a vacation complete. Must be 18 years of age to check in. Stay date changes inside of the cancellation policy are considered a cancellation and a re-booking, and as such, are subject to cancellation damages. $50 incidental deposit will be charged to guests with either a major credit card or debit card. (Fee subject to change). Unless notified prior to, or at check-in, a one night penalty will apply to departures that occur earlier than the date specified on the original reservation. Name changes are accepted up to two days prior to arrival.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396092993592" Longitude="2.200581918212" StarRating="4" HotelCode="900228|26391" HotelName="Hotel 4 Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Doctor Trueta 164, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/42/114236a6846f6aadfa50ca8adec66711fd9bccee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="362.59" OriginalAmount="359" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24850-32418395/4174797323559356816/6538" HotelName="SANSI BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/24850/24850_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.60" OriginalAmount="360" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38219538104" Longitude="2.1720539214612" StarRating="3" HotelCode="888120|14619" HotelName="Exe Ramblas Boquería" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Sant Josep 91-93, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/e0/1be02995c361f968814564fdecc26d44679b5d65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is situated on Las Ramblas, in the historical, commercial and tourist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410961" Longitude="2.186556" StarRating="4" HotelCode="326421|435" HotelName="Catalonia Atenas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Meridiana 151, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b5/97/b597280d50a5109edb2a624c6c142d8c62f5e52a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Sagrada Familia. This hotel is well-connected with the rest of the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37921334" Longitude="2.15431896" StarRating="3" HotelCode="448453|136699" HotelName="Hotel Chi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 455, Eixample, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/66/e8661bf66cc813bf5f1b3cde3b2399d520da4811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.03" OriginalAmount="361.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387952" Longitude="2.156844" StarRating="4" HotelCode="|122150" HotelName="Petit Palace Trencadís" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valencia, 157</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/1/5/0/122150_f30fb3c1151.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel l'Eixample it is in Passeig de GrÃ cia close to the establishment, clients can find Clients can also find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.62" OriginalAmount="362" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381063216147" Longitude="2.1455016732216" StarRating="4" HotelCode="20354|612" HotelName="H10 Itaca" 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,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Roma 22, Eixample-Sants Estación, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/5b/6d5b2e5da5b93655ebc80402e02243dc0e56ba4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the middle of Barcelona's central Eixample district, near to the trade fai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.09" OriginalAmount="362.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391556" Longitude="2.173159" StarRating="2" HotelCode="|63050" HotelName="Constanza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/BRUC 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/0/5/0/63050_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary, urban hotel, is in Barcelona city centre, Rooms with features that offer you the maximum level of comfort 2 meeting rooms, a terrace and a restaurant with high-quality products, is situated in Eixample the district Passeig de Gracia, PlaÃ§a de Catalunya and La Rambla close to the establishment, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375202" Longitude="2.155661" StarRating="3" HotelCode="186383|28869" HotelName="hcc lugano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Paral lel 172, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/3e/2a3e2d3d1e01d5c99451adcdfc0d53c7eddf6601.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Avinguda del Paral-lel, less than 3 km from Las Ramblas and Barcelona´s Goth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404811958591" Longitude="2.1288852121534" StarRating="4" HotelCode="130276|46089" HotelName="Vilana Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Vilana 7, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/33/f0333c0025387f9d4a75ea4eb37409a65b740129.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the prestigious La Bonanova district of Barcelona. It is surrounded by one o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.66" OriginalAmount="366" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380825" Longitude="2.177471" StarRating="3" HotelCode="70231|9814" HotelName="Catalonia Avinyo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinyó 16, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/24/4424a00fbf0e9b2c0ea40bc5f432f1c488714d5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona’s gothic district. It is situated on Calle Avinyó, o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.66" OriginalAmount="366" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386942809638" Longitude="2.1673453472214" StarRating="5" HotelCode="748116|345505" HotelName="Exe Plaza Catalunya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Housekeeping,Internet,Laundry,Meeting Room,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de la Universitat 18, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/fd/79fd3a9a73b4ee6bc67dbadb5d2e5f85a1981752.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Design and function come together in the interior of the Exe Plaza Catalunya 4* creating a feeling o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|259144-18110318/4174797323559356816/10178" HotelName="VILANA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2520000/2519900/2519873/7b212156_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.67" OriginalAmount="367.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3878834" Longitude="2.1734421" StarRating="3" HotelCode="|11017" HotelName="Hcc Montblanc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA LAIETANA 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/7/11017_bf3bc861155.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, Via Laietana it is situated in it is close to the historic centre, nearby, you can find the tourist points of interest, is situated close to the port, the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.407744" Longitude="2.185346" StarRating="3" HotelCode="10702|440" HotelName="Catalonia Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aragó 577 - 579, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/9c/1e9c21b07cb93d67dce9dd5d1a8cbf9ce41e3642.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated close to the centre of Barcelona. Numerous shops, restaurant, bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374103" Longitude="2.168495" StarRating="2" HotelCode="58673|5278" HotelName="Abrevadero" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Vila i Vilà 79, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/7f/487fc1d71c2b89a587c8e28675286b14dc97b916.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="372.69" OriginalAmount="369" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|31558-18110438/4174797323559356816/8399" HotelName="SERCOTEL AMISTER ART" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1120000/1111300/1111293/e96a078e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="372.69" OriginalAmount="369" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397079055802" Longitude="2.1513569355011" StarRating="3" HotelCode="31116|32274" HotelName="Catalonia Barcelona Golf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera de Gràcia 72, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5a/9a5ab1755f48271dc38ba467239d13203d7ceda3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Barcelona and is surrounded by numerous shopping venues and li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.86" OriginalAmount="369.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392128" Longitude="2.1621787" StarRating="4" HotelCode="|11016" HotelName="Hcc Regente" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAMBLA DE CATALUNYA, 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/6/11016_784ebf51436.jpg</HotelPictures>
        <HotelDescription>HOTEL: this building, was built in 1913, has 79 rooms and 78 double rooms. In the establishment entrance, guests will find a lobby with a reception, a lift and a safety deposit box service. Guests have access to room service, a laundry service, a medical care service, a cafÃ©, a bar and a television room. It also has a conference room, internet and WiFi. SITUATION: This historic hotel, Rambla Catalunya it is in Passeig de GrÃ cia it is close to near the establishment, guests will find shops, leisure areas. ROOM: The inviting rooms, have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a fridge, fitted carpets, central heating and a safety deposit box. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="373.70" OriginalAmount="370" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412562" Longitude="2.209023" StarRating="4" HotelCode="36821|8488" HotelName="Hotel Barcelona Condal Mar managed by Melia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca,Village,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/08/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>Cristóbal de Moura 138, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/26/3a/263ac41f675aeb52e573c13897ad425e00b25885.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. It lies 100 metres from the nearest tram links and the metro sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="373.70" OriginalAmount="370" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38381228879" Longitude="2.1782970428467" StarRating="3" HotelCode="18012|1404" HotelName="Hotel Suizo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Ángel 12, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/af/17af316b18b62bbe1138c835992565ecae2e1e95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is to be found in the gothic quarter at the heart of Barcelona, close to the cathedral an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="374.11" OriginalAmount="370.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3893016" Longitude="2.1213762" StarRating="4" HotelCode="|53437" HotelName="Ac Victoria Suites By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/7/53437_4a212181322.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 50 suites, a restaurant with air-conditioning, an outdoor pool, a terrace, a bar, a laundry service, room service and WiFi. SITUATION: This hotel is in Pedralbes it is located near the commercial area where you can find boutiques, bars and restaurants. 200 metres away, clients have public transport services. 4 kilometres away, you can find the beach. ROOM: The rooms have lamps, a mini-bar, heating, a television and WiFi. FACILITIES: Outdoors, clients can enjoy a swimming pool and a sunbathing terrace. MEALS: Clients have at their disposal Neichel Restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="375.63" OriginalAmount="371.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380945598722" Longitude="2.1531626594842" StarRating="3" HotelCode="11313|2066|Bed &amp; Breakfast" HotelName="Atenea Calabria Apartaments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Calabria 129, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/90/7490e3e29d966a1e435b8093f1775980c1c6bf8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located close to the Gran Via. The main tourist attraction, as well a...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="375.72" OriginalAmount="372" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1331142-28537701/4174797323559356816/4395" HotelName="CIEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1331142/202251915466582.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.72" OriginalAmount="372" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393471" Longitude="2.157815" StarRating="3" HotelCode="901971|46020" HotelName="Room Mate Emma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Rosselló 205, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a0/01a06dcfac4274c120cd16bbd7679666124bab8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.72" OriginalAmount="372" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397926" Longitude="2.192201" StarRating="3" HotelCode="172668|26472" HotelName="NH Barcelona Diagonal Center" 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,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Àlaba 94-96, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/44/01448ae168c6e5469518461228f18d34fb85f877.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the groundbreaking technological 22nd district of Barcelona, very close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.74" OriginalAmount="372.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4014574" Longitude="2.1977633" StarRating="3" HotelCode="|44009" HotelName="Holiday Inn Express Barcelona City 22@, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PALLARS 203</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/0/9/44009_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a breakfast room, conference facilities, WiFi in communal areas, a laundry service and a car park. SITUATION: This establishment, is close to the convention centre, and Mar Bella the beach It has excellent transport links to public transport services, You will be able to visit, and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10521-28498378/4174797323559356816/3547" HotelName="BARCELONA CENTURY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30110000/30108900/30108851/119f4b4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386186" Longitude="2.154786" StarRating="3" HotelCode="30174|6181" HotelName="Barcelona Century Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>València 154, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/17/8c17afd22244a9909926efabe1eb504c975ec144.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located in L'Eixample district, close to the cathedral and the Picasso museum....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380964601573" Longitude="2.17205286026" StarRating="3" HotelCode="140911|27699" HotelName="Hesperia Barcelona Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Hospital 26, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/58/4e583ce1d1d842c476e607931699e0c73e192ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only a short distance from Barcelona's most famous street, Las Ramblas, guests can easily wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378023075811" Longitude="2.173059364418" StarRating="4" HotelCode="113140|45935" HotelName="Onix Liceo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Conference 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,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nou de la Rambla 36, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/4d/fc4d231b4192878c1ef1db088f7701d0503c2887.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in Barcelona. Only a few metres away, guests can find the Gr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="377.46" OriginalAmount="373.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384320700861" Longitude="2.1513945508894" StarRating="4" HotelCode="37041|1043638|Bed &amp; Breakfast" HotelName="Sercotel Ámister Art Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Roma 93-95, near Sants train station, City Centre, Eixample District, 08029 Barcelona, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/97/6197a905dec602fa8d51136a7d132555698a6e4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is suitable for both tourists as well as for business guest. It is located ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="377.74" OriginalAmount="374" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="23.866180419921875" Longitude="120.90270233154297" StarRating="3" HotelCode="0|408560-28537688/4174797323559356816/4337" HotelName="CHI BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>NO. 419, ZHONGSHAN RD, YUCHI, TW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/117000000/116110000/116100600/116100540/5b2327ea_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Sun Moon Lake Hotel is located in Yuchi's Sun Moon Lake neighborhood, close to Shueishe Pier. Regional points of interest also include New Era Sculpture Park and Lungnan Natural Lacquerware Museum.    Hotel Features.   Sun Moon Lake Hotel's restaurant serves breakfast, lunch, and dinner. The hotel also has a snack bar/deli and a coffee shop/café. A bar/lounge is open for drinks. Room service is available 24 hours a day. The hotel serves a complimentary hot and cold buffet breakfast each morning in the breakfast area. Recreational amenities include a fitness facility and complimentary bicycles. This 4-star property has a 24-hour business center and offers small meeting rooms and business services. Complimentary high-speed (wired) Internet access is available in public areas. This Yuchi property has 4 meeting rooms.  Wedding services, tour/ticket assistance, and tour assistance are available. Valet parking is complimentary. Additional property amenities include a terrace, multilingual staff, and gift shops/newsstands. This is a smoke-free property.    Guestrooms.     Air-conditioned guestrooms at Sun Moon Lake Hotel feature complimentary bottled water and safes. Balconies offer lake or mountain views. Beds come with premium bedding. Guestrooms share bathrooms; amenities include bathrobes, slippers, and complimentary toiletries. Wired high-speed and wireless Internet access is complimentary. In addition to desks and complimentary newspapers, guestrooms offer phones. 37-inch high-definition televisions have premium cable channels and free movie channels. Also included are blackout drapes/curtains and hair dryers. Guests may request a turndown service, irons/ironing boards, and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications:      All guests staying in hotel guestrooms must be registered with the hotel.            Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.     The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation.     Property Information:  Check-out time is 11 AM  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="377.74" OriginalAmount="374" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|129268-18110262/4174797323559356816/11830" HotelName="BEST 4 BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3074000/3073917/00628c1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378.75" OriginalAmount="375" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401164813216" Longitude="2.183103463212" StarRating="3" HotelCode="318134|2354" HotelName="Glories Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Padilla 173, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/67/4a67aee96dd39185c733a2ff0a5de20d48c6653c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Barcelona, near to the Gran Vía, the Auditorium, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378.75" OriginalAmount="375" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373298370194" Longitude="2.1474999189377" StarRating="4" HotelCode="94217|17230" HotelName="Ayre Hotel Gran Vía" 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,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de Les Corts Catalanes 322-324, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/64/b86479b3cecdd9403cb0c21464ee85e8da7f476e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central city location, on Plaza España next to the Fira Exhibition and Conferenc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="378.89" OriginalAmount="375.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401780532131" Longitude="2.1477453410626" StarRating="3" HotelCode="31130|1057975|Bed &amp; Breakfast" HotelName="Pol &amp; Grace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>c/ Guillermo Tell 49, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/7e/da7e7c433b130fde65b2247f20ed05733d2a5190.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre and the tourist area. Countless shopping venues, nightclub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.64" OriginalAmount="375.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3790326" Longitude="2.1684044" StarRating="3" HotelCode="|54891" HotelName="Abba Rambla Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla del Raval, 4 C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/8/9/1/54891_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run establishment, has 49 rooms, a cafÃ© and indoor parking. SITUATION: This establishment, Las Ramblas it is close to it is in the historic centre, Well connected with and Barcelona Port. ROOM: The establishment has non-smoking rooms and with TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140225-28767640/4174797323559356816/6804" HotelName="CATALONIA LA BOQUERIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2760000/2754200/2754131/1b26dcb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.58" OriginalAmount="376.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3792431" Longitude="2.1543197" StarRating="3" HotelCode="|252751" HotelName="Chi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les corts Catalanes 455</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/7/5/1/252751_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382367" Longitude="2.170541" StarRating="1" HotelCode="113143|237227" HotelName="Curious Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Carme 25, Distrito Ciutat Vella, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/dd/0fdd55acf64f7b0c4212e873d0529cab3ffdfd3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="381.06" OriginalAmount="377.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395967391379" Longitude="2.1610987186432" StarRating="3" HotelCode="30544|2914|Bed &amp; Breakfast" HotelName="Actual" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Rossello 238, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/0a/f80a197953b2b63e9a6f7a52b761f8eef4bda2ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the L'Eixample district just 5 minutes from las Ramblas. There ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3889" Longitude="2.16719" StarRating="0" HotelCode="978205|408035" HotelName="Ona Hotels Terra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De La Creu Coberta 20-22, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/30/de30616cca6e47019fad7107c40aecab601acbba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="383.15" OriginalAmount="379.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37987" Longitude="2.16911" StarRating="3" HotelCode="|455163" HotelName="Raval House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Hospital 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/1/6/3/455163_cca07b00804.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="383.37" OriginalAmount="379.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390003" Longitude="2.1358641" StarRating="4" HotelCode="|11034" HotelName="Ac Diagonal L'illa By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL 555</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/3/4/11034_bb680991143.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays. SITUATION: This hotel is in a garden area, Avinguda Diagonal is situated in Where guests can enjoy the bus stop, the tram stop, Close to restaurants, bars and shops.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383.80" OriginalAmount="380" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372999471515" Longitude="2.1459804475307" StarRating="3" HotelCode="190686|34651" HotelName="Hotel Acta Azul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 327, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/03/48031dc6130cfdc79a9aa046deca55f27fa86d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383.80" OriginalAmount="380" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394822442612" Longitude="2.193427208299" StarRating="2" HotelCode="459837|202526" HotelName="ibis Styles Barcelona City Bogatell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Llull 71, HB004742, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/0d/ed0dbe07283d9bfde186dcbf5dda8d8794cc38c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="383.86" OriginalAmount="380.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393387065003" Longitude="2.1460522824843" StarRating="4" HotelCode="30784|ES024951" HotelName="Vincci Mae" BedType="" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 596, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/f1/abf124efd4ee5bc9ce271cf720e22abceec030cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Avenida Diagonal at the heart of Barcelona's tourist centre. Numerous shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38119906251" Longitude="2.1550959348679" StarRating="3" HotelCode="31613|402592" HotelName="Leonardo Hotel Barcelona Gran Via" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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>Carrer de la Diputació 100, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/db/a8db9b0c2c28ac08a2d2899effe77d8cb21bde40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in 2004, this modern hotel is ideal for night time revellers. Situated just a few minutes walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.87" OriginalAmount="381.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404173" Longitude="2.1908354" StarRating="4" HotelCode="|70489" HotelName="Novotel Barcelona City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL,201</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/4/8/9/70489_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 264 rooms. It has a restaurant, a bar, meeting rooms and a terrace with a swimming pool. SITUATION: This establishment is on Avenida Diagonal 50 metres away, guests can find Torre Jean Nouvel it is in the city centre. ROOM: All the rooms have a kettle, WiFi, a mini-bar, a safety deposit box and a writing desk. FACILITIES: Outdoors, clients have access to a swimming pool. The establishment has a gym, a hammam, a playground, a games room and table games. MEALS: The establishment offers Mediterranean cuisine and a terrace in summer. Guests have at their disposal children's menu.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.51" OriginalAmount="381.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3781654" Longitude="2.178617" StarRating="4" HotelCode="|28517" HotelName="Medinaceli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Duc de Medinaceli 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/5/1/7/28517_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2006, has 44 rooms, In the entrance, you can find a lobby with a reception, a breakfast room and communal areas. There are many services available at the establishment, including room service and a laundry service (for a fee). SITUATION: The establishment, is in Barcelona the historic centre of Las Ramblas it is located near 2 minutes away from the establishment, you can find the bus station, is 5 minutes away from restaurants, bars and a shopping centre. around 1 kilometre away you can find Plaza CataluÃ±a the beach, is 20 kilometres away from Barcelona Airport. ROOM: The rooms have a bathroom with a hairdryer, a safety deposit box (available for a fee), central heating, a central air-conditioning system, a direct line telephone, internet and satellite or cable TV. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="385.66" OriginalAmount="381.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384864794622" Longitude="2.1702128648758" StarRating="1" HotelCode="94219|3900660|Bed &amp; Breakfast" HotelName="Lloret" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Canaletes 125, 08002 Barselona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/3c/af3c0ad01527ed48f3ba8820a3852b5f380f39b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.346939000000000" Longitude="-6.266402000000000" StarRating="3" HotelCode="0|23304-18110144/4174797323559356816/9794" HotelName="LEONARDO LAS RAMBLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Lower Ormond Quay, Dublin 1, Ireland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1060300/1060266/1892a22e_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Dublin and was established in 1999. It is close to the Trinity College. The Hotel has 2 restaurants, 2 bars, a conference room and a coffee shop. All 138 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning. category: Superior first style: Modern year Built: 1999 restaurant Count: 2&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39206" Longitude="2.15546" StarRating="4" HotelCode="30126|6208" HotelName="Evenia Rosselló" 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>Calle Rosselló 191, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/04/3c04347c9eaea619e8b7b8b7df85e8085d75f365.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated within a few minutes’ walk of the city centre. Various restaurants and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380179" Longitude="2.171068" StarRating="3" HotelCode="29333|431" HotelName="Leonardo Hotel Barcelona Las Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Junta de Comerç 8,10,12, Barcelona 08001</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/9a/9d9a6fcf4ca8c9df48d6c40a15c255eb45d8b37d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre, close to Las Ramblas and Plaza Major. Countless shops, restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28523-18110153/4174797323559356816/10307" HotelName="LEONARDO BARCELONA GRAN VIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1061200/1061157/45991690_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.13" OriginalAmount="383.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3957652" Longitude="2.1813851" StarRating="3" HotelCode="|29260" HotelName="Ilunion Auditori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE SICILIA 166-170</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/2/6/0/29260_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The establishment is a 10-minute walk away from the Arc de Triomphe Train Station Arc De Triomphe. There are many places you can visit in the surrounding area, including Eixample, Born and the Gothic Quarter. In the surrounding area, you can find restaurants and bars. It takes 5 minutes to get to el Auditorio de Barcelona 1,5 kilometres away, you can find la Sagrada Familia and el Parque de la Ciutadella. ROOM: Customers have modern rooms with an air-conditioning system, flat-screen satellite television, pillow menu, a mini-bar and water (free of charge). RESTAURANT: In this establishment's food and beverage department guests can enjoy a restaurant and a bar. FACILITIES: There is a variety of facilities and services available at the establishment, including a swimming pool, a gym, WiFi (free of charge), a reception with computers and WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="387.40" OriginalAmount="383.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396167592982" Longitude="2.1551629900932" StarRating="4" HotelCode="10902|1392247|Bed &amp; Breakfast" HotelName="Abba Hotel Balmoral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 5, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/8e/318e0623506ce3ffe3cf2a6f56621254a0e5a5e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Barcelona, next to the Pedrera and Diagonal. It is also very cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.61" OriginalAmount="383.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381902440251" Longitude="2.1458610892296" StarRating="3" HotelCode="29332|1010|Bed &amp; Breakfast" HotelName="Catalonia Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Roma 31, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/13/70130ebbabb560cedb9198dd78712af935dfabdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the tourist centre of Barcelona, less than a mile from the cultural and hi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|140260-24268621/4174797323559356816/9252" HotelName="ALLEGRO BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3200000/3199900/3199828/w5862h3835x5y5-0d948bb8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.85" OriginalAmount="385" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408095" Longitude="2.185855" StarRating="3" HotelCode="326475|6956" HotelName="Catalonia Albeniz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" 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>Aragón 591-593, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/7d/367d3ccff46335767587aeaf6d3a75ea263acd52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly on the Calle Aragon, close to the Sagrada Familia. Countless shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="391.32" OriginalAmount="387.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385667746506" Longitude="2.1664148569107" StarRating="3" HotelCode="9958|1380|Bed &amp; Breakfast" HotelName="Lleo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 22-24, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/b1/cfb13158ef56a24af456b16709de126ee930fcba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated in the city centre, near the Plaza Catalunya. Many of the cit...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.46" OriginalAmount="387.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4006433" Longitude="2.1787329" StarRating="4" HotelCode="|26424" HotelName="Eurostars Monumental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Consell de Cent 498-500</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/2/4/26424_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2005 45 rooms and 8 floors. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a cloakroom, a currency exchange service with a lift. The establishment boasts a cafÃ©, a bar and a buffet restaurant with air-conditioning, The establishment offers internet, a car park, a medical care service, room service and a laundry service. SITUATION: This urban hotel is in Barcelona a tourist area of 2 kilometres away, you can find shops, restaurants and nightclubs. a few minutes walk away, there is a public transport stop, is situated 30 minutes away from the airport and 2 kilometres away from the beach. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a double bed, fitted carpets, a safe and a central heating system. FACILITIES: The hotel offers a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379991529334" Longitude="2.1728508174419" StarRating="4" HotelCode="30629|24951" HotelName="España" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Pau 9-11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/9b/139b99a8c8f0eea629b54a6c09dd48b424aca117.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the commercial, historical and artistic centre, next to the Gran Teatre del ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389479117196" Longitude="2.1491253376007" StarRating="4" HotelCode="24881|45878" HotelName="U232 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Comte d'Urgell 232, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/a4/e5a4e793315b5f8c5a1fb65fa5e825b42384d4ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of the shopping and boutique area, opposite the exhib...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376660634107" Longitude="2.1524325013161" StarRating="4" HotelCode="30445|39403" HotelName="Hotel Vilamarí" 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,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vilamarí 34-36, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bb/cc/bbcccdbd689c4b0817a47bad6d506e8782bde7f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located near Plaza de España. Various tourist attractions such as Plaza Cataluñ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.99" OriginalAmount="388.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37528" Longitude="2.147852" StarRating="3" HotelCode="|441376" HotelName="Occidental Barcelona 1929" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Creu Coberta, 20-22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/3/7/6/441376_a805bf21016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385681" Longitude="2.124618" StarRating="4" HotelCode="900433|17123" HotelName="Catalonia Rigoletto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sabino de Arana 22-24, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/62/f0628e363a4c95c408ad533b8b13ad5157d19697.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona's commercial and financial centre, only 50 m from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="393.17" OriginalAmount="389.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376947439955" Longitude="2.1498039364815" StarRating="3" HotelCode="899963|112531|Bed &amp; Breakfast" HotelName="Onix Fira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Llançà 30, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ae/03ae6e91d7bdbe0b69bee9900c069872fe14b8d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located next to Plaza Espana, the Fira de Barcelona fairgrounds a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.48" OriginalAmount="389.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3717947" Longitude="2.1807002" StarRating="5" HotelCode="|11107" HotelName="Eurostars Grand Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOLL DE BARCELONA, EDIFICIO OESTE S/N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/7/11107_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Eurostars Gran Marina GL is rated five stars and it is situated in the centre of Barcelona. This luxury hotel, is ideal for business and holiday stays. The establishment has 8 floors, 291 rooms, 244 double rooms and 47 suites. Luxurios, SITUATION: This luxurious hotel is in the heart of Barcelona, 10 minutes away from the historic centre, cultural places, Las Ramblas and la Plaza de CataluÃ±a. It is on the beachfront. 300 metres away, there is a public transport stop. In the surrounding area, you can find shops, restaurants, bars, pubs and nightclubs. ROOM: All the rooms have internet, pillow menu and a hydromassage bath. Guests are offered premier rooms and suite rooms. Guests are offered Junior Suites with hydromassage bath, hydromassage cabin, a desk, a wardrobe, toiletries, a living room and small balcony. There is also presidential suites with terraces and views of the city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.50" OriginalAmount="390.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3898065" Longitude="2.1420054" StarRating="4" HotelCode="|10990" HotelName="Derby" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LORETO, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/0/10990_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a peaceful area, is in Barcelona the heart of Close to the shopping centres and the business area. the establishment is a 5-minute walk away from the exhibition centres, In the surrounding area, you can find shops, bars, pubs, restaurants and a public transport stop. It has excellent transport links to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.036800" Longitude="-89.798800" StarRating="3" HotelCode="0|100806-18109999/4174797323559356816/14160" HotelName="HOLIDAY INN EXPRESS BARCELONA CITY 22@" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4068 Stansell Court, Memphis, 38125, TN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1990000/1988100/1988058/1743ec49_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 89. Suites: 34. Single-bedded accommodations: 72. Double bedrooms: 17. Smoking rooms: 34. Nonsmoking rooms: 55. Physically challenged rooms: 6. Floors: 3. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Stay Smart at Memphis Hotel's Convenient LocationThe Holiday Inn Express® Memphis Southwind Newly Renovated Hotel is located in southeast Memphis, just off of Highway 385. With convenient access to Downtown Memphis, this suburban location is ideal for Business and Leisure Travel.  The Hotel is located 1 mile from the  FedEx International Headquarters and close to the Southwind corporate area, which is home to many businesses. Guests can entertain clients at nearby TPC Southwind, home of the FedEx St Jude Classic on the PGA tour. A shuttle is available for our corporate travellers (Restrictions Apply). There are plenty of choices for entertainment and recreational activities. Mike Rose Soccer Complex and the University of Memphis are both convenient to the property, presenting guests with the option to participate in, or observe a range of athletic events. Many guests enjoy visiting the Memphis Zoo and Graceland, both having World-Class Facilities.The hotel's exceptional amenities include free high-speed, wireless Internet access and a complimentary Express Start breakfast buffet. You can stay on your schedule with convenient facilities such as a guest laundry room and a 24-hour Fitness Center. No matter your reason for traveling to Memphis, the hotel's friendly staff invites you to "Stay Smart".. Onsite facilities information- ParkingProperty was built in 2003. Hotel Currency: USD. Additional Addresses: Other: 4068 Stansell Court, Memphis, 38125, TN, US. Additional Phone Numbers: Fax - Other: 19013092133. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382675360171" Longitude="2.1657777272062" StarRating="2" HotelCode="66017|18377" HotelName="Hotel Acta BCN 40" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Joaquin Costa 40, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/80/c480024335b2cf8a3e2f61df5ca19f346e32f8b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, surrounded by the historic centre of Barcelona and offers easy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384292257712" Longitude="2.1619194746018" StarRating="3" HotelCode="9955|45850" HotelName="Caledonian" 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,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 574, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/ae/deaecddc16b853d1e91401446579e21c5d09fa22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fabulously situated at the heart of the city, just a few paces from the wonderful Plaza Catalunya an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.01" OriginalAmount="391.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3840122" Longitude="2.1630278" StarRating="3" HotelCode="|11063" HotelName="Acta Splendid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>MUNTANER 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/3/11063_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This comfortable hotel is in Barcelona the city centre of it is situated close to Plaza CataluÃ±a the university, near the establishment, you will find Las Ramblas the tourist attractions, the cathedral, Clients can also find leisure areas, cafÃ©s, bars and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.22" OriginalAmount="391.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3729668" Longitude="2.1461045" StarRating="3" HotelCode="|50093" HotelName="Acta Azul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA, 327</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/3/50093_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, has 31 rooms, suites and apartments with living rooms, Equipped with a kitchen with features that offer you the maximum level of comfort, In the establishment entrance, guests will find a reception, The establishment boasts meeting rooms and a TV room. The establishment offers guests a laundry service. SITUATION: This establishment, is in an excellent location, la Plaza de EspaÃ±a, el recinto ferial, el Estadio OlÃ­mpico and el Museo Nacional de Arte next to the establishment, guests will find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395.92" OriginalAmount="392" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401582037336" Longitude="2.1979135146629" StarRating="3" HotelCode="76164|18394" HotelName="Holiday Inn Express Barcelona - City 22@" 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,Currency Exchange,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 203, Barcelona 08005</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/c7/abc768b850b177a22621616362b8e2aa99b9769c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes away from the Barcelona International Convention Center (CCIB), t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395.92" OriginalAmount="392" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376758248871" Longitude="2.145944237709" StarRating="4" HotelCode="58121|33150" HotelName="Pestana Arena Barcelona" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Consell De Cent 51-53, Esquina Calle Bejar, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/78/0a78c67baa92a44278cad42aa1727fa9555083bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Sants Montjuic district, close to the Fira de Barcelona trade fair...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.92" OriginalAmount="392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38921745" Longitude="2.16324756" StarRating="0" HotelCode="846457|cien" HotelName="CIEN Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Consell de Cent 278, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/25/5125dad1968cbbb82ee92d11fa0320b058cd9ba2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395869805449" Longitude="2.1813306212425" StarRating="3" HotelCode="57793|7084" HotelName="Hotel ILUNION Auditori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sicilia 166-170, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/2c/562c5991b2fdf929a65c7b5b7a645e2e1bebf76a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies close to the Gothic quarter at the heart of Barcelona with bars and restaurants...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385978" Longitude="2.15142" StarRating="4" HotelCode="30223|45888" HotelName="Zenit Borell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City 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>Carrer Comte Borrell 208, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/12/d6125f09c77f41e9297c2bee68b6a710352a8de9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the financial centre of the city of Barcelona along Avenida R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="397.20" OriginalAmount="393.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412002150585" Longitude="2.2195051607132" StarRating="4" HotelCode="897779|97154|Bed &amp; Breakfast" HotelName="SB Hotel Diagonal Zero Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaça Llevant s/n, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9b/ec/9bec9880c499b6f0030e59fa3a419fd8a338b924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Barcelona, right in front of the Barcelona International Convention Centre (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53655-28562351/4174797323559356816/4487" HotelName="PESTANA ARENA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1430000/1427700/1427691/fa6f0ce9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|83329-28506310/4174797323559356816/1889" HotelName="FLOR PARKS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561800/561712/89cf78a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.723314" Longitude="100.539515" StarRating="4" HotelCode="0|671-18110401/4174797323559356816/8359" HotelName="U232" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>27 SOUTH SATHORN ROAD , TUNGMAHAMEK, SATHPRN, 10120, BANGKOK, THAILAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24000/23993/66a84d02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|628-23002036/4174797323559356816/6807" HotelName="BALMORAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526100/526079/3f4c74e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381411193735" Longitude="2.1740128478505" StarRating="4" HotelCode="365860|5452" HotelName="Petit Palace Boquería Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Boqueria 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/04/ac049f24d49009793d16a3339900a1358e5d8c6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist and shopping centre of Barcelona, in the gothic quarter, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387979" Longitude="2.156863" StarRating="4" HotelCode="261899|36735" HotelName="Sunotel Club Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer València 157, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/c9/71c9c362d8f30e7e3a903689d895e341e68f8da9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Barcelona city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="399.92" OriginalAmount="395.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378935925716" Longitude="2.1740202605724" StarRating="3" HotelCode="9957|2065|Bed &amp; Breakfast" HotelName="Hotel Gaudi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nou de la Rambla 12, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6b/5a/6b5a681d88deb9a8debe0453b13ac6f4829a6a50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally situated in Barcelona's historical Old Town. Countless shopping and ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376606100841" Longitude="2.1504709376203" StarRating="3" HotelCode="36820|4163" HotelName="B-Hotel" 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,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 389-391, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/95/0395524f7769302815cab8f29d99405aa759b782.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Barcelona's tourist centre, not far from the city centre. Shopping ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396271" Longitude="2.170054" StarRating="3" HotelCode="12308|4569" HotelName="Hotel Europark" 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,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aragó 323-325, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/71/9c715a7ed532b003c52f41f8ccd219f4db788627.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 15 minutes from the Rambla de Catalunya and the Plaça de Catalunya. Ple...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398694" Longitude="2.162406" StarRating="4" HotelCode="21559|1007" HotelName="Catalonia La Pedrera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Córcega 368, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/fe/aafe4a7fc7b67ff17b21b86ea50ad0a0917b0c11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the arty and commercial centre of Barcelona, only a stone's throw fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.60" OriginalAmount="396.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398273" Longitude="2.1574916" StarRating="2" HotelCode="|57139" HotelName="Numa | Brio" 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/7/1/3/9/57139_f2cea0f1122.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, modern hotel, has 12 modern rooms and a bar with a terrace. SITUATION: This small hotel is in Barcelona the centre of is situated in GrÃ cia the district of Close to and. it has good links to public transport services. ROOM: The rooms have heating, a flat-screen television and a bathroom. Some rooms have a hydromassage bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="400.97" OriginalAmount="397" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|26181-28481881/4174797323559356816/5459" HotelName="ITC BARCELONA BY SOHO BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/975000/974907/d705c037_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="401.14" OriginalAmount="397.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4003" Longitude="2.19083" StarRating="4" HotelCode="943343|587986|Bed &amp; Breakfast" HotelName="Golden Tulip Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Avila 135-139, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/76/5476dc82c3dc8b7c7d9daea5cbc2f5223828d4d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, approximately 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="401.26" OriginalAmount="397.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3846987695" Longitude="2.1664537489414" StarRating="2" HotelCode="30649|1265784|Bed &amp; Breakfast" HotelName="Mesón Castilla Atiram Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Valldonzella 5, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/26/1e268d5b81bf071a1e06749fc9c0af8dd21b66aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is approximately 2 km from the sea. Situated on a side street, the hotel is close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="401.88" OriginalAmount="397.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381228545614" Longitude="2.1638671281105" StarRating="3" HotelCode="27724|639|Bed &amp; Breakfast" HotelName="Hotel Ronda House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sant Erasme 19, Barcelona, Cataluña</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/d6/57d64b6c3f240d5aefbc7abf3bc3754bfd7aa36a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona, close to the Plaza Cataluña and Las Ramblas. Shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.98" OriginalAmount="398" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38943594156" Longitude="2.1474362516166" StarRating="3" HotelCode="37195|5115" HotelName="Sunotel Aston" 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,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de París 101, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/0f/b60ff3eedf8ef0478700d4366ed63058a14ec16b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern building is located in the financial and commercial heart of Barcelona, close to the Fai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="402.99" OriginalAmount="399" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30060-18110435/4174797323559356816/8335" HotelName="ZENIT BORRELL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1065600/1065531/a293ad79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="404.00" OriginalAmount="400" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379774170982" Longitude="2.174206674099" StarRating="3" HotelCode="49091|5040" HotelName="Oriente Atiram Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic 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>Ramblas 45, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/45/fa/45faf95969a3fa04395b812ef4692d2a11d02f62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the cultural and historical heart of Barcelona, in Las Ramblas. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="404.00" OriginalAmount="400" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408220806403" Longitude="2.2118313610554" StarRating="4" HotelCode="25009|8998" HotelName="Vincci Maritimo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Llull 340, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/91/7d91375c5fb0f6f9eb76cb2eb0786de177fc1bec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is superbly located, close to the city centre. Barcelona's beautiful sandy beach i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393515626256" Longitude="2.1505683660507" StarRating="4" HotelCode="51951|26516" HotelName="Guitart Grand Passage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City 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>Carrer Muntaner 212, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/63/4d63946277154a3c573549c6051e0906cbaf7a5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the leisure area of Barcelona. There are countless shops, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391067" Longitude="2.168232" StarRating="4" HotelCode="30783|4786" HotelName="hcc st. moritz" 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,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Diputació 264, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/74/7f/747fdc2dd786854f0308974dd25fac488cdfa542.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies directly in the centre of Barcelona, close to the Casa Batlló (Gaudi) and the Plaza ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644-18110117/4174797323559356816/13129" HotelName="EUROPARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562080/b7f468a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34215-28562353/4174797323559356816/5481" HotelName="PETIT PALACE BOQUERIA GARDEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1497900/1497814/d0337244_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390984285472" Longitude="2.1707010269165" StarRating="4" HotelCode="30687|27776" HotelName="Hotel Acta Atrium Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 656, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/d8/a1d8d3b7b25c7184fb2329242c8124e998bd91b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is situated at the heart of Barcelona within minutes of the Gran Via. Gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376903161239" Longitude="2.1746854484081" StarRating="3" HotelCode="33665|161915" HotelName="Chic &amp; Basic Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Passatge de Gutenberg 7, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/43/0c43b2c9235ad738dd54c6418da08217e8b613b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a small pedestrian passage next to Las Ramblas. Bus and metro connections ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.02" OriginalAmount="402.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39752774031" Longitude="2.1655458211899" StarRating="2" HotelCode="190704|allys_guest_house_barcelona" HotelName="Ally's Guest House Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Bruc 150 5th 2nd, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/03/4f03452e5dc812190953345075688d426ddb8d9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 9 rooms. Wireless internet access is available to tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="406.40" OriginalAmount="402.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39020175" Longitude="2.18003453" StarRating="3" HotelCode="612835|617565|Bed &amp; Breakfast" HotelName="Hotel Rec Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Rec Comtal 19, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/a0/1aa027894874447966779e9795dd07ab0e123d5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389354858767" Longitude="2.1213275939226" StarRating="4" HotelCode="30682|30514" HotelName="AC Hotel Victoria Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Beltrán i Ròzpide 7-9, antes Avenida Pedralbes 16, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/ac/40ac3f0eac2f9afc9aca4c775670c7c52bd53bba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet district of Barcelona, in Pedralbes. Shopping and commercial zones ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388823230655" Longitude="2.1361199175385" StarRating="4" HotelCode="63299|12757" HotelName="NH Collection Barcelona Constanza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Deu i Mata 69-99, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/e5/bee59518bd24d77c663a2e51066b47e191945cf1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Avenida Diagonal and Calle Numancia, right in the heart of the Catalon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388368328956" Longitude="2.164491713047" StarRating="4" HotelCode="26977|21716" HotelName="Sansi Diputacio Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De La Diputació 234-236, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/2c/302c48f16ebfe4071359daa47bdbb0a218da1887.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is quietly situated in Barcelona's recreational area, close to a wide rang...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37819226331" Longitude="2.1786443889141" StarRating="4" HotelCode="61647|6209" HotelName="Hotel Medinaceli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic 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>Plaza Duc de Medinaceli 8, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/24/92/24920f349dc1645b915b9ad760ea88bb13edf7de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Barcelona's old town, this historic hotel is situated in the Barri Gòtic near to Las Ramb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409.05" OriginalAmount="405" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382066" Longitude="2.176392" StarRating="3" HotelCode="16725|1059" HotelName="Hotel Gargallo Rialto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Ferran 40-42, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/40/19/4019e6d516601b30a568398ee07faeb03da6450b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular and historical city hotel lies in the centre of the beautiful old town of Barcelona. Sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.18" OriginalAmount="405.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3938172" Longitude="2.1535239" StarRating="3" HotelCode="|11071" HotelName="Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PARIS 203</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/7/1/11071_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: Outdoors, guests have access to a terrace with an outdoor pool. SITUATION: This establishment, Passeig de GrÃ cia it is near the city centre and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.06" OriginalAmount="406.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38964314" Longitude="2.16236078" StarRating="3" HotelCode="725728|casa_balmes_" HotelName="Casa Balmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Balmes 60, Principal 1 Y 2ª, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/60/dd601973c0640dfaee6b10b9eda4c3b9877cae00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Casa Balmes is a bed and breakfast located in the very centre of Barcelona, 400 metres from the well...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="410.48" OriginalAmount="406.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389619380141" Longitude="2.1656329785042" StarRating="3" HotelCode="146280|169990|Bed &amp; Breakfast" HotelName="Continental Palacete" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 30, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/9b/419be968dd686e7fd3ebb2621367d83f81fb0d67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is surrounded by classy boulevards and lies on the elegant Rambla de Catalunya, just a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.69" OriginalAmount="406.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3811806" Longitude="2.1639269" StarRating="3" HotelCode="|11109" HotelName="Ronda House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Erasme 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/9/11109_33e6a871307.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ronda is rated three stars. SITUATION: This hotel is in the historic centre of Barcelona. It is situated only a few minutes walk away from Las Ramblas nearby, you will find the tourist attractions. It is situated close to Palau Guell and Mercat Sant Antoni FACILITIES: The establishment has a restaurant and a bar. ROOM: The simple rooms fully-equipped have an air-conditioning system, a satellite television and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.76" OriginalAmount="406.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3898" Longitude="2.1662" StarRating="4" HotelCode="|11029" HotelName="Eurostars Cristal Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/9/11029_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Paseo de Gracia and Rambla de Catalunya it is between Close to, near the establishment, guests will find La Plaza Catalunya and La Rambla the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="411.07" OriginalAmount="407" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390829045012" Longitude="2.1718199376129" StarRating="4" HotelCode="336657|62827" HotelName="Hotel Àmbit Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Llúria 17, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/9c/e29c542cfc741916cc75da16d2693d008693717c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.35" OriginalAmount="407.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3833506" Longitude="2.17943" StarRating="4" HotelCode="|11097" HotelName="Eurostars Laietana" 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/0/9/7/11097_02264a80706.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000. It has 6 floors, 62 rooms, 5 single rooms, 56 double rooms and 1 suite. FACILITIES: This air-conditioned hotel, has a hall, a lift, a reception with a safe box and a cafÃ©. The establishment boasts a bar, pub, a breakfast room air-conditioned, highchairs, internet, room service, medical care and a launderette. SITUATION: This hotel is in Gothic District it is situated only a few minutes walk away from a tourist area, the cathedral, near the establishment, guests will find bars, pubs and restaurants. in front of the establishment, guests have public transport services, 100 metres away from the establishment, guests can find shops, nightclubs and clubs. it is situated 2 kilometres away from a ski resort, is 12 kilometres away from the airport. ROOM: The stylish rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, internet, a mini-bar, a double bed, an air-conditioning system, central heating and a safe (available for a fee). PAYMENT METHODS: Customers can pay by American Express, Visa, Diners Club and Mastercard. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40121441" Longitude="2.17336446" StarRating="3" HotelCode="434899|131447" HotelName="Hotel Boutique Hostemplo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pasaje Gaiola 19, Eixample, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/597996/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393986151765" Longitude="2.1598186994056" StarRating="2" HotelCode="177243|46031" HotelName="Cosmopolitan Boutique Rambla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Nightclub,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 102, 1º, 2º, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/32/d332fcd6206881cf7e74eebec433b61f5d7a26b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in Barcelona's Eixample district, only 200 m from Gaudi's famous La Pedrer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="412.88" OriginalAmount="408.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383182" Longitude="2.160364" StarRating="4" HotelCode="213746|192477|Bed &amp; Breakfast" HotelName="Catalonia Gran Via BCN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 550, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/4a/984a55b67ec40da1072b6e33f7cfa8a47fe34fe6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|599479-28525080/4174797323559356816/4857" HotelName="APARTHOTEL SILVER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/450000/445300/445287/8dc6e190_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383361497143" Longitude="2.1793659031391" StarRating="4" HotelCode="13924|4210" HotelName="Hotel Exe Laietana 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,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 17, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f7/acf7a98820d8240db7a4f5a2319d0ec9cccc19d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a privileged location in the Gothic quarter, close to the Roman wall and the old t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="413.62" OriginalAmount="409.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379" Longitude="2.169" StarRating="3" HotelCode="|216847" HotelName="Niu Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla del Raval 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/8/4/7/216847_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="414.10" OriginalAmount="410" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383287035722" Longitude="2.1738955378532" StarRating="3" HotelCode="30395|5277" HotelName="H10 Racó del Pi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Pi 7, Barrio Gótico, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/71/b971eb0a60c01f72496f31d5aefa3de868cfe093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Barcelona's tourist centre close to the city centre and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="415.11" OriginalAmount="411" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374997" Longitude="2.172439" StarRating="3" HotelCode="55753|32411" HotelName="SERHS Del Port Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida del Paral-lel 40, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/80/c480999bd991d51641521484dfbcb112e8f4707e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near links to the public transport network. In addition, the boulevards of Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="415.46" OriginalAmount="411.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383461140178" Longitude="2.159835014167" StarRating="3" HotelCode="60079|67360|Bed &amp; Breakfast" HotelName="Hotel Soho Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de De Les Corts Catalanes 543-545, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/2a/7e2a08dffd8c7d342865ef2fffb64e1e91afea63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right on Barcelona's Gran Vía. Plaza Catalunya and other tourist attractions a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="415.82" OriginalAmount="411.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4019" Longitude="2.19129" StarRating="4" HotelCode="|241562" HotelName="Sb Glow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Badajoz 148-154</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/5/6/2/241562_18.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.12" OriginalAmount="412" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394011478755" Longitude="2.1535483294477" StarRating="3" HotelCode="10400|437" HotelName="Hotel Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" 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>Paris 203, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b7/71/b771763aaac0bca4a0ad813afd5452f982b17702.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Passeig de Gràcia. There are numerous shops, restaurants and bars, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.12" OriginalAmount="412" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.371611637773" Longitude="2.1808022260666" StarRating="5" HotelCode="26070|1782" HotelName="Eurostars Grand Marina Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moll de Barcelona S/N, Barcelona 08039, Catalunya</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/b9/6eb99b660fa97b25f4296035067cdcdb63f2f4c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Barcelona, just 10 minutes from the cultural and histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|150862-28456879/4174797323559356816/4969" HotelName="CONDAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/150862/2011329122724134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="418.22" OriginalAmount="414.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39393761934" Longitude="2.1569154515553" StarRating="4" HotelCode="12921|463|Bed &amp; Breakfast" HotelName="Catalonia Diagonal Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balmes 142-146, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/1a/081a653c4bca137fc0c967d71050ed99c27c668f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of Barcelona in the popular shopping and business area o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.73" OriginalAmount="414.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39866" Longitude="2.20109" StarRating="3" HotelCode="|386650" HotelName="Acta Voraport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/6/5/0/386650_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389893645626" Longitude="2.1356981992722" StarRating="4" HotelCode="29344|17213" HotelName="AC Hotel Diagonal L´Illa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Diagonal 555, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/27/b727849893ff7df8f1088edec9025b290f1a51ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the one of the most important business districts of Barcelona and is surro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377502934" Longitude="2.1388015151024" StarRating="4" HotelCode="97669|30070" HotelName="AC Sants" 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,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig De Sant Antoni, 36-40, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/50/3750bedf94c70a0b25cf95885db65ff80b25544f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 50 m from the AVE train station and 500 m from Plaza de España and the FIRA Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374641887697" Longitude="2.1707667410374" StarRating="4" HotelCode="7778|762" HotelName="TRYP Barcelona Apolo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Paral-lel 57-59, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/df/d7df89c392881b06fe44394410b179ad02cd1068.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the Avenida Paralelo, approximately 10 minutes walk from the exhibit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.18" OriginalAmount="415.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3900778" Longitude="2.1421763" StarRating="4" HotelCode="|23651" HotelName="Gran Derby Suites Hotel, A Small Luxury Hotels Of The World" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Loreto, 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/5/1/23651_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1983, has 6 floors, 40 rooms, 28 junior suites and 12 duplex suites. In the establishment entrance, guests will find a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. You are also offered a cafÃ©, a bar, an Ã  la carte restaurant with air-conditioning, a conference room, internet and a car park. It has room service, a laundry service, a medical care service and a beautiful garden. SITUATION: This urban hotel is 10 minutes away from the city centre. Around the establishment, clients can find shops, bars, nightclubs and a public transport stop. It is situated only a few minutes walk away from the Palau Reial de Pedralbes the trade fair ground and the railway station. 3 kilometres away, you can find the sea. It is just 10 kilometres away from Barcelona-El Prat Airport. ROOM: The inviting rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. Are also equipped with a mini-bar, a double bed, a safe, a central heating system and an air-conditioning system. FACILITIES: The establishment boasts a swimming pool with deck chairs, parasols and a solarium.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="419.42" OriginalAmount="415.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391161" Longitude="2.159197" StarRating="4" HotelCode="43741|2576|Bed &amp; Breakfast" HotelName="Hotel Balmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Mallorca 216, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/d3/edd3424932d2dd2e85beb9b4bfc7701d9117ded3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Paseo de Gracia and La Ramblas. The surrounding area is filled with sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390027126028" Longitude="2.1422639093607" StarRating="4" HotelCode="37352|46085" HotelName="Gran Derby Suite Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Loreto 28, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a4/b6/a4b6c5dcded5659a2ff4102171a6baaaaf0fd146.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the upper part of Avenida Diagonal and surrounded by other broad avenues, this is the ide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3782" Longitude="2.17554" StarRating="3" HotelCode="59881|5138" HotelName="Arc la Rambla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 19, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d4/37d42e0e979f6d80d745c238a20ee56f06e8efec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the heart of Barcelona, only around 10 minutes from the cultural ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9403-24270770/4174797323559356816/13195" HotelName="GAUDI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1470000/1468200/1468187/d77e7545_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378999322795" Longitude="2.1695892512798" StarRating="4" HotelCode="75221|18301" HotelName="Barceló Raval" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rambla del Raval 17-21, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/cd/86cdc007bb392a0ca444b6f3482b229addd7d6c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a privileged location in the Raval, Barcelona's top fashion district. It is j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.402100491083" Longitude="2.1511815539847" StarRating="3" HotelCode="36372|416166" HotelName="Silver Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bretón de los Herreros 26, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/f6/60f6ef776b37d96e96fda647cd6422c4c0a8a6a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.44" OriginalAmount="417.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3858814" Longitude="2.1810437" StarRating="3" HotelCode="|33399" HotelName="Andante Princesa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINCESA 33 - 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/9/9/33399_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This comfortable hotel is in Ciutat Vella where guests can enjoy the commercial area, shops, bars, restaurants and the nightlife. It is located close to the Picasso Museum, La Catedral de Barcelona and Santa MarÃ­a del Mar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.69" OriginalAmount="417.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394199" Longitude="2.1624064" StarRating="4" HotelCode="|122013" HotelName="Royal Passeig De Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 84</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/0/1/3/122013_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is situated in Eixample the heart of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="422.07" OriginalAmount="417.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379031" Longitude="2.139737" StarRating="4" HotelCode="7776|275415|Bed &amp; Breakfast" HotelName="Barceló Sants" 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaça dels Països Catalans s/n, Estacio de Sants, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e9/18e9c5ee10ca2752fe81fe2deaa2571eb082483c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near the main train station, Sants, in Barcelona and offers direct access to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="423.19" OriginalAmount="419" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389731" Longitude="2.17993" StarRating="4" HotelCode="24883|6953" HotelName="Catalonia Born" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rec Comtal 16-18, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/3a/ea3a94073cdde79e116a58e2bf176d69c2edbf4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated directly near to the Arco del Triunfo and the Picasso Museum. There ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.20" OriginalAmount="419.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3789253" Longitude="2.1750679" StarRating="3" HotelCode="|54910" HotelName="Ramblas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/1/0/54910_6763f171351.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel las Ramblas de Barcelona it is in You will be able to visit, the cathedral, and the harbour. It has excellent transport links to public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="424.20" OriginalAmount="420" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|65986-24281650/4174797323559356816/10455" HotelName="SERCOTEL CASPE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1054500/1054421/95b7effc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="424.20" OriginalAmount="420.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4020281" Longitude="2.19112999" StarRating="4" HotelCode="591538|758477|Bed &amp; Breakfast" HotelName="Hotel SB Glow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Badajoz 148-154, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ba/64baee332e071b1e9737964847e53d362ce20fab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.00" OriginalAmount="420.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3886939" Longitude="2.1717543" StarRating="3" HotelCode="|11090" HotelName="Mothern by Pillow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/9/0/11090_09f0b891429.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona the city centre of Close to, Clients can also find, el Barri GÃ²tic 5 minutes away from the establishment, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="425.21" OriginalAmount="421" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.36990545884" Longitude="2.143763411045" StarRating="3" HotelCode="87936|14942" HotelName="Aparthotel BCN Montjuic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Fructuós 64-74, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/04/100436b8a76cc1ff6190c7bd80d4ff814bbeaa46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located on the Gran Vía de las Corts Catalanas and the Calle San ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="425.21" OriginalAmount="421" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401432136973" Longitude="2.209941656414" StarRating="4" HotelCode="20716|27694" HotelName="Hesperia Barcelona Del Mar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Espronceda  6, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/fb/85fbf656398b9906fed6500d3c1995fccfc382cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel, only a street from the beach, lies in the new area, Diagonal Mar, of Barcelo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.09" OriginalAmount="421.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4110213" Longitude="2.2186561" StarRating="4" HotelCode="|11003" HotelName="Barcelona Princess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/0/3/11003_65786291225.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel Avinguda Diagonal it is in Next to and, the establishment, is close to the harbour, the aquarium and the underwater reef, 500 metres away, guests will find the beach, in just 15 minutes, clients can get to the city centre. HOTEL: The hotel with air-conditioning, has 364 rooms, a hall with a reception, a currency exchange service, a cloakroom, a safety deposit box service, lifts and conference facilities. Regarding the food and beverage offering, the establishment has a bar, a cafÃ© and a restaurant. There are many services available at the establishment, including room service, a laundry service, internet, a medical care service, a car park and indoor parking. ROOM: All the rooms have a bathroom with hydromassage shower, a hairdryer, a bathrobe, internet (free of charge), a direct line telephone, a satellite TV, a mini-bar (free of charge), a safe, piped music and panoramic views. They also have a central air-conditioning system and a central heating system. FACILITIES: You also have at your disposal leisure facilities (free of charge), a swimming pool with views of the sea, a gym, a sauna, a massage service, changing room and towels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15098-18110131/4174797323559356816/9226" HotelName="RONDA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561900/561873/80451191_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="426.56" OriginalAmount="422.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394178628081" Longitude="2.1491628885269" StarRating="4" HotelCode="18766|2993|Bed &amp; Breakfast" HotelName="Hesperia Barcelona Presidente" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Diagonal 570, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/82/6e829aa0c5243f951d969837ea816a30d384f892.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 km from the nearest beach, this hotel is centrally located on Diagonal Avenue at the heart...</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="426.74" OriginalAmount="422.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397366899436" Longitude="2.1924317106619" StarRating="4" HotelCode="900178|106874|Bed &amp; Breakfast" HotelName="Villa Olímpic @ Suites Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 121-125, 08018 Barcelona, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/f3/38f3331dce9857924702adeef545938316f4ed97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the streets of Pallars and Alava, in the fashionable district Barcelona 22@, the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="427.23" OriginalAmount="423" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384041708339" Longitude="2.1630647778511" StarRating="3" HotelCode="30439|18375" HotelName="Hotel Acta Splendid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Muntaner 2, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d3/1f/d31f2dfe430e03d222faedbcfa97496f10b61143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is in an ideal location in the centre of Barcelona. The University, the Plaza Cat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.16" OriginalAmount="423.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3888568" Longitude="2.1310423" StarRating="4" HotelCode="|11093" HotelName="Hilton Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AV. DIAGONAL 589-591</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/9/3/11093_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 289 rooms, 11 floors, 276 double rooms and 13 suites. In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. It has a bar, a restaurant, a lobby with a TV, air-conditioning and 18 meeting rooms. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: This hotel is in the business district, the commercial centre, is 15 minutes away from Barcelona Airport 5 minutes away, guests can find the convention centre, has good links to the tourist attractions. ROOM: Each room has an air-conditioning system, individual heating, a television, a writing desk, a direct line telephone, an electronic key, a mini-bar, a hairdryer, a bathroom and bathroom items. FACILITIES: The establishment has a well-equipped gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="428.24" OriginalAmount="424" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403329173356" Longitude="2.1372270584106" StarRating="4" HotelCode="326477|625" HotelName="Catalonia Barcelona 505" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Muntaner 505, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/50/59509f982f15c8e32cd162fb141434623d5f1661.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel has a wonderful location in the northern part of Barcelona, close to Güell Park an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.99" OriginalAmount="424.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3856669" Longitude="2.1658444" StarRating="4" HotelCode="|11111" HotelName="Midmost Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PELAI 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/1/11111_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1999, has 60 double rooms, 6 floors, a reception, lifts, a restaurant, a cafÃ© and a terrace with a swimming pool, The establishment has various facilities, such as an Ã  la carte restaurant with air-conditioning, a conference room, internet (free of charge), WiFi, room service and a laundry service. SITUATION: It is inBarcelona the centre of Las Ramblas near the establishment, you will find Where you can find shops, leisure areas, entertainment and a public transport stop. ROOM: The modern and comfortable rooms, a bathroom, WiFi, a hairdryer, a direct line telephone, satellite and cable TV and a mini-bar. FACILITIES: The establishment boasts a solarium, deck chairs and parasols. MEALS: Regarding the food and beverage offering, 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="83" TotalAmount="429.25" OriginalAmount="425" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|100303-24293470/4174797323559356816/9183" HotelName="SB DIAGONAL ZERO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2410000/2406500/2406475/f4af4efe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="430.08" OriginalAmount="425.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396046365452" Longitude="2.1793591976166" StarRating="4" HotelCode="32033|2131149|Bed &amp; Breakfast" HotelName="Ayre Hotel Caspe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Caspe 103, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/cd/6bcdaa8539a997e5b0520dc703a664eaa2f6d4fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is centrally situated in the Eixampel district of the city, just 20 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394789308149" Longitude="2.1434806287289" StarRating="4" HotelCode="32983|36001" HotelName="AC Irla" 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,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Calvet 40-42, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5e/9a5e43ccf0b3b04369a1f7687d883880370c9822.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of Barcelona's suburbs, within minutes of the centre, the nearest publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.27" OriginalAmount="427" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30382-18110154/4174797323559356816/14157" HotelName="CONCORDIA BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1059200/1059116/938bbf6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="431.41" OriginalAmount="427.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37514" Longitude="2.168375" StarRating="4" HotelCode="25131|4445605|Bed &amp; Breakfast" HotelName="Barcelona Universal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Paral-lel 76-80, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f2/cdf2ad56021c248ac627588498faa664e4d1edc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated near the tourist centre of Barcelona. There are copious shops in the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="432.28" OriginalAmount="428" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38379719537" Longitude="2.180063277483" StarRating="3" HotelCode="188090|294572" HotelName="Banys Orientals" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Argenteria 37, Barcelona 08003</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/db/6edbb9d74746ddd0a8b5e782891ad69072955852.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="432.71" OriginalAmount="428.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389562" Longitude="2.1747319999999" StarRating="4" HotelCode="295435|ES024946" HotelName="Vincci Gala" BedType="" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 32, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/71/e971893bc83b23d1548baf5c1a40283eda5b24ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Urquinaona metro station, 2 minutes' walk from Plaça Catalunya Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="433.29" OriginalAmount="429" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388831159696" Longitude="2.1717309951782" StarRating="3" HotelCode="326427|15305" HotelName="BCN Urban Hotels Gran Ducat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 15, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/59/6459a448f8f3ce24bd23c650a1f2a1b038b37c59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Barcelona and close to Las Ramblas. The nearest shopping fac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38414836803" Longitude="2.171146273613" StarRating="3" HotelCode="47457|1557" HotelName="Citadines Ramblas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 122, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/zz/77ad55806ecb8c24b1de297db1075904f613683a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This chic apartment complex is centrally located on Las Ramblas. Scores of Barcelona's most renowned...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383153149718" Longitude="2.1778130932541" StarRating="4" HotelCode="12918|6205" HotelName="Gran Hotel Barcino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Carrer de Jaume I 6, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/ec/f3ec5f16cb5db91a253c6b0a891cc974de3923be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel is located in Barcelona's gothic quarter in the heart of the city. Numerou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372803224161" Longitude="2.1721118688583" StarRating="4" HotelCode="168270|30008" HotelName="Grums" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Palaudaries 26, Barcelona 08004</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b8/d6b8af0b321d625f3d4f95d379df62c720db5712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street within walking distance of Avenida del Parallel. Las Ramblas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="435.83" OriginalAmount="431.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391828412053" Longitude="2.157366424799" StarRating="4" HotelCode="29363|1672482|Bed &amp; Breakfast" HotelName="Hotel América Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Provença 195, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/82/d982e367229be244aad5b949b3228870e6e0163f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is ideally situated close to the city centre. Countless shopping and entertainm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.299400" Longitude="-2.107000" StarRating="4" HotelCode="0|90758-24288781/4174797323559356816/12304" HotelName="BARCELO RAVAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Worcester Road,Wychbold, Droitwich, WR9 7PA, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1940000/1934300/1934216/9c8b2076_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 94. Suites: 0. Single-bedded accommodations: 51. Double bedrooms: 43. Smoking rooms: 0. Nonsmoking rooms: 94. Physically challenged rooms: 6. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- Modern Droitwich hotel close to Birmingham, with free parking and breakfast included.
The Holiday Inn Express® Droitwich Spa hotel is a 25-minute drive from Birmingham Airport (BHX), in historic Droitwich Spa. The M5 motorway is handy for getting to Birmingham and Worcester, both less than half an hour away by car, and Droitwich station is close if youre catching a train.
Visit the animals at West Midland Safari Park, a short drive away or head to Droitwich Spa Lidos outdoor pool for a swim in summer. The National Trusts Hanbury Hall and Gardens are nearby if you fancy some fresh air.  
In town for work? Both Stonebridge Cross Business Park and Berry Hill Business Park are close by, or you can hold training days and events for up to 35 in our flexible meeting rooms.
Our well-designed rooms offer comfort and convenience, with free Wi-Fi, a flat-screen TV and an en suite with power shower. Start your day at our Express Start buffet breakfast, with fresh fruit, yoghurt, croissants, coffee and bacon baps. Best of all? Its included. Light snacks, pizzas and drinks are available throughout the day, and there are tempting dinner options to fill you up after a busy day in Droitwich.. Onsite facilities information- ParkingProperty was built in 2000. Hotel Currency: GBP. Additional Addresses: Other: Worcester Road,Wychbold, Droitwich, WR9 7PA, GB. Additional Phone Numbers: Fax - Other: 441527860286. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.86" OriginalAmount="432.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38493" Longitude="2.17006" StarRating="3" HotelCode="|472639" HotelName="Yurbban Ramblas Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/6/3/9/472639_63767171311.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="437.26" OriginalAmount="432.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374737492754" Longitude="2.1609431505203" StarRating="4" HotelCode="30127|2786131|Bed &amp; Breakfast" HotelName="Hotel Concordia Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Paral·lel 115, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/70/dd7092cfe226cc7303819c1c04a176bfc23cbbe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing, hotel is located directly near to the Plaza de España, close to the Congress Palace ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="437.33" OriginalAmount="433" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377765584423" Longitude="2.1715204417706" StarRating="1" HotelCode="32988|3835" HotelName="Barbara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/Marqués de Barbará 22, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/c8/88c8555279f80362ba0e52dfd47d9f567da64798.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the lively centre of metropolitan Barcelona. The famous tree-lined street o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="437.33" OriginalAmount="433" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38594" Longitude="2.18112" StarRating="3" HotelCode="63693|45749" HotelName="Ciutat de Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Princesa 33-35, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0b/470b9c0774e924b2fd192e90e81f1f618d4ad120.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, modern hotel is located in the heart of the Ciutat Vella, on the border between th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="438.26" OriginalAmount="433.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379199576652" Longitude="2.1429321169853" StarRating="4" HotelCode="12397|002784" HotelName="Expo Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" 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>Carrer de Mallorca 1-23, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/8d/f18df144f34d6ef266877c2218815df8dd8355b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located only around 50 m from Barcelona Sants train station and 500 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="438.34" OriginalAmount="434" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13355-12634140/4174797323559356816/7055" HotelName="CATALONIA 505" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22700/22698/15a8aa59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="438.34" OriginalAmount="434" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379080390463" Longitude="2.1561329656761" StarRating="4" HotelCode="312510|61445" HotelName="TWO Hotel Barcelona by Axel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Calabria 90-92, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/fc/abfc0a64b2c709e56c8c303a2172b2a3ecad2dcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="438.94" OriginalAmount="434.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379465" Longitude="2.1760967" StarRating="3" HotelCode="|19061" HotelName="Barcelona House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>ESCUDELLERS 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/1/19061_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This smart hotel is in el Barrio GÃ³tico (Barcelona), 200 metres away from Las Ramblas. 600 metres away, guests will find La Boqueria market, and Barcelona Cathedral. 20 minutes walk away, guests will find la Playa de la Barceloneta, in the surrounding area, you can find bars, restaurants and galleries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.13" OriginalAmount="434.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401417" Longitude="2.15656" StarRating="3" HotelCode="|219082" HotelName="La Casa Del Sol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DEL SOL 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/0/8/2/219082_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="439.19" OriginalAmount="434.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392620230874" Longitude="2.1616036162063" StarRating="3" HotelCode="633817|80478112|Bed &amp; Breakfast" HotelName="Ona Hotels Mosaic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 84, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/b0/08b051f8c25dd73a6284b8b81a410db2e4026f3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, about 3.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.64" OriginalAmount="435.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38152" Longitude="2.14331" StarRating="3" HotelCode="|445606" HotelName="Via Sants Barcelona, Tapestry Collection By Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Nicaragua 5 - 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/6/0/6/445606_e31cefd1319.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="439.72" OriginalAmount="435.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391866140936" Longitude="2.1568393707275" StarRating="4" HotelCode="55113|46059|Bed &amp; Breakfast" HotelName="Hotel Granados 83" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Enric Granados 83, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/ba/dcbab4e1a3f8334741c81015894569c83bfd45d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the colourful city of Barcelona, directly beside one of the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.93" OriginalAmount="435.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3918123" Longitude="2.1568109" StarRating="4" HotelCode="|27533" HotelName="Hotel Granados 83, A Member Of Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ENRIC GRANADOS 83</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/5/3/3/27533_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, was renovated in 2005, In the entrance, you can find a lobby with elevators, a reception with safety deposit boxes, a currency exchange service, a restaurant and a cafÃ©. The establishment boasts conference rooms, WiFi, room service, a laundry service and a car park (for a fee). SITUATION: The hotel is in Barcelona the centre of nearby, there is a public transport stop, 500 metres away, guests will find bars, restaurants, around 2 kilometres away you can find the beach, is 15 kilometres away from Barcelona Airport. ROOM: The smart, comfortable rooms, have a bathroom with a hairdryer, satellite and cable TV, internet, a safe and a mini-bar. Clients are offered non-smoking rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.31" OriginalAmount="436.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3890004" Longitude="2.1652877" StarRating="4" HotelCode="|34864" HotelName="Petit Palace Museum" 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/4/8/6/4/34864_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, has a restaurant and a cafÃ©. SITUATION: This establishment is in the business area of Barcelona, close to Passeig de Gracia, el Barri GÃ²tic and la PlaÃ§a de Catalunya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.37" OriginalAmount="437" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381081200652" Longitude="2.1727364723873" StarRating="3" HotelCode="14933|56910" HotelName="Hotel Moderno Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Hospital 11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/34/c034559ea7c57c4b41602faf416553fe96496750.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Barcelona's tourist centre. Countless entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="442.38" OriginalAmount="438" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599482-28458484/4174797323559356816/5109" HotelName="APARTMENTS HOSTEMPLO SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4030000/4026600/4026556/682d72e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="442.58" OriginalAmount="438.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392452821614" Longitude="2.1727242559669" StarRating="4" HotelCode="136319|122702|Bed &amp; Breakfast" HotelName="Grupotel Gran Vía 678" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vía de les Corts Catalanes 678, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/9a/f69a3d639d6f3dea80e689765766cfffc167d03d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to one of the main avenues of the city, the Passeig de Gràcia (300 m), as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="444.04" OriginalAmount="439.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3880066" Longitude="2.159846" StarRating="4" HotelCode="|50094" HotelName="Cram" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARIBAU 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/4/50094_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern style, boutique hotel, was built in 2005, has with air-conditioning and 67 rooms. The establishment boasts a reception, meeting rooms, a terrace, a cocktail bar, a restaurant, a cafÃ©, a currency exchange service, a cloakroom, a lift, a safety deposit box service, WiFi, room service, a laundry service and a car park. SITUATION: This urban hotel is in the centre of Barcelona. It is just 4 blocks away from Casa Batllo, 10 minutes away from Plaza cataluÃ±a and las Ramblas and 10 kilometres away from Airport Barcelona. ROOM: The rooms have wooden floors, wooden furniture, curtains and audiovisual equipment. They also have films, games, piped music, internet, soundproofed windows, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite television, a mini-bar, a double bed, a safety deposit box, a balcony or terrace, an air-conditioning system and heating. FACILITIES: The establishment has a swimming pool with deck chairs, parasols and a terrace. At the beach, guests can find sunbeds and parasols (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445.41" OriginalAmount="441" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38044" Longitude="2.179917" StarRating="3" HotelCode="44221|620" HotelName="Hesperia Barri Gòtic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ample 31, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/80/5f80e28395846072fa9b597151a671690d93627c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated close to Las Ramblas in Barcelona's historical old town. An abundan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="446.42" OriginalAmount="442" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|242647-28556453/4174797323559356816/4652" HotelName="PETIT PALACE TRENCADIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6350000/6342400/6342303/6220b045_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="446.42" OriginalAmount="442" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38564762252" Longitude="2.1728709340095" StarRating="3" HotelCode="24882|6940" HotelName="Catalonia Portal de l'Angel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Portal de l´ Ángel 17, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/d9/b7d946ccc3d0cdb7b6e004255a89565885a2f23e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Barcelona, just a few paces from the Plaza de Catalunya. There ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="446.52" OriginalAmount="442.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384172014258" Longitude="2.1617270261049" StarRating="4" HotelCode="69572|1135265|Bed &amp; Breakfast" HotelName="Sunotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 570, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0d/6f/0d6f66051416a88b6b66fcb1e6b39ca7b516dd57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the busiest commercial and business area of Barcelona. It is just a few ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="448.44" OriginalAmount="444" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10552-28495984/4174797323559356816/4355" HotelName="CITADINES RAMBLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/664700/664665/f035d45d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="448.44" OriginalAmount="444" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386677962611" Longitude="2.1823659539223" StarRating="3" HotelCode="94218|436637" HotelName="Chic &amp; Basic Born" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Princesa, 50, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/6a/fc6afbdf63f3dbbf660ef408f6aa0a3f4628f4a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in El Born. The establishment comprises a total of 31 snug accommodation ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="449.01" OriginalAmount="444.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3975076" Longitude="2.1656102" StarRating="2" HotelCode="|368286" HotelName="Ally's Bed&amp;breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bruc, 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/2/8/6/368286_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391553745132" Longitude="2.1779724955559" StarRating="4" HotelCode="49084|5394" HotelName="NH Collection Barcelona Pódium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bailén 4-6, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ec/70eca49da8c435c4f1b570e11bb57cf7b0c5c778.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and conference hotel is located at the heart of Barcelona between the Plaza Catal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384262769837" Longitude="2.1711020496855" StarRating="4" HotelCode="16839|434" HotelName="Hotel Serhs Rivoli Rambla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 128, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/61/576129bb469208f1457c08b13e18e90fbef48317.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies within walking distance of Las Ramblas. Numerous shopping facilities, invitin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="454.50" OriginalAmount="450" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|16119-28543710/4174797323559356816/4851" HotelName="AC IRLA BY MARRIOTT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/930000/921500/921476/9bedbd51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454.50" OriginalAmount="450" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387003425468" Longitude="2.172574754631" StarRating="3" HotelCode="103410|34534" HotelName="Denit Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estruc 24-26, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/8d/fa8d0e198ca4423424cb314e6b64162b781b0fda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Barcelona. Right in the Gothic Quarter, in front of Plaça de Ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385292433138" Longitude="2.1699057519436" StarRating="1" HotelCode="170719|barcelona_city_ramblas__pension_canaletas_" HotelName="Barcelona City Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 133, 3rd Floor, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/29/9a29f0e6aa84a5d9a268fcebd8eaea646be212e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="455.09" OriginalAmount="450.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390847453432" Longitude="2.1416768431663" StarRating="5" HotelCode="7777|2992|Bed &amp; Breakfast" HotelName="Meliá Barcelona Sarrià" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Sarrià 50, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/2c/012c417d960d4b21855c7ccddd588affff63a952.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located directly in the centre of Barcelona. Public transport departs f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.359389" Longitude="2.133096" StarRating="4" HotelCode="60424|30515" HotelName="AC Som" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arquitectura 1-3, 08908 L'Hospitalet de Llobregat, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/82/3c/823c16a3a37cd8b2ff352f35e876868abd4dabc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the edge of the city between the airport and the exhibition centre. Plaça d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39305785929" Longitude="2.1545259654522" StarRating="4" HotelCode="171007|45876" HotelName="The Mirror Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Còrsega 255, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/38/403821b759cec81be60d33c99d5e9351da944a45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385758304367" Longitude="2.1659387648106" StarRating="4" HotelCode="258397|27844" HotelName="Hotel Midmost" 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,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Pelai 14, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f2c2981a48d194dfc9c4f46b1485161ed1801a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Barcelona, in the gothic quarter and close to Las Ramblas wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.409773820358" Longitude="2.2185033559799" StarRating="4" HotelCode="29823|28672" HotelName="AC Barcelona Forum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Taulat 278, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/88/06/8806db9a144b4cf46249e3e2cc6d12bfd71a02ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located in the shopping and exhibition centre quarter, Diagonal Mar, in Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.52" OriginalAmount="452" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15166-28587280/4174797323559356816/1297" HotelName="NH COLLECTION PODIUM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/523400/523323/536e2af1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.52" OriginalAmount="452" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|159536-28456556/4174797323559356816/4331" HotelName="AINB EIXAMPLE MUNTANER B&amp;amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2541400/2541361/d7a4b26c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405453" Longitude="2.212218" StarRating="4" HotelCode="25134|6932" HotelName="Attica 21 Barcelona Mar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Provencals 10, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/88/b4883b4ba0b16456a4deee6dc08989d7a9dd95fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the new Diagonal Mar district of Barcelona, 20 to 25 minutes from the city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="457.53" OriginalAmount="453.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40151581" Longitude="2.1565139" StarRating="3" HotelCode="587262|hotel_la_casa_del_sol" HotelName="Hotel La Casa del Sol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaça del Sol 23, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/74/3f7448a9fe3073d64b6b55263690d2d7554786be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a few meters away from a beach lies the hotel HOTEL LA CASA DEL SOL. The city centre is also ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.80" OriginalAmount="453.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3766991" Longitude="2.1500771" StarRating="4" HotelCode="|76174" HotelName="Ofelias" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Llanca 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/7/4/76174_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ofelias is rated four stars. It has beautiful views and comfortable facilities. It has 48 modern rooms. SITUATION: This hotel is near the shopping area. It is in a good area in Barcelona.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399044794135" Longitude="2.2021633386612" StarRating="4" HotelCode="73981|11014" HotelName="Hotel ILUNION Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ramón Turró 196-198, Esquina Calle Llacuna, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/2e/ce2eea05b2a5998dc5e6a6b80ea9a7b5e900a982.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the triangle formed by the Forum area, the Olympic port and Plaza de las Gl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460.56" OriginalAmount="456" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391610087159" Longitude="2.1593070030212" StarRating="4" HotelCode="55749|27838" HotelName="Barcelona Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Balmes 103, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/80/0b80a60368ad4f97288eaac557ef0a7d0a917bfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Barcelona at the crossroads of Calle Balmes and Calle Mallorca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375340304561" Longitude="2.1483421325684" StarRating="4" HotelCode="46999|3116" HotelName="Catalonia Barcelona Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Espana 6-8, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c6/28c6a2eeac093e4157479f67d358f436d83de647.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the Ensanche district; just a few minutes walk from the exhibition ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="462.58" OriginalAmount="458" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.741131" Longitude="100.553886" StarRating="4" HotelCode="0|630-18110389/4174797323559356816/11607" HotelName="BARCELO SANTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>138 SUKHUMVIT ROAD, KLONGTOEY, BANGKOK 10110 THAILAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/46900/46853/6e1582e8_b.jpg</HotelPictures>
        <HotelDescription>Exterior This square building stands 31 storeys tall. It is a modern high-rise of a glass and white concrete structure.  General The hotel's large swimming pool is on the 9th floor with a sundeck above it. The hotel features state of the art fitness centre and a squash court. The hotel is situated in an excellent area with easy access to any point in town.  Lobby Lobby gives an impression of luxurious hotel. It has an ample seating area.  A refreshment lounge is also available opposite the reception.  Location The hotel is conveniently located along Sukhumvit Road next to the Nana traffic junction. The hotel provides immediate access to the airport expressway and is about 3 kilometres from the Queen Sirikit National Convention Centre. This is a prime area for shopping and a restaurant paradise. It is within 5 minutes walking distance to skytrain Nana station.  Restaurant The hotel has several restaurants in its attached atrium and shopping plaza. The cuisine ranges from Thai, Chinese and Japanese to Italian and continental. There is a famous English styled pub at basement level in the plaza. The airium cafe offers an excellent buffet for lunch and dinner and is situated at lobby level. Pastry shop offers one of the best bakery in town.  Rooms Superior rooms are city views and of a medium size. They are modernly decorated in semi-contemporary Thai style with most use of green and gold shades. The deluxe rooms are a little larger and have better amenities and nicer decoration. They also offer internet access at extra cost.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.59" OriginalAmount="459" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388003779458" Longitude="2.1783917796878" StarRating="3" HotelCode="199957|36225" HotelName="Domus Selecta Musik Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sant Pere Més Baix 62, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/73/1173227c5ff82d139acc75bffd41c2ef6708f49f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Barcelona, this boutique hotel is ideal for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379049" Longitude="2.174866" StarRating="3" HotelCode="25682|438" HotelName="Hotel Ramblas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 33, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7f/9e7f52eebff67582f16c15b66e033ce8c98c0a5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel enjoys a privileged location near Las Ramblas in Barcelona. Guests s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="467.63" OriginalAmount="463" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|526490-28501626/4174797323559356816/5266" HotelName="REC BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21360000/21352500/21352480/3b5a4681_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="467.63" OriginalAmount="463" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380270270233" Longitude="2.1540512144566" StarRating="4" HotelCode="64253|45879" HotelName="Villa Emilia Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Calábria 115, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/10/9410ea0c850f0d3b9521fe9673b95bebbf15d0fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is strategically situated near to the Montjuic International Exhibition Centre and P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.05" OriginalAmount="463.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40019" Longitude="2.20236" StarRating="4" HotelCode="|57402" HotelName="Ilunion Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>RAMON TURRO 196-198</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/0/2/57402_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant rooms, perfect for business and holiday stays, has a gym, a terrace on the rooftop, with a swimming pool and views of the city. SITUATION: This establishment, is in district 22, Close to the metro stop excellent transport links to the city centre and the convention centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="468.79" OriginalAmount="464.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389845" Longitude="2.166119" StarRating="4" HotelCode="47000|1018772|Bed &amp; Breakfast" HotelName="Exe Cristal Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diputació 257, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/00/1b00f75a6c88a4e0e202869f4dd48083d4e2eab0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated close to avenue Paseo de Gracia and Plaza Catalunya. Just a few minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.98" OriginalAmount="464.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3926231" Longitude="2.1616125" StarRating="3" HotelCode="|253970" HotelName="Mosaic by Ona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>84 Rambla de Catalunya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/3/9/7/0/253970_419630c1113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.03" OriginalAmount="464.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3962805" Longitude="2.1660439" StarRating="4" HotelCode="|35739" HotelName="Room Mate Carla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 288</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/7/3/9/35739_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007, has WiFi, air-conditioning, 88 rooms, a lobby with a reception and a lift. SITUATION: This establishment, is in Barcelona the centre of la Sagrada Familia 10 minutes away, guests can find Eixample it is in Passeig de Gracia and Rambla de Catalunya nearby, you will find It has excellent transport links to the metro station, the bus and the train. it is situated 3 kilometres away from the harbour and 15 kilometres away from Barcelona-El Prat Airport. ROOM: Some rooms have a terrace, Each room has a bathroom with a hairdryer, a writing desk, table, a mini-bar, internet, satellite or cable TV, a radio, a direct line telephone, an air-conditioning system, heating and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.08" OriginalAmount="464.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3910491" Longitude="2.1714541" StarRating="4" HotelCode="|34863" HotelName="ICON BCN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Lluria 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/6/3/34863_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1400189-28543715/4174797323559356816/899" HotelName="CASA PINCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101750000/101744900/101744802/e6da14a8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="470.66" OriginalAmount="466" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3981075" Longitude="2.16488153" StarRating="4" HotelCode="937554|398841" HotelName="Occidental Diagonal 414" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 414, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/8e/858ee9d9382fe15c1ff6db7220bdcb870d1251b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.68" OriginalAmount="468" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376850842091" Longitude="2.1500288337469" StarRating="4" HotelCode="178197|26444" HotelName="Ofelias Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Llançà 24, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5c/015c7c2541a412ddd21d00c0173368cdde93b2f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Eixample district of Barcelona, in the Plaza de España and opposite the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.38" OriginalAmount="468.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392939" Longitude="2.165395" StarRating="4" HotelCode="|213987" HotelName="Room Mate Anna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARAGO 271</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/3/9/8/7/213987_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="473.69" OriginalAmount="469" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9401-28562346/4174797323559356816/4454" HotelName="AMERICA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/848400/848349/3229457a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.27" OriginalAmount="469.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4052833" Longitude="2.1960774" StarRating="3" HotelCode="|11061" HotelName="Four Points By Sheraton Barcelona Diagonal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL, 161/163</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/1/11061_7402b7a1128.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in district 22, la Avenida Diagonal de Barcelona it is in Close to the beach, shops, sports facilities and museums. Clients can also find the convention centre, restaurants, bars and pubs. 20 metres away, there is a public transport stop, is situated 1 kilometre away from the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.70" OriginalAmount="470" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|143462-18110267/4174797323559356816/8171" HotelName="VILLA EMILIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1526700/1526698/bc776cca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="474.90" OriginalAmount="470.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386001803768" Longitude="2.1658462285996" StarRating="3" HotelCode="27902|4949|Bed &amp; Breakfast" HotelName="Jazz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 3, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/3d/f93dd7e1c3bbed80c0ad52a7db8af4caa5af39ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in an ideal location to explore Barcelona’s numerous attractions. It is on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.91" OriginalAmount="470.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41409" Longitude="2.17964" StarRating="0" HotelCode="|447912" HotelName="Apartments Hotel Sant Pau" 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/7/9/1/2/447912_a893f290824.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|251299-28456548/4174797323559356816/2543" HotelName="HOSTERIA GRAU" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/251299/2013102315134382.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24866-18110146/4174797323559356816/10108" HotelName="JAZZ" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1052300/1052256/be4283cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382765803387" Longitude="2.184656560421" StarRating="2" HotelCode="21503|1058" HotelName="Hotel Oasis Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pla de Palau 17, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/75/007509077488abcece57347aac7ff543ba79a987.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel is situated about 500 m from the inviting beach, on the outskirts of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387643712142" Longitude="2.1718762110788" StarRating="3" HotelCode="915469|46040" HotelName="Room Mate Pau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Fontanella 7, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/eb/adebdbf0652c1b6552bd137ecd2433cf11eb4ed4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.73" OriginalAmount="473.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393118269759" Longitude="2.1571280337574" StarRating="0" HotelCode="522465|forget_me_not_plus" HotelName="Forget Me Not PLUS B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rossello 198, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/0b/ad0be98fc3ca9fdd5ae09351deab8b7bd35c801b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="478.74" OriginalAmount="474" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38503896" Longitude="2.17005921" StarRating="3" HotelCode="855767|389806" HotelName="Hotel Casa Volver" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 129, 08002 Barcelona, Catalonia</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/d2/ded23d379c230656d1ff8c49cf65033e116b3d01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.95" OriginalAmount="474.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3834013" Longitude="2.1599237" StarRating="3" HotelCode="|32032" HotelName="Soho" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA 543-545</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/0/3/2/32032_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, renovated in 2006, has 51 rooms and 2 rooms adapted for people with reduced mobility. The establishment boasts a lounge with a terrace, they have internet, a library, international press and a TV. This building with air-conditioning, has a lobby, a reception, a cloakroom, a safety deposit box service, a currency exchange service, lifts, a cafÃ©, a restaurant, room service, a laundry service and indoor parking. SITUATION: Gran Via Is situated in it is near Plaza CataluÃ±a the tourist attractions, Plaza EspaÃ±a It is situated 1 kilometre away from Las Ramblas it is situated 13 kilometres away from the establishment is 2 kilometres away from Sants the train station it is situated 20 kilometres away from Barcelona Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a safe (available for a fee), an individual air-conditioning system and individual heating. Some rooms have a terrace. FACILITIES: Outdoors, guests have access to a swimming pool with a solarium. 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="94" TotalAmount="480.45" OriginalAmount="475.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3850672" Longitude="2.1706744" StarRating="3" HotelCode="|77764" HotelName="Continental Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>RAMBLA DE CANALETES 138</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/7/6/4/77764_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming, family-owned hotel, has rooms, with air-conditioning, WiFi and a reception. SITUATION: This establishment, is in Barcelona the heart of near the establishment, you will find points of interest, 1 minute away, there is a metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480.76" OriginalAmount="476" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394381853386" Longitude="2.150074839592" StarRating="3" HotelCode="25135|45882" HotelName="Wilson Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Avda. Diagonal 568, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/f4/a5f4a4aaf425209f08f63bc97189dff228b0d36d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This large, modern city hotel is ideally situated for those wishing to explore the city and its surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.77" OriginalAmount="477" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|299699-28543731/4174797323559356816/1581" HotelName="SERHS DEL PORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1182000/1181949/2d65775a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.78" OriginalAmount="478" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38312" Longitude="2.1635229999999" StarRating="3" HotelCode="38705|5443" HotelName="BCN Urban Hotels Gran Ronda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de San Antonio 49, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/e6/d4e630bedaa765ecc1842c79ff56319a0ba8ef42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Barcelona, only a few minute's walk from Plaza Cataluña a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="483.79" OriginalAmount="479" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|136801-28562639/4174797323559356816/1855" HotelName="GRUPOTEL GRAN VIA 678" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3050000/3045800/3045791/ea5aaf01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="484.80" OriginalAmount="480" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385675796099" Longitude="2.1667850017548" StarRating="4" HotelCode="60921|6963" HotelName="Catalonia Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Pelai 28, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/28/4a28b6677566c9396180771bd5466f9396df3ef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic centre of Barcelona, in the near vicinity of the Plaza Catalun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="484.80" OriginalAmount="480" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397715603196" Longitude="2.1888915631598" StarRating="4" HotelCode="97626|24585" HotelName="Capri by Fraser Barcelona" 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,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sancho De Avila 34, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/0a/5a0a0f95ff61cd9a3df4cf33e8d0fae811e2b2dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location, and it offers guests access to all the city's tourist sight...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="488.84" OriginalAmount="484" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9406-18109968/4174797323559356816/7630" HotelName="RAMBLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17200/17191/bf27ae00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="488.93" OriginalAmount="484.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38895413" Longitude="2.17603113" StarRating="3" HotelCode="364822|715633|Bed &amp; Breakfast" HotelName="Yurbban Trafalgar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Trafalgar 30, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/da/17da14e5e7578fdea24372b91611662cdc929e96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar, a conference room and a business centre. Wireless internet acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="488.94" OriginalAmount="484.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385035" Longitude="2.1706380000001" StarRating="3" HotelCode="149378|169989|Bed &amp; Breakfast" HotelName="Hotel Continental Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 138, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/96/cd9668deccac8bed5fcb909baa661c9c50c57104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of Barcelona, perfect for visiting the rest of the city. The establishment...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="489.85" OriginalAmount="485" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391629030535" Longitude="2.1761349300594" StarRating="4" HotelCode="547339|237358" HotelName="Room Mate Gerard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Ausiàs March 34, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/2f/7c2f44f1ce4b1cb807e02d9349210242cb696381.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.87" OriginalAmount="487" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.402690407332" Longitude="2.2121787071228" StarRating="4" HotelCode="32984|18313" HotelName="Occidental Atenea Mar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo García Faria 37-47, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/de/9fde7796696b375be09412f96489bded6f286e26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the sea, next to the entrance to the Nova Mar Bella section of the be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="498.94" OriginalAmount="494" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386186943198" Longitude="2.171157002449" StarRating="4" HotelCode="55484|24880" HotelName="Olivia Plaza Hotel" 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,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaça Catalunya 19, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/b1/60b189d382d647c53eed9eba386249f07e413fe0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a central location, only 20 m from Las Ramblas and the Liceu opera house. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="500.40" OriginalAmount="495.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396954308886" Longitude="2.1923303604126" StarRating="4" HotelCode="25132|1187188|Bed &amp; Breakfast" HotelName="Sallés Hotel Pere IV" 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,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 128-130, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/39/8e39f41050ea963d4d118870e37324991d75c264.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated just 2 km from Plaza Cataluña. Countless shopping and entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.96" OriginalAmount="496" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387451" Longitude="2.1681590000001" StarRating="1" HotelCode="295422|58360" HotelName="Ginebra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 1, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/24/ee2482f34920f493f8ac5753bbc08d682ac27f76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="501.97" OriginalAmount="497" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|65479-28562367/4174797323559356816/3930" HotelName="PETIT PALACE EIXAMPLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1750000/1745000/1744919/cdd609c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501.97" OriginalAmount="497" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386130777098" Longitude="2.1227770674591" StarRating="5" HotelCode="16214|24879" HotelName="Hotel Sofia Barcelona - in The Unbound Collection by Hyatt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaça de Pius XII 4, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/d1/cdd1170bb8064fb2310fd038a80df14c59030a27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the Avenida Diagonal, not far from the renowned Camp Nou Stadium. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501.97" OriginalAmount="497" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.356409" Longitude="2.123118" StarRating="4" HotelCode="199956|45898" HotelName="Renaissance Barcelona Fira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Europa 50-52, L'Hospitalet de Llobregat, Barcelona 08902</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0a/47/0a478021b6ca7e4234c2eec66cb9aac2cb2de1f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="502.98" OriginalAmount="498" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39357599089" Longitude="2.1686142683029" StarRating="4" HotelCode="318133|626" HotelName="Catalonia Eixample 1864" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Llúria 60, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/0e/250e9529c81287ee80851de53cb3e7f849ebef88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of the city close to Paseo de Gracia and the Plaza de Cata...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="504.80" OriginalAmount="499.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396901" Longitude="2.192373" StarRating="4" HotelCode="|11055" HotelName="Sallés Pere Iv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PALLARS 128-130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/5/11055_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre and a spa. SITUATION: This hotel is in district 22, Port Olimpic it is located close to Where you can find the beaches, shopping centres, restaurants and cinemas. It has excellent transport links to Barcelona the Convention Centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="506.01" OriginalAmount="501" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.700849533081055" Longitude="76.79218292236328" StarRating="4" HotelCode="0|397625-32889561/4174797323559356816/7302" HotelName="CASA BONAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>25-9 INDUSTRIAL AREA PHASE II, PUNJAB, CHANDIGARH, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14900000/14898800/14898789/8ca332c9_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Chandigarh, The Altius A Boutique Hotel is near the airport and close to CII Convention Centre and Zakir Rose Garden. Additional area points of interest include Sukhna Lake and City Museum.    Hotel Features.   Dining options at The Altius A Boutique Hotel include 3 restaurants. A bar/lounge is open for drinks. Room service is available 24 hours a day. A complimentary breakfast is served each morning. This Chandigarh property has event space consisting of banquet facilities and conference/meeting rooms.  Concierge services and tour/ticket assistance are available. Other property amenities at this Victorian property include coffee/tea in the lobby.    Guestrooms.     21 air-conditioned guestrooms at The Altius A Boutique Hotel feature minibars and laptop-compatible safes. Rooms are individually decorated and furnished. In addition to complimentary newspapers and safes, guestrooms offer phones. 40-inch LCD televisions have satellite channels and complimentary TV Internet access. Complimentary bottled water, ceiling fans, and blackout drapes/curtains are also provided. Housekeeping is offered daily and guests may request hair dryers.     Room Info:  Name: Deluxe Description:    One Double Bed   The 40-inch LCD television offers satellite channels. Enjoy welcome amenities. A minibar is provided. The room has an ensuite bathroom; a hair dryer can be requested. Climate control, a ceiling fan, and complimentary bottled water are among the included amenities.     Name: Executive Room Description:    One Double Bed   The 40-inch LCD television offers satellite channels. Enjoy welcome amenities. A minibar is provided. The room has an ensuite bathroom; a hair dryer can be requested. Climate control, a ceiling fan, and complimentary bottled water are among the included amenities.       Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="506.01" OriginalAmount="501" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398202885905" Longitude="2.1494523993883" StarRating="4" HotelCode="14464|876" HotelName="Mariano Cubi Aparthotel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Marià Cubi 62-64, Sarrià-St. Gervasi, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/d8/bed86bc2bdbf80afa069b1f887c7ae46d0628b61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located close to Balmes Street, the shopping and business centre, only a few mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="508.16" OriginalAmount="503.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383023401356" Longitude="2.1700613200664" StarRating="4" HotelCode="200893|83709|Bed &amp; Breakfast" HotelName="Silken Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pintor Fortuny 13, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/71/1671220445ba9552e3bf0eed10e642ee8ca61f41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set right by the Ramblas, the most famous street in Barcelona. It is situated in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="509.04" OriginalAmount="504" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391942494917" Longitude="2.1569138226845" StarRating="4" HotelCode="293671|38536" HotelName="H10 Art Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Enric Granados 62-64, Eixample, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/30/d530268cce7d2465f1d125640e22628bc0ba329d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="513.08" OriginalAmount="508" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389222" Longitude="2.172522" StarRating="4" HotelCode="213648|36791" HotelName="H10 Urquinaona Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Placa Urquinaona 2, Barcelona Centro, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cb/45/cb4547f3b3f69aaf17e2f50e2db3417f75109708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Urquinaona metro station, juste 1600 m from the the Sagrada Familia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="514.60" OriginalAmount="509.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393162492023" Longitude="2.1614474058151" StarRating="4" HotelCode="7775|84841|Bed &amp; Breakfast" HotelName="Alexandra Barcelona Hotel, Curio Collection by Hilton" 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,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mallorca 251, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/c9/d2c91b2e302abca4d3ed024793edee661867116d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Barcelona between Passeig de Gràcia and Rambla de Catalu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="514.81" OriginalAmount="509.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387358427536" Longitude="2.1605103750776" StarRating="4" HotelCode="37196|1037650|Bed &amp; Breakfast" HotelName="Axel Hotel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aribau 33, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/6b/f56bac040cb27641d677e6a2f127e31be65fb032.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, which is particularly popular with the gay community, is located at the heart of Barcelo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="518.13" OriginalAmount="513" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|384041-28501239/4174797323559356816/1197" HotelName="BOUTIQUE HOSTEMPLO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14690000/14689100/14689039/2334369e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="518.28" OriginalAmount="513.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39012029158" Longitude="2.1696969619713" StarRating="4" HotelCode="283890|203000|Bed &amp; Breakfast" HotelName="Catalonia Passeig de Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 644, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/d5/50d539cbdff85642765583050b7742e5f3ba1ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|125071-24267998/4174797323559356816/9986" HotelName="SERCOTEL ROSELLON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2850000/2848000/2847953/af387eac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40400888" Longitude="2.16938482" StarRating="4" HotelCode="633797|343770" HotelName="Hotel Barcelona 1882" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Massage Centre,Restaurant,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Córsega, 482, Gràcia / Camp d'en Grassot i Gràcia Nova, 08025 - Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/6c/846c50ee579107fda177acf0d2019f2aafbf35e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.16" OriginalAmount="516" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392434253738" Longitude="2.1727357619714" StarRating="3" HotelCode="32872|46034" HotelName="Granvía" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic 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>Avda. Gran Via de les Corts Catalanes 642, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/ce/81ce18a488fc511a329649fbd6003ed22f0c6a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is centrally located close to the Passeig de Gràci, the Plaza Catalunya and Las ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="522.17" OriginalAmount="517" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389300023999" Longitude="2.166201621294" StarRating="4" HotelCode="32437|5067" HotelName="NH Collection Barcelona Gran Hotel Calderón" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 26, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/66/9466dfa69c14fb0c0b9dad80c093417899ce4ef3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Plaza de Cataluña in Barcelona's business district. There are shops, boutiqu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="522.17" OriginalAmount="517" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391075842044" Longitude="2.1717283129692" StarRating="4" HotelCode="31340|45872" HotelName="Roger de Lluria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/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>C/ Roger de Llúria 28, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/dc/bfdcd4932cbc3f4377d85b6ae5c3617243be25bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Barcelona just 5 minutes' walk from the famous Las Ramblas, as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1356303-28586797/4174797323559356816/2957" HotelName="ARCELON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/82000000/81510000/81503600/81503584/0b9cdfd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.530288" Longitude="-108.665428" StarRating="3" HotelCode="0|186331-18110035/4174797323559356816/11802" HotelName="CONTINENTAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>3940 East Highway 66, Gallup, 87301, NM, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522900/2522882/042efe20_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 66. Floors: 3. Property description- Get more of the space you need to spread out at the smoke-free Comfort Suites Gallup East Route 66 and I-40 hotel in Gallup, NM near Red Rock Park and Museum. Nearby attractions include Gallup Flea Market, Navajo Code talker Museum, Manuelito Visitor Center and Bill Malone Trading Company. Enjoy free WiFi, free weekday newspaper, an indoor heated pool, a fitness center and a meeting room and business center with copy and fax services and a computer with Internet access. Your spacious suite includes a 32-inch flat-screen TV, refrigerator, microwave, coffee maker, pillow-top mattress, sofa sleeper, desk and separate seating area. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Pet Accommodation 15.00/ night per pet. Pet limit 2 pets per room max 20 lbs or less.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383272818721" Longitude="2.1684850045085" StarRating="4" HotelCode="113144|435556" HotelName="Casa Camper" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Elisabets 11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/08/820866579c0e1a7fe1014f128aa942b09c27b11a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40054" Longitude="2.208976" StarRating="4" HotelCode="21502|15796" HotelName="EuroHotel Barcelona Diagonal Port" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Village,Conference Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lope de Vega 4, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/ba/c0ba4da81b88d5aa24f3e431ac6db3c6345f7715.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just across the road from the beach and the harbour is only a few minutes’ walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="524.95" OriginalAmount="519.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.406305639633" Longitude="2.2006049752235" StarRating="4" HotelCode="81929|86070|Bed &amp; Breakfast" HotelName="Meliá Barcelona Sky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pere IV 272-286, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/6e/f26ea4ac4c19bad107898c1b34ffc01366917b2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the capital’s main roads, 'The Diagonal'. Within the vicinity, guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="525.20" OriginalAmount="520" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384767192025" Longitude="2.1744199097156" StarRating="4" HotelCode="145736|17121" HotelName="Catalonia Catedral" 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,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer dels Arcs 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/24/6e246b297047d840d748cc016e591bc45739eb73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Barcelona, in the heart of Barcelona's Gothic Quarter, near th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="525.76" OriginalAmount="520.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3842202" Longitude="2.1706287" StarRating="4" HotelCode="|11011" HotelName="Royal Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>LAS RAMBLAS 117</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/1/11011_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 119 rooms, 7 floors, air-conditioning, a big hall with elevators and a reception. It also has a restaurant, room service, a laundry service and WiFi (for a fee). SITUATION: This hotel is close to Las Ramblas and the PlaÃ§a de Catalunya, close to la Plaza CataluÃ±a. Near the establishment, you will find points of interest. It is just 13 kilometres away from the airport. ROOM: The comfortable, modern rooms have double-glazed windows, wooden furniture, a marble bathroom, a hairdryer, a satellite TV, internet, a mini-bar, a safety deposit box (free of charge) and beautiful views. Guests are offered non-smoking rooms (available on request). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="528.23" OriginalAmount="523" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|664-28593977/4174797323559356816/6006" HotelName="MELIA SARRIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/200/152/03f158d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="528.23" OriginalAmount="523" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392148" Longitude="2.158694" StarRating="4" HotelCode="285069|57780" HotelName="Olivia Balmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Balmes 117, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/62/706296176f86357f94b472678b62064bb473ab94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="533.28" OriginalAmount="528" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404780708076" Longitude="2.1727851033211" StarRating="4" HotelCode="144359|27780" HotelName="Ayre Hotel Rosellón" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 390, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/26/432682c96355b22a048c4417052eab6c27b1ce6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Gaudi's Sagrada Família, in the heart of Barcelona's Eixample. Guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="535.30" OriginalAmount="530" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39383729" Longitude="2.16754776" StarRating="5" HotelCode="534447|223142" HotelName="OD Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Aragó 300, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/b8/60b8ba1068e69b11521f051ea341d5e1841446ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Eixample district, just 200 m from Paseo de Gracia, the hotel is right i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="539.34" OriginalAmount="534" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383497" Longitude="2.178289" StarRating="4" HotelCode="12897|5037" HotelName="Hotel Gótico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic 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>Carrer de Jaume I 14, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/16/da16608b936198846a86ef7813a7c2054a8dde92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the old town. Countless shops, restaurants, bars, pubs and cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="541.36" OriginalAmount="536" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|88382-28466995/4174797323559356816/2178" HotelName="GRACIA GARDEN BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1980000/1973100/1973092/e72ae322_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="542.37" OriginalAmount="537" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|608553-28468605/4174797323559356816/4070" HotelName="HOSTAL MARTINA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/608553/201973132442265.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="547.42" OriginalAmount="542" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|83333-28564564/4174797323559356816/6216" HotelName="MELIA BARCELONA SKY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1860000/1858100/1858026/db612200_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="549.44" OriginalAmount="544" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3877641" Longitude="2.167727" StarRating="4" HotelCode="935504|45921" HotelName="H10 Metropolitan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 7, Barcelona Centro, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/ee/a5eeb0e1a085a7f6fb75ee2be05df8aa65e587fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="551.46" OriginalAmount="546" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183238-28529534/4174797323559356816/1693" HotelName="MUSIK BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5260000/5259300/5259217/8d32cf66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="555.50" OriginalAmount="550" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386437" Longitude="2.168343" StarRating="4" HotelCode="29329|4829" HotelName="Catalonia Plaza Catalunya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bergara 11, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/39/ae393c9a78edef7b82369b263a0b88809af15195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the middle of the tourist centre. There are numerous shopping facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="557.52" OriginalAmount="552" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1372214-28547376/4174797323559356816/4232" HotelName="LIBERE BARCELONA SANT ANTONI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1525700/1525690/5972aa6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="558.53" OriginalAmount="553" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39047871912" Longitude="2.1214496608782" StarRating="4" HotelCode="361525|130770" HotelName="Hotel Upper Diagonal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Manuel Girona 7-21, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/af/c2af34c351938f6ab6c49798b5d2c2e95284f2a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="562.57" OriginalAmount="557" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378727458934" Longitude="2.1787421104507" StarRating="4" HotelCode="89477|17118" HotelName="Catalonia Port" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ample 1, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/d0/14d0b3f8e56b706cdff5b423e62e3841a3eb3698.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona's Gothic quarter, in one of the city's most popular ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="564.59" OriginalAmount="559" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386092" Longitude="2.168155" StarRating="4" HotelCode="16883|5035" HotelName="Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bergara 4, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/98/fe/98fe324fea81a3d30bf4ff8a6fafd3f7daf0c20c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated at the centre of the city, close to Plaza Cataluña and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="568.63" OriginalAmount="563" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377037" Longitude="2.188779" StarRating="3" HotelCode="89479|27835" HotelName="Hotel 54 Barceloneta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Joan de Borbó 54, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1f/86/1f86af5fff065e29e5cd5311ebb2e4322d9eeffe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of Barcelona's most attractive and popular districts which was original...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="570.65" OriginalAmount="565" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390514879368" Longitude="2.1725670926423" StarRating="4" HotelCode="376096|130780" HotelName="Negresco Princess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Llúria 16-18, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/af/7eaf851e5d6768bdaab0954e0c18b35b53dfcf9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="572.67" OriginalAmount="567" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384233" Longitude="2.16075" StarRating="4" HotelCode="59063|15785" HotelName="H10 Casanova" 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,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 559, Eixample, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/6a/366a4f299e1f2f97a0b0c77f59def9a4c51b0687.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona, on the junction of Gran Via de las Corts and Casano...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="572.67" OriginalAmount="567" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384378792612" Longitude="2.178440541029" StarRating="3" HotelCode="50625|4135" HotelName="H10 Montcada" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 24, Barrio Gótico, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/d7/ead715c873134cfb61754af4dc2f025ac5e65cb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in Barcelona's tourist centre. Numerous shopping venues, restaurants, li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.68" OriginalAmount="572.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3861303" Longitude="2.1681993" StarRating="4" HotelCode="|19060" HotelName="Pulitzer Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BERGARA 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/0/19060_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Barcelona the heart of Close to, and tourist points of interest, Clients can also find shops, restaurants, bars, nightclubs and public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="582.77" OriginalAmount="577" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|561770-28572645/4174797323559356816/4317" HotelName="RADISSON BLU 1882 HOTEL, BARCELONA SAGRADA FAMILIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29710000/29701000/29700999/729a1906_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.78" OriginalAmount="578" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379749" Longitude="2.18076" StarRating="4" HotelCode="24880|6740" HotelName="Duquesa de Cardona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 19/08/2026" 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>Paseo Colón 12, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/29/b729f0a9ea026ad95c630bdfa01276119464fdb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historic hotel lies just 1.5 km from the beach. Centrally located on the Passeig Colom Promenade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="587.82" OriginalAmount="582" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.400633" Longitude="4.893757" StarRating="2" HotelCode="0|564956-28457192/4174797323559356816/3966" HotelName="CIRCA 1905 BOUTIQUE BANDB" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>28 NDSM-Plein 28, Amsterdam, NL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4540000/4533300/4533290/f8dc9c51_b.jpg</HotelPictures>
        <HotelDescription>The following services and amenities are available, but with **reduced service**: Fitness Center, Breakfast, On-site Restaurant(s), Room Service.Boasting a peaceful waterfront location, contemporary design, inviting guest rooms and fantastic business and leisure amenities; the DoubleTree by Hilton Hotel Amsterdam - NDSM Wharf hotel is the perfect base for guests who want to easily experience the cosmopolitan city of Amsterdam, but avoid the frenetic pace of the bustling city center.

Feel at home in a comfortable and contemporary guest room at this Amsterdam hotel. Enjoy modern facilities and amenities including complimentary WiFi, air-conditioning, an LED TV, a powerful rain shower, and a plush bed. Upgrade to a suite for a larger room, bed and bathroom, and wonderful views of the waterfront.

Energize with the latest cardio, resistance and weights equipment in the complimentary 24-hour fitness center. Relax beside the open fireplace with a bespoke cocktail or a glass of beer, and savor Dutch specialties and international favorites as you admire local artwork in Brasserie &amp;amp; Bar Smederij.

Make updates to your presentation, or print your boarding pass in the complimentary 24-hour business center. Host a meeting, training event or celebration for up to 100 guests at this Amsterdam hotel in our bright, modern meeting room, which features state-of-the-art A/V equipment. We look forward to welcoming you at check-in with a signature, warm chocolate chip cookie.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="589.84" OriginalAmount="584" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3885658" Longitude="2.1712990999999" StarRating="4" HotelCode="297074|38224" HotelName="Catalonia Square Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 9, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/3d/8d3d92e0c89f0ff3567308720700616918571619.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="590.67" OriginalAmount="584.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3772708" Longitude="2.1445334" StarRating="0" HotelCode="|124613" HotelName="Limehome Barcelona Rector Triadó " 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/2/4/6/1/3/124613_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the commercial district, close to Sants Station. HOTEL: This complex has rooms with internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="590.85" OriginalAmount="585" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381961212141" Longitude="2.1733947156769" StarRating="3" HotelCode="98896|27826" HotelName="Atlas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Cardenal Casañas 11, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/aa/6faad2c06385a52cc37e509c3467e2365c6f0864.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="592.87" OriginalAmount="587" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108583-28498233/4174797323559356816/4367" HotelName="54 BARCELONETA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45490000/45490000/45489974/bc5ac600_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="592.87" OriginalAmount="587" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383508430172" Longitude="2.1710988395421" StarRating="4" HotelCode="36923|28038" HotelName="Hotel 1898" 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,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 109, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/1a/e01a984af53396b83ea6744c3d21d725f6a59ff4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is situated on Las Ramblas in the centre of Barcelona. Links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="592.87" OriginalAmount="587.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39416751" Longitude="2.1609043" StarRating="2" HotelCode="469860|circa_1905" HotelName="Circa 1905 Boutique B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Provenza 286, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/45/da4594a8bb0842ea041d3f4b95fb2c0a76ba5919.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Circa 1905 Boutique B&amp;B to discover the wonders of Barcelona. The hotel offers a wide range ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="593.88" OriginalAmount="588" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395051" Longitude="2.159382" StarRating="4" HotelCode="22683|24595" HotelName="Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 249, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/ec/31ecaf572031a01e1edf13a13056e783a9c356e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in the business district between the Rambla de Cataluña and Paseo de Gracia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="595.90" OriginalAmount="590" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30567-32413912/4174797323559356816/5082" HotelName="PULITZER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1079800/1079729/3c20d9b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="601.96" OriginalAmount="596" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14397-28587256/4174797323559356816/4530" HotelName="EUROHOTEL DIAGONAL PORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/569500/569487/b0c6267f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.76" OriginalAmount="596.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386784" Longitude="2.166618" StarRating="4" HotelCode="30224|1274940|Bed &amp; Breakfast" HotelName="H10 Universitat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Universitat 21, Barcelona Centro, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/12/b5/12b571a6a83d7e85ecc20533236ac5576b59fad5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located directly in Barlceona's tourist centre. Scores of celebrated attracti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="602.97" OriginalAmount="597" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51618-28564562/4174797323559356816/557" HotelName="CASA ELLIOT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1345200/1345125/b6197087_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="604.19" OriginalAmount="598.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38906257383" Longitude="2.167377769947" StarRating="4" HotelCode="10549|1258848|Bed &amp; Breakfast" HotelName="Avenida Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 605, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fc/31fcb0912990b4f5f3717ab8000c02763edd0d4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel has an ideal location in the city centre and exceptionally good links to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="604.99" OriginalAmount="599" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633795-18110380/4174797323559356816/8834" HotelName="SEVENTY BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40180000/40171800/40171731/9ca54d75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="607.01" OriginalAmount="601" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383347" Longitude="2.162847" StarRating="4" HotelCode="57586|7279" HotelName="Advance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sepulveda 180, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/78/3b78af404985c2b4af201a4e9817afe781136629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the commercial, business and historic centre of Barcelona and is the ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="610.04" OriginalAmount="604" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400683-28481915/4174797323559356816/2497" HotelName="NUMA I COLMENA APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400683/202452184551157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.72" OriginalAmount="604.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3941619" Longitude="2.1608547" StarRating="3" HotelCode="|124523" HotelName="Circa 1905" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Provenza, 286, Principal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/2/3/124523_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This small hotel is in a modern building, Passeig de Gracia 50 metres away from. HOTEL: This hotel has a reception and rooms with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="610.77" OriginalAmount="604.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384383823708" Longitude="2.1705508232117" StarRating="4" HotelCode="25133|1180194|Bed &amp; Breakfast" HotelName="Royal Hotels Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 117, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/83/f483f7d57b492b172a17c742dcd220c053946149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated at the end of the famous Ramblas, not far from Plaça Catalu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="611.05" OriginalAmount="605" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389158" Longitude="2.156378" StarRating="3" HotelCode="439455|136809" HotelName="The Corner Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 178, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/26/a62631e08f7ef0de1c246358e79473279ded9009.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="612.06" OriginalAmount="606" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3912750526" Longitude="2.1703684329987" StarRating="4" HotelCode="207924|35776" HotelName="Indigo Barcelona - Plaza Catalunya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via De Las Corts Catalanes 629, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/ab/7aab04de69dbfafc35c30f53da50e97ca51663b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="614.08" OriginalAmount="608" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40021137" Longitude="2.15134816" StarRating="3" HotelCode="480839|202554" HotelName="Blue Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 65 1º 1ª, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/d1/5bd1604f8149c3d6c623664477aaaca6c2ed4528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="616.66" OriginalAmount="610.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408472268435" Longitude="2.2175002098083" StarRating="4" HotelCode="38235|CAV519500|Bed &amp; Breakfast" HotelName="Hilton Diagonal Mar Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig del Taulat 262-264, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/39/06/3906f47b63b077e63c8254f2de05e3f8dce82608.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only at a 10 minutes’ walk from the beach, the hotel offers stunning views of the sea and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="621.13" OriginalAmount="614.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3925125" Longitude="2.1674637" StarRating="5" HotelCode="|11104" HotelName="Renaissance Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PAU CLARIS, 122</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/4/11104_39e71711413.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, was built in 1968, renovated in 2007, has 211 rooms, 209 double rooms, 2 suites and 10 floors. In the entrance, guests are offered a reception with a bureau de change, a safety deposit box service, a lobby, lifts, a snack bar, an Ã  la carte restaurant with air-conditioning, a conference room and a business centre (for a fee), The establishment offers room service, a laundry service and indoor parking (for a fee). SITUATION: This establishment, is in a central area, the PlaÃ§a de Catalunya it is near a few minutes walk away, guests can find Gothic District it is 20 metres away from shops, 100 metres away you can find restaurants, bars and nightclubs. 10 metres away, guests have public transport services. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, internet and a mini-bar. FACILITIES: There are many facilities and services available at the establishment, including a small swimming pool, a solarium, a gym and parasols. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="622.14" OriginalAmount="615.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393702" Longitude="2.199394" StarRating="4" HotelCode="34862|14935|Bed &amp; Breakfast" HotelName="Icaria Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Icaria 195, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/5e/045e7a69df40aa1031334efc7b04eaada3bf71d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is just across the road from the beach (about 150 m away) 20 minutes wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="624.18" OriginalAmount="618" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38610448" Longitude="2.17453872" StarRating="4" HotelCode="452038|95871" HotelName="Catalonia Magdalenes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Magdalenes 13 -15, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/71/86718c1749061a94dae84adefde1b8218773e9aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="625.19" OriginalAmount="619" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384762" Longitude="2.175067" StarRating="4" HotelCode="57044|15952" HotelName="Barcelona Catedral" 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,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Dels Capellans 4, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/f7/f4f7abced058db61405e7d8fba6b03b75756d00c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Barcelona, this hotel is ideal for both business and leisure travellers. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="628.64" OriginalAmount="622.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4001625" Longitude="2.1297249" StarRating="4" HotelCode="|124500" HotelName="Primero Primera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Doctor Carulla, 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/0/0/124500_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Sarria the district of a 5-minute walk away from FGC de Tres Torres the train station it is surrounded by gardens. HOTEL: This boutique hotel, it offers elegant standard rooms, with WiFi (free of charge) and iPod connections.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="631.25" OriginalAmount="625" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372680443464" Longitude="2.1550074219704" StarRating="4" HotelCode="12520|15425" HotelName="Crowne Plaza Barcelona - Fira Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rius i Taulet 1-3, 08004 Barcelona, Costa Brava</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/15/7f151de19b751e05a615f2bb3c99cf1c7c20856d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the centre of Barcelona on the famous Plaza España, near the well-k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="635.29" OriginalAmount="629" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38467" Longitude="2.172954" StarRating="3" HotelCode="26036|432" HotelName="Barcelona Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Duc 15, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/fc/b3fcba7a4a60225cd4a8e15edb706e249c11a7d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel can be found in the centre of Barcelona, near the University, the Plaza Cataluña, the cat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="637.31" OriginalAmount="631" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379691719976" Longitude="2.142498986168" StarRating="4" HotelCode="26714|413607" HotelName="Nobu Hotel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Roma 2-4, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/610622253a874081/7a/7aa3a6399f01a8c5/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated next to the exhibition centre, close to the main train station. Variou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="642.36" OriginalAmount="636" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381261675821" Longitude="2.10927978158" StarRating="5" HotelCode="28503|18261" HotelName="Fairmont Rey Juan Carlos I - Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 661-671, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ba/0cba3f2ecedd5d771e0a968c1e99d34415b0d066.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This majestic, stunning city and conference hotel is located close to a park and not far from a beau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="644.54" OriginalAmount="638.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39904" Longitude="2.16555" StarRating="4" HotelCode="|211026" HotelName="Well and Come Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Girona 158</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/0/2/6/211026_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="645.83" OriginalAmount="639.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4062176" Longitude="2.200961" StarRating="5" HotelCode="284768|211254|Bed &amp; Breakfast" HotelName="The Level at Meliá Barcelona Sky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lope de Vega 141-147, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/87/e2870ac58d8a7a92d3882304252d838cf0e2248f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="648.86" OriginalAmount="642.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39165" Longitude="2.1656" StarRating="3" HotelCode="|183300" HotelName="Margot House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Gracia 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/3/0/0/183300_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="651.45" OriginalAmount="645" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382752466645" Longitude="2.1714753278537" StarRating="5" HotelCode="167326|36159" HotelName="Hotel Bagués" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 105, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/aa/afaaac496fbdac7eba52447d9b34cb95aded0754.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Gothic Quarter, the hotel is a 5-minute walk from Barcelona Cathedral. Just 300 m aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="654.48" OriginalAmount="648" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860981" Longitude="2.17544305" StarRating="4" HotelCode="603607|248782" HotelName="H10 Madison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/0f/0f0f8825b402669fc3cd4425c40d0164fdc57ef7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a restaurant for a comfortable and relaxing stay. Wireless internet access (no ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="657.05" OriginalAmount="650.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3936757" Longitude="2.1750787" StarRating="0" HotelCode="|124512" HotelName="Martina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bailen, 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/1/2/124512_d05a1980936.jpg</HotelPictures>
        <HotelDescription>SITUATION: Passeig de Gracia It is 10 minutes away from. ROOM: Guests can find rooms with WiFi, (free of charge), a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="657.78" OriginalAmount="651.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398053652247" Longitude="2.1581218275931" StarRating="5" HotelCode="34881|15159|Bed &amp; Breakfast" HotelName="Casa Fuster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 132, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a7/95/a79552131c90fd07efd77cf1cef0d0085cf6e969.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in a central and attractive quarter of Barcelona. Scores of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="659.85" OriginalAmount="653.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392983" Longitude="2.164545" StarRating="4" HotelCode="30251|2970563|Bed &amp; Breakfast" HotelName="SixtyTwo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Gracia 62, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/2c/372c4083b5c514010e6ba2c481f24209f7fc5f72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, stylish and comfortable hotel is hidden away behind a 1930's town house. It is located ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="668.62" OriginalAmount="662" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|646-28562309/4174797323559356816/5883" HotelName="INTERCONTINENTAL BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28300/28279/e1b77e5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="668.62" OriginalAmount="662" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384988558529" Longitude="2.177631855011" StarRating="5" HotelCode="55117|27116" HotelName="Grand Hotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 30, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/40/88400a35e5c37493c166f83175a35e1c6679ee4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a main road in the attractive tourist Gothic quarter at the heart of Barce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="670.64" OriginalAmount="664" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383782" Longitude="2.170966" StarRating="5" HotelCode="302587|22005" HotelName="Le Meridien Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 111, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/2e/d42e50d3b20cb1f46073f013e7ac0995cb2c62d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive luxury hotel is ideally situated at the heart of the city of Barcelona's artistic an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="673.27" OriginalAmount="666.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38890514" Longitude="2.17614493" StarRating="4" HotelCode="592531|13669138|Bed &amp; Breakfast" HotelName="Yurbban Passage Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Trafalgar 26, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/83/f583c26bab2776609ce1b3e96f9a8093e8e0bc28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="674.68" OriginalAmount="668" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394352677515" Longitude="2.1652212738991" StarRating="5" HotelCode="47518|3388" HotelName="Claris Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pau Claris 150, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/e8/53e8f60f5bcec1c8e128bd5d8ea2de6801ae5eab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious design hotel is located directly in the centre of Barcelona, near the Passeig de Grac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679.73" OriginalAmount="673" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377528763638" Longitude="2.1780028503101" StarRating="1" HotelCode="322044|257260" HotelName="Hostal Nilo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Josep Anselm Clav 17, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/2e/c02e1011530d9f36614a52a8c5a20bb2beb2635f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="679.95" OriginalAmount="673.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396162" Longitude="2.160916" StarRating="5" HotelCode="75452|3451236|Bed &amp; Breakfast" HotelName="Sir Victor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rossello 265, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/fd/e7fd91f5fede398a9b56e992b3dc65374c69be00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at a privileged address on the Passeig de Gràcia, Barcelona's most stylish and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="681.75" OriginalAmount="675" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393772175564" Longitude="2.1621863543987" StarRating="4" HotelCode="47698|5036" HotelName="Condes de Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 73-75, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/b7/a5b72dda30c76e8b523347ff0f20a1ab4d3b1848.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location in Paseo de Gracia, in the heart of Modernist Barcelona and faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="683.77" OriginalAmount="677" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|16153-24463032/4174797323559356816/12825" HotelName="TORRE MELINA A GRAN MELIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15500/15438/ddfbe8c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="684.78" OriginalAmount="678" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388024" Longitude="2.1731556" StarRating="4" HotelCode="320136|130761" HotelName="H10 Cubik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 69, Barcelona Centro, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b4/d5/b4d5886ae34b728894416f53a2e8b4dec75fd39d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 2.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="688.29" OriginalAmount="681.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39443855" Longitude="2.15645759" StarRating="5" HotelCode="436312|439201|Bed &amp; Breakfast" HotelName="Ohla Eixample" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Còrsega 289, Eixample, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/7e/ce7ee8d05c4f811430bc5ebb0c80038e1e416d2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696.90" OriginalAmount="690" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391786590177" Longitude="2.1657532423246" StarRating="3" HotelCode="336536|60713" HotelName="Hotel Margot House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Gracia 46, Principal, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/aa/eeaa98064a2d8c2e695599c7b6324586271345f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="700.94" OriginalAmount="694" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|242683-28591302/4174797323559356816/1043" HotelName="THE LEVEL AT MELIA BARCELONA SKY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6470000/6460900/6460810/5b04ef95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702.96" OriginalAmount="696" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381589" Longitude="2.1838780000001" StarRating="4" HotelCode="295423|57814" HotelName="H10 Port Vell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pas de Sota Muralla 9, Port Vell, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/a6/29a6fe9aaa3870dcf7cfd220820d833777d7a3d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="712.05" OriginalAmount="705" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384727949703" Longitude="2.179170101881" StarRating="4" HotelCode="55110|36222" HotelName="Mercer Hotel Boria Bcn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Boria 24-26, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/ce/7ece40376340e601c713d03f5250bca73c839ae5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Barcelona, close to the most popular districts, such as El Born or t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="726.19" OriginalAmount="719" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.430588" Longitude="-88.897682" StarRating="4" HotelCode="0|175392-28500099/4174797323559356816/1175" HotelName="BORNETA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>10221 Rodriguez Street, Diberville, 39540, MS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104340000/104330300/104330231/04b61623_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Extended stay. Property Type: Extended stay. Total rooms: 131. Floors: 3. Property description- Travel with confidence at the Suburban Extended Stay Hotel Biloxi North Area in Dlberville, MS located off Interstate 110. This pet-friendly hotel is near destinations like the Mississippi Gulf Coast, Beau Rivage Casino, Hard Rock Casino Biloxi, Mardi Gras Museum and Grand Biloxi Casino and Keesler Air Force Base. Enjoy amenities like free WiFi, fitness center, copy and fax services and weekly housekeeping services. Spacious rooms include a flat-screen TV, well-equipped kitchen, hair dryer, iron and ironing board. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Front Desk Hours 7am-11pm. Weekly Housekeeping. Daily housekeeping available upon request. Pet accommodation 50.00 usd per pet, per stay. Pet limit Max 2 pets per room up to 25 lbs.. Onsite facilities information- ParkingHotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800660-6246. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="742.35" OriginalAmount="735" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385017" Longitude="2.175786" StarRating="4" HotelCode="47606|31975" HotelName="Hotel Colón Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Catedral 7, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/ef/26ef1c4cb64411ec719ff0fdfbbd806d4fcef1fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This leading hotel enjoys a superb location directly in the Barrio Gotico opposite the cathedral. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="743.36" OriginalAmount="736" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|384194-28581739/4174797323559356816/1603" HotelName="UPPER DIAGONAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12740000/12731400/12731374/7b0928dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="750.06" OriginalAmount="742.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387035" Longitude="2.174354" StarRating="5" HotelCode="904646|146645|Bed &amp; Breakfast" HotelName="Ohla Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 49, Ciutat Vella, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/42/0c42ebad92038ca94660ef530007f673662412e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated just 5 minutes' walk from Plaza Catalunya, this hotel is located in the charming Go...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="763.56" OriginalAmount="756" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.425712195699" Longitude="2.1208360791206" StarRating="5" HotelCode="26035|27834" HotelName="Gran Hotel La Florida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ctra. Vallvidrera al Tibidabo, 83-93, 08035 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/76/e9/76e9165f09b736b354acc7d17b4823b780768d18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel lies about 7 km outside of the centre with its array of shops, restaurants and bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="791.45" OriginalAmount="783.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39411" Longitude="2.159696" StarRating="5" HotelCode="|442869" HotelName="Casa Sagnier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 104</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/8/6/9/442869_9a2400b1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.90" OriginalAmount="790.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396190257035" Longitude="2.1634951222852" StarRating="5" HotelCode="526452|the_one_barcelona_gl" HotelName="The One Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Boutique,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Provença 277, Barcelona Centro, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/1e/091e17e5d4745d921fc1e71d760013edfb795639.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With an exceptional location in the city's most exclusive district, The complex is a new hotel with ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="800.93" OriginalAmount="793" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39911311" Longitude="2.16555103" StarRating="4" HotelCode="501769|131471" HotelName="Well and Come Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Girona 158, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/0d/0c0d0808b5a085c1b4f7e4b0a1d3c23583d5f4c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="810.67" OriginalAmount="802.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389036" Longitude="2.156525" StarRating="4" HotelCode="|208655" HotelName="The Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca, 178</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/6/5/5/208655_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="815.07" OriginalAmount="807" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1265289-28598158/4174797323559356816/820" HotelName="BOUTIQUE MIRLO BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69950000/69941800/69941763/50aa6c27_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="819.11" OriginalAmount="811" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39627566" Longitude="2.16218674" StarRating="4" HotelCode="498549|237216" HotelName="H10 Casa Mimosa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pau Claris 179, Barcelona Centro, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/90/b1904e2e646c0a4b4fcf093e6b29898691b35400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="828.20" OriginalAmount="820" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|619-28562308/4174797323559356816/4830" HotelName="MARIANO CUBI APARTHOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/860000/852600/852584/29bb840a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="851.43" OriginalAmount="843" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408675449046" Longitude="2.1478486061096" StarRating="3" HotelCode="130496|10776" HotelName="Ronda Lesseps" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/Ballester 77-81, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/33/59/3359ec98d811d51d6473d16982a176c4478706f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="856.48" OriginalAmount="848" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394099" Longitude="2.159655" StarRating="4" HotelCode="408692|11599" HotelName="Murmuri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 104, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a8/01a882cf3aa89235e23fd2c6f5d96a42bdc9944f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Barcelona, in the district of Eixample, beside the Passei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="864.78" OriginalAmount="856.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.425644" Longitude="2.1208207" StarRating="0" HotelCode="|11087" HotelName="METT Barcelona GL - A Leading Hotel of the World" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CTRA DE VALLVIDRERA AL TIBIDABO 83-93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/8/7/11087_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel was built in 1925 and renovated in 2003. It is situated in a big garden area. It has 74 rooms, 6 floors, 51 double rooms and 23 suites. In the entrance, you can find a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a cloakroom. Guests have access to a cafÃ©, a shop, a hairdresser's, a bar, a nightclub, a games room, a TV room, an Ã  la carte restaurant with air-conditioning and a bar. The establishment offers a conference room and internet. Guests also have access to room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This luxurious hotel is just 7 kilometres away from the city centre, shops, bars and restaurants. The establishment offers a transfer service to the city centre free of charge. 15 kilometres away, you can find the beach. ROOM: The stylish rooms have a bathroom, a hairdryer, a direct line telephone, a radio, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system and a safety deposit box. FACILITIES: Clients can enjoy a covered pool, a swimming pool with deck chairs and parasols. The establishment has a sauna, a solarium, a steam bath and a gym. Guests are offered a massage service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="866.13" OriginalAmount="857.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38894" Longitude="2.16999" StarRating="5" HotelCode="|425362" HotelName="ME Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CASP 1-13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/5/3/6/2/425362_2e04ad41254.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="868.60" OriginalAmount="860" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393867" Longitude="2.162225" StarRating="5" HotelCode="440529|130778" HotelName="Monument Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 75, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/fa/ddfae2605955b48213a2d06ed8fdd9ebb4342523.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="869.64" OriginalAmount="861.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410583933148" Longitude="2.136482053378" StarRating="5" HotelCode="97667|100414|Bed &amp; Breakfast" HotelName="Abac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Del Tibidabo 1, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/06/520671a04967593f73430df129be6e19f86c0f55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sarria-Sant Gervasi, in the upper zone of Barcelona, with views of Placa Ke...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="888.80" OriginalAmount="880" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38903037713" Longitude="2.1701055765152" StarRating="4" HotelCode="29343|514984" HotelName="Atiram Barcelona" 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,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/00/d0005bbfe0b913069f51b94fe4f608eed921eb0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated at the heart of Barcelona, close to Plaza Cataluña. Countless shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="892.84" OriginalAmount="884" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|864569-28566568/4174797323559356816/4327" HotelName="ENJOYBCN DALI APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44340000/44334800/44334732/6f69125a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894.86" OriginalAmount="886" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393455" Longitude="2.163887" StarRating="5" HotelCode="14339|4131" HotelName="Majestic Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig De Gracia 68, L'Eixample, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/1c/601c9e598774d93c26a0c9a94a191092f8bf0fcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in close proximity to one of the city's main streets, the Paseo de Gracia, in the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="897.89" OriginalAmount="889" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.370394682247" Longitude="2.1715092184201" StarRating="5" HotelCode="60385|36121" HotelName="Hotel Miramar Barcelona" 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,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Carlos Ibañez 3, 08038 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/15/4b155c00383e6555636ad7d882317d17b9eea48a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the historical centre of Barcelona. The gardens of Montjuïc y de Costa i Llobera ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="904.20" OriginalAmount="895.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38579653987" Longitude="2.1945834159851" StarRating="5" HotelCode="38258|ES000091" HotelName="Pullman Barcelona Skipper" 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,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Av. del Litoral 10, Port Olimpic, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c3/0bc37d05c87d49ddbf430154daa66209ccb37b97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the tourist district, only approximately 100 m away from the beach. Countles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="922.13" OriginalAmount="913" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398020294026" Longitude="2.1581852110278" StarRating="4" HotelCode="167328|45891" HotelName="Suites Center Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 128, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/6a/936a35c70e29355f1c05a462e964b439c2fc3475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Eixample, in the centre of Barcelona, only 20 m from the modernist Casa Fus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="947.38" OriginalAmount="938" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|28522-28598695/4174797323559356816/5020" HotelName="METT BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/913800/913726/a59e6ced_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="965.56" OriginalAmount="956" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39050356" Longitude="2.16935903" StarRating="5" HotelCode="591524|257212" HotelName="Almanac Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 619-621, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8f/ec8f4524cb6e352b5a6999d2f5ee1ecbce7a3a04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to travellers. Amenities include a safe. Wireless internet acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="978.69" OriginalAmount="969" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|408686-24354183/4174797323559356816/7515" HotelName="MONUMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13065400/13065360/18362c2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1022.12" OriginalAmount="1012" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|168179-18110477/4174797323559356816/10937" HotelName="MIRAMAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1570000/1563600/1563535/adb162c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1025.15" OriginalAmount="1015" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394554" Longitude="2.163303" StarRating="5" HotelCode="904551|27822" HotelName="Alma Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca 271, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/6c/096c26bdcbca9ee85f4fc5e136ea45214c44e99d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Barcelona, the hotel is just 200 m from the famous Passeig de Gràcia, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1035.25" OriginalAmount="1025" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.368502646324" Longitude="2.1897277361425" StarRating="5" HotelCode="899897|22088" HotelName="W Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Placa de la Rosa dels Vents 1, Final Passeig de Joan de Borbo, 08039 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cf/8ccf086af0bd17569f9c53e5cdf7dd110337fc95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the Nova Bocana of the Port of Barcelona, which connects the city's historical centre to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1072.20" OriginalAmount="1061.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391747" Longitude="2.171787" StarRating="5" HotelCode="317341|42782000|Bed &amp; Breakfast" HotelName="Cotton House Hotel, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 670, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/3b/703b5ae5517155ce5555a4aadc074b54da1e6b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1073.63" OriginalAmount="1063.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385982775223" Longitude="2.1777534398811" StarRating="5" HotelCode="725926|the_barcelona_edition" HotelName="Barcelona EDITION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Francesc Cambo 14, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/e6/aee631b36f6d783fea08dca80a982a6ebcbfa504.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is in Barrio Gotico. The establishment comprises a total of 100 snug guests roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1103.18" OriginalAmount="1092.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392948" Longitude="2.1645311" StarRating="0" HotelCode="|74908" HotelName="Apartments Sixtyfour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/9/0/8/74908_f740d181859.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable apartment complex, is perfect for business and holiday stays. The establishment boasts a dining room, a kitchen and a bathroom. This establishment is perfect for families and groups.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1104.95" OriginalAmount="1094.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831908" Longitude="2.1752244" StarRating="5" HotelCode="|19062" HotelName="Neri Relais and Chateaux" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>SANT SEVER 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/2/19062_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, is situated in a historic building, has 22 rooms and 7 suites. In the entrance, you can find a smart hall with a lift, a reception with air-conditioning, a cloakroom and a safety deposit box service. You are also offered an inviting bar, a cafÃ©, an Ã  la carte restaurant and conference rooms with features that offer you the maximum level of comfort, There are many services available at the establishment, including internet, WiFi, room service and a laundry service. SITUATION: It is inGothic District it is in a central area, In the surrounding area, you can find shops, cultural places, the cathedral and. a few minutes away by car, you can find the beach, is situated 20 kilometres away from the airport. ROOM: The rooms well-decorated, have a flat-screen television, a CD player, a DVD player, a safety deposit box, a mini-bar, pillow menu, sheets, room service, WiFi, press, a bathroom with a shower or bath and infrared lamp. FACILITIES: Guests can enjoy a massage service (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1124.13" OriginalAmount="1113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382751494264" Longitude="2.1789403374692" StarRating="5" HotelCode="207362|133159" HotelName="Mercer Hotel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dels Lledó 7, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/2f/e22ff6e1de484d7eb68124983a06e3698ddb69a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access to Barcelona's popular hot spots.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1160.49" OriginalAmount="1149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383194993763" Longitude="2.1753362392521" StarRating="5" HotelCode="29335|55362" HotelName="Hotel Neri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Sant Sever 5, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/6a/1f6a21e0675e4ca2ec5de92b4280b0e72c3ecac1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Barcelona's central Gothic Quarter, the city's oldest quarter. In the narr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1224.82" OriginalAmount="1212.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860863" Longitude="2.1774481" StarRating="5" HotelCode="|220953" HotelName="The Barcelona Edition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Francesc Cambo 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/9/5/3/220953_fa6c2001734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1239.28" OriginalAmount="1227.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391366440759" Longitude="2.1714704638914" StarRating="5" HotelCode="16766|2913|Bed &amp; Breakfast" HotelName="El Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 668, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/bb/73bb73d3cac104ba754f4d79c39adf598990ee67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first class hotel is located directly in the city's tourist centre. Las Ramblas and other emine...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1380.67" OriginalAmount="1367" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|65463-28593982/4174797323559356816/1557" HotelName="SOFITEL BARCELONA SKIPPER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1495200/1495164/f3fc4056_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1443.67" OriginalAmount="1429.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386899322609" Longitude="2.1685659885406" StarRating="3" HotelCode="47270|704648" HotelName="H10 Catalunya Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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>Placa Catalunya 7, Barcelona Centro, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/7b/e27b18eb349f07572ce8f7c8a8937bb22ec5a078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on Plaça Catalunya at the heart of Barcelona. A range of shopping venues,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1527.12" OriginalAmount="1512" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|311108-28594246/4174797323559356816/4636" HotelName="COTTON HOUSE, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10050000/10043100/10043068/0e08d530_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1643.27" OriginalAmount="1627" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387759988752" Longitude="2.1691391079346" StarRating="4" HotelCode="564124|229134" HotelName="Iberostar Selection Paseo de Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Cataluña 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681826/a_681826_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1673.57" OriginalAmount="1657.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397063" Longitude="2.158458" StarRating="5" HotelCode="168505|el_palauet_living_barcelona" HotelName="El Palauet Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 113, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/24/5a24f5c667097f008d02cbfd19f51f53b870f8d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1873.55" OriginalAmount="1855" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|207106-28594148/4174797323559356816/4053" HotelName="EL PALAUET LIVING BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22960000/22950400/22950332/a38a329f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2116.55" OriginalAmount="2095.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391171422942" Longitude="2.166642844677" StarRating="5" HotelCode="103387|138648|Bed &amp; Breakfast" HotelName="Mandarin Oriental Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 38-40, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/d2/03d209692cd8c1be069f5c688ebab60d9ecb53af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2177.18" OriginalAmount="2155.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3878403" Longitude="2.1693699" StarRating="4" HotelCode="|218411" HotelName="BLESS Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Cataluna 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/4/1/1/218411_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2233.11" OriginalAmount="2211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="9.938764" Longitude="-84.096736" StarRating="5" HotelCode="0|140239-18110474/4174797323559356816/11569" HotelName="MANDARIN ORIENTAL, BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Ave 5 bis, calle 40, SAN JOSE, COSTA RICA,1150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3020000/3013300/3013270/a2bdafc0_b.jpg</HotelPictures>
        <HotelDescription>Occidental Torremolinos cuenta con 84 habitaciones.  Cuenta con una variada oferta gastronómica: Restaurante de cocina internacional “El Quijote”  Y Bar “El Cid”. También dispone de 4 salones.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2256.08" OriginalAmount="2233.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386776" Longitude="2.196315" StarRating="5" HotelCode="10359|1709790|Bed &amp; Breakfast" HotelName="Arts Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Marina 19-21, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/77/0e776467fdfb84614d7a81712a4d173712baec42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spectacular, luxurious city hotel is located on the wonderful promenade and enjoys unique panor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5064.95" OriginalAmount="5014.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383627" Longitude="2.1850736" StarRating="2" HotelCode="|11085" HotelName="Santa Marta" 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/0/8/5/11085_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1920, has 66 rooms, 6 floors, 5 single rooms and 49 double rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. You are also offered a television room, a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning. The establishment also offers a laundry service. SITUATION: This hotel is in the harbour, close to the Parc de la Ciutadella, Las Ramblas and the Gothic Quarter. A few minutes walk away from the establishment, guests can find shops, leisure areas and monuments. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a safety deposit box and a central heating system. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16504.41" OriginalAmount="16341" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383182059258" Longitude="2.1847542638063" StarRating="1" HotelCode="64249|45751" HotelName="Hotel Lyon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle General Castaños 6, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/3d/3c3d982b8a9fef350441c75e2fea1eb074980e9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right opposite Barcelona-Estació de França train station, not too far away fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Restaurant,Shopping Arcade,Conference Hall,Currency Exchange,Designated Smoking Area,Nightclub,Spa,Heated Pool,Jacuzzi,Lounge,Massage Centre,Sauna,Swimming Pool,Garden,Wheelchair Access,Golf,Bicycle Rental,Kitchen,Diet Meals,24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Housekeeping,Library,Luggage Storage,Meeting Room,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Boutique,Business Centre,Parking,Pets allowed,Printer,Valet Parking,Wake-up Call Service,LCD/Projector,Vending Machine,Beauty Salon</BasicAmenities>
    <HotelRating>2,3,4,5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,SPA HOTEL,HOTEL DE CHARME,HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,BEACH HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,APARTMENT HOTEL,VILLAGE,HOSTEL,CLUB RESORT,VACATION CONDO OR APARTMENT,APARTMENT,ECO HOTEL,HOSTELS,FINCA,GUESTHOUSE,GUEST HOUSES,VILLA,HOLIDAY HOMES,APARTHOTEL,BED AND BREAKFASTS,BOATS,FARM STAYS</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
bad8a670-cf89-4073-a8d4-583da415f72b|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="bad8a670-cf89-4073-a8d4-583da415f72b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="24075" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-24T00:00:00" End="2026-08-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="ashfaq.lafirst@gmail.com" Password="Lafirst@111" 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
bad8a670-cf89-4073-a8d4-583da415f72b|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
bad8a670-cf89-4073-a8d4-583da415f72b|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:834cd207-1762-497f-ab05-6c72532c67f3
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
bad8a670-cf89-4073-a8d4-583da415f72b|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-08-07T13:38:23.277195+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bad8a670-cf89-4073-a8d4-583da415f72b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="46.32" OriginalAmount="45.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.422471039406" Longitude="2.0970259067459" StarRating="2" HotelCode="150004|1467680|Bed &amp; Breakfast" HotelName="Inout" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Major del Rectoret 2, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6f/da6f85592b1bb4336a0e2b6db2ddbb8b23495620.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located about 1.2 km from the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.14" OriginalAmount="54.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388027969187" Longitude="2.1337172625656" StarRating="1" HotelCode="94215|145239|Bed &amp; Breakfast" HotelName="Pere Tarrés Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse,Hostel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Numància 149-151, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/d9/c3d98da9a7b6295c8fb58e04690d4492849c99d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located on Numancia in Barcelona city centre, opposite the La Illa shopping centre and...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.09" OriginalAmount="66.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388272" Longitude="2.13383" StarRating="0" HotelCode="|78152" HotelName="Barcelona Pere Tarrés Youth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Numancia 149-151 Les Corts</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/8/1/5/2/78152_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, lifts and a TV room. SITUATION: It is situated 3 kilometres away from the historic centre. 6 kilometres away, you can find the harbour and the beach. It is well-connected with public transport. In front of the establishment, guests have a shopping centre. In the surrounding area of the establishment, guests can find bars and restaurants. It is situated next to the Diagonal Avenue. It is 3 kilometres away from the city centre of Barcelona. 6 kilometres from the establishment, guests will find the sea. It is situated 15 kilometres away from the train station. 20 kilometres from the establishment, guests will find the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029473-18909728/4174797323559356816/11974" HotelName="BARCELONA PERE TARRES HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785500/2785499/6a786867_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.14" OriginalAmount="84.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390846263706" Longitude="2.1657039073576" StarRating="2" HotelCode="92779|860875|Bed &amp; Breakfast" HotelName="Safestay Passeig de Gràcia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 33, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646155/646155a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397262931107" Longitude="2.159226507375" StarRating="2" HotelCode="263664|46017" HotelName="Casa Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 116, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/15/7c15cb729c4fa688587e50c6314deebd4e976632.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona, about 2.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.10" OriginalAmount="88.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400362771641" Longitude="2.2058518671666" StarRating="2" HotelCode="267004|1229128|Bed &amp; Breakfast" HotelName="Amistat Beach Hostel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Amistat 21-23, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/07/2f0730f22bbc3bda02fe9fe62c9615024d140667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029531-28476711/4174797323559356816/1139" HotelName="CASA BARCELO HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9620400/9620384/09d7dc54_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37977431" Longitude="2.17351371" StarRating="2" HotelCode="662517|276484" HotelName="Ideal Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Beauty Salon,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Restaurant,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Calle Unio 10,12, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/f3/48f3bad5bf3e4b5185d47259007586934367340b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal Youth Hostel is a popular choice amongst travelers in Barcelona, whether exploring or just pas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40322497" Longitude="2.15835646" StarRating="2" HotelCode="434512|130795" HotelName="Sant Jordi Hostel Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Terol 35, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/7b/b57b9cf5b6add288e5e3bef72b0204ee001197b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39219196" Longitude="2.15371058" StarRating="2" HotelCode="383980|barcelo_hostel" HotelName="Barceló Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Corsega 226, Entresuelos, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/f5/a8f54f9905aa2bbb652ae50f3fc9c9e4326841f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.91" OriginalAmount="99.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39574" Longitude="2.15831" StarRating="0" HotelCode="|183594" HotelName="The Central House Barcelona Gracia" 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/5/9/4/183594_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40988689" Longitude="2.17909451" StarRating="2" HotelCode="569568|294597" HotelName="Sant Jordi Hostels Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Freser 5, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/bb/72bbdbdf24d61ae18508b98d0c8aa3acdee085e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Sant Martí, Sant Jordi Sagrada Familia Hostel promise...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.19" OriginalAmount="100.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860955" Longitude="2.167619" StarRating="0" HotelCode="|124263" HotelName="St Christopher's Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bergara, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/6/3/124263_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This guesthouse, La Rambla it is situated 2 minutes away from. ROOM: The stylish rooms, have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.17" OriginalAmount="104.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3889" Longitude="2.16719" StarRating="0" HotelCode="793638|816141|Bed &amp; Breakfast" HotelName="Unite Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Ica`ria 145</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/c4/1ec4629e36313c22b45a91835d55666b452a487e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="105.47" OriginalAmount="104.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386211669563" Longitude="2.1676255095695" StarRating="1" HotelCode="935468|7520443|Bed &amp; Breakfast" HotelName="Hostel St Christophers Inn Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bergara 3, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2e/592e3ac3b7ef98d49f3bca889d5ec59d70b63fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Plaza Catalunya. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.42" OriginalAmount="105.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3809765" Longitude="2.1294997" StarRating="0" HotelCode="|369032" HotelName="Room018bcn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La Pobla de l'illet, 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/0/3/2/369032_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="109.46" OriginalAmount="108.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412395404477" Longitude="2.1565220985997" StarRating="2" HotelCode="361636|374298|Bed &amp; Breakfast" HotelName="Factory House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Molist 5, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/78/2d788a0b4904ac56026eb6d55fbbca0da7eea8c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Barcelona.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.50" OriginalAmount="114.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390516" Longitude="2.161039" StarRating="2" HotelCode="488897|683071|Bed &amp; Breakfast" HotelName="Sant Jordi Hostels Rock Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Balmes 75, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/70/157072e9d48f59ffdeefe166a50914c31ed508c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sant Jordi Hostel Rock Palace is conveniently located in the popular Eixample area. The property fea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="116.27" OriginalAmount="115.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384810757641" Longitude="2.1624949478555" StarRating="2" HotelCode="313511|37852269|Bed &amp; Breakfast" HotelName="Toc Hostel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 580, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/8f/3f8fc85e07027305aefb25373c656338ad6b53c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39360742" Longitude="2.17128926" StarRating="0" HotelCode="662512|soul_backpackers_barcelona" HotelName="Soul Backpackers Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Diputacion 323</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/0d/a20d6fc6f7cfd60d427510c7e28a0daf02555928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="120.20" OriginalAmount="119.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39569058" Longitude="2.15835081" StarRating="2" HotelCode="429500|81874074|Bed &amp; Breakfast" HotelName="Rodamón Barcelona Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Còrsega 302 Pis Principal, Barcelona 08008</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/0e/8e0ed0702b51377feb3535be1fad4540988630f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Rodamón Barcelona Hostel in Barcelona (Eixample), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="182.46" OriginalAmount="180.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.315683187492" Longitude="2.0824670791626" StarRating="2" HotelCode="188099|273599|Bed &amp; Breakfast" HotelName="Centre Esplai Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Del Riu Anoia 42-54, El Prat De Llobregat, 08820 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ff/3dff74b4de6a37b6bae36430d7badc3ef864ec85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Barcelona, about 5 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399793635309" Longitude="2.1187737831947" StarRating="1" HotelCode="266905|albergue_studio_hostel" HotelName="Albergue Studio Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duquessa d’Orleans 56, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/80/86808067254cc05b5a2abe10fa6ee4a3a0532ad5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.26" OriginalAmount="226" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029699-18106989/4174797323559356816/14023" HotelName="HOSTAL BCN PORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1639900/1639824/9a996b12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.26" OriginalAmount="226" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|152884-28458372/4174797323559356816/3377" HotelName="HOSTAL BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4164200/4164161/721fc088_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029513-28454001/4174797323559356816/3628" HotelName="BARCELONA CITY SEVEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9628000/9628000/012aae5c_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379600082518" Longitude="2.1724793314934" StarRating="1" HotelCode="36370|23631" HotelName="Peninsular" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Sant Pau 34, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/60/39609b3fb909daf02db66d04e1752282b8ad7dca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.55" OriginalAmount="232.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3998608" Longitude="2.118775" StarRating="0" HotelCode="|124549" HotelName="Hostel Studio" 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/2/4/5/4/9/124549_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inSarria the district of 50 metres away, guests will find Reina Elisenda the metro station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.37" OriginalAmount="237" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599817-32593374/4174797323559356816/3350" HotelName="B AND B HOTEL BARCELONA GRANOLLERS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/599817/2019410153926932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.92" OriginalAmount="237.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4122511" Longitude="2.15902" StarRating="2" HotelCode="|70697" HotelName="Travessera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRAVESSERA DE DALT 121-123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/6/9/7/70697_d3b91121039.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 23 rooms, with bathroom, air-conditioning, heating, a telephone, a minibar and a hairdryer. It has for people with allergies (on request), There are many services available at the establishment, including a TV room, a concierge, a bar and WiFi in communal areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="240.64" OriginalAmount="238.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3746" Longitude="2.166" StarRating="2" HotelCode="30340|1347|Bed &amp; Breakfast" HotelName="Paral-Lel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poeta Cabanyes 5-7, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/40/7440d1f71a401de55b3e0f80c6418379d89ff0eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the city centre this pleasant hotel is the ideal starting point for exploring Barcelona ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="242.60" OriginalAmount="240.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412215" Longitude="2.158917" StarRating="2" HotelCode="113161|164614|Bed &amp; Breakfast" HotelName="Travessera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera de Dalt 121-123, Gracia 08024, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/dc/09dc7a9fd8cd23265beb0aff52418618493e8f27.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 600 m from Gaudí's Parc Güell, in a quiet area of Barcelona. Alfons X Met...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.41" OriginalAmount="241" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599528-28579480/4174797323559356816/5870" HotelName="EXE BARCELONA GATE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1890000/1888600/1888556/4d5864c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="243.41" OriginalAmount="241" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389070840448" Longitude="2.1428760288111" StarRating="2" HotelCode="30958|8791" HotelName="Hotel Prisma Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Josep Tarradellas 119, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/41/4541946ae1fd1300adc0119850da0312dca84810.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona. A diverse range of shops, restaurants, bars and di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="245.64" OriginalAmount="243.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4001" Longitude="2.15137" StarRating="2" HotelCode="318132|CAM967500|Bed &amp; Breakfast" HotelName="Via Augusta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 63, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/48/5348f417295211c54bfc5701a46d99774e7339ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located business hotel is located just 500 m from the centre of Barcelona (Paseo de G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|384035-28468738/4174797323559356816/5495" HotelName="BARCELONA CITY ROOMS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13570000/13561400/13561362/1c597c92_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029515-28453346/4174797323559356816/5253" HotelName="BARCELONA CITY STREET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9628000/9627992/48c68aa9_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.48" OriginalAmount="248" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.698100" Longitude="7.265400" StarRating="2" HotelCode="0|36590-32715968/4174797323559356816/14126" HotelName="HOSTAL LAMI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>6 6 rue Grimaldi, NICE, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/930000/921600/921579/2609c10b_z.jpg</HotelPictures>
        <HotelDescription>Welcome to Mercure Nice Centre Grimaldi, where we guarantee a sunny stay in a beautiful 1930s Art Deco building. Our completely renovated hotel in Nice offers rooms decorated with the colours of the city's famous Carnaval, and a pleasant solarium for relaxing under the Côte d'Azur's blue sky. Begin your day with a delicious breakfast in a convivial setting where you will feel right at home. In the evening, relax in our bar featuring wines from the region. Soak up the relaxed atmosphere of Nissa la Bella!&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.49" OriginalAmount="249" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1267606-21410515/4174797323559356816/3223" HotelName="HAMPTON BY HILTON BARCELONA FIRA GRAN VIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67680000/67671900/67671898/5516b5f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.05" OriginalAmount="249.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376237" Longitude="2.157147" StarRating="3" HotelCode="|11027" HotelName="Evenia Rocafort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ROCAFORT, 23-25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/7/11027_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Eixample it is in It has excellent transport links to the leisure areas and the shopping areas. Such as, is located close to points of interest and the cultural points of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.56" OriginalAmount="256" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|117497-18110255/4174797323559356816/14374" HotelName="EL MONTANYA RESORT &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28950000/28949500/28949437/5bcb50d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.57" OriginalAmount="257" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.352486911364" Longitude="2.1272411942482" StarRating="4" HotelCode="34629|14654" HotelName="Fira Congress Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer José Agustín Goytisolo 9-11, 08908 Hospitalet de Llobregat, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/1e/1b1eadd497a66777934250f2172481cc4b973e76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located near to the city centre. Public transport departs from a stop appro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376023987303" Longitude="2.1440922957008" StarRating="2" HotelCode="225415|hostal_baler" HotelName="Hostal Baler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Elevator,Garden,Internet,Laundry,Luggage Storage,Parking,Room Service,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Torre d'En Damians 11, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/fb/5dfbf2fbaa553e1b5a3c8cda733c3c921fb59b44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal Baler is a popular choice amongst travelers in Barcelona, whether exploring or just passing t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.24" OriginalAmount="262.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3814617" Longitude="2.1740696" StarRating="1" HotelCode="|124574" HotelName="Hostal Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boqueria, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/7/4/124574_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Las Ramblas the area. ROOM: Some rooms have private bathrooms. FACILITIES: Guests are offered WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381493037583" Longitude="2.1740919533729" StarRating="1" HotelCode="267643|hostal_palermo" HotelName="Palermo Hostal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Boqueria 21, Ciutat Vella, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b7/a0b74db31ada36cb307545b2a16bc7109856f5db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Palermo, you'll be centrally located in Barc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.08" OriginalAmount="268.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3762143" Longitude="2.1439621" StarRating="0" HotelCode="|121840" HotelName="Baler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torre d'en Damians, 11C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/4/0/121840_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse is great value. SITUATION: It is well-connected with the historic centre, 400 metres away from the establishment, you can find Sants the Railway Station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.70" OriginalAmount="270" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1029466-28489476/4174797323559356816/1833" HotelName="OLIVIA BARCELONA BOUTIQUE HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25180000/25172500/25172488/5af5c386_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="276.19" OriginalAmount="273.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.435381309706" Longitude="2.1816935986603" StarRating="2" HotelCode="79787|228421|Bed &amp; Breakfast" HotelName="ibis Barcelona Meridiana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Andreu Nin 9, 08016 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/4b/ba4b6c229662b7c7ac9c0396f9983f2fe3640cd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Fabra i Puig Station, a 10-minute metro journey from Plaza Cataluny...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.76" OriginalAmount="276" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|28208-24273711/4174797323559356816/7613" HotelName="CASUAL COLOURS BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133600/1133553/0bd74bf3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="279.32" OriginalAmount="276.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392958256819" Longitude="2.124685049057" StarRating="2" HotelCode="26120|4231|Bed &amp; Breakfast" HotelName="Hotel Bonanova Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Capita Arenas 51, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/05/9b05cfb1cf1df990735fef26487929243dd4c450.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is situated close to the Avenida Diagonal, the Catalunya congress hall, the FC Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.351756034022" Longitude="2.1204176545143" StarRating="4" HotelCode="37198|3462" HotelName="Eurohotel Gran Via Fira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ciencias 98-100, 08908 Hospitalet de Llobregat, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a8/cc/a8ccfccb7a9bdb6d4feca0a7f7db8b1849fc0d97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in L'Hospitalet, around 4 km from Barcelona city centre. The conference and ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.50" OriginalAmount="279.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831177" Longitude="2.1847904" StarRating="1" HotelCode="|34507" HotelName="Lyon" 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/4/5/0/7/34507_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, has 20 rooms, a lobby and a lift. SITUATION: It is located in front ofBarcelona FranÃ§a the railway station it is close to the Gothic Quarter the harbour, Is situated in the city centre, nearby, you will find the stores, the zoo. ROOM: The rooms a bathroom, a direct line telephone, an air-conditioning system and a central heating system. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Diners Club and Visa. OBSERVATIONS: Check-in is from 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="282.80" OriginalAmount="280" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1331808-28476822/4174797323559356816/3537" HotelName="BARCELONA CITY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1331808/2022530101822192.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.81" OriginalAmount="281" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599808-23001234/4174797323559356816/6512" HotelName="SANT CUGAT H AND R" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1065700/1065619/c2f3b931_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="32.763888" Longitude="-96.892515" StarRating="2" HotelCode="0|187006-28467448/4174797323559356816/4784" HotelName="BARCELONA CITY NORTH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4321 Communications Drive, Dallas, 75211, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2490000/2480200/2480118/16f850e0_z.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 89. Suites: 44. Single-bedded accommodations: 64. Double bedrooms: 25. Smoking rooms: 0. Nonsmoking rooms: 89. Physically challenged rooms: 5. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Situated in a quiet area off I-30 and just minutes from the bustle of downtown is the award-winning Holiday Inn Express® Dallas West hotel. 
An indoor pool and free Wi-Fi access are just a few of the perks we offer our valued guests when they choose to stay at this state-of-the-art facility.
Corporate travelers appreciate the executive boardroom and the spacious meeting room. We also offer a business center, which has a copy and print station, so you can stay connected to the office and up-to-date on projects.
If you're doing business with nearby companies, Stewart &amp;amp; Stevenson, Ingersoll Rand, and AT&amp;amp;T are close to our hotel's property in Dallas, TX.
Because we're near AT&amp;amp;T Stadium (home of the Dallas Cowboys) and the Texas Rangers Ballpark, it's easy for sports fans to catch a game. Downtown Dallas including the Kay Bailey Hutchinson Convention Center and the West End are also popular attractions among our hotel's patrons.
Other popular Dallas attractions close to our hotel are: The Sixth Floor Museum, Fair Park, Lone Star Park and The Verizon Theater.
After a day of sightseeing, the indoor pool and spa can help you unwind. Keep up your workout routine in the fitness center, which has individual TVs on each machine.  Rise and shine with our complimentary, hot Express Start Breakfast!. Onsite facilities information- ParkingProperty was built in 2010. Hotel Currency: USD. Additional Addresses: Other: 4321 Communications Drive, Dallas, 75211, TX, US. Additional Phone Numbers: Fax - Other: 12143310522. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38535868" Longitude="2.1307299" StarRating="2" HotelCode="765458|ideal_hostal" HotelName="Hostal Liwi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Del Taquígraf Marti 28, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/0a/340aff830a9f43cea538282cc8f7d137524eeb2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="288.70" OriginalAmount="285.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382773853339" Longitude="2.140166759491" StarRating="4" HotelCode="318135|ES000187" HotelName="abba Sants Hotel" BedType="" PropertyType="City 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>Carrer Numancia 32, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/86/0a8695d54894485e19e7a81524f8221f9eafd531.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to Estació de Sants (station and bus stop). Numerous shops, restaurants ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="289.51" OriginalAmount="286.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401055" Longitude="2.194399" StarRating="2" HotelCode="169882|ES000082" HotelName="ibis Barcelona Pza Glories 22" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ciutat de Granada 99, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/fe/c6fee9324074ef9603a84ec157995ceb3e3bd1c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Glòries district, under 10 minutes away from the Plaza Catalunya and Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.49" OriginalAmount="288.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397132" Longitude="2.17585" StarRating="3" HotelCode="|50095" HotelName="Serhs Carlit Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DIPUTACION 383</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/5/50095_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a historic building, was built in the 19th Century and was completely renovated in 2002. The establishment has 38 comfortable rooms, air-conditioning, a lobby with a reception, a currency exchange service, a lift, a cafÃ©, a breakfast room, WiFi (for a fee) and a laundry service. SITUATION: The hotel is in Barcelona the centre of Eixample it is in Close to, is located 500 metres away from public transport services, the shops, is situated 2 kilometres away from Barceloneta the beach it is 15 kilometres away from Barcelona Airport. ROOM: The rooms have cable television, a safety deposit box, a bathroom with marble sink, a shower, a hairdryer, a direct line telephone, a mini-bar, a double bed, an air-conditioning system and heating. MEALS: Guests can book bed and breakfast. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|66286-28464629/4174797323559356816/5158" HotelName="RESIDENCIA ERASMUS GRACIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/66286/2010126151833271.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.60" OriginalAmount="289.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4030888" Longitude="2.1231848" StarRating="4" HotelCode="|27626" HotelName="Ikonik Angli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ANGLI 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/2/6/27626_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="292.90" OriginalAmount="290" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.439359" Longitude="2.196828" StarRating="3" HotelCode="326470|27774" HotelName="NH Barcelona La Maquinista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sao Paulo 33-37, 08030 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/53/3953ff452d559f462d01b29a08d47de38e4cf603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located close to the renowned shopping street, La Maquinista, just 4 km fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="293.91" OriginalAmount="291" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53255-18109988/4174797323559356816/10164" HotelName="TRAVELODGE BARCELONA FIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1419000/1418963/c1ee2ff7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.07" OriginalAmount="291.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3810339" Longitude="2.1270508" StarRating="4" HotelCode="|11038" HotelName="Nh Barcelona Stadium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRAV DE LES CORTS, 150-152</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/3/8/11038_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1965, renovated in 1991, has 10 floors, 106 rooms, 100 double rooms and 1 suite. In the entrance, guests are offered a lobby, a cafÃ©, a lift, a reception with safety deposit boxes and a currency exchange service. The establishment also has a bar, a pub, an Ã  la carte restaurant with air-conditioning, a conference room and internet. It has a car park, indoor parking, a medical care service, room service and a laundry service. SITUATION: This hotel is in the commercial area, is situated near the shopping centre, the football stadium, 100 metres away, guests can find restaurants, bars, pubs and a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a stereo, internet, a mini-bar, a double bed and central heating. FACILITIES: Outdoors, clients can enjoy a swimming pool, a terrace with parasols and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.57" OriginalAmount="291.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3773157" Longitude="2.1137025" StarRating="4" HotelCode="|11132" HotelName="Ilunion Les Corts Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cardenal del Cardenal Reig, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/3/2/11132_cf1af3a1607.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has a swimming pool, a spa and a wellness centre. SITUATION: This modern hotel is near Camp Nou the stadium 5 minutes walk away, you can find the convention centre, and Sants the Railway Station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599665-28834623/4174797323559356816/9210" HotelName="IBIS STYLES BARCELONA SJ DESPI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103500/1103465/6e4ef2ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88387-18110245/4174797323559356816/10404" HotelName="MADANIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166500/1166490/9439959f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.65" OriginalAmount="292.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393936" Longitude="2.157999" StarRating="2" HotelCode="|213909" HotelName="Mihlton Barcelona Boutique Bandb" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROSELLO 231,PPAL 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/3/9/0/9/213909_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.93" OriginalAmount="293" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372233934778" Longitude="2.1573432635986" StarRating="2" HotelCode="868380|389837" HotelName="La França Travellers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La França Xica 38, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39997" Longitude="2.18399" StarRating="3" HotelCode="142357|30386" HotelName="SM Hotel Teatre Auditori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ribes, 71, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/fa/0dfadf805c272cccb1965754945b933e05423275.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Eixample, one of the most important cultural and commercial ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|599659-28514633/4174797323559356816/1576" HotelName="SERCOTEL SANT BOI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1349700/1349643/a42ad1b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405933463069" Longitude="2.1715673804283" StarRating="3" HotelCode="37179|5139" HotelName="Hotel Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Corsega 541, Eixample, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/7b/6c7bd604cd20373492ebae4900c79c454e908f0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right in a residential and commercial area, close to the famous Sagrada Familia....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="301.44" OriginalAmount="298.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383705628549" Longitude="2.151705622673" StarRating="3" HotelCode="51821|21|Bed &amp; Breakfast" HotelName="Hotel Viladomat by Silken" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viladomat 197, Eixample, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/b2/69b2ad8c70f8becb36804fef0503557c8c7102d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in the centre of Barcelona, just a few minutes from the historical an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="301.91" OriginalAmount="298.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373131309149" Longitude="2.1699714660645" StarRating="2" HotelCode="31326|6899|Bed &amp; Breakfast" HotelName="Nuevo Triunfo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cabanes 34, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/35/573529dbe0e351ec7b3251b68bedc309cfa270a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Barcelona's leisure district, just a few minutes from the town centre whic...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.56" OriginalAmount="299.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3794947" Longitude="2.1501596" StarRating="3" HotelCode="|11012" HotelName="Chic&amp;Basic Velvet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Consell de Cent 74</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/2/11012_38513c01252.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 5 floors, 9 single rooms, 39 double rooms and 2 junior suites. In the entrance, guests are offered a lobby, a reception, a lift and a cloakroom. Guests are also offered a cafÃ©, a TV room, an Ã  la carte restaurant with air-conditioning, a conference room, internet, a car park, indoor parking and a laundry service. SITUATION: This hotel is in a central area. Close to the establishment, clients can find the Congress Centre and the trade fair ground. It is located near shops, restaurants and bars. 2 kilometres away, you can find nightclubs. 500 metres away, guests have public transport services. It is 20 minutes away from the airport. ROOM: Customers have cosy rooms with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system and a safe (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="302.69" OriginalAmount="299.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377524" Longitude="2.113578" StarRating="4" HotelCode="34626|4471|Bed &amp; Breakfast" HotelName="Senator Barcelona Spa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cardenal Reig 11, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/05/b2057a7930342b3ff111ba17c52306c2a84022c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a prestigious district of Barcelona close to Avenida Diagonal, just 15 minu...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.99" OriginalAmount="299.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3837402" Longitude="2.1517503" StarRating="3" HotelCode="|10992" HotelName="Viladomat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>VILADOMAT 197</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/2/10992_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 81 rooms, 7 floors, 37 double rooms for single use and 44 double rooms. In the entrance, you can find a lobby with a reception, lifts and a safety deposit box service. The establishment also has a kiosk, a television room, a cafÃ©, a bar, a conference room and WiFi (free of charge), There are many services available at the establishment, including room service, a laundry service, a medical care service and a car park (for a fee). SITUATION: This hotel is in Barcelona the centre of it is situated near the historic centre and points of interest. ROOM: The stylish rooms, have a bathroom with a hairdryer, central heating, an air-conditioning system, a direct line telephone, a satellite television, WiFi (free of charge), a mini-bar and a safety deposit box. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard, Visa and some debit cards.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="303.65" OriginalAmount="300.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375525507838" Longitude="2.1247380171793" StarRating="3" HotelCode="576821|604785|Bed &amp; Breakfast" HotelName="Arya by Ona Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Sants 383, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/50/28507ebe924a0271c1dbc252fe66e2a2ceb900a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in Barcelona, about 10 km from Barcelona (BCN) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="304.70" OriginalAmount="301.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.433870952937" Longitude="2.1473979949951" StarRating="4" HotelCode="29362|2316683|Bed &amp; Breakfast" HotelName="Alimara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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">
        <Address>
          <AddressLines>
            <AddressLine>C/ Berruguete 126, 08035 Barcelona, Costa Brava</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/59/aa59a6d65cd2d6dd4ae4e5c17fbf97ec55ab1d4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the new quarter of Barcelona by the Ronda De Dalt. Public transport departs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.03" OriginalAmount="303" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.2713276" Longitude="-76.6860848" StarRating="3" HotelCode="0|139134-18110009/4174797323559356816/9236" HotelName="TEATRE AUDITORI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1200 Mae St., Hummelstown, 17036, PA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2390000/2386500/2386493/8f5c2648_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 125. Floors: 7. Property description- Behind every great day is a great night at the 100 percent smoke-free and renovated Comfort Inn at the Park hotel in Hummelstown, PA. We are near Hersheypark, GIANT Center, Hershey Gardens, ZooAmerica and Penn State Milton S. Hershey Medical Center. Get ready to take on the day with such amenities as free WiFi, free parking, free hot breakfast, meeting room and an indoor heated pool. Rest and refresh yourself in your guest room, which features a coffee maker, hair dryer, iron and ironing board. Some rooms also have a refrigerator and microwave. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Rested. Set. Go.Property was renovated in 2007. Hotel Currency: USD. Additional Addresses: Other: 1200 Mae St., Hummelstown, 17036, PA, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. Fax - Other: 1717566-8656. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="306.03" OriginalAmount="303" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37247991273" Longitude="2.1462209224062" StarRating="1" HotelCode="323688|237224" HotelName="Hotel Brick" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía de les Corts Catalanes 304, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ca/3dcaad31eeeee3d8cfb80b6954177de03d197f9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.15" OriginalAmount="303.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3920498" Longitude="2.1554951" StarRating="4" HotelCode="|11026" HotelName="Evenia Rossello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ROSSELLO 191</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/6/11026_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is close to the city centre, is situated in the commercial and business area, the establishment, is in an excellent location, Passeig de Gracia and Avinguda Diagonal 350 metres away from the establishment, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="306.33" OriginalAmount="303.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387541262342" Longitude="2.1364894509315" StarRating="3" HotelCode="32067|2329373|Bed &amp; Breakfast" HotelName="NH Barcelona Les Corts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera de les Corts 292, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fd/b6/fdb62829b830c1b27cd1f286bd520742157d8aff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Francesc Macià Plaza and not far from the FC Barcelona football stadium. Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|117508-32597496/4174797323559356816/4264" HotelName="QGAT SUITES &amp;amp; EVENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/117508/2010126151759747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.23" OriginalAmount="305.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3898757" Longitude="2.1472016" StarRating="2" HotelCode="|20664" HotelName="Sunotel Junior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SARRIA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/6/4/20664_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a peaceful area, Close to public transport services excellent transport links to the metro station and the bus. Around the establishment, clients can find bars and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.566100000000000" Longitude="7.115500000000000" StarRating="2" HotelCode="0|36572-28458421/4174797323559356816/566" HotelName="CAN FISA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Baudoin, 06160 Juan-Les-Pins,JUAN LES PINS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23480000/23471900/23471817/22a7228e_b.jpg</HotelPictures>
        <HotelDescription>Location\nThis casino hotel lies at the heart of a lively resort centre offering idyllic panoramic views out over the nearby pine grove (roughly 100 m away) as well as the beautiful blue Mediterranean beaches at Juan Les Pins. Countless shopping venues, bars, nightclubs and restaurants are also situated in the immediate vicinity. The train station is only 500 m away, whilst Cannes is 10 km from the hotel and it is a 25-minute drive (15 km) to Nice International Airport.\nFacilities\nThe establishment comprises a total of 175 accommodation units. Guests can reach the upper floors quickly and comfortably using the lift. Services such as a safe and currency exchange facilities make for a comfortable stay. Internet access and wireless internet access (for a fee) are available in the public areas. Gastronomic options include a restaurant, a breakfast room and a bar. Guests can visit the supermarket to purchase daily necessities. A garden is among the features contributing to a pleasant stay. A playroom is also among the amenities at the establishment. Parking facilities available to guests include a garage and a car park (for a fee). Additional services include room service, a laundry and a hairdressing salon.\nRooms\nAll accommodation units feature air conditioning, central heating and a bathroom.  A double bed is provided in the carpeted accommodation units. Among the amenities are a safe and a minibar. Each accommodation unit offers internet access, a telephone and a TV. Each of the bathrooms features a shower, a bathtub and a hairdryer.\nSports/Entertainment\nThe establishment offers an indoor pool. Sun loungers and parasols offer the ideal way to unwind. A hot tub (for a fee) provides an opportunity for relaxation. Those wishing to enjoy sports whilst on holiday can have fun on-site with bocce. In addition, cycling/mountain biking is offered for a fee. For additional fees, a gym and gymnastics are also available to guests. The establishment offers various wellness options, including a hammam and a beauty salon, or for a fee, a sauna, a steam bath, massage treatments and a solarium. Further available options include a casino. Copyright GIATA 2004 - 2015. Multilingual, powered by www.giata.com for client no. 124199\nMeals\nVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner and B &amp;amp; B. Staff are also happy to prepare special dietary cuisine. Special deals can be enjoyed at the establishment.\nPayment\nAll major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403104219034" Longitude="2.1232009482089" StarRating="4" HotelCode="56437|27824" HotelName="Eurostars Anglí" 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,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>D' Anglí 60, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/38/cd385509c8a677c12c917f8e12a523af5134f5cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is quietly situated in the north of Barcelona in Sarria-Sant Gervasi. It is just 500 m to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.35" OriginalAmount="306.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3955899" Longitude="2.1495636" StarRating="3" HotelCode="|11102" HotelName="Condado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARIBAU, 201</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/2/11102_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1952, was renovated in 2006, has 7 floors, 76 rooms, 6 single rooms, 69 double rooms and 1 suite. In the establishment entrance, guests will find a lobby, a cloakroom, a TV room and internet. SITUATION: This comfortable hotel is in Barcelona the business area of Avenida Diagonal it is situated near Where you can find tourist points of interest and cultural places. near the establishment, customers can find restaurants, bars, nightclubs and shops. next to the establishment, guests have public transport services. ROOM: It has cosy rooms with a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet (free of charge), a desk, a mirror, a safe, individual heating and an individual air-conditioning system. Some rooms have a terrace. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="309.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3841077" Longitude="2.1630025" StarRating="2" HotelCode="143811|ainb_bb_eixamplemuntaner" HotelName="AinB Eixample - Muntaner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Calle Muntaner 4, 2º 1ª, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/45/9545cf0783c1cd970be872ef444f79558c66ba83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment is situated in a desirable residential area in the centre of Barcelona between the Ei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.36" OriginalAmount="311.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3852094" Longitude="2.1645563" StarRating="0" HotelCode="|56368" HotelName="Chic and Basic Tallers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>TALLERS 82,3, BARCELONA 08003, SPAIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/6/8/56368_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern guesthouse, has a lobby, a sitting room, there is no restaurant and Chill and Basic the lounge. SITUATION: The establishment, Plaza de la Universidad it is 3 minutes away from Plaza CataluÃ±a it is 5 minutes away from. ROOM: The establishment has 14 rooms, All the rooms have a flat-screen television, an air-conditioning system, heating, modern bathrooms, music channels and an iPod docking station. OBSERVATIONS: Please inform the hotel as to your estimated arrival time Check-in is from 22:00 and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39561125233" Longitude="2.1495290100574" StarRating="3" HotelCode="47696|6183" HotelName="Hotel Condado Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Aribau 201, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/ce/39ce051eb88703e0ea59d7cb21ea0ff5975455b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on Avenida Diagonal in the commercial and business district of Barcelona...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.13" OriginalAmount="313" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3846755" Longitude="2.1729694" StarRating="4" HotelCode="0|21176-14169622/4174797323559356816/6492" HotelName="ABBA GARDEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>15 Carrer Del Duc, BARCELONA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911300/911272/ef60b0fa_b.jpg</HotelPictures>
        <HotelDescription>Not just in Barcelona's famed Gothic Quarter, but of it, Kimpton Vividora Hotel fuses a sense of contemporary luxury with the dynamic culture and artistic spirit of this storied City Center neighborhood. A relaxing escape and vibrant hub for locals and discerning travelers alike, our boutique hotel is a home away from home for those seeking to experience Barcelona as insiders. The architecture and design of the spaces accentuate our historic surroundings while plush modern comforts, superlative service and standout amenities can be discovered around every corner. Step outside our doors and the city's exciting attractions and hidden gems are just a stone's throw away, waiting to be explored.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.71" OriginalAmount="313.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4110193" Longitude="2.1856906" StarRating="3" HotelCode="|72948" HotelName="Leonardo Boutique  Barcelona Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 606</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/9/4/8/72948_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: This trendy hotel l'Eixample it is in It has excellent transport links to the city centre, Close to public transport services, In the surrounding area, you can find cafÃ©s, restaurants, boutiques and shops. PAYMENT METHODS: Customers can pay by AmEx, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.14" OriginalAmount="314" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375546607819" Longitude="2.1731445193291" StarRating="3" HotelCode="161337|20871" HotelName="Hotel Acta Mimic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Arc del Teatre 58, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/6a/376a284fc163e56bdca99eaf703a0ecfae62a526.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in Barcelona's Ciutat Vella (old city) district, next to the ancient Te...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.14" OriginalAmount="314" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.414232474685" Longitude="2.1448430862607" StarRating="3" HotelCode="29331|623" HotelName="Catalonia Park Güell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Mare de Deu del Coll 10, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/0a/760abaa0a6be35f8812c4dc7fb89b62fdf198541.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located at the heart of Barcelona close to the famous Güell Park. Guests may t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="318.15" OriginalAmount="315" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397119296691" Longitude="2.1758575737476" StarRating="3" HotelCode="33836|18392" HotelName="Serhs Carlit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Diputació 383, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/14/7b14768554837dd87f2f561cee16e8f7945a9984.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona, in the Eixample district, one of the most cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.63" OriginalAmount="315.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831162" Longitude="2.1701391" StarRating="3" HotelCode="|50100" HotelName="Turin Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pintor Fortuny, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/0/0/50100_6b8238f1003.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays and renovated in 2009. SITUATION: Las Ramblas and the Gothic Quarter It is situated near in the surrounding area of the establishment, guests can find a shopping area. ROOM: The establishment has 60 rooms and a satellite TV. They are equipped with WiFi (available on request), a safety deposit box and a bathroom with a hairdryer. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a bar and a breakfast room. You can find a garage, The establishment offers a laundry.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.16" OriginalAmount="316" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.328381754139" Longitude="2.112794816494" StarRating="4" HotelCode="30766|26100" HotelName="Best Western Plus Alfa Aeropuerto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle K  s/n, Entrada Principal Mercabarna, Zona Franca, 08040 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/7e/c17effcbdd90116f30383f9e8cbc44b2b2ed5204.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Zona Franca, 15 minutes from the airport, 15 minutes from the port and 2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.16" OriginalAmount="316" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39392" Longitude="2.157975" StarRating="2" HotelCode="295427|224608" HotelName="Hotel Mihlton Barcelona B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roselló 231, Principal 2ª, Eixample, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/c6/56c60ea6393258a66f13d2a208e23e4480601acc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.24" OriginalAmount="317.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381489" Longitude="2.1450215" StarRating="4" HotelCode="|28937" HotelName="Abbot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avda. de Roma, 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/9/3/7/28937_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Eixample it is in Close to Sants the Station of the bus station, the metro stop, 2 kilometres away, you can find the city centre and, around 3 kilometres away you can find Barcelona Port Around the establishment, clients can find business zones, the fair centre, and, la Sagrada Familia it takes 5 minutes to get to, la Playa de la Barceloneta 2,5 kilometres away, you can find it is 15 kilometres away from Barcelona Airport. HOTEL: This urban hotel, renovated in 2004, they have 42 rooms, 7 floors, a lobby with a reception, a lift, a reading room, WiFi and conference rooms. Guests are also offered a breakfast room, indoor parking (for a fee), a laundry service and daily newspapers. ROOM: Each room has a bathroom with a bath, a hairdryer, a mini-bar, a safety deposit box (free of charge), WiFi (free of charge), a direct line telephone, a flat-screen television, an air-conditioning system and heating. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.70" OriginalAmount="320.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4046867" Longitude="2.138919" StarRating="3" HotelCode="|10972" HotelName="Silken Sant Gervasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE SANT GERVASI DE CASSOLES, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/7/2/10972_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, was built in 2000, renovated in 2008, has 5 floors and 63 rooms. In the entrance, you can find a reception, a laundry service, a restaurant and internet. SITUATION: This hotel is in Barcelona near the establishment, guests will find the city centre. 500 metres away, guests have public transport services. ROOM: All the rooms have a desk, a mini-bar, a safety deposit box (free of charge), a television, a satellite TV, an air-conditioning system, a central heating system, a direct line telephone, a bathroom with a bath, a hairdryer and complimentary bathroom items. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398564950651" Longitude="2.1438279642018" StarRating="4" HotelCode="128400|202528" HotelName="Rekord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Muntaner 352, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/29/49295c05fbdfb9453d5ce4b888af12f6a79a0441.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3 km from the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.22" OriginalAmount="322" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32617-18110156/4174797323559356816/11046" HotelName="SAGRADA FAMILIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1175300/1175232/a7001547_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="326.81" OriginalAmount="323.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375259553955" Longitude="2.1692304189711" StarRating="3" HotelCode="31111|4814306|Bed &amp; Breakfast" HotelName="Hotel Autohogar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Paral-lel 64, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/b7/05b716a67bfe29fe0036522ba81dc19e2b77ab85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is in an ideal location in the centre of Barcelona. Guests may take advantage of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.14" OriginalAmount="323.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401029" Longitude="2.194614" StarRating="2" HotelCode="|73874" HotelName="Ibis Barcelona Glories 22" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CIUTAT DE GRANADA, 99</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/7/4/73874_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the GlÃ²ries district, 500 metres away from Torre Agbar. 5 minutes walk away, you can find the Llacuna and GlÃ²ries metro stations. It is situated 10 minutes away from Plaza Catalunya and La Barceloneta Beach. ROOM: Clients are offered soundproofed rooms with flat-screen TV, an air-conditioning system, heating and a bathroom with a hairdryer. FACILITIES: The establishment has a gym, a bar, offers WiFi (free of charge), a buffet restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="327.24" OriginalAmount="324.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385248" Longitude="2.1644937" StarRating="2" HotelCode="94220|chic__basic_tallers" HotelName="chic&amp;basic Hotel Tallers Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Tallers 82, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f0/86f0854f009944f92957e59dc8b5df1a8c759583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.56" OriginalAmount="324.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3780776" Longitude="2.1761153" StarRating="4" HotelCode="|76030" HotelName="Ikonik Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAS RAMBLAS 22-24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/0/3/0/76030_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building is modern. SITUATION: This urban hotel is in the historic centre. ROOM: Each room has a mini-bar, an air-conditioning system, heating, a bathroom with toiletries, a hairdryer, a safety deposit box, a television and a writing desk.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.72" OriginalAmount="325.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3900811" Longitude="2.1695004" StarRating="3" HotelCode="|19063" HotelName="Granvia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DE LES CORTS CATALANES, 642</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/3/19063_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1870, was opened in 1935, has 53 standard rooms, a TV, a reading room, a business centre with internet, a terrace, a garden, a public car park and 3 conference rooms. SITUATION: This hotel is in the city centre, is located close to Plaza CataluÃ±a and Paseo de Gracia and the tourist attractions. In the surrounding area you can also find shops, restaurants and bars. It has good links to public transport services. ROOM: The cosy rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system and a safety deposit box (available for a fee). MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.26" OriginalAmount="326" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398362889917" Longitude="2.1779799380245" StarRating="2" HotelCode="888361|27775" HotelName="Hotel Acta Antibes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Diputació 394, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/36/123680ba8caa94a7702256c79c393141648dd96a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Eixample district, near the city centre and many tourist attractions su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.26" OriginalAmount="326" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410214370666" Longitude="2.1694886684418" StarRating="4" HotelCode="30437|4567" HotelName="Hotel ILUNION Bel Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/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>Calle Lepant 406, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/9e/ef9e17875863e2e1771b38b633d0664cd254eb4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access to the city’s main attractions thanks to the various bus routes and a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.27" OriginalAmount="327" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1463301-33123271/4174797323559356816/8103" HotelName="TAHITI PLAYA HOTEL &amp;amp; SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1216800/1216759/6a79ea82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330.27" OriginalAmount="327" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3977625" Longitude="2.16564068" StarRating="2" HotelCode="446587|436733" HotelName="ibis Styles Barcelona Centre (La Pedrera)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Provenca 340, HB-004710, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/98/2c985e5c2b1e20e5d1342a07f6dc08ceafefd05e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.60" OriginalAmount="327.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385348" Longitude="2.171595" StarRating="3" HotelCode="30264|1016688|Bed &amp; Breakfast" HotelName="Nouvel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Santa Ana, 18-20, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/42/a142fd7e89e3b2fa439d50b175483414a58d34e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Plaza Cataluña and Las Ramblas at the heart of Barcelona. Various sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410478" Longitude="2.139723" StarRating="3" HotelCode="178335|33959" HotelName="Aparthotel Bertran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bertran, 150, Barcelona 8023</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/03/ca039fd88641b2461b53f78e6e45673299deac1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet part of Barcelona, 5 minutes' walk from Avinguda Tibidabo FGC statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384585067201" Longitude="2.1378439664841" StarRating="4" HotelCode="49083|12801" HotelName="NH Sants Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Numancia 74, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/46/cf4652527980da89342acb902730b285b2add6e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, centrally located hotel is situated in the shopping and business district of Les Corts....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.62" OriginalAmount="329.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3842378" Longitude="2.1844681" StarRating="3" HotelCode="|50099" HotelName="Park Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARQUES DE L'ARGENTERA 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/9/50099_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has WiFi, a reception, it offers express check-out, a safety deposit box service and a lift. The establishment boasts 91 rooms, Some of the facilities that the establishment offers to guests include a bar, a restaurant, a sitting room, room service and a car park. SITUATION: The hotel is opposite FranÃ§a the Station of the Picasso Museum a 5-minute walk away from 10 metres away you can find the beach, the Olympic Port and the aquarium. it is situated close to Las Ramblas the cathedral, 50 metres away from the establishment, you can find the zoo, is situated 200 metres away from the harbour, is situated 13 kilometres away from Barcelona-El Prat Airport. ROOM: Guests are offered comfortable, exterior rooms with wooden floors, a keycard locking system, security, a bathroom with a shower and a hairdryer. They also have a double or king-size bed, a direct line telephone, a satellite or cable television, a radio, internet, a safe, a mini-bar, an air-conditioning system, heating and a balcony or terrace. FACILITIES: In the surrounding area, you can find a beach. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard, Visa and some debit cards. OBSERVATIONS: Check-in is at 15:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41402801152" Longitude="2.1776130319118" StarRating="2" HotelCode="26836|2324" HotelName="Hotel Amrey Sant Pau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Antoni Maria Claret 173, 08041 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/6b/f56b692c49c951b41961b4ef196b3f6f7a4a1421.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies 3 miles from Las Ramblas, and offers an ideal location for easy access to shopping fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.50" OriginalAmount="330.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831343" Longitude="2.1411347" StarRating="4" HotelCode="|10977" HotelName="Acta City47" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nicaragua 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/7/7/10977_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1992, 6 floors, 80 standard rooms, 20 single rooms, 60 double rooms and a lobby with an elevator. SITUATION: The hotel is in a central area of Barcelona, next to the Plaza de EspaÃ±a. Around 2.5 kilometres away you can find the beach. Around the establishment, clients can find shops, boutiques, bars, restaurants and leisure areas. ROOM: The elegant and comfortable rooms have a bathroom, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a double bed, central heating and a safety deposit box (available for a fee). MEALS: The establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385073080086" Longitude="2.1665449440479" StarRating="3" HotelCode="70796|45916" HotelName="Ciutat Vella Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/Tallers 66, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/d5/c6d54e1466f8ecc7a2a5ebc4426ba90f9db79ac4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona, near Las Ramblas and close to Catalunya Square, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="334.99" OriginalAmount="331.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41158" Longitude="2.21188" StarRating="4" HotelCode="185340|ES024950" HotelName="Vincci Bit" BedType="" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Josep Plà 69, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/fc/c5fc23fad866ffe7558d0b6e80dfa4f7904c32a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 10 minutes' walk from Mar Bella beach. There are a number of bars, restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="335.15" OriginalAmount="331.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380519827858" Longitude="2.171505689621" StarRating="3" HotelCode="17121|1406|Bed &amp; Breakfast" HotelName="San Agustin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaça de Sant Agustí 3, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/38/f63851b0012159a4e88884ad8e4634687785df04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel can be found where the historical ruins of the former convent of Saint Augustine (1720) li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.32" OriginalAmount="332" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403255740731" Longitude="2.1270789206028" StarRating="3" HotelCode="29330|6959" HotelName="Catalonia Mikado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/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>Paseo de Bonanova 58, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/dc/b0dcb522e898bf62bff13347bd12f4574b59a1ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is just 4 km from the centre of the town. Countless shopping and entertainment ve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379371785925" Longitude="2.1750891398812" StarRating="2" HotelCode="225412|cuatro_naciones" HotelName="Cuatro Naciones" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 40, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/43/04/4304070e1bcafb7b3a211fd4065a1865ba812e5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.92" OriginalAmount="332.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375432" Longitude="2.1729403" StarRating="3" HotelCode="|70410" HotelName="Casa Lit Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Arc del Teatre, 58</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/4/1/0/70410_dc12c6b1800.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 5 floors and 89 rooms. It has a restaurant a terrace with fantastic views. SITUATION: This establishment, Ciutat Vella it is in Las Ramblas and Puerto de Barcelona nearby, you will find in the surrounding area, guests will find the theatres, 300 metres away from the establishment, you can find the metro station. ROOM:.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="336.00" OriginalAmount="332.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403781" Longitude="2.213731" StarRating="4" HotelCode="166949|CAG671700|Bed &amp; Breakfast" HotelName="Hotel Front Marítim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Garcia Fària 69-71, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/a3/05a3ea969ee0e7a4e6b7b327d4ca7e9a71351532.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is also wonderfully located, close to the sea. The nearest public transport link...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="336.00" OriginalAmount="332.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389750774476" Longitude="2.1419611573219" StarRating="4" HotelCode="9956|CAF393800|Bed &amp; Breakfast" HotelName="Hotel Derby" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/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>Carrer de Loreto 21, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d7/90/d790d59cf8a919051c28d197c852a2711a2955fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of Barcelona (in the shopping and business centre), on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.34" OriginalAmount="334" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183237-28525124/4174797323559356816/5796" HotelName="MARKET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2536400/2536313/6c00cff4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="338.35" OriginalAmount="335" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599612-20821986/4174797323559356816/12867" HotelName="LA FRANCA TRAVELLERS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21830000/21824500/21824410/b1ac7e19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|206794-28467436/4174797323559356816/4605" HotelName="BARCELONA CITY CENTRE HOSTAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/206794/20131291342599.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394932" Longitude="2.146914" StarRating="4" HotelCode="32987|45886" HotelName="Zenit Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Santaló 8, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/3f/9b3fedd47d6bde83e90c21ddc3458c5be5d2323d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is conveniently located in mid-town Barcelona in the commercial and business di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="339.92" OriginalAmount="336.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390428906582" Longitude="2.1262192726135" StarRating="4" HotelCode="32772|2178280|Bed &amp; Breakfast" HotelName="Atiram Arenas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Capitán Arenas 20, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/bd/c1bd80ffc1bc8b04354cda5e9b7517cfc54b0b78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first class hotel is situated in Barcelona's tourist centre, around 5 km from the city centre. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="340.37" OriginalAmount="337" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1438810-28681316/4174797323559356816/12329" HotelName="SB WIN SUP" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100830000/100822400/100822397/cc0cc086_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.52" OriginalAmount="337.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3821739" Longitude="2.1721528" StarRating="3" HotelCode="|60677" HotelName="Exe Ramblas Boqueria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAMBLA DE SANT JOSEP 91-93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/7/7/60677_e026b441040.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and urban hotel, has 3 floors and 30 rooms. Guests are also offered air-conditioning, a lobby with a reception, a safety deposit box service, a lift, internet, a laundry service and a breakfast room. SITUATION: This welcoming, historic hotel, Las Ramblas it is in nearby, you will find el Barrio GÃ³tico and la Plaza CataluÃ±a the cathedral, Port Vell it is situated 3 kilometres away from Around the establishment, clients can find shops and public transport services. it is situated 16 kilometres away from Barcelona Airport. ROOM: Customers have soundproofed rooms with telephone, cable and satellite television, a mini-bar, a safety deposit box, a writing desk, a wake-up service, a bathroom with a shower or bath, a hairdryer, a toiletry kit, an individual air-conditioning system, individual heating and a double bed. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.94" OriginalAmount="338.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373298" Longitude="2.1472111" StarRating="4" HotelCode="|53438" HotelName="Indigo Barcelona Plaza Espana, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DES CORTS CATALANES 322-324</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/8/53438_40925a51340.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is business. SITUATION: This urban hotel is in Barcelona the centre of In front of and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.39" OriginalAmount="339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396533789293" Longitude="2.1285434067249" StarRating="3" HotelCode="32986|6957" HotelName="Catalonia Castellnou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castellnou 61, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/0c/aa0cf4320113d65d19d3ede502d7c49f0d99b0f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally located just 2 km from the centre of the city. Countless shops and e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.39" OriginalAmount="339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383043104627" Longitude="2.170123396575" StarRating="3" HotelCode="113145|437144" HotelName="Turin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Pintor Fortuny 9, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/55/d455cf1b556e55c391e5c7f41b6d734d7e1d34f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="344.41" OriginalAmount="341" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|27419-28434798/4174797323559356816/1774" HotelName="H TOP BCN CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133600/1133559/0726ffc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="345.39" OriginalAmount="341.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384859" Longitude="2.162969" StarRating="2" HotelCode="|71776" HotelName="Ainb Bandb Eixample Muntaner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNTANER 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/7/7/6/71776_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This apartment is in a residential area, between Eixample and the historic area. Just a few minutes walk away, guests will find Plaza CataluÃ±a, Las Ramblas and Gaudi's buildings. HOTEL: This elegant, luxury apartment has 7 bedrooms and is ideal for group trips. The air-conditioning apartment, has a lift and internet. ROOM: The comfortable, peaceful rooms have heating, individual air-conditioning, a bathroom, single beds and a double bed. All rooms are bright. FACILITIES: The establishment boasts a kitchen, washing machine and courtesy tea and coffee. Has a lounge, satellite or cable TV and DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37818" Longitude="2.17615" StarRating="4" HotelCode="177872|36279" HotelName="Eurostars Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Las Ramblas 22-24, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/11/1b11de326e8f1f39245e5a18e397a8919bb16eff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located across from Plaça del Teatro, the most artistic stretch of the Rambla. It occup...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="347.56" OriginalAmount="344.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395653370918" Longitude="2.1608821908768" StarRating="1" HotelCode="170720|189442|Bed &amp; Breakfast" HotelName="Hotel Paseo de Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 102, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f5/77f5373ede4e007bf5b20006edcb0596a20bca21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.39" OriginalAmount="344.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385996" Longitude="2.1542293" StarRating="3" HotelCode="|11028" HotelName="Nh Barcelona Eixample" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VALENCIA, 105-107</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/8/11028_189c1161148.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 6 floors, 81 rooms, 12 single rooms, 68 double rooms and 1 suite. In the establishment entrance, guests will find a lobby with a lift, a cafÃ©, a reception with safety deposit boxes, a cloakroom and a currency exchange service. The establishment has a bar, a TV room, an Ã  la carte restaurant with air-conditioning, a conference room, internet, a car park and indoor parking. Guests are also offered a laundry service and room service. SITUATION: This smart hotel is near the trade fair ground, and Sants the Railway Station of it is situated 500 metres away from Urgell the metro station 100 metres away, guests have public transport services, 500 metres away you can find shops, bars, pubs and restaurants. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a double bed, an air-conditioning system, a safe (available for a fee) and a mini-bar. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|343487-18110331/4174797323559356816/12316" HotelName="1881 BARCELONA GRAN ROSELLON HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11010000/11005700/11005646/d1f8bf45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.411041" Longitude="2.185693" StarRating="3" HotelCode="168268|25398" HotelName="Leonardo Boutique Hotel Barcelona Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 606, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/33/6833a00ffd4e4a6126dd4f56a00a1859c4a6c18f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located about 10 minutes from the Sagrada Familia and around 4 kilometres from Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="349.08" OriginalAmount="345.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38596" Longitude="2.1655" StarRating="2" HotelCode="31512|7806|Bed &amp; Breakfast" HotelName="HLG CityPark Pelayo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 1, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/93/4193bf0d1513389e4dca105122fa28a70dcda785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the town centre, close to Plaza Catalunya. Here guests will find many shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="349.46" OriginalAmount="346" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385701957268" Longitude="2.1404980123043" StarRating="3" HotelCode="32068|12775" HotelName="NH Barcelona Entenza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Equador 20, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/e2/fee27927fc67b11d0f36d28d928afabe0f3a3333.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies just a short distance from the centre of Barcelona. Links to the public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="349.46" OriginalAmount="346" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404699" Longitude="2.138857" StarRating="3" HotelCode="17654|2359" HotelName="Silken St. Gervasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sant Gervasi De Cassoles 26, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/ba/a6ba4d89d181bac1ed7cc377b9c97829b97e5be3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the city centre, in Barcelona's entertainment centre. Public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="349.62" OriginalAmount="346.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379065" Longitude="2.168383" StarRating="3" HotelCode="318226|ES024530" HotelName="abba Rambla Hotel" BedType="" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rambla del Raval 4c, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c0/07/c007397a351ae812e4040ce32aa74428983a666c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located just off the famous Las Ramblas from where guests can reach the hist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.95" OriginalAmount="346.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3861043" Longitude="2.176082" StarRating="4" HotelCode="|11146" HotelName="Ilunion Almirante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA LAYETANA 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/6/11146_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This comfortable hotel is in Barcelona the Gothic district of Close to the cathedral, and Born the area In the surrounding area, you can find bars and shops. it is situated close to public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.98" OriginalAmount="346.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379179" Longitude="2.1429351" StarRating="4" HotelCode="|11095" HotelName="Moxy Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 1-23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/9/5/11095_cf1f59e1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, The establishment offers guests a terrace on the rooftop and a swimming pool with views. SITUATION: This establishment, Barcelona it is in in front of the establishment, you can find Sants the Railway Station of Close to.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350.47" OriginalAmount="347" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405031578806" Longitude="2.1404792405672" StarRating="3" HotelCode="27688|1844" HotelName="Exe Mitre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Bertrán 9-15, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/fe/ecfe0a2e27097401563c4eaea05512ed2fa27687.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Parque Güell and the worthwhile attraction of Casa-Museu Gaudí. Lin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.58" OriginalAmount="347.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3906296" Longitude="2.1630654" StarRating="3" HotelCode="|11018" HotelName="Hcc Taber" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ARAGO 256</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/8/11018_b9022501105.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1900, renovated in 2007, has 8 floors, 92 rooms, 15 single rooms and 77 double rooms. SITUATION: This establishment, is in the city centre. ROOM: Each room has a satellite TV, an air-conditioning system, heating, a mini-bar, a safe, a direct line telephone, a writing desk, WiFi, a bathroom with a bath and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.88" OriginalAmount="347.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3801922" Longitude="2.1711261" StarRating="3" HotelCode="|11048" HotelName="Leonardo  Barcelona Las Ramblas" 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/0/4/8/11048_a0705e60712.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has, a terrace, on the rooftop. SITUATION: This establishment, Las Ramblas it is 150 metres away from Around the establishment, clients can find shops, restaurants, bars and cafÃ©s.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="351.48" OriginalAmount="348" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392097773478" Longitude="2.155974055808" StarRating="4" HotelCode="316925|55020" HotelName="BCN Urban Hotels Gran Rosellón" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rosselló 174-176, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b3/a9b35ce362fd2237e89c8808cc5b7ea9b777e626.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="351.48" OriginalAmount="348" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399976133475" Longitude="2.2010137918974" StarRating="1" HotelCode="263667|33158" HotelName="Travelodge Barcelona Poblenou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Calle Llull 170, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f3/b7f352c867dad597035441950e0154dc64b80a95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="351.55" OriginalAmount="348.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386274" Longitude="2.129435" StarRating="4" HotelCode="10885|1047|Bed &amp; Breakfast" HotelName="Atenea Barcelona Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joan Güell 207-211, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/9d/1b9d62e6b3f5aef8ffe887ff2083207a49396948.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Barcelona, on the Avenida Diagonal. Public transpo...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.49" OriginalAmount="349" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381553" Longitude="2.144967" StarRating="4" HotelCode="26505|2372" HotelName="Hotel Abbot" 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,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Roma 23, L'Eixample, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/a2/41a2ade65de0aa89b0a217737e9ed73b6f2a5017.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the left side of the Eixample, this hotel is some 2 km from the city centre and Plaza Cat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="352.66" OriginalAmount="349.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382077674776" Longitude="2.1840308306885" StarRating="3" HotelCode="30178|449|Bed &amp; Breakfast" HotelName="Hotel Del Mar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pla de Palau 19, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c0/38c013d4f2ca2ad1d326dc58cd8c5bcb85ca4f11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the gothic district, in the heart of Barcelona. Numerous tourist attraction...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="353.51" OriginalAmount="350.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38603" Longitude="2.176147" StarRating="4" HotelCode="29082|445|Bed &amp; Breakfast" HotelName="Hotel ILUNION Almirante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" 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>Carrer Vía Laietana 42, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/7f/9a7f1e1a184209a0f1f10bce003c1f574761a768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Barcelona's gothic quarter just 5 minutes from Plaça Catalunya...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.41" OriginalAmount="350.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3805038" Longitude="2.1715924" StarRating="3" HotelCode="|11141" HotelName="Sant Agustí" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA SAN AGUSTIN 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/1/11141_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1728, renovated in 2001, has 4 floors, 75 rooms, 6 single rooms, 58 double rooms and 8 suites. The establishment has a reception, a lift, an Ã  la carte restaurant with air-conditioning, a TV room, internet, a conference room, room service and a laundry service. SITUATION: This hotel is in front of a square, Las Ramblas 50 metres away, guests will find it is situated close to Liceu the opera 10 minutes away from the establishment clients have the trade fair ground, 80 metres away, guests will find a car park, 50 metres away, there is a public transport stop, 15 kilometres away, you can find the beach. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, a radio, internet, a king-size bed, a safe and a central heating system. 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="75" TotalAmount="354.62" OriginalAmount="351.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389414724193" Longitude="2.1564048528671" StarRating="4" HotelCode="48051|ES018649" HotelName="Best Western Premier Hotel Dante" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca 181, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/28/b82818ad674e97f49655a7fd7ccb355279010fa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming conference hotel is situated at the centre of the popular city centre, close to the Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="356.53" OriginalAmount="353" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383250811216" Longitude="2.1410170197487" StarRating="4" HotelCode="51681|2087" HotelName="Hotel Acta CITY47" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nicaragua 47, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/67/62672367043ee9261c2ed87863b9cc57c88208dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located on Plaza España in the centre of Barcelona, about 2.5 km from the b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="357.17" OriginalAmount="353.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384262071092" Longitude="2.1843776106834" StarRating="3" HotelCode="15683|91608|Bed &amp; Breakfast" HotelName="Park Hotel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida  Marquès de l'Argentera, 11, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/1b/491b9cfddd86754e4a20ee0842a204c86e8dc09c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an unbeatable location, right in front of the Estació de França in the district of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|66277-18109990/4174797323559356816/11718" HotelName="CIUTAT VELLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2420000/2417700/2417615/69ff0a6f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|16150-24283779/4174797323559356816/10140" HotelName="PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561900/561832/6c38a513_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1256457-20597554/4174797323559356816/11570" HotelName="LEONARDO ROYAL BARCELONA FIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58280000/58277200/58277151/1f7d4c97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375927009185" Longitude="2.1670183539391" StarRating="4" HotelCode="30438|27778" HotelName="Hotel Garbí Mil·lenni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Sant Pau 14, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/41/9341939dbdcdba531767df8deb83ee42acbf3172.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderfully restored, luxury hotel is situated within a few minutes walk of the city's tourist ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.39" OriginalAmount="355.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3854667" Longitude="2.1657516" StarRating="3" HotelCode="|10989" HotelName="Grupotel Gravina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE GRAVINA, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/8/9/10989_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This inviting hotel is in El Raval the district of it is in the city centre, Plaza Catalunya 50 metres away from, the tourist area and cultural places, In the surrounding area you can enjoy shops, bars, restaurants and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="359.56" OriginalAmount="356" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.411004" Longitude="2.173286" StarRating="2" HotelCode="31115|8966" HotelName="HTOP BCN City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera De Gràcia 380-384, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/88/d28893b40474dcaf2a2c4b68ff572b76ed3c3457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona's leisure area just a few minutes’ walk from the city centre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.09" OriginalAmount="356.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4103512" Longitude="2.1692763" StarRating="4" HotelCode="|11060" HotelName="Ilunion Bel Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>LEPANTO 406</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/0/11060_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel la Sagrada Familia it is a 10-minute walk away from el Park GÃ¼ell a 15-minute walk away from, 300 metres away, guests can find Alfons X and Dos de Maig the metro stop. ROOM: All the rooms have WiFi (free of charge), a television and water (free of charge). FACILITIES: Regarding the food and beverage offering, there is a bar, a restaurant and a buffet breakfast. The establishment has a reception with computers, internet (free of charge), a car park (available for a fee) and facilities for people with reduced mobility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="360.18" OriginalAmount="356.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.407318" Longitude="2.144165" StarRating="4" HotelCode="29497|999|Bed &amp; Breakfast" HotelName="Catalonia Park Putxet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Putxet 68-74, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/33/1333d26701a3a098beb05e97e60cd1211639dc44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the quiet neighbourhood of Putxet. The town centre is approximately...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="360.39" OriginalAmount="356.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399915977474" Longitude="2.1300119161606" StarRating="3" HotelCode="31360|1795894|Bed &amp; Breakfast" HotelName="Tres Torres Atiram" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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>Calatrava 32, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/98/1b982f11908e8fce54275611aec4a5f0ee015206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the city centre, in Barcelona's entertainment centre. Countless shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884942-28471751/4174797323559356816/2398" HotelName="IBIS STYLES BARCELONA CENTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12660000/12650100/12650060/55f5e645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.61" OriginalAmount="357.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400763" Longitude="2.172503" StarRating="2" HotelCode="|159540" HotelName="Ibis Barcelona Centro Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Napols 230 232, HB004593</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/9/5/4/0/159540_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona the city centre of Close to. ROOM: Customers have soundproofed rooms with an air-conditioning system, heating, a television and WiFi (free of charge). FACILITIES: With regards to the food and beverage offering, there is a buffet breakfast, The establishment also offers a car park (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="361.29" OriginalAmount="357.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.400857296485" Longitude="2.1724634656414" StarRating="2" HotelCode="263665|ES000095" HotelName="ibis Barcelona Centro (Sagrada Familia)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Nàpols 230-232, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a1/5aa15929f62a11494c29746dbdc0065a4ba49aa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.539829" Longitude="-121.908438" StarRating="3" HotelCode="0|16156-18110139/4174797323559356816/8561" HotelName="SANT AGUSTI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 3665 Rio Rd, CARMEL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17690000/17680800/17680732/9128e500_b.jpg</HotelPictures>
        <HotelDescription>Located at the gateway to Big Sur and within minutes of Monterey and Carmel-by-the Sea, the newly renovated Carmel Mission Inn delivers the type of stay that makes a vacation complete. Must be 18 years of age to check in. Stay date changes inside of the cancellation policy are considered a cancellation and a re-booking, and as such, are subject to cancellation damages. $50 incidental deposit will be charged to guests with either a major credit card or debit card. (Fee subject to change). Unless notified prior to, or at check-in, a one night penalty will apply to departures that occur earlier than the date specified on the original reservation. Name changes are accepted up to two days prior to arrival.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396092993592" Longitude="2.200581918212" StarRating="4" HotelCode="900228|26391" HotelName="Hotel 4 Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Doctor Trueta 164, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/42/114236a6846f6aadfa50ca8adec66711fd9bccee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="362.59" OriginalAmount="359" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24850-32418395/4174797323559356816/6538" HotelName="SANSI BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/24850/24850_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.60" OriginalAmount="360" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38219538104" Longitude="2.1720539214612" StarRating="3" HotelCode="888120|14619" HotelName="Exe Ramblas Boquería" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Sant Josep 91-93, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/e0/1be02995c361f968814564fdecc26d44679b5d65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is situated on Las Ramblas, in the historical, commercial and tourist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410961" Longitude="2.186556" StarRating="4" HotelCode="326421|435" HotelName="Catalonia Atenas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Meridiana 151, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b5/97/b597280d50a5109edb2a624c6c142d8c62f5e52a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Sagrada Familia. This hotel is well-connected with the rest of the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37921334" Longitude="2.15431896" StarRating="3" HotelCode="448453|136699" HotelName="Hotel Chi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 455, Eixample, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/66/e8661bf66cc813bf5f1b3cde3b2399d520da4811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.03" OriginalAmount="361.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387952" Longitude="2.156844" StarRating="4" HotelCode="|122150" HotelName="Petit Palace Trencadís" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valencia, 157</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/1/5/0/122150_f30fb3c1151.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel l'Eixample it is in Passeig de GrÃ cia close to the establishment, clients can find Clients can also find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.62" OriginalAmount="362" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381063216147" Longitude="2.1455016732216" StarRating="4" HotelCode="20354|612" HotelName="H10 Itaca" 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,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Roma 22, Eixample-Sants Estación, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/5b/6d5b2e5da5b93655ebc80402e02243dc0e56ba4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the middle of Barcelona's central Eixample district, near to the trade fai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.09" OriginalAmount="362.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391556" Longitude="2.173159" StarRating="2" HotelCode="|63050" HotelName="Constanza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/BRUC 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/0/5/0/63050_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary, urban hotel, is in Barcelona city centre, Rooms with features that offer you the maximum level of comfort 2 meeting rooms, a terrace and a restaurant with high-quality products, is situated in Eixample the district Passeig de Gracia, PlaÃ§a de Catalunya and La Rambla close to the establishment, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375202" Longitude="2.155661" StarRating="3" HotelCode="186383|28869" HotelName="hcc lugano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Paral lel 172, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/3e/2a3e2d3d1e01d5c99451adcdfc0d53c7eddf6601.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Avinguda del Paral-lel, less than 3 km from Las Ramblas and Barcelona´s Goth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404811958591" Longitude="2.1288852121534" StarRating="4" HotelCode="130276|46089" HotelName="Vilana Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Vilana 7, 08017 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/33/f0333c0025387f9d4a75ea4eb37409a65b740129.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the prestigious La Bonanova district of Barcelona. It is surrounded by one o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.66" OriginalAmount="366" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380825" Longitude="2.177471" StarRating="3" HotelCode="70231|9814" HotelName="Catalonia Avinyo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinyó 16, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/24/4424a00fbf0e9b2c0ea40bc5f432f1c488714d5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona’s gothic district. It is situated on Calle Avinyó, o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.66" OriginalAmount="366" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386942809638" Longitude="2.1673453472214" StarRating="5" HotelCode="748116|345505" HotelName="Exe Plaza Catalunya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Housekeeping,Internet,Laundry,Meeting Room,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de la Universitat 18, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/fd/79fd3a9a73b4ee6bc67dbadb5d2e5f85a1981752.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Design and function come together in the interior of the Exe Plaza Catalunya 4* creating a feeling o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|259144-18110318/4174797323559356816/10178" HotelName="VILANA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2520000/2519900/2519873/7b212156_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.67" OriginalAmount="367.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3878834" Longitude="2.1734421" StarRating="3" HotelCode="|11017" HotelName="Hcc Montblanc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA LAIETANA 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/7/11017_bf3bc861155.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, Via Laietana it is situated in it is close to the historic centre, nearby, you can find the tourist points of interest, is situated close to the port, the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.407744" Longitude="2.185346" StarRating="3" HotelCode="10702|440" HotelName="Catalonia Sagrada Familia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aragó 577 - 579, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/9c/1e9c21b07cb93d67dce9dd5d1a8cbf9ce41e3642.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated close to the centre of Barcelona. Numerous shops, restaurant, bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374103" Longitude="2.168495" StarRating="2" HotelCode="58673|5278" HotelName="Abrevadero" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Vila i Vilà 79, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/7f/487fc1d71c2b89a587c8e28675286b14dc97b916.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="372.69" OriginalAmount="369" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|31558-18110438/4174797323559356816/8399" HotelName="SERCOTEL AMISTER ART" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1120000/1111300/1111293/e96a078e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="372.69" OriginalAmount="369" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397079055802" Longitude="2.1513569355011" StarRating="3" HotelCode="31116|32274" HotelName="Catalonia Barcelona Golf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessera de Gràcia 72, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5a/9a5ab1755f48271dc38ba467239d13203d7ceda3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Barcelona and is surrounded by numerous shopping venues and li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.86" OriginalAmount="369.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392128" Longitude="2.1621787" StarRating="4" HotelCode="|11016" HotelName="Hcc Regente" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAMBLA DE CATALUNYA, 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/6/11016_784ebf51436.jpg</HotelPictures>
        <HotelDescription>HOTEL: this building, was built in 1913, has 79 rooms and 78 double rooms. In the establishment entrance, guests will find a lobby with a reception, a lift and a safety deposit box service. Guests have access to room service, a laundry service, a medical care service, a cafÃ©, a bar and a television room. It also has a conference room, internet and WiFi. SITUATION: This historic hotel, Rambla Catalunya it is in Passeig de GrÃ cia it is close to near the establishment, guests will find shops, leisure areas. ROOM: The inviting rooms, have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a fridge, fitted carpets, central heating and a safety deposit box. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="373.70" OriginalAmount="370" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412562" Longitude="2.209023" StarRating="4" HotelCode="36821|8488" HotelName="Hotel Barcelona Condal Mar managed by Melia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca,Village,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/08/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>Cristóbal de Moura 138, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/26/3a/263ac41f675aeb52e573c13897ad425e00b25885.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. It lies 100 metres from the nearest tram links and the metro sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="373.70" OriginalAmount="370" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38381228879" Longitude="2.1782970428467" StarRating="3" HotelCode="18012|1404" HotelName="Hotel Suizo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Ángel 12, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/af/17af316b18b62bbe1138c835992565ecae2e1e95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is to be found in the gothic quarter at the heart of Barcelona, close to the cathedral an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="374.11" OriginalAmount="370.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3893016" Longitude="2.1213762" StarRating="4" HotelCode="|53437" HotelName="Ac Victoria Suites By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/7/53437_4a212181322.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 50 suites, a restaurant with air-conditioning, an outdoor pool, a terrace, a bar, a laundry service, room service and WiFi. SITUATION: This hotel is in Pedralbes it is located near the commercial area where you can find boutiques, bars and restaurants. 200 metres away, clients have public transport services. 4 kilometres away, you can find the beach. ROOM: The rooms have lamps, a mini-bar, heating, a television and WiFi. FACILITIES: Outdoors, clients can enjoy a swimming pool and a sunbathing terrace. MEALS: Clients have at their disposal Neichel Restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="375.63" OriginalAmount="371.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380945598722" Longitude="2.1531626594842" StarRating="3" HotelCode="11313|2066|Bed &amp; Breakfast" HotelName="Atenea Calabria Apartaments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Calabria 129, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/90/7490e3e29d966a1e435b8093f1775980c1c6bf8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located close to the Gran Via. The main tourist attraction, as well a...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="375.72" OriginalAmount="372" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1331142-28537701/4174797323559356816/4395" HotelName="CIEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1331142/202251915466582.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.72" OriginalAmount="372" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393471" Longitude="2.157815" StarRating="3" HotelCode="901971|46020" HotelName="Room Mate Emma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Rosselló 205, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a0/01a06dcfac4274c120cd16bbd7679666124bab8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.72" OriginalAmount="372" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397926" Longitude="2.192201" StarRating="3" HotelCode="172668|26472" HotelName="NH Barcelona Diagonal Center" 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,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Àlaba 94-96, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/44/01448ae168c6e5469518461228f18d34fb85f877.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the groundbreaking technological 22nd district of Barcelona, very close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.74" OriginalAmount="372.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4014574" Longitude="2.1977633" StarRating="3" HotelCode="|44009" HotelName="Holiday Inn Express Barcelona City 22@, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PALLARS 203</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/0/9/44009_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a breakfast room, conference facilities, WiFi in communal areas, a laundry service and a car park. SITUATION: This establishment, is close to the convention centre, and Mar Bella the beach It has excellent transport links to public transport services, You will be able to visit, and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10521-28498378/4174797323559356816/3547" HotelName="BARCELONA CENTURY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30110000/30108900/30108851/119f4b4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386186" Longitude="2.154786" StarRating="3" HotelCode="30174|6181" HotelName="Barcelona Century Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>València 154, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/17/8c17afd22244a9909926efabe1eb504c975ec144.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located in L'Eixample district, close to the cathedral and the Picasso museum....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380964601573" Longitude="2.17205286026" StarRating="3" HotelCode="140911|27699" HotelName="Hesperia Barcelona Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Hospital 26, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/58/4e583ce1d1d842c476e607931699e0c73e192ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only a short distance from Barcelona's most famous street, Las Ramblas, guests can easily wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378023075811" Longitude="2.173059364418" StarRating="4" HotelCode="113140|45935" HotelName="Onix Liceo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Conference 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,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nou de la Rambla 36, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/4d/fc4d231b4192878c1ef1db088f7701d0503c2887.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in Barcelona. Only a few metres away, guests can find the Gr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="377.46" OriginalAmount="373.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384320700861" Longitude="2.1513945508894" StarRating="4" HotelCode="37041|1043638|Bed &amp; Breakfast" HotelName="Sercotel Ámister Art Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Roma 93-95, near Sants train station, City Centre, Eixample District, 08029 Barcelona, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/97/6197a905dec602fa8d51136a7d132555698a6e4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is suitable for both tourists as well as for business guest. It is located ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="377.74" OriginalAmount="374" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="23.866180419921875" Longitude="120.90270233154297" StarRating="3" HotelCode="0|408560-28537688/4174797323559356816/4337" HotelName="CHI BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>NO. 419, ZHONGSHAN RD, YUCHI, TW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/117000000/116110000/116100600/116100540/5b2327ea_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Sun Moon Lake Hotel is located in Yuchi's Sun Moon Lake neighborhood, close to Shueishe Pier. Regional points of interest also include New Era Sculpture Park and Lungnan Natural Lacquerware Museum.    Hotel Features.   Sun Moon Lake Hotel's restaurant serves breakfast, lunch, and dinner. The hotel also has a snack bar/deli and a coffee shop/café. A bar/lounge is open for drinks. Room service is available 24 hours a day. The hotel serves a complimentary hot and cold buffet breakfast each morning in the breakfast area. Recreational amenities include a fitness facility and complimentary bicycles. This 4-star property has a 24-hour business center and offers small meeting rooms and business services. Complimentary high-speed (wired) Internet access is available in public areas. This Yuchi property has 4 meeting rooms.  Wedding services, tour/ticket assistance, and tour assistance are available. Valet parking is complimentary. Additional property amenities include a terrace, multilingual staff, and gift shops/newsstands. This is a smoke-free property.    Guestrooms.     Air-conditioned guestrooms at Sun Moon Lake Hotel feature complimentary bottled water and safes. Balconies offer lake or mountain views. Beds come with premium bedding. Guestrooms share bathrooms; amenities include bathrobes, slippers, and complimentary toiletries. Wired high-speed and wireless Internet access is complimentary. In addition to desks and complimentary newspapers, guestrooms offer phones. 37-inch high-definition televisions have premium cable channels and free movie channels. Also included are blackout drapes/curtains and hair dryers. Guests may request a turndown service, irons/ironing boards, and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications:      All guests staying in hotel guestrooms must be registered with the hotel.            Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.     The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation.     Property Information:  Check-out time is 11 AM  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="377.74" OriginalAmount="374" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|129268-18110262/4174797323559356816/11830" HotelName="BEST 4 BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3074000/3073917/00628c1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378.75" OriginalAmount="375" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401164813216" Longitude="2.183103463212" StarRating="3" HotelCode="318134|2354" HotelName="Glories Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Padilla 173, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/67/4a67aee96dd39185c733a2ff0a5de20d48c6653c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Barcelona, near to the Gran Vía, the Auditorium, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378.75" OriginalAmount="375" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.373298370194" Longitude="2.1474999189377" StarRating="4" HotelCode="94217|17230" HotelName="Ayre Hotel Gran Vía" 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,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de Les Corts Catalanes 322-324, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/64/b86479b3cecdd9403cb0c21464ee85e8da7f476e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central city location, on Plaza España next to the Fira Exhibition and Conferenc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="378.89" OriginalAmount="375.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401780532131" Longitude="2.1477453410626" StarRating="3" HotelCode="31130|1057975|Bed &amp; Breakfast" HotelName="Pol &amp; Grace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>c/ Guillermo Tell 49, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/7e/da7e7c433b130fde65b2247f20ed05733d2a5190.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre and the tourist area. Countless shopping venues, nightclub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.64" OriginalAmount="375.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3790326" Longitude="2.1684044" StarRating="3" HotelCode="|54891" HotelName="Abba Rambla Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla del Raval, 4 C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/8/9/1/54891_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run establishment, has 49 rooms, a cafÃ© and indoor parking. SITUATION: This establishment, Las Ramblas it is close to it is in the historic centre, Well connected with and Barcelona Port. ROOM: The establishment has non-smoking rooms and with TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140225-28767640/4174797323559356816/6804" HotelName="CATALONIA LA BOQUERIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2760000/2754200/2754131/1b26dcb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.58" OriginalAmount="376.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3792431" Longitude="2.1543197" StarRating="3" HotelCode="|252751" HotelName="Chi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les corts Catalanes 455</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/7/5/1/252751_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382367" Longitude="2.170541" StarRating="1" HotelCode="113143|237227" HotelName="Curious Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Carme 25, Distrito Ciutat Vella, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/dd/0fdd55acf64f7b0c4212e873d0529cab3ffdfd3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="381.06" OriginalAmount="377.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395967391379" Longitude="2.1610987186432" StarRating="3" HotelCode="30544|2914|Bed &amp; Breakfast" HotelName="Actual" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Rossello 238, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/0a/f80a197953b2b63e9a6f7a52b761f8eef4bda2ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the L'Eixample district just 5 minutes from las Ramblas. There ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3889" Longitude="2.16719" StarRating="0" HotelCode="978205|408035" HotelName="Ona Hotels Terra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De La Creu Coberta 20-22, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/30/de30616cca6e47019fad7107c40aecab601acbba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="383.15" OriginalAmount="379.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37987" Longitude="2.16911" StarRating="3" HotelCode="|455163" HotelName="Raval House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de l'Hospital 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/1/6/3/455163_cca07b00804.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="383.37" OriginalAmount="379.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390003" Longitude="2.1358641" StarRating="4" HotelCode="|11034" HotelName="Ac Diagonal L'illa By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL 555</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/3/4/11034_bb680991143.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays. SITUATION: This hotel is in a garden area, Avinguda Diagonal is situated in Where guests can enjoy the bus stop, the tram stop, Close to restaurants, bars and shops.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383.80" OriginalAmount="380" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372999471515" Longitude="2.1459804475307" StarRating="3" HotelCode="190686|34651" HotelName="Hotel Acta Azul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 327, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/03/48031dc6130cfdc79a9aa046deca55f27fa86d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383.80" OriginalAmount="380" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394822442612" Longitude="2.193427208299" StarRating="2" HotelCode="459837|202526" HotelName="ibis Styles Barcelona City Bogatell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Llull 71, HB004742, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/0d/ed0dbe07283d9bfde186dcbf5dda8d8794cc38c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="383.86" OriginalAmount="380.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393387065003" Longitude="2.1460522824843" StarRating="4" HotelCode="30784|ES024951" HotelName="Vincci Mae" BedType="" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 596, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/f1/abf124efd4ee5bc9ce271cf720e22abceec030cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Avenida Diagonal at the heart of Barcelona's tourist centre. Numerous shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38119906251" Longitude="2.1550959348679" StarRating="3" HotelCode="31613|402592" HotelName="Leonardo Hotel Barcelona Gran Via" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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>Carrer de la Diputació 100, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/db/a8db9b0c2c28ac08a2d2899effe77d8cb21bde40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in 2004, this modern hotel is ideal for night time revellers. Situated just a few minutes walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.87" OriginalAmount="381.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404173" Longitude="2.1908354" StarRating="4" HotelCode="|70489" HotelName="Novotel Barcelona City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL,201</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/4/8/9/70489_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 264 rooms. It has a restaurant, a bar, meeting rooms and a terrace with a swimming pool. SITUATION: This establishment is on Avenida Diagonal 50 metres away, guests can find Torre Jean Nouvel it is in the city centre. ROOM: All the rooms have a kettle, WiFi, a mini-bar, a safety deposit box and a writing desk. FACILITIES: Outdoors, clients have access to a swimming pool. The establishment has a gym, a hammam, a playground, a games room and table games. MEALS: The establishment offers Mediterranean cuisine and a terrace in summer. Guests have at their disposal children's menu.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.51" OriginalAmount="381.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3781654" Longitude="2.178617" StarRating="4" HotelCode="|28517" HotelName="Medinaceli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Duc de Medinaceli 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/5/1/7/28517_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2006, has 44 rooms, In the entrance, you can find a lobby with a reception, a breakfast room and communal areas. There are many services available at the establishment, including room service and a laundry service (for a fee). SITUATION: The establishment, is in Barcelona the historic centre of Las Ramblas it is located near 2 minutes away from the establishment, you can find the bus station, is 5 minutes away from restaurants, bars and a shopping centre. around 1 kilometre away you can find Plaza CataluÃ±a the beach, is 20 kilometres away from Barcelona Airport. ROOM: The rooms have a bathroom with a hairdryer, a safety deposit box (available for a fee), central heating, a central air-conditioning system, a direct line telephone, internet and satellite or cable TV. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="385.66" OriginalAmount="381.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384864794622" Longitude="2.1702128648758" StarRating="1" HotelCode="94219|3900660|Bed &amp; Breakfast" HotelName="Lloret" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Canaletes 125, 08002 Barselona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/3c/af3c0ad01527ed48f3ba8820a3852b5f380f39b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.346939000000000" Longitude="-6.266402000000000" StarRating="3" HotelCode="0|23304-18110144/4174797323559356816/9794" HotelName="LEONARDO LAS RAMBLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Lower Ormond Quay, Dublin 1, Ireland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1060300/1060266/1892a22e_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Dublin and was established in 1999. It is close to the Trinity College. The Hotel has 2 restaurants, 2 bars, a conference room and a coffee shop. All 138 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning. category: Superior first style: Modern year Built: 1999 restaurant Count: 2&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39206" Longitude="2.15546" StarRating="4" HotelCode="30126|6208" HotelName="Evenia Rosselló" 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>Calle Rosselló 191, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/04/3c04347c9eaea619e8b7b8b7df85e8085d75f365.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated within a few minutes’ walk of the city centre. Various restaurants and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380179" Longitude="2.171068" StarRating="3" HotelCode="29333|431" HotelName="Leonardo Hotel Barcelona Las Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Junta de Comerç 8,10,12, Barcelona 08001</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/9a/9d9a6fcf4ca8c9df48d6c40a15c255eb45d8b37d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre, close to Las Ramblas and Plaza Major. Countless shops, restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28523-18110153/4174797323559356816/10307" HotelName="LEONARDO BARCELONA GRAN VIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1061200/1061157/45991690_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.13" OriginalAmount="383.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3957652" Longitude="2.1813851" StarRating="3" HotelCode="|29260" HotelName="Ilunion Auditori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE SICILIA 166-170</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/2/6/0/29260_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The establishment is a 10-minute walk away from the Arc de Triomphe Train Station Arc De Triomphe. There are many places you can visit in the surrounding area, including Eixample, Born and the Gothic Quarter. In the surrounding area, you can find restaurants and bars. It takes 5 minutes to get to el Auditorio de Barcelona 1,5 kilometres away, you can find la Sagrada Familia and el Parque de la Ciutadella. ROOM: Customers have modern rooms with an air-conditioning system, flat-screen satellite television, pillow menu, a mini-bar and water (free of charge). RESTAURANT: In this establishment's food and beverage department guests can enjoy a restaurant and a bar. FACILITIES: There is a variety of facilities and services available at the establishment, including a swimming pool, a gym, WiFi (free of charge), a reception with computers and WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="387.40" OriginalAmount="383.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396167592982" Longitude="2.1551629900932" StarRating="4" HotelCode="10902|1392247|Bed &amp; Breakfast" HotelName="Abba Hotel Balmoral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 5, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/8e/318e0623506ce3ffe3cf2a6f56621254a0e5a5e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Barcelona, next to the Pedrera and Diagonal. It is also very cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.61" OriginalAmount="383.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381902440251" Longitude="2.1458610892296" StarRating="3" HotelCode="29332|1010|Bed &amp; Breakfast" HotelName="Catalonia Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Roma 31, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/13/70130ebbabb560cedb9198dd78712af935dfabdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the tourist centre of Barcelona, less than a mile from the cultural and hi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|140260-24268621/4174797323559356816/9252" HotelName="ALLEGRO BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3200000/3199900/3199828/w5862h3835x5y5-0d948bb8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.85" OriginalAmount="385" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408095" Longitude="2.185855" StarRating="3" HotelCode="326475|6956" HotelName="Catalonia Albeniz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" 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>Aragón 591-593, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/7d/367d3ccff46335767587aeaf6d3a75ea263acd52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly on the Calle Aragon, close to the Sagrada Familia. Countless shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="391.32" OriginalAmount="387.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385667746506" Longitude="2.1664148569107" StarRating="3" HotelCode="9958|1380|Bed &amp; Breakfast" HotelName="Lleo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 22-24, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/b1/cfb13158ef56a24af456b16709de126ee930fcba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated in the city centre, near the Plaza Catalunya. Many of the cit...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.46" OriginalAmount="387.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4006433" Longitude="2.1787329" StarRating="4" HotelCode="|26424" HotelName="Eurostars Monumental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Consell de Cent 498-500</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/2/4/26424_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2005 45 rooms and 8 floors. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a cloakroom, a currency exchange service with a lift. The establishment boasts a cafÃ©, a bar and a buffet restaurant with air-conditioning, The establishment offers internet, a car park, a medical care service, room service and a laundry service. SITUATION: This urban hotel is in Barcelona a tourist area of 2 kilometres away, you can find shops, restaurants and nightclubs. a few minutes walk away, there is a public transport stop, is situated 30 minutes away from the airport and 2 kilometres away from the beach. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a double bed, fitted carpets, a safe and a central heating system. FACILITIES: The hotel offers a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379991529334" Longitude="2.1728508174419" StarRating="4" HotelCode="30629|24951" HotelName="España" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Pau 9-11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/9b/139b99a8c8f0eea629b54a6c09dd48b424aca117.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the commercial, historical and artistic centre, next to the Gran Teatre del ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389479117196" Longitude="2.1491253376007" StarRating="4" HotelCode="24881|45878" HotelName="U232 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Comte d'Urgell 232, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/a4/e5a4e793315b5f8c5a1fb65fa5e825b42384d4ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of the shopping and boutique area, opposite the exhib...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376660634107" Longitude="2.1524325013161" StarRating="4" HotelCode="30445|39403" HotelName="Hotel Vilamarí" 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,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vilamarí 34-36, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bb/cc/bbcccdbd689c4b0817a47bad6d506e8782bde7f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located near Plaza de España. Various tourist attractions such as Plaza Cataluñ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.99" OriginalAmount="388.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37528" Longitude="2.147852" StarRating="3" HotelCode="|441376" HotelName="Occidental Barcelona 1929" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Creu Coberta, 20-22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/3/7/6/441376_a805bf21016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385681" Longitude="2.124618" StarRating="4" HotelCode="900433|17123" HotelName="Catalonia Rigoletto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sabino de Arana 22-24, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/62/f0628e363a4c95c408ad533b8b13ad5157d19697.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona's commercial and financial centre, only 50 m from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="393.17" OriginalAmount="389.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376947439955" Longitude="2.1498039364815" StarRating="3" HotelCode="899963|112531|Bed &amp; Breakfast" HotelName="Onix Fira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Llançà 30, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ae/03ae6e91d7bdbe0b69bee9900c069872fe14b8d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located next to Plaza Espana, the Fira de Barcelona fairgrounds a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.48" OriginalAmount="389.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3717947" Longitude="2.1807002" StarRating="5" HotelCode="|11107" HotelName="Eurostars Grand Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOLL DE BARCELONA, EDIFICIO OESTE S/N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/7/11107_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Eurostars Gran Marina GL is rated five stars and it is situated in the centre of Barcelona. This luxury hotel, is ideal for business and holiday stays. The establishment has 8 floors, 291 rooms, 244 double rooms and 47 suites. Luxurios, SITUATION: This luxurious hotel is in the heart of Barcelona, 10 minutes away from the historic centre, cultural places, Las Ramblas and la Plaza de CataluÃ±a. It is on the beachfront. 300 metres away, there is a public transport stop. In the surrounding area, you can find shops, restaurants, bars, pubs and nightclubs. ROOM: All the rooms have internet, pillow menu and a hydromassage bath. Guests are offered premier rooms and suite rooms. Guests are offered Junior Suites with hydromassage bath, hydromassage cabin, a desk, a wardrobe, toiletries, a living room and small balcony. There is also presidential suites with terraces and views of the city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.50" OriginalAmount="390.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3898065" Longitude="2.1420054" StarRating="4" HotelCode="|10990" HotelName="Derby" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LORETO, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/0/10990_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a peaceful area, is in Barcelona the heart of Close to the shopping centres and the business area. the establishment is a 5-minute walk away from the exhibition centres, In the surrounding area, you can find shops, bars, pubs, restaurants and a public transport stop. It has excellent transport links to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.036800" Longitude="-89.798800" StarRating="3" HotelCode="0|100806-18109999/4174797323559356816/14160" HotelName="HOLIDAY INN EXPRESS BARCELONA CITY 22@" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4068 Stansell Court, Memphis, 38125, TN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1990000/1988100/1988058/1743ec49_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 89. Suites: 34. Single-bedded accommodations: 72. Double bedrooms: 17. Smoking rooms: 34. Nonsmoking rooms: 55. Physically challenged rooms: 6. Floors: 3. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Stay Smart at Memphis Hotel's Convenient LocationThe Holiday Inn Express® Memphis Southwind Newly Renovated Hotel is located in southeast Memphis, just off of Highway 385. With convenient access to Downtown Memphis, this suburban location is ideal for Business and Leisure Travel.  The Hotel is located 1 mile from the  FedEx International Headquarters and close to the Southwind corporate area, which is home to many businesses. Guests can entertain clients at nearby TPC Southwind, home of the FedEx St Jude Classic on the PGA tour. A shuttle is available for our corporate travellers (Restrictions Apply). There are plenty of choices for entertainment and recreational activities. Mike Rose Soccer Complex and the University of Memphis are both convenient to the property, presenting guests with the option to participate in, or observe a range of athletic events. Many guests enjoy visiting the Memphis Zoo and Graceland, both having World-Class Facilities.The hotel's exceptional amenities include free high-speed, wireless Internet access and a complimentary Express Start breakfast buffet. You can stay on your schedule with convenient facilities such as a guest laundry room and a 24-hour Fitness Center. No matter your reason for traveling to Memphis, the hotel's friendly staff invites you to "Stay Smart".. Onsite facilities information- ParkingProperty was built in 2003. Hotel Currency: USD. Additional Addresses: Other: 4068 Stansell Court, Memphis, 38125, TN, US. Additional Phone Numbers: Fax - Other: 19013092133. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382675360171" Longitude="2.1657777272062" StarRating="2" HotelCode="66017|18377" HotelName="Hotel Acta BCN 40" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Joaquin Costa 40, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/80/c480024335b2cf8a3e2f61df5ca19f346e32f8b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, surrounded by the historic centre of Barcelona and offers easy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384292257712" Longitude="2.1619194746018" StarRating="3" HotelCode="9955|45850" HotelName="Caledonian" 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,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 574, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/ae/deaecddc16b853d1e91401446579e21c5d09fa22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fabulously situated at the heart of the city, just a few paces from the wonderful Plaza Catalunya an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.01" OriginalAmount="391.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3840122" Longitude="2.1630278" StarRating="3" HotelCode="|11063" HotelName="Acta Splendid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>MUNTANER 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/3/11063_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This comfortable hotel is in Barcelona the city centre of it is situated close to Plaza CataluÃ±a the university, near the establishment, you will find Las Ramblas the tourist attractions, the cathedral, Clients can also find leisure areas, cafÃ©s, bars and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.22" OriginalAmount="391.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3729668" Longitude="2.1461045" StarRating="3" HotelCode="|50093" HotelName="Acta Azul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA, 327</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/3/50093_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, has 31 rooms, suites and apartments with living rooms, Equipped with a kitchen with features that offer you the maximum level of comfort, In the establishment entrance, guests will find a reception, The establishment boasts meeting rooms and a TV room. The establishment offers guests a laundry service. SITUATION: This establishment, is in an excellent location, la Plaza de EspaÃ±a, el recinto ferial, el Estadio OlÃ­mpico and el Museo Nacional de Arte next to the establishment, guests will find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395.92" OriginalAmount="392" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401582037336" Longitude="2.1979135146629" StarRating="3" HotelCode="76164|18394" HotelName="Holiday Inn Express Barcelona - City 22@" 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,Currency Exchange,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 203, Barcelona 08005</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/c7/abc768b850b177a22621616362b8e2aa99b9769c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes away from the Barcelona International Convention Center (CCIB), t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395.92" OriginalAmount="392" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376758248871" Longitude="2.145944237709" StarRating="4" HotelCode="58121|33150" HotelName="Pestana Arena Barcelona" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Consell De Cent 51-53, Esquina Calle Bejar, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/78/0a78c67baa92a44278cad42aa1727fa9555083bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Sants Montjuic district, close to the Fira de Barcelona trade fair...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.92" OriginalAmount="392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38921745" Longitude="2.16324756" StarRating="0" HotelCode="846457|cien" HotelName="CIEN Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Consell de Cent 278, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/25/5125dad1968cbbb82ee92d11fa0320b058cd9ba2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="396.53" OriginalAmount="392.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380693245829" Longitude="2.1739286705522" StarRating="3" HotelCode="88605|388575|Bed &amp; Breakfast" HotelName="Flor Parks" 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,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 70, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/2d/e92db3329b52a9d86c03a5e6bd2dc99f0ff80f2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, on Las Ramblas, just 2 minutes from the Gothic Quarter, Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395869805449" Longitude="2.1813306212425" StarRating="3" HotelCode="57793|7084" HotelName="Hotel ILUNION Auditori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sicilia 166-170, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/2c/562c5991b2fdf929a65c7b5b7a645e2e1bebf76a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies close to the Gothic quarter at the heart of Barcelona with bars and restaurants...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385978" Longitude="2.15142" StarRating="4" HotelCode="30223|45888" HotelName="Zenit Borell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City 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>Carrer Comte Borrell 208, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/12/d6125f09c77f41e9297c2bee68b6a710352a8de9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the financial centre of the city of Barcelona along Avenida R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="397.20" OriginalAmount="393.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.412002150585" Longitude="2.2195051607132" StarRating="4" HotelCode="897779|97154|Bed &amp; Breakfast" HotelName="SB Hotel Diagonal Zero Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaça Llevant s/n, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9b/ec/9bec9880c499b6f0030e59fa3a419fd8a338b924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Barcelona, right in front of the Barcelona International Convention Centre (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53655-28562351/4174797323559356816/4487" HotelName="PESTANA ARENA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1430000/1427700/1427691/fa6f0ce9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.723314" Longitude="100.539515" StarRating="4" HotelCode="0|671-18110401/4174797323559356816/8359" HotelName="U232" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>27 SOUTH SATHORN ROAD , TUNGMAHAMEK, SATHPRN, 10120, BANGKOK, THAILAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24000/23993/66a84d02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|628-23002036/4174797323559356816/6807" HotelName="BALMORAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526100/526079/3f4c74e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381411193735" Longitude="2.1740128478505" StarRating="4" HotelCode="365860|5452" HotelName="Petit Palace Boquería Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Boqueria 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/04/ac049f24d49009793d16a3339900a1358e5d8c6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist and shopping centre of Barcelona, in the gothic quarter, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387979" Longitude="2.156863" StarRating="4" HotelCode="261899|36735" HotelName="Sunotel Club Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer València 157, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/c9/71c9c362d8f30e7e3a903689d895e341e68f8da9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Barcelona city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="399.92" OriginalAmount="395.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378935925716" Longitude="2.1740202605724" StarRating="3" HotelCode="9957|2065|Bed &amp; Breakfast" HotelName="Hotel Gaudi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nou de la Rambla 12, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6b/5a/6b5a681d88deb9a8debe0453b13ac6f4829a6a50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally situated in Barcelona's historical Old Town. Countless shopping and ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376606100841" Longitude="2.1504709376203" StarRating="3" HotelCode="36820|4163" HotelName="B-Hotel" 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,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 389-391, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/95/0395524f7769302815cab8f29d99405aa759b782.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Barcelona's tourist centre, not far from the city centre. Shopping ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396271" Longitude="2.170054" StarRating="3" HotelCode="12308|4569" HotelName="Hotel Europark" 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,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aragó 323-325, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/71/9c715a7ed532b003c52f41f8ccd219f4db788627.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 15 minutes from the Rambla de Catalunya and the Plaça de Catalunya. Ple...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398694" Longitude="2.162406" StarRating="4" HotelCode="21559|1007" HotelName="Catalonia La Pedrera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Córcega 368, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/fe/aafe4a7fc7b67ff17b21b86ea50ad0a0917b0c11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the arty and commercial centre of Barcelona, only a stone's throw fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.60" OriginalAmount="396.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398273" Longitude="2.1574916" StarRating="2" HotelCode="|57139" HotelName="Numa | Brio" 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/7/1/3/9/57139_f2cea0f1122.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, modern hotel, has 12 modern rooms and a bar with a terrace. SITUATION: This small hotel is in Barcelona the centre of is situated in GrÃ cia the district of Close to and. it has good links to public transport services. ROOM: The rooms have heating, a flat-screen television and a bathroom. Some rooms have a hydromassage bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="400.97" OriginalAmount="397" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|26181-28481881/4174797323559356816/5459" HotelName="ITC BARCELONA BY SOHO BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/975000/974907/d705c037_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="401.14" OriginalAmount="397.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4003" Longitude="2.19083" StarRating="4" HotelCode="943343|587986|Bed &amp; Breakfast" HotelName="Golden Tulip Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Avila 135-139, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/76/5476dc82c3dc8b7c7d9daea5cbc2f5223828d4d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, approximately 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="401.26" OriginalAmount="397.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3846987695" Longitude="2.1664537489414" StarRating="2" HotelCode="30649|1265784|Bed &amp; Breakfast" HotelName="Mesón Castilla Atiram Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Valldonzella 5, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/26/1e268d5b81bf071a1e06749fc9c0af8dd21b66aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is approximately 2 km from the sea. Situated on a side street, the hotel is close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="401.88" OriginalAmount="397.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381228545614" Longitude="2.1638671281105" StarRating="3" HotelCode="27724|639|Bed &amp; Breakfast" HotelName="Hotel Ronda House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sant Erasme 19, Barcelona, Cataluña</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/d6/57d64b6c3f240d5aefbc7abf3bc3754bfd7aa36a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona, close to the Plaza Cataluña and Las Ramblas. Shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.98" OriginalAmount="398" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38943594156" Longitude="2.1474362516166" StarRating="3" HotelCode="37195|5115" HotelName="Sunotel Aston" 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,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de París 101, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/0f/b60ff3eedf8ef0478700d4366ed63058a14ec16b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern building is located in the financial and commercial heart of Barcelona, close to the Fai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="402.99" OriginalAmount="399" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30060-18110435/4174797323559356816/8335" HotelName="ZENIT BORRELL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1065600/1065531/a293ad79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="404.00" OriginalAmount="400" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379774170982" Longitude="2.174206674099" StarRating="3" HotelCode="49091|5040" HotelName="Oriente Atiram Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic 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>Ramblas 45, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/45/fa/45faf95969a3fa04395b812ef4692d2a11d02f62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the cultural and historical heart of Barcelona, in Las Ramblas. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="404.00" OriginalAmount="400" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408220806403" Longitude="2.2118313610554" StarRating="4" HotelCode="25009|8998" HotelName="Vincci Maritimo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Llull 340, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/91/7d91375c5fb0f6f9eb76cb2eb0786de177fc1bec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is superbly located, close to the city centre. Barcelona's beautiful sandy beach i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393515626256" Longitude="2.1505683660507" StarRating="4" HotelCode="51951|26516" HotelName="Guitart Grand Passage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City 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>Carrer Muntaner 212, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/63/4d63946277154a3c573549c6051e0906cbaf7a5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the leisure area of Barcelona. There are countless shops, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391067" Longitude="2.168232" StarRating="4" HotelCode="30783|4786" HotelName="hcc st. moritz" 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,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Diputació 264, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/74/7f/747fdc2dd786854f0308974dd25fac488cdfa542.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies directly in the centre of Barcelona, close to the Casa Batlló (Gaudi) and the Plaza ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|644-18110117/4174797323559356816/13129" HotelName="EUROPARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562080/b7f468a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34215-28562353/4174797323559356816/5481" HotelName="PETIT PALACE BOQUERIA GARDEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1497900/1497814/d0337244_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390984285472" Longitude="2.1707010269165" StarRating="4" HotelCode="30687|27776" HotelName="Hotel Acta Atrium Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 656, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/d8/a1d8d3b7b25c7184fb2329242c8124e998bd91b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is situated at the heart of Barcelona within minutes of the Gran Via. Gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376903161239" Longitude="2.1746854484081" StarRating="3" HotelCode="33665|161915" HotelName="Chic &amp; Basic Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Passatge de Gutenberg 7, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/43/0c43b2c9235ad738dd54c6418da08217e8b613b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a small pedestrian passage next to Las Ramblas. Bus and metro connections ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.02" OriginalAmount="402.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39752774031" Longitude="2.1655458211899" StarRating="2" HotelCode="190704|allys_guest_house_barcelona" HotelName="Ally's Guest House Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Bruc 150 5th 2nd, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/03/4f03452e5dc812190953345075688d426ddb8d9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 9 rooms. Wireless internet access is available to tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="406.40" OriginalAmount="402.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39020175" Longitude="2.18003453" StarRating="3" HotelCode="612835|617565|Bed &amp; Breakfast" HotelName="Hotel Rec Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Rec Comtal 19, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/a0/1aa027894874447966779e9795dd07ab0e123d5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389354858767" Longitude="2.1213275939226" StarRating="4" HotelCode="30682|30514" HotelName="AC Hotel Victoria Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Beltrán i Ròzpide 7-9, antes Avenida Pedralbes 16, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/ac/40ac3f0eac2f9afc9aca4c775670c7c52bd53bba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet district of Barcelona, in Pedralbes. Shopping and commercial zones ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388823230655" Longitude="2.1361199175385" StarRating="4" HotelCode="63299|12757" HotelName="NH Collection Barcelona Constanza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Deu i Mata 69-99, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/e5/bee59518bd24d77c663a2e51066b47e191945cf1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Avenida Diagonal and Calle Numancia, right in the heart of the Catalon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388368328956" Longitude="2.164491713047" StarRating="4" HotelCode="26977|21716" HotelName="Sansi Diputacio Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De La Diputació 234-236, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/2c/302c48f16ebfe4071359daa47bdbb0a218da1887.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is quietly situated in Barcelona's recreational area, close to a wide rang...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37819226331" Longitude="2.1786443889141" StarRating="4" HotelCode="61647|6209" HotelName="Hotel Medinaceli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic 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>Plaza Duc de Medinaceli 8, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/24/92/24920f349dc1645b915b9ad760ea88bb13edf7de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Barcelona's old town, this historic hotel is situated in the Barri Gòtic near to Las Ramb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409.05" OriginalAmount="405" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382066" Longitude="2.176392" StarRating="3" HotelCode="16725|1059" HotelName="Hotel Gargallo Rialto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Ferran 40-42, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/40/19/4019e6d516601b30a568398ee07faeb03da6450b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular and historical city hotel lies in the centre of the beautiful old town of Barcelona. Sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.18" OriginalAmount="405.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3938172" Longitude="2.1535239" StarRating="3" HotelCode="|11071" HotelName="Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PARIS 203</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/7/1/11071_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: Outdoors, guests have access to a terrace with an outdoor pool. SITUATION: This establishment, Passeig de GrÃ cia it is near the city centre and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.06" OriginalAmount="406.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38964314" Longitude="2.16236078" StarRating="3" HotelCode="725728|casa_balmes_" HotelName="Casa Balmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 12/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Balmes 60, Principal 1 Y 2ª, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/60/dd601973c0640dfaee6b10b9eda4c3b9877cae00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Casa Balmes is a bed and breakfast located in the very centre of Barcelona, 400 metres from the well...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="410.48" OriginalAmount="406.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389619380141" Longitude="2.1656329785042" StarRating="3" HotelCode="146280|169990|Bed &amp; Breakfast" HotelName="Continental Palacete" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 30, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/9b/419be968dd686e7fd3ebb2621367d83f81fb0d67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is surrounded by classy boulevards and lies on the elegant Rambla de Catalunya, just a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.69" OriginalAmount="406.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3811806" Longitude="2.1639269" StarRating="3" HotelCode="|11109" HotelName="Ronda House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Erasme 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/9/11109_33e6a871307.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ronda is rated three stars. SITUATION: This hotel is in the historic centre of Barcelona. It is situated only a few minutes walk away from Las Ramblas nearby, you will find the tourist attractions. It is situated close to Palau Guell and Mercat Sant Antoni FACILITIES: The establishment has a restaurant and a bar. ROOM: The simple rooms fully-equipped have an air-conditioning system, a satellite television and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.76" OriginalAmount="406.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3898" Longitude="2.1662" StarRating="4" HotelCode="|11029" HotelName="Eurostars Cristal Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/2/9/11029_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Paseo de Gracia and Rambla de Catalunya it is between Close to, near the establishment, guests will find La Plaza Catalunya and La Rambla the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="411.07" OriginalAmount="407" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390829045012" Longitude="2.1718199376129" StarRating="4" HotelCode="336657|62827" HotelName="Hotel Àmbit Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Llúria 17, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/9c/e29c542cfc741916cc75da16d2693d008693717c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.35" OriginalAmount="407.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3833506" Longitude="2.17943" StarRating="4" HotelCode="|11097" HotelName="Eurostars Laietana" 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/0/9/7/11097_02264a80706.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000. It has 6 floors, 62 rooms, 5 single rooms, 56 double rooms and 1 suite. FACILITIES: This air-conditioned hotel, has a hall, a lift, a reception with a safe box and a cafÃ©. The establishment boasts a bar, pub, a breakfast room air-conditioned, highchairs, internet, room service, medical care and a launderette. SITUATION: This hotel is in Gothic District it is situated only a few minutes walk away from a tourist area, the cathedral, near the establishment, guests will find bars, pubs and restaurants. in front of the establishment, guests have public transport services, 100 metres away from the establishment, guests can find shops, nightclubs and clubs. it is situated 2 kilometres away from a ski resort, is 12 kilometres away from the airport. ROOM: The stylish rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, internet, a mini-bar, a double bed, an air-conditioning system, central heating and a safe (available for a fee). PAYMENT METHODS: Customers can pay by American Express, Visa, Diners Club and Mastercard. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40121441" Longitude="2.17336446" StarRating="3" HotelCode="434899|131447" HotelName="Hotel Boutique Hostemplo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pasaje Gaiola 19, Eixample, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/597996/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393986151765" Longitude="2.1598186994056" StarRating="2" HotelCode="177243|46031" HotelName="Cosmopolitan Boutique Rambla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Nightclub,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 102, 1º, 2º, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/32/d332fcd6206881cf7e74eebec433b61f5d7a26b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in Barcelona's Eixample district, only 200 m from Gaudi's famous La Pedrer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="412.88" OriginalAmount="408.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383182" Longitude="2.160364" StarRating="4" HotelCode="213746|192477|Bed &amp; Breakfast" HotelName="Catalonia Gran Via BCN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 550, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/4a/984a55b67ec40da1072b6e33f7cfa8a47fe34fe6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|599479-28525080/4174797323559356816/4857" HotelName="APARTHOTEL SILVER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/450000/445300/445287/8dc6e190_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383361497143" Longitude="2.1793659031391" StarRating="4" HotelCode="13924|4210" HotelName="Hotel Exe Laietana 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,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 17, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f7/acf7a98820d8240db7a4f5a2319d0ec9cccc19d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a privileged location in the Gothic quarter, close to the Roman wall and the old t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="413.62" OriginalAmount="409.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379" Longitude="2.169" StarRating="3" HotelCode="|216847" HotelName="Niu Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla del Raval 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/8/4/7/216847_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="414.10" OriginalAmount="410" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383287035722" Longitude="2.1738955378532" StarRating="3" HotelCode="30395|5277" HotelName="H10 Racó del Pi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Pi 7, Barrio Gótico, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/71/b971eb0a60c01f72496f31d5aefa3de868cfe093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Barcelona's tourist centre close to the city centre and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="415.11" OriginalAmount="411" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374997" Longitude="2.172439" StarRating="3" HotelCode="55753|32411" HotelName="SERHS Del Port Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida del Paral-lel 40, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/80/c480999bd991d51641521484dfbcb112e8f4707e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near links to the public transport network. In addition, the boulevards of Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="415.46" OriginalAmount="411.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383461140178" Longitude="2.159835014167" StarRating="3" HotelCode="60079|67360|Bed &amp; Breakfast" HotelName="Hotel Soho Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de De Les Corts Catalanes 543-545, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/2a/7e2a08dffd8c7d342865ef2fffb64e1e91afea63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right on Barcelona's Gran Vía. Plaza Catalunya and other tourist attractions a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="415.82" OriginalAmount="411.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4019" Longitude="2.19129" StarRating="4" HotelCode="|241562" HotelName="Sb Glow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Badajoz 148-154</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/5/6/2/241562_18.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.12" OriginalAmount="412" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394011478755" Longitude="2.1535483294477" StarRating="3" HotelCode="10400|437" HotelName="Hotel Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" 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>Paris 203, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b7/71/b771763aaac0bca4a0ad813afd5452f982b17702.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Passeig de Gràcia. There are numerous shops, restaurants and bars, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.12" OriginalAmount="412" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.371611637773" Longitude="2.1808022260666" StarRating="5" HotelCode="26070|1782" HotelName="Eurostars Grand Marina Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moll de Barcelona S/N, Barcelona 08039, Catalunya</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/b9/6eb99b660fa97b25f4296035067cdcdb63f2f4c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Barcelona, just 10 minutes from the cultural and histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|150862-28456879/4174797323559356816/4969" HotelName="CONDAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/150862/2011329122724134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="418.22" OriginalAmount="414.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39393761934" Longitude="2.1569154515553" StarRating="4" HotelCode="12921|463|Bed &amp; Breakfast" HotelName="Catalonia Diagonal Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balmes 142-146, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/1a/081a653c4bca137fc0c967d71050ed99c27c668f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of Barcelona in the popular shopping and business area o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.73" OriginalAmount="414.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39866" Longitude="2.20109" StarRating="3" HotelCode="|386650" HotelName="Acta Voraport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/6/5/0/386650_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389893645626" Longitude="2.1356981992722" StarRating="4" HotelCode="29344|17213" HotelName="AC Hotel Diagonal L´Illa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Diagonal 555, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/27/b727849893ff7df8f1088edec9025b290f1a51ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the one of the most important business districts of Barcelona and is surro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377502934" Longitude="2.1388015151024" StarRating="4" HotelCode="97669|30070" HotelName="AC Sants" 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,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig De Sant Antoni, 36-40, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/50/3750bedf94c70a0b25cf95885db65ff80b25544f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 50 m from the AVE train station and 500 m from Plaza de España and the FIRA Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374641887697" Longitude="2.1707667410374" StarRating="4" HotelCode="7778|762" HotelName="TRYP Barcelona Apolo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Paral-lel 57-59, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/df/d7df89c392881b06fe44394410b179ad02cd1068.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the Avenida Paralelo, approximately 10 minutes walk from the exhibit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.18" OriginalAmount="415.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3900778" Longitude="2.1421763" StarRating="4" HotelCode="|23651" HotelName="Gran Derby Suites Hotel, A Small Luxury Hotels Of The World" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Loreto, 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/5/1/23651_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1983, has 6 floors, 40 rooms, 28 junior suites and 12 duplex suites. In the establishment entrance, guests will find a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. You are also offered a cafÃ©, a bar, an Ã  la carte restaurant with air-conditioning, a conference room, internet and a car park. It has room service, a laundry service, a medical care service and a beautiful garden. SITUATION: This urban hotel is 10 minutes away from the city centre. Around the establishment, clients can find shops, bars, nightclubs and a public transport stop. It is situated only a few minutes walk away from the Palau Reial de Pedralbes the trade fair ground and the railway station. 3 kilometres away, you can find the sea. It is just 10 kilometres away from Barcelona-El Prat Airport. ROOM: The inviting rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet. Are also equipped with a mini-bar, a double bed, a safe, a central heating system and an air-conditioning system. FACILITIES: The establishment boasts a swimming pool with deck chairs, parasols and a solarium.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="419.42" OriginalAmount="415.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391161" Longitude="2.159197" StarRating="4" HotelCode="43741|2576|Bed &amp; Breakfast" HotelName="Hotel Balmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Mallorca 216, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/d3/edd3424932d2dd2e85beb9b4bfc7701d9117ded3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Paseo de Gracia and La Ramblas. The surrounding area is filled with sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390027126028" Longitude="2.1422639093607" StarRating="4" HotelCode="37352|46085" HotelName="Gran Derby Suite Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Loreto 28, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a4/b6/a4b6c5dcded5659a2ff4102171a6baaaaf0fd146.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the upper part of Avenida Diagonal and surrounded by other broad avenues, this is the ide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3782" Longitude="2.17554" StarRating="3" HotelCode="59881|5138" HotelName="Arc la Rambla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 19, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d4/37d42e0e979f6d80d745c238a20ee56f06e8efec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the heart of Barcelona, only around 10 minutes from the cultural ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9403-24270770/4174797323559356816/13195" HotelName="GAUDI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1470000/1468200/1468187/d77e7545_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378999322795" Longitude="2.1695892512798" StarRating="4" HotelCode="75221|18301" HotelName="Barceló Raval" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rambla del Raval 17-21, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/cd/86cdc007bb392a0ca444b6f3482b229addd7d6c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a privileged location in the Raval, Barcelona's top fashion district. It is j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.402100491083" Longitude="2.1511815539847" StarRating="3" HotelCode="36372|416166" HotelName="Silver Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bretón de los Herreros 26, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/f6/60f6ef776b37d96e96fda647cd6422c4c0a8a6a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.44" OriginalAmount="417.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3858814" Longitude="2.1810437" StarRating="3" HotelCode="|33399" HotelName="Andante Princesa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINCESA 33 - 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/9/9/33399_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This comfortable hotel is in Ciutat Vella where guests can enjoy the commercial area, shops, bars, restaurants and the nightlife. It is located close to the Picasso Museum, La Catedral de Barcelona and Santa MarÃ­a del Mar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.69" OriginalAmount="417.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394199" Longitude="2.1624064" StarRating="4" HotelCode="|122013" HotelName="Royal Passeig De Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 84</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/0/1/3/122013_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is situated in Eixample the heart of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="423.19" OriginalAmount="419" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389731" Longitude="2.17993" StarRating="4" HotelCode="24883|6953" HotelName="Catalonia Born" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rec Comtal 16-18, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/3a/ea3a94073cdde79e116a58e2bf176d69c2edbf4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated directly near to the Arco del Triunfo and the Picasso Museum. There ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.20" OriginalAmount="419.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3789253" Longitude="2.1750679" StarRating="3" HotelCode="|54910" HotelName="Ramblas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/1/0/54910_6763f171351.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel las Ramblas de Barcelona it is in You will be able to visit, the cathedral, and the harbour. It has excellent transport links to public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="424.20" OriginalAmount="420" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|65986-24281650/4174797323559356816/10455" HotelName="SERCOTEL CASPE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1054500/1054421/95b7effc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="424.20" OriginalAmount="420.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4020281" Longitude="2.19112999" StarRating="4" HotelCode="591538|758477|Bed &amp; Breakfast" HotelName="Hotel SB Glow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Badajoz 148-154, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ba/64baee332e071b1e9737964847e53d362ce20fab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.00" OriginalAmount="420.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3886939" Longitude="2.1717543" StarRating="3" HotelCode="|11090" HotelName="Mothern by Pillow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/9/0/11090_09f0b891429.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona the city centre of Close to, Clients can also find, el Barri GÃ²tic 5 minutes away from the establishment, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="425.21" OriginalAmount="421" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.36990545884" Longitude="2.143763411045" StarRating="3" HotelCode="87936|14942" HotelName="Aparthotel BCN Montjuic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sant Fructuós 64-74, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/04/100436b8a76cc1ff6190c7bd80d4ff814bbeaa46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located on the Gran Vía de las Corts Catalanas and the Calle San ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="425.21" OriginalAmount="421" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401432136973" Longitude="2.209941656414" StarRating="4" HotelCode="20716|27694" HotelName="Hesperia Barcelona Del Mar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Espronceda  6, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/fb/85fbf656398b9906fed6500d3c1995fccfc382cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel, only a street from the beach, lies in the new area, Diagonal Mar, of Barcelo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.09" OriginalAmount="421.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4110213" Longitude="2.2186561" StarRating="4" HotelCode="|11003" HotelName="Barcelona Princess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/0/3/11003_65786291225.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel Avinguda Diagonal it is in Next to and, the establishment, is close to the harbour, the aquarium and the underwater reef, 500 metres away, guests will find the beach, in just 15 minutes, clients can get to the city centre. HOTEL: The hotel with air-conditioning, has 364 rooms, a hall with a reception, a currency exchange service, a cloakroom, a safety deposit box service, lifts and conference facilities. Regarding the food and beverage offering, the establishment has a bar, a cafÃ© and a restaurant. There are many services available at the establishment, including room service, a laundry service, internet, a medical care service, a car park and indoor parking. ROOM: All the rooms have a bathroom with hydromassage shower, a hairdryer, a bathrobe, internet (free of charge), a direct line telephone, a satellite TV, a mini-bar (free of charge), a safe, piped music and panoramic views. They also have a central air-conditioning system and a central heating system. FACILITIES: You also have at your disposal leisure facilities (free of charge), a swimming pool with views of the sea, a gym, a sauna, a massage service, changing room and towels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15098-18110131/4174797323559356816/9226" HotelName="RONDA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/561900/561873/80451191_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="426.56" OriginalAmount="422.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394178628081" Longitude="2.1491628885269" StarRating="4" HotelCode="18766|2993|Bed &amp; Breakfast" HotelName="Hesperia Barcelona Presidente" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Diagonal 570, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/82/6e829aa0c5243f951d969837ea816a30d384f892.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 km from the nearest beach, this hotel is centrally located on Diagonal Avenue at the heart...</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="426.74" OriginalAmount="422.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397366899436" Longitude="2.1924317106619" StarRating="4" HotelCode="900178|106874|Bed &amp; Breakfast" HotelName="Villa Olímpic @ Suites Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 121-125, 08018 Barcelona, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/f3/38f3331dce9857924702adeef545938316f4ed97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the streets of Pallars and Alava, in the fashionable district Barcelona 22@, the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="427.23" OriginalAmount="423" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384041708339" Longitude="2.1630647778511" StarRating="3" HotelCode="30439|18375" HotelName="Hotel Acta Splendid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Muntaner 2, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d3/1f/d31f2dfe430e03d222faedbcfa97496f10b61143.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is in an ideal location in the centre of Barcelona. The University, the Plaza Cat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.16" OriginalAmount="423.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3888568" Longitude="2.1310423" StarRating="4" HotelCode="|11093" HotelName="Hilton Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AV. DIAGONAL 589-591</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/9/3/11093_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 289 rooms, 11 floors, 276 double rooms and 13 suites. In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. It has a bar, a restaurant, a lobby with a TV, air-conditioning and 18 meeting rooms. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: This hotel is in the business district, the commercial centre, is 15 minutes away from Barcelona Airport 5 minutes away, guests can find the convention centre, has good links to the tourist attractions. ROOM: Each room has an air-conditioning system, individual heating, a television, a writing desk, a direct line telephone, an electronic key, a mini-bar, a hairdryer, a bathroom and bathroom items. FACILITIES: The establishment has a well-equipped gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="428.24" OriginalAmount="424" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403329173356" Longitude="2.1372270584106" StarRating="4" HotelCode="326477|625" HotelName="Catalonia Barcelona 505" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Muntaner 505, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/50/59509f982f15c8e32cd162fb141434623d5f1661.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel has a wonderful location in the northern part of Barcelona, close to Güell Park an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.99" OriginalAmount="424.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3856669" Longitude="2.1658444" StarRating="4" HotelCode="|11111" HotelName="Midmost Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PELAI 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/1/11111_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1999, has 60 double rooms, 6 floors, a reception, lifts, a restaurant, a cafÃ© and a terrace with a swimming pool, The establishment has various facilities, such as an Ã  la carte restaurant with air-conditioning, a conference room, internet (free of charge), WiFi, room service and a laundry service. SITUATION: It is inBarcelona the centre of Las Ramblas near the establishment, you will find Where you can find shops, leisure areas, entertainment and a public transport stop. ROOM: The modern and comfortable rooms, a bathroom, WiFi, a hairdryer, a direct line telephone, satellite and cable TV and a mini-bar. FACILITIES: The establishment boasts a solarium, deck chairs and parasols. MEALS: Regarding the food and beverage offering, 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="83" TotalAmount="429.25" OriginalAmount="425" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|100303-24293470/4174797323559356816/9183" HotelName="SB DIAGONAL ZERO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2410000/2406500/2406475/f4af4efe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="430.08" OriginalAmount="425.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396046365452" Longitude="2.1793591976166" StarRating="4" HotelCode="32033|2131149|Bed &amp; Breakfast" HotelName="Ayre Hotel Caspe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Caspe 103, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/cd/6bcdaa8539a997e5b0520dc703a664eaa2f6d4fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is centrally situated in the Eixampel district of the city, just 20 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394789308149" Longitude="2.1434806287289" StarRating="4" HotelCode="32983|36001" HotelName="AC Irla" 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,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Calvet 40-42, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5e/9a5e43ccf0b3b04369a1f7687d883880370c9822.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of Barcelona's suburbs, within minutes of the centre, the nearest publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.27" OriginalAmount="427" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30382-18110154/4174797323559356816/14157" HotelName="CONCORDIA BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1059200/1059116/938bbf6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="431.41" OriginalAmount="427.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37514" Longitude="2.168375" StarRating="4" HotelCode="25131|4445605|Bed &amp; Breakfast" HotelName="Barcelona Universal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Paral-lel 76-80, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f2/cdf2ad56021c248ac627588498faa664e4d1edc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated near the tourist centre of Barcelona. There are copious shops in the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="432.28" OriginalAmount="428" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379031" Longitude="2.139737" StarRating="4" HotelCode="7776|12968" HotelName="Barceló Sants" 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaça dels Països Catalans s/n, Estacio de Sants, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e9/18e9c5ee10ca2752fe81fe2deaa2571eb082483c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near the main train station, Sants, in Barcelona and offers direct access to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="432.28" OriginalAmount="428" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38379719537" Longitude="2.180063277483" StarRating="3" HotelCode="188090|294572" HotelName="Banys Orientals" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Argenteria 37, Barcelona 08003</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/db/6edbb9d74746ddd0a8b5e782891ad69072955852.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="432.71" OriginalAmount="428.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389562" Longitude="2.1747319999999" StarRating="4" HotelCode="295435|ES024946" HotelName="Vincci Gala" BedType="" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 32, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/71/e971893bc83b23d1548baf5c1a40283eda5b24ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Urquinaona metro station, 2 minutes' walk from Plaça Catalunya Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="433.29" OriginalAmount="429" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388831159696" Longitude="2.1717309951782" StarRating="3" HotelCode="326427|15305" HotelName="BCN Urban Hotels Gran Ducat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 15, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/59/6459a448f8f3ce24bd23c650a1f2a1b038b37c59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Barcelona and close to Las Ramblas. The nearest shopping fac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38414836803" Longitude="2.171146273613" StarRating="3" HotelCode="47457|1557" HotelName="Citadines Ramblas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 122, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/zz/77ad55806ecb8c24b1de297db1075904f613683a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This chic apartment complex is centrally located on Las Ramblas. Scores of Barcelona's most renowned...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383153149718" Longitude="2.1778130932541" StarRating="4" HotelCode="12918|6205" HotelName="Gran Hotel Barcino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Carrer de Jaume I 6, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/ec/f3ec5f16cb5db91a253c6b0a891cc974de3923be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel is located in Barcelona's gothic quarter in the heart of the city. Numerou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372803224161" Longitude="2.1721118688583" StarRating="4" HotelCode="168270|30008" HotelName="Grums" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Palaudaries 26, Barcelona 08004</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b8/d6b8af0b321d625f3d4f95d379df62c720db5712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street within walking distance of Avenida del Parallel. Las Ramblas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="435.83" OriginalAmount="431.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391828412053" Longitude="2.157366424799" StarRating="4" HotelCode="29363|1672482|Bed &amp; Breakfast" HotelName="Hotel América Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Provença 195, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/82/d982e367229be244aad5b949b3228870e6e0163f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is ideally situated close to the city centre. Countless shopping and entertainm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.299400" Longitude="-2.107000" StarRating="4" HotelCode="0|90758-24288781/4174797323559356816/12304" HotelName="BARCELO RAVAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Worcester Road,Wychbold, Droitwich, WR9 7PA, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1940000/1934300/1934216/9c8b2076_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 94. Suites: 0. Single-bedded accommodations: 51. Double bedrooms: 43. Smoking rooms: 0. Nonsmoking rooms: 94. Physically challenged rooms: 6. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- Modern Droitwich hotel close to Birmingham, with free parking and breakfast included.
The Holiday Inn Express® Droitwich Spa hotel is a 25-minute drive from Birmingham Airport (BHX), in historic Droitwich Spa. The M5 motorway is handy for getting to Birmingham and Worcester, both less than half an hour away by car, and Droitwich station is close if youre catching a train.
Visit the animals at West Midland Safari Park, a short drive away or head to Droitwich Spa Lidos outdoor pool for a swim in summer. The National Trusts Hanbury Hall and Gardens are nearby if you fancy some fresh air.  
In town for work? Both Stonebridge Cross Business Park and Berry Hill Business Park are close by, or you can hold training days and events for up to 35 in our flexible meeting rooms.
Our well-designed rooms offer comfort and convenience, with free Wi-Fi, a flat-screen TV and an en suite with power shower. Start your day at our Express Start buffet breakfast, with fresh fruit, yoghurt, croissants, coffee and bacon baps. Best of all? Its included. Light snacks, pizzas and drinks are available throughout the day, and there are tempting dinner options to fill you up after a busy day in Droitwich.. Onsite facilities information- ParkingProperty was built in 2000. Hotel Currency: GBP. Additional Addresses: Other: Worcester Road,Wychbold, Droitwich, WR9 7PA, GB. Additional Phone Numbers: Fax - Other: 441527860286. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.86" OriginalAmount="432.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38493" Longitude="2.17006" StarRating="3" HotelCode="|472639" HotelName="Yurbban Ramblas Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/6/3/9/472639_63767171311.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="437.26" OriginalAmount="432.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374737492754" Longitude="2.1609431505203" StarRating="4" HotelCode="30127|2786131|Bed &amp; Breakfast" HotelName="Hotel Concordia Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Paral·lel 115, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/70/dd7092cfe226cc7303819c1c04a176bfc23cbbe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing, hotel is located directly near to the Plaza de España, close to the Congress Palace ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="437.33" OriginalAmount="433" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377765584423" Longitude="2.1715204417706" StarRating="1" HotelCode="32988|3835" HotelName="Barbara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/Marqués de Barbará 22, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/c8/88c8555279f80362ba0e52dfd47d9f567da64798.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the lively centre of metropolitan Barcelona. The famous tree-lined street o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="437.33" OriginalAmount="433" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38594" Longitude="2.18112" StarRating="3" HotelCode="63693|45749" HotelName="Ciutat de Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Princesa 33-35, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0b/470b9c0774e924b2fd192e90e81f1f618d4ad120.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, modern hotel is located in the heart of the Ciutat Vella, on the border between th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="438.26" OriginalAmount="433.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379199576652" Longitude="2.1429321169853" StarRating="4" HotelCode="12397|002784" HotelName="Expo Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" 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>Carrer de Mallorca 1-23, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/8d/f18df144f34d6ef266877c2218815df8dd8355b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located only around 50 m from Barcelona Sants train station and 500 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="438.34" OriginalAmount="434" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13355-12634140/4174797323559356816/7055" HotelName="CATALONIA 505" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22700/22698/15a8aa59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="438.34" OriginalAmount="434" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379080390463" Longitude="2.1561329656761" StarRating="4" HotelCode="312510|61445" HotelName="TWO Hotel Barcelona by Axel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Calabria 90-92, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/fc/abfc0a64b2c709e56c8c303a2172b2a3ecad2dcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="438.94" OriginalAmount="434.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379465" Longitude="2.1760967" StarRating="3" HotelCode="|19061" HotelName="Barcelona House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>ESCUDELLERS 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/1/19061_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This smart hotel is in el Barrio GÃ³tico (Barcelona), 200 metres away from Las Ramblas. 600 metres away, guests will find La Boqueria market, and Barcelona Cathedral. 20 minutes walk away, guests will find la Playa de la Barceloneta, in the surrounding area, you can find bars, restaurants and galleries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.13" OriginalAmount="434.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401417" Longitude="2.15656" StarRating="3" HotelCode="|219082" HotelName="La Casa Del Sol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DEL SOL 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/0/8/2/219082_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="439.19" OriginalAmount="434.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392620230874" Longitude="2.1616036162063" StarRating="3" HotelCode="633817|80478112|Bed &amp; Breakfast" HotelName="Ona Hotels Mosaic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 84, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/b0/08b051f8c25dd73a6284b8b81a410db2e4026f3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, about 3.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.64" OriginalAmount="435.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38152" Longitude="2.14331" StarRating="3" HotelCode="|445606" HotelName="Via Sants Barcelona, Tapestry Collection By Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Nicaragua 5 - 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/6/0/6/445606_e31cefd1319.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="439.72" OriginalAmount="435.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391866140936" Longitude="2.1568393707275" StarRating="4" HotelCode="55113|46059|Bed &amp; Breakfast" HotelName="Hotel Granados 83" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Enric Granados 83, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/ba/dcbab4e1a3f8334741c81015894569c83bfd45d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the colourful city of Barcelona, directly beside one of the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.93" OriginalAmount="435.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3918123" Longitude="2.1568109" StarRating="4" HotelCode="|27533" HotelName="Hotel Granados 83, A Member Of Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE ENRIC GRANADOS 83</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/5/3/3/27533_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, was renovated in 2005, In the entrance, you can find a lobby with elevators, a reception with safety deposit boxes, a currency exchange service, a restaurant and a cafÃ©. The establishment boasts conference rooms, WiFi, room service, a laundry service and a car park (for a fee). SITUATION: The hotel is in Barcelona the centre of nearby, there is a public transport stop, 500 metres away, guests will find bars, restaurants, around 2 kilometres away you can find the beach, is 15 kilometres away from Barcelona Airport. ROOM: The smart, comfortable rooms, have a bathroom with a hairdryer, satellite and cable TV, internet, a safe and a mini-bar. Clients are offered non-smoking rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.31" OriginalAmount="436.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3890004" Longitude="2.1652877" StarRating="4" HotelCode="|34864" HotelName="Petit Palace Museum" 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/4/8/6/4/34864_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, has a restaurant and a cafÃ©. SITUATION: This establishment is in the business area of Barcelona, close to Passeig de Gracia, el Barri GÃ²tic and la PlaÃ§a de Catalunya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.37" OriginalAmount="437" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381081200652" Longitude="2.1727364723873" StarRating="3" HotelCode="14933|56910" HotelName="Hotel Moderno Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Hospital 11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/34/c034559ea7c57c4b41602faf416553fe96496750.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Barcelona's tourist centre. Countless entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="442.38" OriginalAmount="438" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|599482-28458484/4174797323559356816/5109" HotelName="APARTMENTS HOSTEMPLO SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4030000/4026600/4026556/682d72e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="442.58" OriginalAmount="438.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392452821614" Longitude="2.1727242559669" StarRating="4" HotelCode="136319|122702|Bed &amp; Breakfast" HotelName="Grupotel Gran Vía 678" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vía de les Corts Catalanes 678, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/9a/f69a3d639d6f3dea80e689765766cfffc167d03d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to one of the main avenues of the city, the Passeig de Gràcia (300 m), as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="444.04" OriginalAmount="439.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3880066" Longitude="2.159846" StarRating="4" HotelCode="|50094" HotelName="Cram" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARIBAU 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/9/4/50094_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern style, boutique hotel, was built in 2005, has with air-conditioning and 67 rooms. The establishment boasts a reception, meeting rooms, a terrace, a cocktail bar, a restaurant, a cafÃ©, a currency exchange service, a cloakroom, a lift, a safety deposit box service, WiFi, room service, a laundry service and a car park. SITUATION: This urban hotel is in the centre of Barcelona. It is just 4 blocks away from Casa Batllo, 10 minutes away from Plaza cataluÃ±a and las Ramblas and 10 kilometres away from Airport Barcelona. ROOM: The rooms have wooden floors, wooden furniture, curtains and audiovisual equipment. They also have films, games, piped music, internet, soundproofed windows, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite television, a mini-bar, a double bed, a safety deposit box, a balcony or terrace, an air-conditioning system and heating. FACILITIES: The establishment has a swimming pool with deck chairs, parasols and a terrace. At the beach, guests can find sunbeds and parasols (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445.41" OriginalAmount="441" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38044" Longitude="2.179917" StarRating="3" HotelCode="44221|620" HotelName="Hesperia Barri Gòtic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ample 31, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/80/5f80e28395846072fa9b597151a671690d93627c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated close to Las Ramblas in Barcelona's historical old town. An abundan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="446.42" OriginalAmount="442" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|242647-28556453/4174797323559356816/4652" HotelName="PETIT PALACE TRENCADIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6350000/6342400/6342303/6220b045_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="446.42" OriginalAmount="442" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38564762252" Longitude="2.1728709340095" StarRating="3" HotelCode="24882|6940" HotelName="Catalonia Portal de l'Angel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Portal de l´ Ángel 17, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/d9/b7d946ccc3d0cdb7b6e004255a89565885a2f23e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Barcelona, just a few paces from the Plaza de Catalunya. There ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="446.52" OriginalAmount="442.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384172014258" Longitude="2.1617270261049" StarRating="4" HotelCode="69572|1135265|Bed &amp; Breakfast" HotelName="Sunotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 570, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0d/6f/0d6f66051416a88b6b66fcb1e6b39ca7b516dd57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the busiest commercial and business area of Barcelona. It is just a few ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="448.44" OriginalAmount="444" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10552-28495984/4174797323559356816/4355" HotelName="CITADINES RAMBLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/664700/664665/f035d45d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="448.44" OriginalAmount="444" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386677962611" Longitude="2.1823659539223" StarRating="3" HotelCode="94218|436637" HotelName="Chic &amp; Basic Born" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Princesa, 50, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/6a/fc6afbdf63f3dbbf660ef408f6aa0a3f4628f4a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in El Born. The establishment comprises a total of 31 snug accommodation ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="449.01" OriginalAmount="444.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3975076" Longitude="2.1656102" StarRating="2" HotelCode="|368286" HotelName="Ally's Bed&amp;breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bruc, 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/2/8/6/368286_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391553745132" Longitude="2.1779724955559" StarRating="4" HotelCode="49084|5394" HotelName="NH Collection Barcelona Pódium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bailén 4-6, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ec/70eca49da8c435c4f1b570e11bb57cf7b0c5c778.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and conference hotel is located at the heart of Barcelona between the Plaza Catal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="451.72" OriginalAmount="447.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389195307248" Longitude="2.1664275595245" StarRating="3" HotelCode="113153|309935|Bed &amp; Breakfast" HotelName="Onix Rambla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 24, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/08/ef0817dcfe2722380d40f4712d22f5bbfd311904.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands on Barcelona's main commercial and business thoroughfare, Rambla de Catalunya. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384262769837" Longitude="2.1711020496855" StarRating="4" HotelCode="16839|434" HotelName="Hotel Serhs Rivoli Rambla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 128, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/61/576129bb469208f1457c08b13e18e90fbef48317.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies within walking distance of Las Ramblas. Numerous shopping facilities, invitin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="454.50" OriginalAmount="450" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|16119-28543710/4174797323559356816/4851" HotelName="AC IRLA BY MARRIOTT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/930000/921500/921476/9bedbd51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454.50" OriginalAmount="450" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387003425468" Longitude="2.172574754631" StarRating="3" HotelCode="103410|34534" HotelName="Denit Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estruc 24-26, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/8d/fa8d0e198ca4423424cb314e6b64162b781b0fda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Barcelona. Right in the Gothic Quarter, in front of Plaça de Ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385292433138" Longitude="2.1699057519436" StarRating="1" HotelCode="170719|barcelona_city_ramblas__pension_canaletas_" HotelName="Barcelona City Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 133, 3rd Floor, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/29/9a29f0e6aa84a5d9a268fcebd8eaea646be212e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="455.09" OriginalAmount="450.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390847453432" Longitude="2.1416768431663" StarRating="5" HotelCode="7777|2992|Bed &amp; Breakfast" HotelName="Meliá Barcelona Sarrià" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Sarrià 50, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/2c/012c417d960d4b21855c7ccddd588affff63a952.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located directly in the centre of Barcelona. Public transport departs f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.359389" Longitude="2.133096" StarRating="4" HotelCode="60424|30515" HotelName="AC Som" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arquitectura 1-3, 08908 L'Hospitalet de Llobregat, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/82/3c/823c16a3a37cd8b2ff352f35e876868abd4dabc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the edge of the city between the airport and the exhibition centre. Plaça d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39305785929" Longitude="2.1545259654522" StarRating="4" HotelCode="171007|45876" HotelName="The Mirror Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Còrsega 255, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/38/403821b759cec81be60d33c99d5e9351da944a45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385758304367" Longitude="2.1659387648106" StarRating="4" HotelCode="258397|27844" HotelName="Hotel Midmost" 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,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Pelai 14, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f2c2981a48d194dfc9c4f46b1485161ed1801a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Barcelona, in the gothic quarter and close to Las Ramblas wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.409773820358" Longitude="2.2185033559799" StarRating="4" HotelCode="29823|28672" HotelName="AC Barcelona Forum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Taulat 278, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/88/06/8806db9a144b4cf46249e3e2cc6d12bfd71a02ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located in the shopping and exhibition centre quarter, Diagonal Mar, in Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.52" OriginalAmount="452" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15166-28587280/4174797323559356816/1297" HotelName="NH COLLECTION PODIUM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/523400/523323/536e2af1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.52" OriginalAmount="452" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|159536-28456556/4174797323559356816/4331" HotelName="AINB EIXAMPLE MUNTANER B&amp;amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2541400/2541361/d7a4b26c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.405453" Longitude="2.212218" StarRating="4" HotelCode="25134|6932" HotelName="Attica 21 Barcelona Mar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Provencals 10, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/88/b4883b4ba0b16456a4deee6dc08989d7a9dd95fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the new Diagonal Mar district of Barcelona, 20 to 25 minutes from the city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="457.53" OriginalAmount="453.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40151581" Longitude="2.1565139" StarRating="3" HotelCode="587262|hotel_la_casa_del_sol" HotelName="Hotel La Casa del Sol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaça del Sol 23, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/74/3f7448a9fe3073d64b6b55263690d2d7554786be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a few meters away from a beach lies the hotel HOTEL LA CASA DEL SOL. The city centre is also ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.80" OriginalAmount="453.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3766991" Longitude="2.1500771" StarRating="4" HotelCode="|76174" HotelName="Ofelias" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Llanca 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/7/4/76174_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Ofelias is rated four stars. It has beautiful views and comfortable facilities. It has 48 modern rooms. SITUATION: This hotel is near the shopping area. It is in a good area in Barcelona.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399044794135" Longitude="2.2021633386612" StarRating="4" HotelCode="73981|11014" HotelName="Hotel ILUNION Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ramón Turró 196-198, Esquina Calle Llacuna, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/2e/ce2eea05b2a5998dc5e6a6b80ea9a7b5e900a982.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the triangle formed by the Forum area, the Olympic port and Plaza de las Gl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460.56" OriginalAmount="456" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391610087159" Longitude="2.1593070030212" StarRating="4" HotelCode="55749|27838" HotelName="Barcelona Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Balmes 103, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/80/0b80a60368ad4f97288eaac557ef0a7d0a917bfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Barcelona at the crossroads of Calle Balmes and Calle Mallorca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375340304561" Longitude="2.1483421325684" StarRating="4" HotelCode="46999|3116" HotelName="Catalonia Barcelona Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Espana 6-8, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c6/28c6a2eeac093e4157479f67d358f436d83de647.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the Ensanche district; just a few minutes walk from the exhibition ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="462.58" OriginalAmount="458" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="13.741131" Longitude="100.553886" StarRating="4" HotelCode="0|630-18110389/4174797323559356816/11607" HotelName="BARCELO SANTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>138 SUKHUMVIT ROAD, KLONGTOEY, BANGKOK 10110 THAILAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/46900/46853/6e1582e8_b.jpg</HotelPictures>
        <HotelDescription>Exterior This square building stands 31 storeys tall. It is a modern high-rise of a glass and white concrete structure.  General The hotel's large swimming pool is on the 9th floor with a sundeck above it. The hotel features state of the art fitness centre and a squash court. The hotel is situated in an excellent area with easy access to any point in town.  Lobby Lobby gives an impression of luxurious hotel. It has an ample seating area.  A refreshment lounge is also available opposite the reception.  Location The hotel is conveniently located along Sukhumvit Road next to the Nana traffic junction. The hotel provides immediate access to the airport expressway and is about 3 kilometres from the Queen Sirikit National Convention Centre. This is a prime area for shopping and a restaurant paradise. It is within 5 minutes walking distance to skytrain Nana station.  Restaurant The hotel has several restaurants in its attached atrium and shopping plaza. The cuisine ranges from Thai, Chinese and Japanese to Italian and continental. There is a famous English styled pub at basement level in the plaza. The airium cafe offers an excellent buffet for lunch and dinner and is situated at lobby level. Pastry shop offers one of the best bakery in town.  Rooms Superior rooms are city views and of a medium size. They are modernly decorated in semi-contemporary Thai style with most use of green and gold shades. The deluxe rooms are a little larger and have better amenities and nicer decoration. They also offer internet access at extra cost.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.59" OriginalAmount="459" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388003779458" Longitude="2.1783917796878" StarRating="3" HotelCode="199957|36225" HotelName="Domus Selecta Musik Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Sant Pere Més Baix 62, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/73/1173227c5ff82d139acc75bffd41c2ef6708f49f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Barcelona, this boutique hotel is ideal for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379049" Longitude="2.174866" StarRating="3" HotelCode="25682|438" HotelName="Hotel Ramblas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 33, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7f/9e7f52eebff67582f16c15b66e033ce8c98c0a5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel enjoys a privileged location near Las Ramblas in Barcelona. Guests s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="467.63" OriginalAmount="463" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|526490-28501626/4174797323559356816/5266" HotelName="REC BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21360000/21352500/21352480/3b5a4681_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="467.63" OriginalAmount="463" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380270270233" Longitude="2.1540512144566" StarRating="4" HotelCode="64253|45879" HotelName="Villa Emilia Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Calábria 115, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/10/9410ea0c850f0d3b9521fe9673b95bebbf15d0fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is strategically situated near to the Montjuic International Exhibition Centre and P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.05" OriginalAmount="463.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40019" Longitude="2.20236" StarRating="4" HotelCode="|57402" HotelName="Ilunion Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>RAMON TURRO 196-198</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/4/0/2/57402_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant rooms, perfect for business and holiday stays, has a gym, a terrace on the rooftop, with a swimming pool and views of the city. SITUATION: This establishment, is in district 22, Close to the metro stop excellent transport links to the city centre and the convention centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="468.79" OriginalAmount="464.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389845" Longitude="2.166119" StarRating="4" HotelCode="47000|1018772|Bed &amp; Breakfast" HotelName="Exe Cristal Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diputació 257, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/00/1b00f75a6c88a4e0e202869f4dd48083d4e2eab0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated close to avenue Paseo de Gracia and Plaza Catalunya. Just a few minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.98" OriginalAmount="464.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3926231" Longitude="2.1616125" StarRating="3" HotelCode="|253970" HotelName="Mosaic by Ona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>84 Rambla de Catalunya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/3/9/7/0/253970_419630c1113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.03" OriginalAmount="464.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3962805" Longitude="2.1660439" StarRating="4" HotelCode="|35739" HotelName="Room Mate Carla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 288</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/7/3/9/35739_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007, has WiFi, air-conditioning, 88 rooms, a lobby with a reception and a lift. SITUATION: This establishment, is in Barcelona the centre of la Sagrada Familia 10 minutes away, guests can find Eixample it is in Passeig de Gracia and Rambla de Catalunya nearby, you will find It has excellent transport links to the metro station, the bus and the train. it is situated 3 kilometres away from the harbour and 15 kilometres away from Barcelona-El Prat Airport. ROOM: Some rooms have a terrace, Each room has a bathroom with a hairdryer, a writing desk, table, a mini-bar, internet, satellite or cable TV, a radio, a direct line telephone, an air-conditioning system, heating and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.08" OriginalAmount="464.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3910491" Longitude="2.1714541" StarRating="4" HotelCode="|34863" HotelName="ICON BCN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Lluria 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/6/3/34863_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1400189-28543715/4174797323559356816/899" HotelName="CASA PINCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101750000/101744900/101744802/e6da14a8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="470.66" OriginalAmount="466" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3981075" Longitude="2.16488153" StarRating="4" HotelCode="937554|398841" HotelName="Occidental Diagonal 414" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 414, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/8e/858ee9d9382fe15c1ff6db7220bdcb870d1251b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.68" OriginalAmount="468" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376850842091" Longitude="2.1500288337469" StarRating="4" HotelCode="178197|26444" HotelName="Ofelias Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Llançà 24, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5c/015c7c2541a412ddd21d00c0173368cdde93b2f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Eixample district of Barcelona, in the Plaza de España and opposite the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.38" OriginalAmount="468.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392939" Longitude="2.165395" StarRating="4" HotelCode="|213987" HotelName="Room Mate Anna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARAGO 271</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/3/9/8/7/213987_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="473.69" OriginalAmount="469" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9401-28562346/4174797323559356816/4454" HotelName="AMERICA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/848400/848349/3229457a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.27" OriginalAmount="469.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4052833" Longitude="2.1960774" StarRating="3" HotelCode="|11061" HotelName="Four Points By Sheraton Barcelona Diagonal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL, 161/163</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/6/1/11061_7402b7a1128.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in district 22, la Avenida Diagonal de Barcelona it is in Close to the beach, shops, sports facilities and museums. Clients can also find the convention centre, restaurants, bars and pubs. 20 metres away, there is a public transport stop, is situated 1 kilometre away from the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.70" OriginalAmount="470" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|143462-18110267/4174797323559356816/8171" HotelName="VILLA EMILIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1526700/1526698/bc776cca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="474.90" OriginalAmount="470.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386001803768" Longitude="2.1658462285996" StarRating="3" HotelCode="27902|4949|Bed &amp; Breakfast" HotelName="Jazz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Pelai 3, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/3d/f93dd7e1c3bbed80c0ad52a7db8af4caa5af39ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in an ideal location to explore Barcelona’s numerous attractions. It is on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.91" OriginalAmount="470.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41409" Longitude="2.17964" StarRating="0" HotelCode="|447912" HotelName="Apartments Hotel Sant Pau" 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/7/9/1/2/447912_a893f290824.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|251299-28456548/4174797323559356816/2543" HotelName="HOSTERIA GRAU" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/251299/2013102315134382.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24866-18110146/4174797323559356816/10108" HotelName="JAZZ" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1052300/1052256/be4283cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382765803387" Longitude="2.184656560421" StarRating="2" HotelCode="21503|1058" HotelName="Hotel Oasis Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pla de Palau 17, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/75/007509077488abcece57347aac7ff543ba79a987.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel is situated about 500 m from the inviting beach, on the outskirts of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387643712142" Longitude="2.1718762110788" StarRating="3" HotelCode="915469|46040" HotelName="Room Mate Pau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Fontanella 7, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/eb/adebdbf0652c1b6552bd137ecd2433cf11eb4ed4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.73" OriginalAmount="473.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393118269759" Longitude="2.1571280337574" StarRating="0" HotelCode="522465|forget_me_not_plus" HotelName="Forget Me Not PLUS B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rossello 198, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/0b/ad0be98fc3ca9fdd5ae09351deab8b7bd35c801b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="478.74" OriginalAmount="474" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38503896" Longitude="2.17005921" StarRating="3" HotelCode="855767|389806" HotelName="Hotel Casa Volver" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 129, 08002 Barcelona, Catalonia</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/d2/ded23d379c230656d1ff8c49cf65033e116b3d01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.95" OriginalAmount="474.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3834013" Longitude="2.1599237" StarRating="3" HotelCode="|32032" HotelName="Soho" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA 543-545</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/0/3/2/32032_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, renovated in 2006, has 51 rooms and 2 rooms adapted for people with reduced mobility. The establishment boasts a lounge with a terrace, they have internet, a library, international press and a TV. This building with air-conditioning, has a lobby, a reception, a cloakroom, a safety deposit box service, a currency exchange service, lifts, a cafÃ©, a restaurant, room service, a laundry service and indoor parking. SITUATION: Gran Via Is situated in it is near Plaza CataluÃ±a the tourist attractions, Plaza EspaÃ±a It is situated 1 kilometre away from Las Ramblas it is situated 13 kilometres away from the establishment is 2 kilometres away from Sants the train station it is situated 20 kilometres away from Barcelona Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a safe (available for a fee), an individual air-conditioning system and individual heating. Some rooms have a terrace. FACILITIES: Outdoors, guests have access to a swimming pool with a solarium. 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="94" TotalAmount="480.45" OriginalAmount="475.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3850672" Longitude="2.1706744" StarRating="3" HotelCode="|77764" HotelName="Continental Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>RAMBLA DE CANALETES 138</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/7/6/4/77764_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming, family-owned hotel, has rooms, with air-conditioning, WiFi and a reception. SITUATION: This establishment, is in Barcelona the heart of near the establishment, you will find points of interest, 1 minute away, there is a metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480.76" OriginalAmount="476" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394381853386" Longitude="2.150074839592" StarRating="3" HotelCode="25135|45882" HotelName="Wilson Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Avda. Diagonal 568, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/f4/a5f4a4aaf425209f08f63bc97189dff228b0d36d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This large, modern city hotel is ideally situated for those wishing to explore the city and its surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.77" OriginalAmount="477" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|299699-28543731/4174797323559356816/1581" HotelName="SERHS DEL PORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1182000/1181949/2d65775a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.78" OriginalAmount="478" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38312" Longitude="2.1635229999999" StarRating="3" HotelCode="38705|5443" HotelName="BCN Urban Hotels Gran Ronda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de San Antonio 49, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/e6/d4e630bedaa765ecc1842c79ff56319a0ba8ef42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Barcelona, only a few minute's walk from Plaza Cataluña a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="483.79" OriginalAmount="479" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|136801-28562639/4174797323559356816/1855" HotelName="GRUPOTEL GRAN VIA 678" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3050000/3045800/3045791/ea5aaf01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="484.80" OriginalAmount="480" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385675796099" Longitude="2.1667850017548" StarRating="4" HotelCode="60921|6963" HotelName="Catalonia Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Pelai 28, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/28/4a28b6677566c9396180771bd5466f9396df3ef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic centre of Barcelona, in the near vicinity of the Plaza Catalun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="484.80" OriginalAmount="480" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397715603196" Longitude="2.1888915631598" StarRating="4" HotelCode="97626|24585" HotelName="Capri by Fraser Barcelona" 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,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sancho De Avila 34, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/0a/5a0a0f95ff61cd9a3df4cf33e8d0fae811e2b2dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location, and it offers guests access to all the city's tourist sight...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="488.84" OriginalAmount="484" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9406-18109968/4174797323559356816/7630" HotelName="RAMBLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17200/17191/bf27ae00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="488.93" OriginalAmount="484.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38895413" Longitude="2.17603113" StarRating="3" HotelCode="364822|715633|Bed &amp; Breakfast" HotelName="Yurbban Trafalgar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Trafalgar 30, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/da/17da14e5e7578fdea24372b91611662cdc929e96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar, a conference room and a business centre. Wireless internet acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="488.94" OriginalAmount="484.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385035" Longitude="2.1706380000001" StarRating="3" HotelCode="149378|169989|Bed &amp; Breakfast" HotelName="Hotel Continental Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 138, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/96/cd9668deccac8bed5fcb909baa661c9c50c57104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of Barcelona, perfect for visiting the rest of the city. The establishment...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="489.85" OriginalAmount="485" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391629030535" Longitude="2.1761349300594" StarRating="4" HotelCode="547339|237358" HotelName="Room Mate Gerard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Ausiàs March 34, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/2f/7c2f44f1ce4b1cb807e02d9349210242cb696381.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.87" OriginalAmount="487" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.402690407332" Longitude="2.2121787071228" StarRating="4" HotelCode="32984|18313" HotelName="Occidental Atenea Mar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo García Faria 37-47, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/de/9fde7796696b375be09412f96489bded6f286e26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the sea, next to the entrance to the Nova Mar Bella section of the be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="498.94" OriginalAmount="494" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386186943198" Longitude="2.171157002449" StarRating="4" HotelCode="55484|24880" HotelName="Olivia Plaza Hotel" 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,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaça Catalunya 19, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/b1/60b189d382d647c53eed9eba386249f07e413fe0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a central location, only 20 m from Las Ramblas and the Liceu opera house. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="500.40" OriginalAmount="495.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396954308886" Longitude="2.1923303604126" StarRating="4" HotelCode="25132|1187188|Bed &amp; Breakfast" HotelName="Sallés Hotel Pere IV" 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,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 128-130, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/39/8e39f41050ea963d4d118870e37324991d75c264.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated just 2 km from Plaza Cataluña. Countless shopping and entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.96" OriginalAmount="496" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387451" Longitude="2.1681590000001" StarRating="1" HotelCode="295422|58360" HotelName="Ginebra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 1, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/24/ee2482f34920f493f8ac5753bbc08d682ac27f76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="501.97" OriginalAmount="497" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|65479-28562367/4174797323559356816/3930" HotelName="PETIT PALACE EIXAMPLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1750000/1745000/1744919/cdd609c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501.97" OriginalAmount="497" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386130777098" Longitude="2.1227770674591" StarRating="5" HotelCode="16214|24879" HotelName="Hotel Sofia Barcelona - in The Unbound Collection by Hyatt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaça de Pius XII 4, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/d1/cdd1170bb8064fb2310fd038a80df14c59030a27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the Avenida Diagonal, not far from the renowned Camp Nou Stadium. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501.97" OriginalAmount="497" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.356409" Longitude="2.123118" StarRating="4" HotelCode="199956|45898" HotelName="Renaissance Barcelona Fira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Europa 50-52, L'Hospitalet de Llobregat, Barcelona 08902</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0a/47/0a478021b6ca7e4234c2eec66cb9aac2cb2de1f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="502.98" OriginalAmount="498" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39357599089" Longitude="2.1686142683029" StarRating="4" HotelCode="318133|626" HotelName="Catalonia Eixample 1864" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Llúria 60, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/0e/250e9529c81287ee80851de53cb3e7f849ebef88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of the city close to Paseo de Gracia and the Plaza de Cata...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="504.80" OriginalAmount="499.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396901" Longitude="2.192373" StarRating="4" HotelCode="|11055" HotelName="Sallés Pere Iv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PALLARS 128-130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/5/11055_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre and a spa. SITUATION: This hotel is in district 22, Port Olimpic it is located close to Where you can find the beaches, shopping centres, restaurants and cinemas. It has excellent transport links to Barcelona the Convention Centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="506.01" OriginalAmount="501" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.700849533081055" Longitude="76.79218292236328" StarRating="4" HotelCode="0|397625-32889561/4174797323559356816/7302" HotelName="CASA BONAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>25-9 INDUSTRIAL AREA PHASE II, PUNJAB, CHANDIGARH, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14900000/14898800/14898789/8ca332c9_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Chandigarh, The Altius A Boutique Hotel is near the airport and close to CII Convention Centre and Zakir Rose Garden. Additional area points of interest include Sukhna Lake and City Museum.    Hotel Features.   Dining options at The Altius A Boutique Hotel include 3 restaurants. A bar/lounge is open for drinks. Room service is available 24 hours a day. A complimentary breakfast is served each morning. This Chandigarh property has event space consisting of banquet facilities and conference/meeting rooms.  Concierge services and tour/ticket assistance are available. Other property amenities at this Victorian property include coffee/tea in the lobby.    Guestrooms.     21 air-conditioned guestrooms at The Altius A Boutique Hotel feature minibars and laptop-compatible safes. Rooms are individually decorated and furnished. In addition to complimentary newspapers and safes, guestrooms offer phones. 40-inch LCD televisions have satellite channels and complimentary TV Internet access. Complimentary bottled water, ceiling fans, and blackout drapes/curtains are also provided. Housekeeping is offered daily and guests may request hair dryers.     Room Info:  Name: Deluxe Description:    One Double Bed   The 40-inch LCD television offers satellite channels. Enjoy welcome amenities. A minibar is provided. The room has an ensuite bathroom; a hair dryer can be requested. Climate control, a ceiling fan, and complimentary bottled water are among the included amenities.     Name: Executive Room Description:    One Double Bed   The 40-inch LCD television offers satellite channels. Enjoy welcome amenities. A minibar is provided. The room has an ensuite bathroom; a hair dryer can be requested. Climate control, a ceiling fan, and complimentary bottled water are among the included amenities.       Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="506.01" OriginalAmount="501" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398202885905" Longitude="2.1494523993883" StarRating="4" HotelCode="14464|876" HotelName="Mariano Cubi Aparthotel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Marià Cubi 62-64, Sarrià-St. Gervasi, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/d8/bed86bc2bdbf80afa069b1f887c7ae46d0628b61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located close to Balmes Street, the shopping and business centre, only a few mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="508.16" OriginalAmount="503.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383023401356" Longitude="2.1700613200664" StarRating="4" HotelCode="200893|83709|Bed &amp; Breakfast" HotelName="Silken Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pintor Fortuny 13, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/71/1671220445ba9552e3bf0eed10e642ee8ca61f41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set right by the Ramblas, the most famous street in Barcelona. It is situated in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="509.04" OriginalAmount="504" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391942494917" Longitude="2.1569138226845" StarRating="4" HotelCode="293671|38536" HotelName="H10 Art Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Enric Granados 62-64, Eixample, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/30/d530268cce7d2465f1d125640e22628bc0ba329d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="513.08" OriginalAmount="508" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389222" Longitude="2.172522" StarRating="4" HotelCode="213648|36791" HotelName="H10 Urquinaona Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Placa Urquinaona 2, Barcelona Centro, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cb/45/cb4547f3b3f69aaf17e2f50e2db3417f75109708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Urquinaona metro station, juste 1600 m from the the Sagrada Familia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="514.60" OriginalAmount="509.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393162492023" Longitude="2.1614474058151" StarRating="4" HotelCode="7775|84841|Bed &amp; Breakfast" HotelName="Alexandra Barcelona Hotel, Curio Collection by Hilton" 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,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mallorca 251, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/c9/d2c91b2e302abca4d3ed024793edee661867116d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Barcelona between Passeig de Gràcia and Rambla de Catalu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="514.81" OriginalAmount="509.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387358427536" Longitude="2.1605103750776" StarRating="4" HotelCode="37196|1037650|Bed &amp; Breakfast" HotelName="Axel Hotel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aribau 33, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/6b/f56bac040cb27641d677e6a2f127e31be65fb032.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, which is particularly popular with the gay community, is located at the heart of Barcelo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="518.13" OriginalAmount="513" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|384041-28501239/4174797323559356816/1197" HotelName="BOUTIQUE HOSTEMPLO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14690000/14689100/14689039/2334369e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="518.28" OriginalAmount="513.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39012029158" Longitude="2.1696969619713" StarRating="4" HotelCode="283890|203000|Bed &amp; Breakfast" HotelName="Catalonia Passeig de Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 644, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/d5/50d539cbdff85642765583050b7742e5f3ba1ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|125071-24267998/4174797323559356816/9986" HotelName="SERCOTEL ROSELLON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2850000/2848000/2847953/af387eac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40400888" Longitude="2.16938482" StarRating="4" HotelCode="633797|343770" HotelName="Hotel Barcelona 1882" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Massage Centre,Restaurant,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Córsega, 482, Gràcia / Camp d'en Grassot i Gràcia Nova, 08025 - Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/6c/846c50ee579107fda177acf0d2019f2aafbf35e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.16" OriginalAmount="516" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392434253738" Longitude="2.1727357619714" StarRating="3" HotelCode="32872|46034" HotelName="Granvía" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic 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>Avda. Gran Via de les Corts Catalanes 642, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/ce/81ce18a488fc511a329649fbd6003ed22f0c6a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is centrally located close to the Passeig de Gràci, the Plaza Catalunya and Las ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="522.17" OriginalAmount="517" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389300023999" Longitude="2.166201621294" StarRating="4" HotelCode="32437|5067" HotelName="NH Collection Barcelona Gran Hotel Calderón" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 26, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/66/9466dfa69c14fb0c0b9dad80c093417899ce4ef3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Plaza de Cataluña in Barcelona's business district. There are shops, boutiqu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="522.17" OriginalAmount="517" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391075842044" Longitude="2.1717283129692" StarRating="4" HotelCode="31340|45872" HotelName="Roger de Lluria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/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>C/ Roger de Llúria 28, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/dc/bfdcd4932cbc3f4377d85b6ae5c3617243be25bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Barcelona just 5 minutes' walk from the famous Las Ramblas, as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1356303-28586797/4174797323559356816/2957" HotelName="ARCELON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/82000000/81510000/81503600/81503584/0b9cdfd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.530288" Longitude="-108.665428" StarRating="3" HotelCode="0|186331-18110035/4174797323559356816/11802" HotelName="CONTINENTAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>3940 East Highway 66, Gallup, 87301, NM, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522900/2522882/042efe20_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 66. Floors: 3. Property description- Get more of the space you need to spread out at the smoke-free Comfort Suites Gallup East Route 66 and I-40 hotel in Gallup, NM near Red Rock Park and Museum. Nearby attractions include Gallup Flea Market, Navajo Code talker Museum, Manuelito Visitor Center and Bill Malone Trading Company. Enjoy free WiFi, free weekday newspaper, an indoor heated pool, a fitness center and a meeting room and business center with copy and fax services and a computer with Internet access. Your spacious suite includes a 32-inch flat-screen TV, refrigerator, microwave, coffee maker, pillow-top mattress, sofa sleeper, desk and separate seating area. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Pet Accommodation 15.00/ night per pet. Pet limit 2 pets per room max 20 lbs or less.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383272818721" Longitude="2.1684850045085" StarRating="4" HotelCode="113144|435556" HotelName="Casa Camper" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Elisabets 11, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/08/820866579c0e1a7fe1014f128aa942b09c27b11a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40054" Longitude="2.208976" StarRating="4" HotelCode="21502|15796" HotelName="EuroHotel Barcelona Diagonal Port" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Village,Conference Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lope de Vega 4, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/ba/c0ba4da81b88d5aa24f3e431ac6db3c6345f7715.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just across the road from the beach and the harbour is only a few minutes’ walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="524.95" OriginalAmount="519.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.406305639633" Longitude="2.2006049752235" StarRating="4" HotelCode="81929|86070|Bed &amp; Breakfast" HotelName="Meliá Barcelona Sky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pere IV 272-286, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/6e/f26ea4ac4c19bad107898c1b34ffc01366917b2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the capital’s main roads, 'The Diagonal'. Within the vicinity, guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="525.20" OriginalAmount="520" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384767192025" Longitude="2.1744199097156" StarRating="4" HotelCode="145736|17121" HotelName="Catalonia Catedral" 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,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer dels Arcs 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/24/6e246b297047d840d748cc016e591bc45739eb73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Barcelona, in the heart of Barcelona's Gothic Quarter, near th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="525.76" OriginalAmount="520.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3842202" Longitude="2.1706287" StarRating="4" HotelCode="|11011" HotelName="Royal Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>LAS RAMBLAS 117</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/1/11011_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 119 rooms, 7 floors, air-conditioning, a big hall with elevators and a reception. It also has a restaurant, room service, a laundry service and WiFi (for a fee). SITUATION: This hotel is close to Las Ramblas and the PlaÃ§a de Catalunya, close to la Plaza CataluÃ±a. Near the establishment, you will find points of interest. It is just 13 kilometres away from the airport. ROOM: The comfortable, modern rooms have double-glazed windows, wooden furniture, a marble bathroom, a hairdryer, a satellite TV, internet, a mini-bar, a safety deposit box (free of charge) and beautiful views. Guests are offered non-smoking rooms (available on request). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="528.23" OriginalAmount="523" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|664-28593977/4174797323559356816/6006" HotelName="MELIA SARRIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/200/152/03f158d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="528.23" OriginalAmount="523" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392148" Longitude="2.158694" StarRating="4" HotelCode="285069|57780" HotelName="Olivia Balmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Balmes 117, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/62/706296176f86357f94b472678b62064bb473ab94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="533.28" OriginalAmount="528" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404780708076" Longitude="2.1727851033211" StarRating="4" HotelCode="144359|27780" HotelName="Ayre Hotel Rosellón" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 390, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/26/432682c96355b22a048c4417052eab6c27b1ce6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Gaudi's Sagrada Família, in the heart of Barcelona's Eixample. Guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="535.30" OriginalAmount="530" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39383729" Longitude="2.16754776" StarRating="5" HotelCode="534447|223142" HotelName="OD Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Aragó 300, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/b8/60b8ba1068e69b11521f051ea341d5e1841446ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Eixample district, just 200 m from Paseo de Gracia, the hotel is right i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="539.34" OriginalAmount="534" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383497" Longitude="2.178289" StarRating="4" HotelCode="12897|5037" HotelName="Hotel Gótico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic 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>Carrer de Jaume I 14, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/16/da16608b936198846a86ef7813a7c2054a8dde92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the old town. Countless shops, restaurants, bars, pubs and cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="541.36" OriginalAmount="536" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|88382-28466995/4174797323559356816/2178" HotelName="GRACIA GARDEN BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1980000/1973100/1973092/e72ae322_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="542.37" OriginalAmount="537" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|608553-28468605/4174797323559356816/4070" HotelName="HOSTAL MARTINA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/608553/201973132442265.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="547.42" OriginalAmount="542" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|83333-28564564/4174797323559356816/6216" HotelName="MELIA BARCELONA SKY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1860000/1858100/1858026/db612200_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="549.44" OriginalAmount="544" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3877641" Longitude="2.167727" StarRating="4" HotelCode="935504|45921" HotelName="H10 Metropolitan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla Catalunya 7, Barcelona Centro, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/ee/a5eeb0e1a085a7f6fb75ee2be05df8aa65e587fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="551.46" OriginalAmount="546" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183238-28529534/4174797323559356816/1693" HotelName="MUSIK BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5260000/5259300/5259217/8d32cf66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="555.50" OriginalAmount="550" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386437" Longitude="2.168343" StarRating="4" HotelCode="29329|4829" HotelName="Catalonia Plaza Catalunya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bergara 11, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/39/ae393c9a78edef7b82369b263a0b88809af15195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the middle of the tourist centre. There are numerous shopping facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="557.52" OriginalAmount="552" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1372214-28547376/4174797323559356816/4232" HotelName="LIBERE BARCELONA SANT ANTONI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1525700/1525690/5972aa6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="558.53" OriginalAmount="553" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39047871912" Longitude="2.1214496608782" StarRating="4" HotelCode="361525|130770" HotelName="Hotel Upper Diagonal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Manuel Girona 7-21, 08034 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/af/c2af34c351938f6ab6c49798b5d2c2e95284f2a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="562.57" OriginalAmount="557" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378727458934" Longitude="2.1787421104507" StarRating="4" HotelCode="89477|17118" HotelName="Catalonia Port" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ample 1, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/d0/14d0b3f8e56b706cdff5b423e62e3841a3eb3698.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona's Gothic quarter, in one of the city's most popular ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="564.59" OriginalAmount="559" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386092" Longitude="2.168155" StarRating="4" HotelCode="16883|5035" HotelName="Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bergara 4, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/98/fe/98fe324fea81a3d30bf4ff8a6fafd3f7daf0c20c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated at the centre of the city, close to Plaza Cataluña and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="568.63" OriginalAmount="563" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377037" Longitude="2.188779" StarRating="3" HotelCode="89479|27835" HotelName="Hotel 54 Barceloneta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig Joan de Borbó 54, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1f/86/1f86af5fff065e29e5cd5311ebb2e4322d9eeffe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of Barcelona's most attractive and popular districts which was original...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="570.65" OriginalAmount="565" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390514879368" Longitude="2.1725670926423" StarRating="4" HotelCode="376096|130780" HotelName="Negresco Princess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Llúria 16-18, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/af/7eaf851e5d6768bdaab0954e0c18b35b53dfcf9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="572.67" OriginalAmount="567" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384233" Longitude="2.16075" StarRating="4" HotelCode="59063|15785" HotelName="H10 Casanova" 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,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 559, Eixample, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/6a/366a4f299e1f2f97a0b0c77f59def9a4c51b0687.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona, on the junction of Gran Via de las Corts and Casano...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="572.67" OriginalAmount="567" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384378792612" Longitude="2.178440541029" StarRating="3" HotelCode="50625|4135" HotelName="H10 Montcada" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 24, Barrio Gótico, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/d7/ead715c873134cfb61754af4dc2f025ac5e65cb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in Barcelona's tourist centre. Numerous shopping venues, restaurants, li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.68" OriginalAmount="572.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3861303" Longitude="2.1681993" StarRating="4" HotelCode="|19060" HotelName="Pulitzer Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BERGARA 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/0/19060_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Barcelona the heart of Close to, and tourist points of interest, Clients can also find shops, restaurants, bars, nightclubs and public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="582.77" OriginalAmount="577" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|561770-28572645/4174797323559356816/4317" HotelName="RADISSON BLU 1882 HOTEL, BARCELONA SAGRADA FAMILIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29710000/29701000/29700999/729a1906_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.78" OriginalAmount="578" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379749" Longitude="2.18076" StarRating="4" HotelCode="24880|6740" HotelName="Duquesa de Cardona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 19/08/2026" 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>Paseo Colón 12, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/29/b729f0a9ea026ad95c630bdfa01276119464fdb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historic hotel lies just 1.5 km from the beach. Centrally located on the Passeig Colom Promenade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="587.41" OriginalAmount="581.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39416751" Longitude="2.1609043" StarRating="2" HotelCode="469860|3352725|Bed &amp; Breakfast" HotelName="Circa 1905 Boutique B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Provenza 286, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/45/da4594a8bb0842ea041d3f4b95fb2c0a76ba5919.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Circa 1905 Boutique B&amp;B to discover the wonders of Barcelona. The hotel offers a wide range ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="587.82" OriginalAmount="582" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.400633" Longitude="4.893757" StarRating="2" HotelCode="0|564956-28457192/4174797323559356816/3966" HotelName="CIRCA 1905 BOUTIQUE BANDB" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>28 NDSM-Plein 28, Amsterdam, NL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4540000/4533300/4533290/f8dc9c51_b.jpg</HotelPictures>
        <HotelDescription>The following services and amenities are available, but with **reduced service**: Fitness Center, Breakfast, On-site Restaurant(s), Room Service.Boasting a peaceful waterfront location, contemporary design, inviting guest rooms and fantastic business and leisure amenities; the DoubleTree by Hilton Hotel Amsterdam - NDSM Wharf hotel is the perfect base for guests who want to easily experience the cosmopolitan city of Amsterdam, but avoid the frenetic pace of the bustling city center.

Feel at home in a comfortable and contemporary guest room at this Amsterdam hotel. Enjoy modern facilities and amenities including complimentary WiFi, air-conditioning, an LED TV, a powerful rain shower, and a plush bed. Upgrade to a suite for a larger room, bed and bathroom, and wonderful views of the waterfront.

Energize with the latest cardio, resistance and weights equipment in the complimentary 24-hour fitness center. Relax beside the open fireplace with a bespoke cocktail or a glass of beer, and savor Dutch specialties and international favorites as you admire local artwork in Brasserie &amp;amp; Bar Smederij.

Make updates to your presentation, or print your boarding pass in the complimentary 24-hour business center. Host a meeting, training event or celebration for up to 100 guests at this Amsterdam hotel in our bright, modern meeting room, which features state-of-the-art A/V equipment. We look forward to welcoming you at check-in with a signature, warm chocolate chip cookie.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="589.84" OriginalAmount="584" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3885658" Longitude="2.1712990999999" StarRating="4" HotelCode="297074|38224" HotelName="Catalonia Square Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 9, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/3d/8d3d92e0c89f0ff3567308720700616918571619.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="590.67" OriginalAmount="584.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3772708" Longitude="2.1445334" StarRating="0" HotelCode="|124613" HotelName="Limehome Barcelona Rector Triadó " 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/2/4/6/1/3/124613_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the commercial district, close to Sants Station. HOTEL: This complex has rooms with internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="590.85" OriginalAmount="585" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381961212141" Longitude="2.1733947156769" StarRating="3" HotelCode="98896|27826" HotelName="Atlas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Cardenal Casañas 11, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/aa/6faad2c06385a52cc37e509c3467e2365c6f0864.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="592.87" OriginalAmount="587" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108583-28498233/4174797323559356816/4367" HotelName="54 BARCELONETA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45490000/45490000/45489974/bc5ac600_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="592.87" OriginalAmount="587" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383508430172" Longitude="2.1710988395421" StarRating="4" HotelCode="36923|28038" HotelName="Hotel 1898" 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,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 109, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/1a/e01a984af53396b83ea6744c3d21d725f6a59ff4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is situated on Las Ramblas in the centre of Barcelona. Links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="593.88" OriginalAmount="588" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.395051" Longitude="2.159382" StarRating="4" HotelCode="22683|24595" HotelName="Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 249, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/ec/31ecaf572031a01e1edf13a13056e783a9c356e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in the business district between the Rambla de Cataluña and Paseo de Gracia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="595.90" OriginalAmount="590" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30567-32413912/4174797323559356816/5082" HotelName="PULITZER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1079800/1079729/3c20d9b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="601.96" OriginalAmount="596" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14397-28587256/4174797323559356816/4530" HotelName="EUROHOTEL DIAGONAL PORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/569500/569487/b0c6267f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.76" OriginalAmount="596.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386784" Longitude="2.166618" StarRating="4" HotelCode="30224|1274940|Bed &amp; Breakfast" HotelName="H10 Universitat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Universitat 21, Barcelona Centro, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/12/b5/12b571a6a83d7e85ecc20533236ac5576b59fad5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located directly in Barlceona's tourist centre. Scores of celebrated attracti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="602.97" OriginalAmount="597" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51618-28564562/4174797323559356816/557" HotelName="CASA ELLIOT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1345200/1345125/b6197087_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="604.19" OriginalAmount="598.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38906257383" Longitude="2.167377769947" StarRating="4" HotelCode="10549|1258848|Bed &amp; Breakfast" HotelName="Avenida Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 605, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fc/31fcb0912990b4f5f3717ab8000c02763edd0d4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel has an ideal location in the city centre and exceptionally good links to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="604.99" OriginalAmount="599" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633795-18110380/4174797323559356816/8834" HotelName="SEVENTY BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40180000/40171800/40171731/9ca54d75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="607.01" OriginalAmount="601" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383347" Longitude="2.162847" StarRating="4" HotelCode="57586|7279" HotelName="Advance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sepulveda 180, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/78/3b78af404985c2b4af201a4e9817afe781136629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the commercial, business and historic centre of Barcelona and is the ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="610.04" OriginalAmount="604" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1400683-28481915/4174797323559356816/2497" HotelName="NUMA I COLMENA APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1400683/202452184551157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.72" OriginalAmount="604.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3941619" Longitude="2.1608547" StarRating="3" HotelCode="|124523" HotelName="Circa 1905" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Provenza, 286, Principal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/2/3/124523_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This small hotel is in a modern building, Passeig de Gracia 50 metres away from. HOTEL: This hotel has a reception and rooms with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="610.77" OriginalAmount="604.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384383823708" Longitude="2.1705508232117" StarRating="4" HotelCode="25133|1180194|Bed &amp; Breakfast" HotelName="Royal Hotels Ramblas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Las Ramblas 117, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/83/f483f7d57b492b172a17c742dcd220c053946149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated at the end of the famous Ramblas, not far from Plaça Catalu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="611.05" OriginalAmount="605" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389158" Longitude="2.156378" StarRating="3" HotelCode="439455|136809" HotelName="The Corner Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Mallorca 178, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/26/a62631e08f7ef0de1c246358e79473279ded9009.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="612.06" OriginalAmount="606" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3912750526" Longitude="2.1703684329987" StarRating="4" HotelCode="207924|35776" HotelName="Indigo Barcelona - Plaza Catalunya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via De Las Corts Catalanes 629, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/ab/7aab04de69dbfafc35c30f53da50e97ca51663b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="614.08" OriginalAmount="608" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40021137" Longitude="2.15134816" StarRating="3" HotelCode="480839|202554" HotelName="Blue Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 65 1º 1ª, 08006 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/d1/5bd1604f8149c3d6c623664477aaaca6c2ed4528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="616.66" OriginalAmount="610.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408472268435" Longitude="2.2175002098083" StarRating="4" HotelCode="38235|CAV519500|Bed &amp; Breakfast" HotelName="Hilton Diagonal Mar Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig del Taulat 262-264, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/39/06/3906f47b63b077e63c8254f2de05e3f8dce82608.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only at a 10 minutes’ walk from the beach, the hotel offers stunning views of the sea and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="621.13" OriginalAmount="614.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3925125" Longitude="2.1674637" StarRating="5" HotelCode="|11104" HotelName="Renaissance Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PAU CLARIS, 122</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/0/4/11104_39e71711413.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, was built in 1968, renovated in 2007, has 211 rooms, 209 double rooms, 2 suites and 10 floors. In the entrance, guests are offered a reception with a bureau de change, a safety deposit box service, a lobby, lifts, a snack bar, an Ã  la carte restaurant with air-conditioning, a conference room and a business centre (for a fee), The establishment offers room service, a laundry service and indoor parking (for a fee). SITUATION: This establishment, is in a central area, the PlaÃ§a de Catalunya it is near a few minutes walk away, guests can find Gothic District it is 20 metres away from shops, 100 metres away you can find restaurants, bars and nightclubs. 10 metres away, guests have public transport services. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, internet and a mini-bar. FACILITIES: There are many facilities and services available at the establishment, including a small swimming pool, a solarium, a gym and parasols. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="622.14" OriginalAmount="615.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393702" Longitude="2.199394" StarRating="4" HotelCode="34862|14935|Bed &amp; Breakfast" HotelName="Icaria Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Icaria 195, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/5e/045e7a69df40aa1031334efc7b04eaada3bf71d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is just across the road from the beach (about 150 m away) 20 minutes wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="624.18" OriginalAmount="618" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38610448" Longitude="2.17453872" StarRating="4" HotelCode="452038|95871" HotelName="Catalonia Magdalenes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Magdalenes 13 -15, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/71/86718c1749061a94dae84adefde1b8218773e9aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="625.19" OriginalAmount="619" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384762" Longitude="2.175067" StarRating="4" HotelCode="57044|15952" HotelName="Barcelona Catedral" 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,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Dels Capellans 4, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/f7/f4f7abced058db61405e7d8fba6b03b75756d00c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Barcelona, this hotel is ideal for both business and leisure travellers. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="628.64" OriginalAmount="622.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4001625" Longitude="2.1297249" StarRating="4" HotelCode="|124500" HotelName="Primero Primera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Doctor Carulla, 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/0/0/124500_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Sarria the district of a 5-minute walk away from FGC de Tres Torres the train station it is surrounded by gardens. HOTEL: This boutique hotel, it offers elegant standard rooms, with WiFi (free of charge) and iPod connections.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="631.25" OriginalAmount="625" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372680443464" Longitude="2.1550074219704" StarRating="4" HotelCode="12520|15425" HotelName="Crowne Plaza Barcelona - Fira Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rius i Taulet 1-3, 08004 Barcelona, Costa Brava</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/15/7f151de19b751e05a615f2bb3c99cf1c7c20856d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the centre of Barcelona on the famous Plaza España, near the well-k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="635.29" OriginalAmount="629" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38467" Longitude="2.172954" StarRating="3" HotelCode="26036|432" HotelName="Barcelona Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Duc 15, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/fc/b3fcba7a4a60225cd4a8e15edb706e249c11a7d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel can be found in the centre of Barcelona, near the University, the Plaza Cataluña, the cat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="637.31" OriginalAmount="631" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379691719976" Longitude="2.142498986168" StarRating="4" HotelCode="26714|413607" HotelName="Nobu Hotel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Roma 2-4, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/610622253a874081/7a/7aa3a6399f01a8c5/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated next to the exhibition centre, close to the main train station. Variou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="642.36" OriginalAmount="636" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381261675821" Longitude="2.10927978158" StarRating="5" HotelCode="28503|18261" HotelName="Fairmont Rey Juan Carlos I - Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 661-671, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ba/0cba3f2ecedd5d771e0a968c1e99d34415b0d066.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This majestic, stunning city and conference hotel is located close to a park and not far from a beau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="644.54" OriginalAmount="638.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39904" Longitude="2.16555" StarRating="4" HotelCode="|211026" HotelName="Well and Come Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Girona 158</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/0/2/6/211026_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="645.83" OriginalAmount="639.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4062176" Longitude="2.200961" StarRating="5" HotelCode="284768|211254|Bed &amp; Breakfast" HotelName="The Level at Meliá Barcelona Sky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lope de Vega 141-147, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/87/e2870ac58d8a7a92d3882304252d838cf0e2248f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="648.86" OriginalAmount="642.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39165" Longitude="2.1656" StarRating="3" HotelCode="|183300" HotelName="Margot House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Gracia 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/3/0/0/183300_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="651.45" OriginalAmount="645" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382752466645" Longitude="2.1714753278537" StarRating="5" HotelCode="167326|36159" HotelName="Hotel Bagués" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 105, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/aa/afaaac496fbdac7eba52447d9b34cb95aded0754.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Gothic Quarter, the hotel is a 5-minute walk from Barcelona Cathedral. Just 300 m aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="654.48" OriginalAmount="648" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860981" Longitude="2.17544305" StarRating="4" HotelCode="603607|248782" HotelName="H10 Madison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/0f/0f0f8825b402669fc3cd4425c40d0164fdc57ef7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a restaurant for a comfortable and relaxing stay. Wireless internet access (no ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="657.05" OriginalAmount="650.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3936757" Longitude="2.1750787" StarRating="0" HotelCode="|124512" HotelName="Martina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bailen, 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/1/2/124512_d05a1980936.jpg</HotelPictures>
        <HotelDescription>SITUATION: Passeig de Gracia It is 10 minutes away from. ROOM: Guests can find rooms with WiFi, (free of charge), a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="657.78" OriginalAmount="651.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398053652247" Longitude="2.1581218275931" StarRating="5" HotelCode="34881|15159|Bed &amp; Breakfast" HotelName="Casa Fuster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 132, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a7/95/a79552131c90fd07efd77cf1cef0d0085cf6e969.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in a central and attractive quarter of Barcelona. Scores of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="659.85" OriginalAmount="653.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392983" Longitude="2.164545" StarRating="4" HotelCode="30251|2970563|Bed &amp; Breakfast" HotelName="SixtyTwo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Gracia 62, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/2c/372c4083b5c514010e6ba2c481f24209f7fc5f72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, stylish and comfortable hotel is hidden away behind a 1930's town house. It is located ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="668.62" OriginalAmount="662" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|646-28562309/4174797323559356816/5883" HotelName="INTERCONTINENTAL BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28300/28279/e1b77e5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="668.62" OriginalAmount="662" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384988558529" Longitude="2.177631855011" StarRating="5" HotelCode="55117|27116" HotelName="Grand Hotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 30, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/40/88400a35e5c37493c166f83175a35e1c6679ee4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a main road in the attractive tourist Gothic quarter at the heart of Barce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="670.64" OriginalAmount="664" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383782" Longitude="2.170966" StarRating="5" HotelCode="302587|22005" HotelName="Le Meridien Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 111, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/2e/d42e50d3b20cb1f46073f013e7ac0995cb2c62d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive luxury hotel is ideally situated at the heart of the city of Barcelona's artistic an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="673.27" OriginalAmount="666.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38890514" Longitude="2.17614493" StarRating="4" HotelCode="592531|13669138|Bed &amp; Breakfast" HotelName="Yurbban Passage Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Trafalgar 26, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/83/f583c26bab2776609ce1b3e96f9a8093e8e0bc28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="674.68" OriginalAmount="668" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394352677515" Longitude="2.1652212738991" StarRating="5" HotelCode="47518|3388" HotelName="Claris Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pau Claris 150, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/e8/53e8f60f5bcec1c8e128bd5d8ea2de6801ae5eab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious design hotel is located directly in the centre of Barcelona, near the Passeig de Grac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679.73" OriginalAmount="673" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.377528763638" Longitude="2.1780028503101" StarRating="1" HotelCode="322044|257260" HotelName="Hostal Nilo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Josep Anselm Clav 17, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/2e/c02e1011530d9f36614a52a8c5a20bb2beb2635f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="679.95" OriginalAmount="673.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396162" Longitude="2.160916" StarRating="5" HotelCode="75452|3451236|Bed &amp; Breakfast" HotelName="Sir Victor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rossello 265, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/fd/e7fd91f5fede398a9b56e992b3dc65374c69be00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at a privileged address on the Passeig de Gràcia, Barcelona's most stylish and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="681.75" OriginalAmount="675" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393772175564" Longitude="2.1621863543987" StarRating="4" HotelCode="47698|5036" HotelName="Condes de Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 73-75, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/b7/a5b72dda30c76e8b523347ff0f20a1ab4d3b1848.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location in Paseo de Gracia, in the heart of Modernist Barcelona and faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="683.77" OriginalAmount="677" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|16153-24463032/4174797323559356816/12825" HotelName="TORRE MELINA A GRAN MELIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15500/15438/ddfbe8c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="684.78" OriginalAmount="678" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388024" Longitude="2.1731556" StarRating="4" HotelCode="320136|130761" HotelName="H10 Cubik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 69, Barcelona Centro, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b4/d5/b4d5886ae34b728894416f53a2e8b4dec75fd39d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is approximately 2.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="688.29" OriginalAmount="681.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39443855" Longitude="2.15645759" StarRating="5" HotelCode="436312|439201|Bed &amp; Breakfast" HotelName="Ohla Eixample" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Còrsega 289, Eixample, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/7e/ce7ee8d05c4f811430bc5ebb0c80038e1e416d2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Barcelona.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696.90" OriginalAmount="690" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391786590177" Longitude="2.1657532423246" StarRating="3" HotelCode="336536|60713" HotelName="Hotel Margot House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Gracia 46, Principal, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/aa/eeaa98064a2d8c2e695599c7b6324586271345f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="700.94" OriginalAmount="694" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|242683-28591302/4174797323559356816/1043" HotelName="THE LEVEL AT MELIA BARCELONA SKY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6470000/6460900/6460810/5b04ef95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702.96" OriginalAmount="696" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381589" Longitude="2.1838780000001" StarRating="4" HotelCode="295423|57814" HotelName="H10 Port Vell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pas de Sota Muralla 9, Port Vell, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/a6/29a6fe9aaa3870dcf7cfd220820d833777d7a3d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="712.05" OriginalAmount="705" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384727949703" Longitude="2.179170101881" StarRating="4" HotelCode="55110|36222" HotelName="Mercer Hotel Boria Bcn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Boria 24-26, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/ce/7ece40376340e601c713d03f5250bca73c839ae5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Barcelona, close to the most popular districts, such as El Born or t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="725.34" OriginalAmount="718.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386754492654" Longitude="2.1841171557503" StarRating="4" HotelCode="113147|1026128|Bed &amp; Breakfast" HotelName="K+K Hotel Picasso El Born" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Picasso 26-30, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/eb/eb0ba2e926821356/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this boutique hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="726.19" OriginalAmount="719" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.430588" Longitude="-88.897682" StarRating="4" HotelCode="0|175392-28500099/4174797323559356816/1175" HotelName="BORNETA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>10221 Rodriguez Street, Diberville, 39540, MS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104340000/104330300/104330231/04b61623_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Extended stay. Property Type: Extended stay. Total rooms: 131. Floors: 3. Property description- Travel with confidence at the Suburban Extended Stay Hotel Biloxi North Area in Dlberville, MS located off Interstate 110. This pet-friendly hotel is near destinations like the Mississippi Gulf Coast, Beau Rivage Casino, Hard Rock Casino Biloxi, Mardi Gras Museum and Grand Biloxi Casino and Keesler Air Force Base. Enjoy amenities like free WiFi, fitness center, copy and fax services and weekly housekeeping services. Spacious rooms include a flat-screen TV, well-equipped kitchen, hair dryer, iron and ironing board. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Front Desk Hours 7am-11pm. Weekly Housekeeping. Daily housekeeping available upon request. Pet accommodation 50.00 usd per pet, per stay. Pet limit Max 2 pets per room up to 25 lbs.. Onsite facilities information- ParkingHotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800660-6246. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="742.35" OriginalAmount="735" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385017" Longitude="2.175786" StarRating="4" HotelCode="47606|31975" HotelName="Hotel Colón Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Catedral 7, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/ef/26ef1c4cb64411ec719ff0fdfbbd806d4fcef1fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This leading hotel enjoys a superb location directly in the Barrio Gotico opposite the cathedral. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="743.36" OriginalAmount="736" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|384194-28581739/4174797323559356816/1603" HotelName="UPPER DIAGONAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12740000/12731400/12731374/7b0928dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="750.06" OriginalAmount="742.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387035" Longitude="2.174354" StarRating="5" HotelCode="904646|146645|Bed &amp; Breakfast" HotelName="Ohla Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 49, Ciutat Vella, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/42/0c42ebad92038ca94660ef530007f673662412e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated just 5 minutes' walk from Plaza Catalunya, this hotel is located in the charming Go...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="763.56" OriginalAmount="756" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.425712195699" Longitude="2.1208360791206" StarRating="5" HotelCode="26035|27834" HotelName="Gran Hotel La Florida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ctra. Vallvidrera al Tibidabo, 83-93, 08035 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/76/e9/76e9165f09b736b354acc7d17b4823b780768d18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel lies about 7 km outside of the centre with its array of shops, restaurants and bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="791.45" OriginalAmount="783.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39411" Longitude="2.159696" StarRating="5" HotelCode="|442869" HotelName="Casa Sagnier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 104</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/8/6/9/442869_9a2400b1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.90" OriginalAmount="790.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396190257035" Longitude="2.1634951222852" StarRating="5" HotelCode="526452|the_one_barcelona_gl" HotelName="The One Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Boutique,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Provença 277, Barcelona Centro, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/1e/091e17e5d4745d921fc1e71d760013edfb795639.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With an exceptional location in the city's most exclusive district, The complex is a new hotel with ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="800.93" OriginalAmount="793" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39911311" Longitude="2.16555103" StarRating="4" HotelCode="501769|131471" HotelName="Well and Come Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Girona 158, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/0d/0c0d0808b5a085c1b4f7e4b0a1d3c23583d5f4c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="810.67" OriginalAmount="802.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389036" Longitude="2.156525" StarRating="4" HotelCode="|208655" HotelName="The Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca, 178</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/6/5/5/208655_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="815.07" OriginalAmount="807" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1265289-28598158/4174797323559356816/820" HotelName="BOUTIQUE MIRLO BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69950000/69941800/69941763/50aa6c27_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="819.11" OriginalAmount="811" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39627566" Longitude="2.16218674" StarRating="4" HotelCode="498549|237216" HotelName="H10 Casa Mimosa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pau Claris 179, Barcelona Centro, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/90/b1904e2e646c0a4b4fcf093e6b29898691b35400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="828.20" OriginalAmount="820" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|619-28562308/4174797323559356816/4830" HotelName="MARIANO CUBI APARTHOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/860000/852600/852584/29bb840a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="851.43" OriginalAmount="843" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408675449046" Longitude="2.1478486061096" StarRating="3" HotelCode="130496|10776" HotelName="Ronda Lesseps" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/Ballester 77-81, 08023 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/33/59/3359ec98d811d51d6473d16982a176c4478706f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="856.48" OriginalAmount="848" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394099" Longitude="2.159655" StarRating="4" HotelCode="408692|11599" HotelName="Murmuri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 104, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a8/01a882cf3aa89235e23fd2c6f5d96a42bdc9944f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Barcelona, in the district of Eixample, beside the Passei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="864.78" OriginalAmount="856.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.425644" Longitude="2.1208207" StarRating="0" HotelCode="|11087" HotelName="METT Barcelona GL - A Leading Hotel of the World" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CTRA DE VALLVIDRERA AL TIBIDABO 83-93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/8/7/11087_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel was built in 1925 and renovated in 2003. It is situated in a big garden area. It has 74 rooms, 6 floors, 51 double rooms and 23 suites. In the entrance, you can find a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a cloakroom. Guests have access to a cafÃ©, a shop, a hairdresser's, a bar, a nightclub, a games room, a TV room, an Ã  la carte restaurant with air-conditioning and a bar. The establishment offers a conference room and internet. Guests also have access to room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This luxurious hotel is just 7 kilometres away from the city centre, shops, bars and restaurants. The establishment offers a transfer service to the city centre free of charge. 15 kilometres away, you can find the beach. ROOM: The stylish rooms have a bathroom, a hairdryer, a direct line telephone, a radio, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system and a safety deposit box. FACILITIES: Clients can enjoy a covered pool, a swimming pool with deck chairs and parasols. The establishment has a sauna, a solarium, a steam bath and a gym. Guests are offered a massage service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="866.13" OriginalAmount="857.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38894" Longitude="2.16999" StarRating="5" HotelCode="|425362" HotelName="ME Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CASP 1-13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/5/3/6/2/425362_2e04ad41254.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="868.60" OriginalAmount="860" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393867" Longitude="2.162225" StarRating="5" HotelCode="440529|130778" HotelName="Monument Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 75, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/fa/ddfae2605955b48213a2d06ed8fdd9ebb4342523.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="869.64" OriginalAmount="861.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.410583933148" Longitude="2.136482053378" StarRating="5" HotelCode="97667|100414|Bed &amp; Breakfast" HotelName="Abac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Del Tibidabo 1, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/06/520671a04967593f73430df129be6e19f86c0f55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sarria-Sant Gervasi, in the upper zone of Barcelona, with views of Placa Ke...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="888.80" OriginalAmount="880" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38903037713" Longitude="2.1701055765152" StarRating="4" HotelCode="29343|514984" HotelName="Atiram Barcelona" 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,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/00/d0005bbfe0b913069f51b94fe4f608eed921eb0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated at the heart of Barcelona, close to Plaza Cataluña. Countless shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="892.84" OriginalAmount="884" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|864569-28566568/4174797323559356816/4327" HotelName="ENJOYBCN DALI APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44340000/44334800/44334732/6f69125a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894.86" OriginalAmount="886" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393455" Longitude="2.163887" StarRating="5" HotelCode="14339|4131" HotelName="Majestic Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig De Gracia 68, L'Eixample, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/1c/601c9e598774d93c26a0c9a94a191092f8bf0fcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in close proximity to one of the city's main streets, the Paseo de Gracia, in the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="897.89" OriginalAmount="889" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.370394682247" Longitude="2.1715092184201" StarRating="5" HotelCode="60385|36121" HotelName="Hotel Miramar Barcelona" 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,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Carlos Ibañez 3, 08038 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/15/4b155c00383e6555636ad7d882317d17b9eea48a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the historical centre of Barcelona. The gardens of Montjuïc y de Costa i Llobera ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="904.20" OriginalAmount="895.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38579653987" Longitude="2.1945834159851" StarRating="5" HotelCode="38258|ES000091" HotelName="Pullman Barcelona Skipper" 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,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Av. del Litoral 10, Port Olimpic, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c3/0bc37d05c87d49ddbf430154daa66209ccb37b97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the tourist district, only approximately 100 m away from the beach. Countles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="922.13" OriginalAmount="913" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398020294026" Longitude="2.1581852110278" StarRating="4" HotelCode="167328|45891" HotelName="Suites Center Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 128, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/6a/936a35c70e29355f1c05a462e964b439c2fc3475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Eixample, in the centre of Barcelona, only 20 m from the modernist Casa Fus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="947.38" OriginalAmount="938" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|28522-28598695/4174797323559356816/5020" HotelName="METT BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/913800/913726/a59e6ced_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="965.56" OriginalAmount="956" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39050356" Longitude="2.16935903" StarRating="5" HotelCode="591524|257212" HotelName="Almanac Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 619-621, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8f/ec8f4524cb6e352b5a6999d2f5ee1ecbce7a3a04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to travellers. Amenities include a safe. Wireless internet acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="978.69" OriginalAmount="969" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|408686-24354183/4174797323559356816/7515" HotelName="MONUMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13065400/13065360/18362c2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1022.12" OriginalAmount="1012" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|168179-18110477/4174797323559356816/10937" HotelName="MIRAMAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1570000/1563600/1563535/adb162c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1025.15" OriginalAmount="1015" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394554" Longitude="2.163303" StarRating="5" HotelCode="904551|27822" HotelName="Alma Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca 271, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/6c/096c26bdcbca9ee85f4fc5e136ea45214c44e99d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Barcelona, the hotel is just 200 m from the famous Passeig de Gràcia, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1035.25" OriginalAmount="1025" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.368502646324" Longitude="2.1897277361425" StarRating="5" HotelCode="899897|22088" HotelName="W Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Placa de la Rosa dels Vents 1, Final Passeig de Joan de Borbo, 08039 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cf/8ccf086af0bd17569f9c53e5cdf7dd110337fc95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the Nova Bocana of the Port of Barcelona, which connects the city's historical centre to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1072.20" OriginalAmount="1061.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391747" Longitude="2.171787" StarRating="5" HotelCode="317341|42782000|Bed &amp; Breakfast" HotelName="Cotton House Hotel, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 670, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/3b/703b5ae5517155ce5555a4aadc074b54da1e6b6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1073.63" OriginalAmount="1063.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385982775223" Longitude="2.1777534398811" StarRating="5" HotelCode="725926|the_barcelona_edition" HotelName="Barcelona EDITION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda de Francesc Cambo 14, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/e6/aee631b36f6d783fea08dca80a982a6ebcbfa504.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is in Barrio Gotico. The establishment comprises a total of 100 snug guests roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1103.18" OriginalAmount="1092.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392948" Longitude="2.1645311" StarRating="0" HotelCode="|74908" HotelName="Apartments Sixtyfour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/9/0/8/74908_f740d181859.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable apartment complex, is perfect for business and holiday stays. The establishment boasts a dining room, a kitchen and a bathroom. This establishment is perfect for families and groups.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1104.95" OriginalAmount="1094.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831908" Longitude="2.1752244" StarRating="5" HotelCode="|19062" HotelName="Neri Relais and Chateaux" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>SANT SEVER 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/6/2/19062_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, is situated in a historic building, has 22 rooms and 7 suites. In the entrance, you can find a smart hall with a lift, a reception with air-conditioning, a cloakroom and a safety deposit box service. You are also offered an inviting bar, a cafÃ©, an Ã  la carte restaurant and conference rooms with features that offer you the maximum level of comfort, There are many services available at the establishment, including internet, WiFi, room service and a laundry service. SITUATION: It is inGothic District it is in a central area, In the surrounding area, you can find shops, cultural places, the cathedral and. a few minutes away by car, you can find the beach, is situated 20 kilometres away from the airport. ROOM: The rooms well-decorated, have a flat-screen television, a CD player, a DVD player, a safety deposit box, a mini-bar, pillow menu, sheets, room service, WiFi, press, a bathroom with a shower or bath and infrared lamp. FACILITIES: Guests can enjoy a massage service (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1124.13" OriginalAmount="1113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382751494264" Longitude="2.1789403374692" StarRating="5" HotelCode="207362|133159" HotelName="Mercer Hotel Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dels Lledó 7, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/2f/e22ff6e1de484d7eb68124983a06e3698ddb69a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access to Barcelona's popular hot spots.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1160.49" OriginalAmount="1149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383194993763" Longitude="2.1753362392521" StarRating="5" HotelCode="29335|55362" HotelName="Hotel Neri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Sant Sever 5, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/6a/1f6a21e0675e4ca2ec5de92b4280b0e72c3ecac1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Barcelona's central Gothic Quarter, the city's oldest quarter. In the narr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1224.82" OriginalAmount="1212.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860863" Longitude="2.1774481" StarRating="5" HotelCode="|220953" HotelName="The Barcelona Edition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Francesc Cambo 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/9/5/3/220953_fa6c2001734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1239.28" OriginalAmount="1227.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391366440759" Longitude="2.1714704638914" StarRating="5" HotelCode="16766|2913|Bed &amp; Breakfast" HotelName="El Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 668, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/bb/73bb73d3cac104ba754f4d79c39adf598990ee67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first class hotel is located directly in the city's tourist centre. Las Ramblas and other emine...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1380.67" OriginalAmount="1367" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|65463-28593982/4174797323559356816/1557" HotelName="SOFITEL BARCELONA SKIPPER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1495200/1495164/f3fc4056_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1443.67" OriginalAmount="1429.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386899322609" Longitude="2.1685659885406" StarRating="3" HotelCode="47270|704648" HotelName="H10 Catalunya Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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>Placa Catalunya 7, Barcelona Centro, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/7b/e27b18eb349f07572ce8f7c8a8937bb22ec5a078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on Plaça Catalunya at the heart of Barcelona. A range of shopping venues,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1527.12" OriginalAmount="1512" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|311108-28594246/4174797323559356816/4636" HotelName="COTTON HOUSE, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10050000/10043100/10043068/0e08d530_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1643.27" OriginalAmount="1627" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.387759988752" Longitude="2.1691391079346" StarRating="4" HotelCode="564124|229134" HotelName="Iberostar Selection Paseo de Gracia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Cataluña 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681826/a_681826_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Barcelona, this hotel is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1673.57" OriginalAmount="1657.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397063" Longitude="2.158458" StarRating="5" HotelCode="168505|el_palauet_living_barcelona" HotelName="El Palauet Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gracia 113, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/24/5a24f5c667097f008d02cbfd19f51f53b870f8d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1873.55" OriginalAmount="1855" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|207106-28594148/4174797323559356816/4053" HotelName="EL PALAUET LIVING BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22960000/22950400/22950332/a38a329f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2116.55" OriginalAmount="2095.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391171422942" Longitude="2.166642844677" StarRating="5" HotelCode="103387|138648|Bed &amp; Breakfast" HotelName="Mandarin Oriental Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 38-40, Barcelona 08007</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/d2/03d209692cd8c1be069f5c688ebab60d9ecb53af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2177.18" OriginalAmount="2155.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3878403" Longitude="2.1693699" StarRating="4" HotelCode="|218411" HotelName="BLESS Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Cataluna 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/4/1/1/218411_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2233.11" OriginalAmount="2211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="9.938764" Longitude="-84.096736" StarRating="5" HotelCode="0|140239-18110474/4174797323559356816/11569" HotelName="MANDARIN ORIENTAL, BARCELONA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Ave 5 bis, calle 40, SAN JOSE, COSTA RICA,1150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3020000/3013300/3013270/a2bdafc0_b.jpg</HotelPictures>
        <HotelDescription>Occidental Torremolinos cuenta con 84 habitaciones.  Cuenta con una variada oferta gastronómica: Restaurante de cocina internacional “El Quijote”  Y Bar “El Cid”. También dispone de 4 salones.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2256.08" OriginalAmount="2233.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386776" Longitude="2.196315" StarRating="5" HotelCode="10359|1709790|Bed &amp; Breakfast" HotelName="Arts Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Marina 19-21, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/77/0e776467fdfb84614d7a81712a4d173712baec42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spectacular, luxurious city hotel is located on the wonderful promenade and enjoys unique panor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5064.95" OriginalAmount="5014.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383627" Longitude="2.1850736" StarRating="2" HotelCode="|11085" HotelName="Santa Marta" 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/0/8/5/11085_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1920, has 66 rooms, 6 floors, 5 single rooms and 49 double rooms. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. You are also offered a television room, a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning. The establishment also offers a laundry service. SITUATION: This hotel is in the harbour, close to the Parc de la Ciutadella, Las Ramblas and the Gothic Quarter. A few minutes walk away from the establishment, guests can find shops, leisure areas and monuments. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a safety deposit box and a central heating system. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16504.41" OriginalAmount="16341" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383182059258" Longitude="2.1847542638063" StarRating="1" HotelCode="64249|45751" HotelName="Hotel Lyon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle General Castaños 6, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/3d/3c3d982b8a9fef350441c75e2fea1eb074980e9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right opposite Barcelona-Estació de França train station, not too far away fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Bicycle Rental,Fax,Wheelchair Access,Heated Pool,Sauna,Swimming Pool,Massage Centre,Jacuzzi,Lounge,Spa,Golf,Diet Meals,Kitchen,24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Housekeeping,Library,Luggage Storage,Meeting Room,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Boutique,Business Centre,Parking,Pets allowed,Printer,Valet Parking,Wake-up Call Service,LCD/Projector,Vending Machine,Beauty Salon</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,SPA HOTEL,HOTEL,BEACH HOTEL,AIRPORT HOTEL,APARTMENT HOTEL,VILLAGE,HOSTEL,CLUB RESORT,VACATION CONDO OR APARTMENT,APARTMENT,ECO HOTEL,HOSTELS,GUESTHOUSE,GUEST HOUSES,FINCA,VILLA,HOLIDAY HOMES,APARTHOTEL,BED AND BREAKFASTS,BOATS,FARM STAYS</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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|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
bad8a670-cf89-4073-a8d4-583da415f72b|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="bad8a670-cf89-4073-a8d4-583da415f72b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="24075" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-24T00:00:00" End="2026-08-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="49083|12801" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="ashfaq.lafirst@gmail.com" Password="Lafirst@111" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bad8a670-cf89-4073-a8d4-583da415f72b|CoordinatorError|There is an error in XML document (2, 2).|System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <ErrorRS xmlns=''> was not expected.
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelRoomRS.Read11_HotelRoomRS()
   --- End of inner exception stack trace ---
   at Core.Common.Deserialize[T](String toDeserialize) in D:\Projects\WorldwideDMCV2\Core\Common\Common\Common.cs:line 25
   at HotelCoordinator.Coordinator.Price(Object pSearchData) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 1198||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
bad8a670-cf89-4073-a8d4-583da415f72b|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bad8a670-cf89-4073-a8d4-583da415f72b|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bad8a670-cf89-4073-a8d4-583da415f72b|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bad8a670-cf89-4073-a8d4-583da415f72b|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="bad8a670-cf89-4073-a8d4-583da415f72b" TimeStamp="0001-01-01T00:00:00" HotelName="NH Sants Barcelona" HotelCode="49083|1685538" StarRating="4" GTCityId="24075" CountryCode="ES" CityName="Barcelona" CountryName="Spain" Address="Numancia 74, 08029 Barcelona" PostCode="08029" PhoneNo="+34933224451" FaxNo="" Email="nhsantsbarcelona@nh-hotels.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="41.384585067201" Longitude="2.1378439664841" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard room" RoomTypeCode="313230590|1|289|27|Mjg5fEdCUHwyMDI2LTA4LTA3" OriginalAmount="289" TotalPrice="291.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:35.5707873+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="289" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (twin beds)" RoomTypeCode="h-943dac49-c1e2-57af-8582-b9d85543e9f6|63|MjkwLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="290" TotalPrice="292.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 26.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="292.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD" RoomTypeCode="0|0|1135545925|1786106314102016B2203B5||yes|24354|16|MjkwLjk5fEdCUHwyMDI2LTA4LTA3" OriginalAmount="291" TotalPrice="293.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Babies 01 year old are allowed to stay free of charge by sharing existing beds A babycot may be requested upon arrival based on availability NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="293.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Single room" RoomTypeCode="h-7eef615b-1673-54c0-9347-5ad898d48e6b|63|MjkxLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="291" TotalPrice="293.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 26.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="293.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TWIN BEDS" RoomTypeCode="0|0|1136538735|1786106316057392B2098B0||yes|24354|16|MjkxLjcyfEdCUHwyMDI2LTA4LTA3" OriginalAmount="292" TotalPrice="294.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED" RoomTypeCode="0|0|1136546305|1786106316057392B2098B4||yes|24354|16|MjkxLjcyfEdCUHwyMDI2LTA4LTA3" OriginalAmount="292" TotalPrice="294.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed)" RoomTypeCode="h-e8872ad8-2328-5db1-86e6-534eab88a727|63|Mjk1LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="295" TotalPrice="297.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 26.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="297.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: STANDARD ROOM" RoomTypeCode="3063488234-1-0|763063488234|1|0|12|MzA0LjQyfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="304" TotalPrice="307.46" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Room" RoomTypeCode="0|0|41826455|1786106320056007B2057B1||yes|24354|16|MzA4LjU4fEdCUHwyMDI2LTA4LTA3" OriginalAmount="309" TotalPrice="311.67" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="311.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: STANDARD" RoomTypeCode="3332558436-1-0|763332558436|1|0|12|MzA4LjYwfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="309" TotalPrice="311.69" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room" RoomTypeCode="305032574|1|316|27|MzE2fEdCUHwyMDI2LTA4LTA3" OriginalAmount="316" TotalPrice="319.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:35.7294996+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="316" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1136506675|1786106316003498B2036B4||yes|24354|16|MzIxLjAyfEdCUHwyMDI2LTA4LTA3" OriginalAmount="321" TotalPrice="324.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Promotion: Non-refundable rate. No amendments permitted NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="324.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Single use" RoomTypeCode="241623069|1|323|27|MzIzfEdCUHwyMDI2LTA4LTA3" OriginalAmount="323" TotalPrice="326.23" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:35.8886435+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="323" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard room" RoomTypeCode="313230590|3|328|27|MzI4fEdCUHwyMDI2LTA4LTA3" OriginalAmount="328" TotalPrice="331.28" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:35.5717885+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="328" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DOUBLE OR TWIN STANDARD" RoomTypeCode="2011759225-1-0|762011759225|1|0|12|MzI5LjAwfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="329" TotalPrice="332.29" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Single room" RoomTypeCode="h-0037211e-8079-5174-8906-6ef03ebb8305|63|MzMwLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="330" TotalPrice="333.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 30.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="333.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD" RoomTypeCode="0|1331|1135545925|1786106314102016B2203B4||yes|24354|16|MzMwLjIwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="330" TotalPrice="333.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Babies 01 year old are allowed to stay free of charge by sharing existing beds A babycot may be requested upon arrival based on availability NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="333.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="20260824$20260827$W$102$642$DBL.ST-4$ID_B2B_69$RO$TPKG$1~1~0$$P@07~A-SIC~200182~-503991067~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009200182|8|Mzg2LjAwfEVVUnwyMDI2LTA4LTE2" OriginalAmount="331" TotalPrice="334.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="330.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, TWIN BEDS" RoomTypeCode="0|1331|1136538735|1786106316057392B2098B1||yes|24354|16|MzMxLjAxfEdCUHwyMDI2LTA4LTA3" OriginalAmount="331" TotalPrice="334.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="334.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, DOUBLE BED" RoomTypeCode="0|1331|1136546305|1786106316057392B2098B5||yes|24354|16|MzMxLjAxfEdCUHwyMDI2LTA4LTA3" OriginalAmount="331" TotalPrice="334.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="334.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: STANDARD ROOM " RoomTypeCode="1444569760-1-0|761444569760|1|0|12|MzMxLjQ3fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="331" TotalPrice="334.78" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: RUN OF HOUSE" RoomTypeCode="0|0|1136515485|1786106316003498B2036B8||yes|24354|16|MzMzLjkzfEdCUHwyMDI2LTA4LTA3" OriginalAmount="334" TotalPrice="337.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="337.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed)" RoomTypeCode="h-25254539-8b98-591c-bf51-09b22759e343|63|MzM1LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="335" TotalPrice="338.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 30.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="338.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-31614e8a-4652-5752-b390-3ffe70c80aa4|63|MzM1LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="335" TotalPrice="338.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 30.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="338.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: STANDARD ROOM" RoomTypeCode="2920866530-1-0|762920866530|1|0|12|MzQ1LjQzfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="345" TotalPrice="348.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SINGLE CLASSIC" RoomTypeCode="407613442-1-0|760407613442|1|0|12|MzQ1Ljg3fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="346" TotalPrice="349.33" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CLASSIC, SINGLE" RoomTypeCode="0|0|1597958625|1786106315035746B2119B8||yes|24354|16|MzQ2LjIwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="346" TotalPrice="349.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="349.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: STANDARD" RoomTypeCode="2673533634-1-0|762673533634|1|0|12|MzQ5LjMzfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="349" TotalPrice="352.82" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-7f0b8777-d816-53d3-b969-d2be4f80ddb6|63|MzUwLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="350" TotalPrice="353.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 31.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="353.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-d8c4053d-9cf0-5fc3-b768-6d77c03cbabd|63|MzUwLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="350" TotalPrice="353.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 31.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="353.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Room" RoomTypeCode="0|1331|41826455|1786106320056007B2057B0||yes|24354|16|MzUwLjE2fEdCUHwyMDI2LTA4LTA3" OriginalAmount="350" TotalPrice="353.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="353.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard" RoomTypeCode="20260824$20260827$W$102$642$DBT.ST$CG-BAR$RO$$1~1~0$$N@07~A-SIC~2011cc~-1262637098~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009244198|8|NDA4LjY4fEVVUnwyMDI2LTA4LTE3" OriginalAmount="350" TotalPrice="353.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="353.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior" RoomTypeCode="313230649|1|351|27|MzUxfEdCUHwyMDI2LTA4LTA3" OriginalAmount="351" TotalPrice="354.51" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:36.4147465+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="351" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR" RoomTypeCode="0|0|1135515295|1786106315011757B2129B10||yes|24354|16|MzUzLjgxfEdCUHwyMDI2LTA4LTA3" OriginalAmount="354" TotalPrice="357.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property is located in the city&amp;#039;s Low Emission Zone; only low-emission vehicles are permitted to enter. Guests with non-Spanish license plates must register their vehicle with the city in advance.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city and collected at the property. Exemptions or reductions might apply. For more details, please contact the property using the information on the reservation confirmation received after booking. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 9.24 per person, per night, up to 7 nights. This tax does not apply to children under 17 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately EUR 17 to 21 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: EUR 25 per pet, per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;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. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 1 people:,Name: mandatory_tax, Cost: 31.94 USD,Tax Recovery Charges and Service Fees for 1 people: 38.30 USD (This amount is included within the total price). NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="357.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, QUEEN BED" RoomTypeCode="0|0|1136548295|1786106316057392B2098B12||yes|24354|16|MzU0Ljc2fEdCUHwyMDI2LTA4LTA3" OriginalAmount="355" TotalPrice="358.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="358.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, TWIN BEDS" RoomTypeCode="0|0|1136538795|1786106316057392B2098B8||yes|24354|16|MzU0Ljc2fEdCUHwyMDI2LTA4LTA3" OriginalAmount="355" TotalPrice="358.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="358.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room" RoomTypeCode="305032574|3|359|27|MzU5fEdCUHwyMDI2LTA4LTA3" OriginalAmount="359" TotalPrice="362.59" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:35.7294996+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="359" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (full double bed)" RoomTypeCode="h-618a3618-8047-5092-be7f-267cb7be9b07|63|MzU5LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="359" TotalPrice="362.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 32.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="362.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-5423d2dd-aee9-5f4f-b568-25d0cca87c89|63|MzYxLjAwfEdCUHwyMDI2LTA4LTIz" OriginalAmount="361" TotalPrice="364.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2026"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 32.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-19T00:00:00" End="2026-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="364.61" /></CancelPenalty><CancelPenalty Start="2026-08-20T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="364.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-60acc24d-d836-5f0a-a99d-8b1009310ac5|63|MzYxLjAwfEdCUHwyMDI2LTA4LTIz" OriginalAmount="361" TotalPrice="364.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2026"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 32.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-19T00:00:00" End="2026-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="364.61" /></CancelPenalty><CancelPenalty Start="2026-08-20T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="364.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (twin beds)" RoomTypeCode="h-ea60e575-0ee8-5bae-af6e-8d943d7e153f|63|MzYxLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="361" TotalPrice="364.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 32.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="364.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: STANDARD SINGLE" RoomTypeCode="4237678068-1-0|764237678068|1|0|12|MzYzLjU1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="364" TotalPrice="367.19" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, SINGLE" RoomTypeCode="0|0|1135774525|1786106315035746B2119B12||yes|24354|16|MzYzLjkwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="364" TotalPrice="367.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="367.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1136506675|1786106316003498B2036B5||yes|24354|16|MzY0LjI3fEdCUHwyMDI2LTA4LTA3" OriginalAmount="364" TotalPrice="367.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Promotion: Non-refundable rate. No amendments permitted NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="367.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room - Single use" RoomTypeCode="241623069|3|367|27|MzY3fEdCUHwyMDI2LTA4LTA3" OriginalAmount="367" TotalPrice="370.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:35.8886435+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="367" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room" RoomTypeCode="305032582|1|368|27|MzY4fEdCUHwyMDI2LTA4LTA3" OriginalAmount="368" TotalPrice="371.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:36.6394894+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="368" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DOUBLE OR TWIN WITH DOUBLE BED" RoomTypeCode="3270778025-1-0|763270778025|1|0|12|MzcwLjQzfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="370" TotalPrice="374.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED" RoomTypeCode="0|0|1136616155|1786106315035746B2119B16||yes|24354|16|MzcwLjc4fEdCUHwyMDI2LTA4LTA3" OriginalAmount="371" TotalPrice="374.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="374.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (twin beds)" RoomTypeCode="h-72b71d45-d15d-54a2-aa35-cdfcb99c4eb7|63|MzczLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="373" TotalPrice="376.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 33.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="376.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (full double bed) (queen size bed)" RoomTypeCode="h-abf07ef2-f525-5863-8db7-0c24c9dcd186|63|MzczLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="373" TotalPrice="376.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 33.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="376.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE OR TWIN STANDARD" RoomTypeCode="1987298535-1-0|761987298535|1|0|12|MzczLjMzfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="373" TotalPrice="377.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="20260824$20260827$W$102$642$DBL.ST-4$ID_B2B_69$BB$TPKG$1~1~0$$P@07~A-SIC~2041b4~659603714~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092041b4|8|NDM2LjA0fEVVUnwyMDI2LTA4LTE2" OriginalAmount="374" TotalPrice="377.45" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="373.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUPERIOR ROOM" RoomTypeCode="1846614698-1-0|761846614698|1|0|12|Mzc1LjMxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="375" TotalPrice="379.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed and Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD ROOM" RoomTypeCode="SG#1#HH#122.67#0#BB#OK#20260824#20260825#EU#1-0#STDDBL#1|1|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#^SG#1#HH#122.67#0#BB#OK#20260825#20260826#EU#1-0#STDDBL#1|1|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#^SG#1#HH#130.43#0#BB#OK#20260826#20260827#EU#1-0#STDDBL#1|1|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#|34|Mzc1Ljc3fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="376" TotalPrice="379.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: STANDARD ROOM " RoomTypeCode="2924823413-1-0|762924823413|1|0|12|Mzc2LjEyfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="376" TotalPrice="379.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUPERIOR" RoomTypeCode="1171775964-1-0|761171775964|1|0|12|Mzc4LjQ4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="378" TotalPrice="382.26" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: RUN OF HOUSE" RoomTypeCode="0|1331|1136515485|1786106316003498B2036B9||yes|24354|16|Mzc4LjkxfEdCUHwyMDI2LTA4LTA3" OriginalAmount="379" TotalPrice="382.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or Twin STANDARD" RoomTypeCode="20260824$20260827$W$102$642$DBT.ST-1$ID_B2B_69$RO$TB2C$1~1~0$$N@07~A-SIC~2221bd~1265782979~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092221bd|8|NDQ1LjM0fEVVUnwyMDI2LTA4LTE2" OriginalAmount="382" TotalPrice="385.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="381.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Single room - Superior" RoomTypeCode="305051720|1|384|27|Mzg0fEdCUHwyMDI2LTA4LTA3" OriginalAmount="384" TotalPrice="387.84" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:36.721562+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="384" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room" RoomTypeCode="305032584|1|386|27|Mzg2fEdCUHwyMDI2LTA4LTIx" OriginalAmount="386" TotalPrice="389.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T12:00:00" End="2026-08-17T12:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="386" /></CancelPenalty><CancelPenalty Start="2026-08-18T12:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="386" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard" RoomTypeCode="20260824$20260827$W$102$642$DBT.ST$BAROPRBB$BB$$1~1~0$$P@07~A-SIC~2491c5~1561823365~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092491c5|8|NDUzLjczfEVVUnwyMDI2LTA4LTE3" OriginalAmount="389" TotalPrice="392.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="392.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-a5e06316-faf6-55e4-ab94-cb906aef9998|63|Mzg5LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="389" TotalPrice="392.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 35.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="392.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-44e16023-ab0e-5f25-b5b1-44b74696b14e|63|Mzg5LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="389" TotalPrice="392.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 35.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="392.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior" RoomTypeCode="313230649|3|390|27|MzkwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="390" TotalPrice="393.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:36.4147465+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="390" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1136512845|1786106316003498B2036B14||yes|24354|16|MzkwLjQwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="390" TotalPrice="394.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Promotion: Non-refundable rate. No amendments permitted NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="394.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Superior" RoomTypeCode="235721051|1|392|27|MzkyfEdCUHwyMDI2LTA4LTA3" OriginalAmount="392" TotalPrice="395.92" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:36.9107307+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="392" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR" RoomTypeCode="0|1331|1135515295|1786106315011757B2129B8||yes|24354|16|MzkyLjk5fEdCUHwyMDI2LTA4LTA3" OriginalAmount="393" TotalPrice="396.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. This property is located in the city&amp;#039;s Low Emission Zone; only low-emission vehicles are permitted to enter. Guests with non-Spanish license plates must register their vehicle with the city in advance.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city and collected at the property. Exemptions or reductions might apply. For more details, please contact the property using the information on the reservation confirmation received after booking. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 9.24 per person, per night, up to 7 nights. This tax does not apply to children under 17 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately EUR 17 to 21 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: EUR 25 per pet, per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;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. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 1 people:,Name: mandatory_tax, Cost: 31.94 USD,Tax Recovery Charges and Service Fees for 1 people: 42.54 USD (This amount is included within the total price). NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="396.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: SINGLE CLASSIC" RoomTypeCode="1992951861-1-0|761992951861|1|0|12|MzkzLjAzfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="393" TotalPrice="396.96" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE SUPERIOR QUEEN BED" RoomTypeCode="20260824$20260827$W$102$642$DBL.QN-SU$ID_B2B_69$RO$TPKG$1~1~0$$P@07~A-SIC~2541ca~1926679241~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092541ca|8|NDU4Ljg0fEVVUnwyMDI2LTA4LTE2" OriginalAmount="393" TotalPrice="397.18" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="393.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CLASSIC, SINGLE" RoomTypeCode="0|1331|1597958625|1786106315035746B2119B9||yes|24354|16|MzkzLjQwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="393" TotalPrice="397.33" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="397.33" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, QUEEN BED" RoomTypeCode="0|1331|1136548295|1786106316057392B2098B13||yes|24354|16|Mzk0LjAzfEdCUHwyMDI2LTA4LTA3" OriginalAmount="394" TotalPrice="397.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="397.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, TWIN BEDS" RoomTypeCode="0|1331|1136538795|1786106316057392B2098B9||yes|24354|16|Mzk0LjAzfEdCUHwyMDI2LTA4LTA3" OriginalAmount="394" TotalPrice="397.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="397.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed)" RoomTypeCode="h-a4af11ea-451b-5773-ad13-e63b54e4f4ae|63|Mzk5LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="399" TotalPrice="402.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 36.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="402.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-33b4d110-e273-5ca9-8389-86c2bd619514|63|NDAwLjAwfEdCUHwyMDI2LTA4LTIz" OriginalAmount="400" TotalPrice="404.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2026"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 36.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-19T00:00:00" End="2026-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="404.00" /></CancelPenalty><CancelPenalty Start="2026-08-20T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="404.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DOUBLE OR TWIN SUPERIOR" RoomTypeCode="3850642469-1-0|763850642469|1|0|12|NDAwLjExfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="400" TotalPrice="404.11" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: SINGLE CLASSIC" RoomTypeCode="20260824$20260827$W$102$642$SGL.AS$ID_B2B_88$RO$B2BESXX$1~1~0$$N@07~A-SIC~2301d4~-1851966554~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092301d4|8|NDY4LjQ4fEVVUnwyMDI2LTA4LTA5" OriginalAmount="402" TotalPrice="405.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="401.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN QUEEN SIZE BED" RoomTypeCode="20260824$20260827$W$102$642$TWN.QN$ID_B2B_69$RO$TPKG$1~1~0$$P@07~A-SIC~2191d6~351835709~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092191d6|8|NDcwLjI1fEVVUnwyMDI2LTA4LTE2" OriginalAmount="403" TotalPrice="407.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="403.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUPERIOR ROOM " RoomTypeCode="1737426549-1-0|761737426549|1|0|12|NDAzLjEyfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="403" TotalPrice="407.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard room" RoomTypeCode="20260824$20260827$W$102$642$DBL.ST$ID_B2B_88$RO$PKGESXX$1~1~0$$N@07~A-SIC~2091dc~325772711~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092091dc|8|NDc2LjA5fEVVUnwyMDI2LTA4LTE2" OriginalAmount="408" TotalPrice="412.11" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="408.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior Room" RoomTypeCode="305032582|3|409|27|NDA5fEdCUHwyMDI2LTA4LTA3" OriginalAmount="409" TotalPrice="413.09" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:36.6394894+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="409" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, SINGLE" RoomTypeCode="0|1331|1135774525|1786106315035746B2119B13||yes|24354|16|NDEzLjA4fEdCUHwyMDI2LTA4LTA3" OriginalAmount="413" TotalPrice="417.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="417.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds)" RoomTypeCode="h-82b082c0-14b9-5bee-9d31-445c907266ef|63|NDE1LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="415" TotalPrice="419.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 37.73-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="419.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed) (queen size bed)" RoomTypeCode="h-e823ad7e-016f-5539-9db5-e9f4997b5895|63|NDE1LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="415" TotalPrice="419.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 37.73-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="419.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, DOUBLE BED" RoomTypeCode="0|1331|1136616155|1786106315035746B2119B18||yes|24354|16|NDIwLjk0fEdCUHwyMDI2LTA4LTA3" OriginalAmount="421" TotalPrice="425.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="425.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, SINGLE" RoomTypeCode="0|0|1137884535|1786106315035746B2119B28||yes|24354|16|NDIwLjk0fEdCUHwyMDI2LTA4LTA3" OriginalAmount="421" TotalPrice="425.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="425.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin STANDARD" RoomTypeCode="20260824$20260827$W$102$642$DBT.ST-1$ID_B2B_69$BB$TB2C$1~1~0$$N@07~A-SIC~2291ee~-2145779392~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092291ee|8|NDk0LjQxfEVVUnwyMDI2LTA4LTE2" OriginalAmount="424" TotalPrice="427.97" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="423.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room" RoomTypeCode="20260824$20260827$W$102$642$DBL.SU$CG-BAR$RO$$1~1~0$$N@07~A-SIC~20122f~735791536~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200923f1f0|8|NDk2LjYzfEVVUnwyMDI2LTA4LTE3" OriginalAmount="426" TotalPrice="429.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="429.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Single" RoomTypeCode="20260824$20260827$W$102$642$SGL.ST$ID_B2B_88$RO$B2BESXX$1~1~0$$N@07~A-SIC~24a1f0~-1231898921~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200924a1f0|8|NDk2Ljc0fEVVUnwyMDI2LTA4LTA5" OriginalAmount="426" TotalPrice="429.99" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="425.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Single room - Superior" RoomTypeCode="305051720|3|427|27|NDI3fEdCUHwyMDI2LTA4LTA3" OriginalAmount="427" TotalPrice="431.27" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:36.721562+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="427" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room" RoomTypeCode="305032584|3|429|27|NDI5fEdCUHwyMDI2LTA4LTIx" OriginalAmount="429" TotalPrice="433.29" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T12:00:00" End="2026-08-17T12:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="429" /></CancelPenalty><CancelPenalty Start="2026-08-18T12:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="429" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or Twin WITH DOUBLE BED" RoomTypeCode="20260824$20260827$W$102$642$DBT.DB$ID_B2B_88$RO$PKGESXX$1~1~0$$N@07~A-SIC~2091f5~22353394~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092091f5|8|NTAxLjA5fEVVUnwyMDI2LTA4LTE2" OriginalAmount="429" TotalPrice="433.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="429.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1136512845|1786106316003498B2036B15||yes|24354|16|NDMzLjY0fEdCUHwyMDI2LTA4LTA3" OriginalAmount="434" TotalPrice="437.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Promotion: Non-refundable rate. No amendments permitted NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="437.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE SUPERIOR QUEEN BED" RoomTypeCode="20260824$20260827$W$102$642$DBL.QN-SU$ID_B2B_69$BB$TPKG$1~1~0$$P@07~A-SIC~2531fb~485383238~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092531fb|8|NTA3LjgzfEVVUnwyMDI2LTA4LTE2" OriginalAmount="435" TotalPrice="439.59" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="435.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room - Superior" RoomTypeCode="235721051|3|436|27|NDM2fEdCUHwyMDI2LTA4LTA3" OriginalAmount="436" TotalPrice="440.36" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:36.9107307+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="436" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: TWIN QUEEN SIZE BED" RoomTypeCode="20260824$20260827$W$102$642$TWN.QN$ID_B2B_69$BB$TPKG$1~1~0$$P@07~A-SIC~21d204~1618386138~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200921d204|8|NTE2LjI5fEVVUnwyMDI2LTA4LTE2" OriginalAmount="442" TotalPrice="446.91" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="442.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BUFFET BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SINGLE CLASSIC" RoomTypeCode="20260824$20260827$W$102$642$SGL.AS$ID_B2B_88$DB$B2BESXX$1~1~0$$N@07~A-SIC~241208~-1231727417~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009241208|8|NTIwLjY1fEVVUnwyMDI2LTA4LTA5" OriginalAmount="446" TotalPrice="450.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="446.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR ROOM" RoomTypeCode="SG#1#HH#146.82#0#BB#OK#20260824#20260825#EU#1-0#SUPDBL#3|1|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#^SG#1#HH#146.82#0#BB#OK#20260825#20260826#EU#1-0#SUPDBL#3|1|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#^SG#1#HH#153.72#0#BB#OK#20260826#20260827#EU#1-0#SUPDBL#3|1|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#|34|NDQ3LjM2fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="447" TotalPrice="451.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: BUFFET BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard room" RoomTypeCode="20260824$20260827$W$102$642$DBL.ST$ID_B2B_88$DB$PKGESXX$1~1~0$$N@07~A-SIC~25320a~96572264~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200925320a|8|NTIyLjgzfEVVUnwyMDI2LTA4LTE2" OriginalAmount="448" TotalPrice="452.57" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="448.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, DOUBLE BED" RoomTypeCode="0|0|1136587165|1786106315035746B2119B32||yes|24354|16|NDUwLjQ1fEdCUHwyMDI2LTA4LTA3" OriginalAmount="450" TotalPrice="454.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="454.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or Twin SUPERIOR" RoomTypeCode="20260824$20260827$W$102$642$DBT.SU$ID_B2B_69$RO$TB2C$1~1~0$$N@07~A-SIC~21321d~-279141216~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200921321d|8|NTQxLjE5fEVVUnwyMDI2LTA4LTE2" OriginalAmount="464" TotalPrice="468.47" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="463.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior Room" RoomTypeCode="20260824$20260827$W$102$642$DBL.SU$BAROPRBB$BB$$1~1~0$$P@07~A-SIC~24321d~211386460~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200924321d|8|NTQxLjY3fEVVUnwyMDI2LTA4LTE3" OriginalAmount="464" TotalPrice="468.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="468.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, SINGLE" RoomTypeCode="0|1331|1137884535|1786106315035746B2119B29||yes|24354|16|NDY4LjE1fEdCUHwyMDI2LTA4LTA3" OriginalAmount="468" TotalPrice="472.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="472.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BUFFET BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Single" RoomTypeCode="20260824$20260827$W$102$642$SGL.ST$ID_B2B_88$DB$B2BESXX$1~1~0$$N@07~A-SIC~211228~1876709912~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009211228|8|NTUyLjE3fEVVUnwyMDI2LTA4LTA5" OriginalAmount="473" TotalPrice="477.97" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="473.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BUFFET BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin WITH DOUBLE BED" RoomTypeCode="20260824$20260827$W$102$642$DBT.DB$ID_B2B_88$DB$PKGESXX$1~1~0$$N@07~A-SIC~23422c~1544183123~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200923422c|8|NTU2LjUyfEVVUnwyMDI2LTA4LTE2" OriginalAmount="477" TotalPrice="481.74" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="476.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN SUPERIOR QUEEN BED" RoomTypeCode="20260824$20260827$W$102$642$TWN.QN-SU$ID_B2B_69$RO$TPKG$1~1~0$$P@07~A-SIC~246233~1574256678~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009246233|8|NTYzLjcwfEVVUnwyMDI2LTA4LTE2" OriginalAmount="483" TotalPrice="487.95" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="483.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: SINGLE SUPERIOR" RoomTypeCode="20260824$20260827$W$102$642$SGL.SU$ID_B2B_88$RO$B2BESXX$1~1~0$$N@07~A-SIC~230238~-2124661194~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009230238|8|NTY4LjQ4fEVVUnwyMDI2LTA4LTA5" OriginalAmount="487" TotalPrice="492.09" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="487.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Single room" RoomTypeCode="322199503|3|494|27|NDk0fEdCUHwyMDI2LTA4LTIx" OriginalAmount="494" TotalPrice="498.94" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T02:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="494" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE BED" RoomTypeCode="0|1331|1136587165|1786106315035746B2119B34||yes|24354|16|NTAwLjYxfEdCUHwyMDI2LTA4LTA3" OriginalAmount="501" TotalPrice="505.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="505.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin SUPERIOR" RoomTypeCode="20260824$20260827$W$102$642$DBT.SU$ID_B2B_69$BB$TB2C$1~1~0$$N@07~A-SIC~21b24e~-657133539~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200921b24e|8|NTkwLjI3fEVVUnwyMDI2LTA4LTE2" OriginalAmount="506" TotalPrice="510.95" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="505.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or Twin SUPERIOR WITH DOUBLE BED" RoomTypeCode="20260824$20260827$W$102$642$DBT.DB-SU$ID_B2B_88$RO$PKGESXX$1~1~0$$N@07~A-SIC~246260~-213883947~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009246260|8|NjA4LjcwfEVVUnwyMDI2LTA4LTE2" OriginalAmount="522" TotalPrice="526.91" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="521.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: TWIN SUPERIOR QUEEN BED" RoomTypeCode="20260824$20260827$W$102$642$TWN.QN-SU$ID_B2B_69$BB$TPKG$1~1~0$$P@07~A-SIC~252266~1094995555~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009252266|8|NjE0LjgyfEVVUnwyMDI2LTA4LTE2" OriginalAmount="527" TotalPrice="532.20" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="526.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BUFFET BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SINGLE SUPERIOR" RoomTypeCode="20260824$20260827$W$102$642$SGL.SU$ID_B2B_88$DB$B2BESXX$1~1~0$$N@07~A-SIC~24126c~1840623927~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200924126c|8|NjIwLjY1fEVVUnwyMDI2LTA4LTA5" OriginalAmount="532" TotalPrice="537.25" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="531.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BUFFET BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior Room" RoomTypeCode="20260824$20260827$W$102$642$DBL.SU$ID_B2B_88$DB$B2BESXX$1~1~0$$N@07~A-SIC~246292~-1747447891~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009246292|8|NjU4LjcwfEVVUnwyMDI2LTA4LTA5" OriginalAmount="565" TotalPrice="570.19" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="564.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BUFFET BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin SUPERIOR WITH DOUBLE BED" RoomTypeCode="20260824$20260827$W$102$642$DBT.DB-SU$ID_B2B_88$DB$PKGESXX$1~1~0$$N@07~A-SIC~20d298~-1445162954~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200920d298|8|NjY0LjEzfEVVUnwyMDI2LTA4LTE2" OriginalAmount="569" TotalPrice="574.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="569.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family room" RoomTypeCode="h-d9aeb4ed-d1f0-5572-9790-411354c7106f|63|NzI0LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="724" TotalPrice="731.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 65.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="731.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family room - Quadruple" RoomTypeCode="321495099|1|733|27|NzMzfEdCUHwyMDI2LTA4LTA3" OriginalAmount="733" TotalPrice="740.33" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:37.3273104+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="733" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY, QUADRUPLE, QUEEN BED, SOFA" RoomTypeCode="0|0|1136547135|1786106316057392B2098B16||yes|24354|16|NzM2LjAzfEdCUHwyMDI2LTA4LTA3" OriginalAmount="736" TotalPrice="743.39" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="743.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY, QUADRUPLE" RoomTypeCode="0|0|1135547765|1786106314102016B2203B1||yes|24354|16|NzM5LjYxfEdCUHwyMDI2LTA4LTA3" OriginalAmount="740" TotalPrice="747.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Babies 01 year old are allowed to stay free of charge by sharing existing beds A babycot may be requested upon arrival based on availability NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="747.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Double room (full double bed) (queen size bed, sofa)" RoomTypeCode="h-30b8b381-3f11-5158-b686-ea114cbdd1b0|63|NzQ0LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="744" TotalPrice="751.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 67.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="751.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-f2ba5168-26ef-5203-9e35-01edeb3edff0|63|NzUwLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="750" TotalPrice="757.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 68.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="757.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY, QUEEN BED" RoomTypeCode="0|0|1136653815|1786106315017867B2081B20||yes|24354|16|NzYzLjI2fEdCUHwyMDI2LTA4LTA3" OriginalAmount="763" TotalPrice="770.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="770.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family room - Quadruple" RoomTypeCode="321495099|3|772|27|NzcyfEdCUHwyMDI2LTA4LTA3" OriginalAmount="772" TotalPrice="779.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:38:37.3273104+01:00" End="2026-08-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="772" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, QUADRUPLE, QUEEN BED, SOFA" RoomTypeCode="0|1331|1136547135|1786106316057392B2098B17||yes|24354|16|Nzc1LjM3fEdCUHwyMDI2LTA4LTA3" OriginalAmount="775" TotalPrice="783.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="783.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Family room" RoomTypeCode="h-463a348e-1521-555d-a7f1-b70ddb52d0ef|63|Nzc3LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="777" TotalPrice="784.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 70.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="784.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY" RoomTypeCode="0|0|1135548865|1786106320056007B2057B9||yes|24354|16|Nzc4LjY5fEdCUHwyMDI2LTA4LTA3" OriginalAmount="779" TotalPrice="786.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="786.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, QUADRUPLE" RoomTypeCode="0|1331|1135547765|1786106314102016B2203B0||yes|24354|16|Nzc4LjgxfEdCUHwyMDI2LTA4LTA3" OriginalAmount="779" TotalPrice="786.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Babies 01 year old are allowed to stay free of charge by sharing existing beds A babycot may be requested upon arrival based on availability NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="786.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Family Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-0a255298-279a-5d42-b5ad-648f0e03705e|63|Nzg5LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="789" TotalPrice="796.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 71.73-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="796.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Family Double room (full double bed) (queen size bed, sofa)" RoomTypeCode="h-6e7a0db2-5413-5435-b120-b5ba374f76ad|63|Nzg5LjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="789" TotalPrice="796.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 71.73-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="796.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, QUEEN BED" RoomTypeCode="0|1331|1136653815|1786106315017867B2081B21||yes|24354|16|ODA0LjAyfEdCUHwyMDI2LTA4LTA3" OriginalAmount="804" TotalPrice="812.06" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="812.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY" RoomTypeCode="0|1331|1135548865|1786106320056007B2057B8||yes|24354|16|ODIwLjI3fEdCUHwyMDI2LTA4LTA3" OriginalAmount="820" TotalPrice="828.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="828.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Double room (full double bed)" RoomTypeCode="h-910d7249-ecbe-56dd-956c-23b85ee553dd|63|ODIyLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="822" TotalPrice="830.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 74.73-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="830.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY QUADRUPLE ROOM" RoomTypeCode="SG#1#HH#284.59#0#OB#OK#20260824#20260825#EU#1-0#FAMQPL#6|2|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#^SG#1#HH#278.56#0#OB#OK#20260825#20260826#EU#1-0#FAMQPL#6|2|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#^SG#1#HH#278.56#0#OB#OK#20260826#20260827#EU#1-0#FAMQPL#6|2|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#|34|ODQxLjcxfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="842" TotalPrice="850.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Family Double room (full double bed) (queen size bed)" RoomTypeCode="h-1a346b38-d0e2-5e36-a0a5-69e9129cb0f9|63|ODUzLjAwfEdCUHwyMDI2LTA4LTA3" OriginalAmount="853" TotalPrice="861.53" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 27.72-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 77.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|VIP room amenities|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="861.53" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Family quadruple room (3 Ad)" RoomTypeCode="20260824$20260827$W$102$642$FAM.C3$CG-BAR$RO$$1~1~0$$N@07~A-SIC~20146b~1855328835~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200924f3ec|8|MTAwNC43OXxFVVJ8MjAyNi0wOC0xNw==" OriginalAmount="861" TotalPrice="869.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="869.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Family quadruple room (2ad+2ch)" RoomTypeCode="20260824$20260827$W$102$642$FAM.C4$CG-BAR$RO$$1~1~0$$N@07~A-SIC~20146b~921974498~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200924f3ec|8|MTAwNC43OXxFVVJ8MjAyNi0wOC0xNw==" OriginalAmount="861" TotalPrice="869.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="869.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY QUADRUPLE ROOM" RoomTypeCode="SG#1#HH#299.46#0#BB#OK#20260824#20260825#EU#1-0#FAMQPL#6|1|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#^SG#1#HH#293.43#0#BB#OK#20260825#20260826#EU#1-0#FAMQPL#6|1|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#^SG#1#HH#293.43#0#BB#OK#20260826#20260827#EU#1-0#FAMQPL#6|1|any|1_0|12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B#12BB9789380EFA639629E4F59C9562DB8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B9D877#|34|ODg2LjMyfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="886" TotalPrice="895.18" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family quadruple room (2ad+2ch)" RoomTypeCode="20260824$20260827$W$102$642$FAM.C4$BAROPRBB$BB$$1~1~0$$P@07~A-SIC~255419~961333425~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009255419|8|MTA0OS44NXxFVVJ8MjAyNi0wOC0xNw==" OriginalAmount="900" TotalPrice="908.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="908.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family quadruple room (3 Ad)" RoomTypeCode="20260824$20260827$W$102$642$FAM.C3$BAROPRBB$BB$$1~1~0$$P@07~A-SIC~257437~-710066414~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009257437|8|MTA3OS44N3xFVVJ8MjAyNi0wOC0xNw==" OriginalAmount="926" TotalPrice="934.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="934.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY ROOM STANDARD" RoomTypeCode="20260824$20260827$W$102$642$FAM.ST$ID_B2B_69$RO$TB2C$1~1~0$$N@07~A-SIC~25f446~511390595~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200925f446|8|MTA5NC45NXxFVVJ8MjAyNi0wOC0xNg==" OriginalAmount="938" TotalPrice="947.81" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="938.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY ROOM CAPACITY 3" RoomTypeCode="20260824$20260827$W$102$642$FAM.C3-2$ID_B2B_69$RO$TB2C$1~1~0$$N@07~A-SIC~25f446~-1537249961~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200925f446|8|MTA5NC45NXxFVVJ8MjAyNi0wOC0xNg==" OriginalAmount="938" TotalPrice="947.81" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="938.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Quadruple room - Family" RoomTypeCode="305032589|1|949|27|OTQ5fEdCUHwyMDI2LTA4LTIx" OriginalAmount="949" TotalPrice="958.49" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T12:00:00" End="2026-08-17T12:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="949" /></CancelPenalty><CancelPenalty Start="2026-08-18T12:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="949" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY ROOM QUEEN SIZE BED" RoomTypeCode="20260824$20260827$W$102$642$FAM.QN$ID_B2B_69$RO$TPKG$1~1~0$$P@07~A-SIC~25f471~-943555882~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200925f471|8|MTEzNy45NXxFVVJ8MjAyNi0wOC0xNg==" OriginalAmount="975" TotalPrice="985.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="975.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY ROOM STANDARD" RoomTypeCode="20260824$20260827$W$102$642$FAM.ST$ID_B2B_69$BB$TB2C$1~1~0$$N@07~A-SIC~202478~46345952~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009202478|8|MTE0NC4wMnxFVVJ8MjAyNi0wOC0xNg==" OriginalAmount="980" TotalPrice="990.28" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="980.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY ROOM CAPACITY 3" RoomTypeCode="20260824$20260827$W$102$642$FAM.C3-2$ID_B2B_69$BB$TB2C$1~1~0$$N@07~A-SIC~202478~-2002294604~N~~~NOR~~D6894829FCC542A178610617313105AAUK03560282002009202478|8|MTE0NC4wMnxFVVJ8MjAyNi0wOC0xNg==" OriginalAmount="980" TotalPrice="990.28" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="980.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Quadruple room - Family" RoomTypeCode="305032589|3|992|27|OTkyfEdCUHwyMDI2LTA4LTIx" OriginalAmount="992" TotalPrice="1001.92" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-17T12:00:00" End="2026-08-17T12:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="992" /></CancelPenalty><CancelPenalty Start="2026-08-18T12:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="992" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY ROOM WITH DOUBLE BED" RoomTypeCode="20260824$20260827$W$102$642$FAM.DB$ID_B2B_69$RO$TPKG$1~1~0$$P@07~A-SIC~22f499~1394832407~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200922f499|8|MTE3Ny40N3xFVVJ8MjAyNi0wOC0xNg==" OriginalAmount="1009" TotalPrice="1019.24" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1009.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY ROOM QUEEN SIZE BED" RoomTypeCode="20260824$20260827$W$102$642$FAM.QN$ID_B2B_69$BB$TPKG$1~1~0$$P@07~A-SIC~24e4a6~1545835475~N~~~NOR~~D6894829FCC542A178610617313105AAUK0356028200200924e4a6|8|MTE5MC43OHxFVVJ8MjAyNi0wOC0xNg==" OriginalAmount="1021" TotalPrice="1030.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1020.56" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY ROOM WITH DOUBLE BED" RoomTypeCode="20260824$20260827$W$102$642$FAM.DB$ID_B2B_69$BB$TPKG$1~1~0$$P@07~A-SIC~2224ce~978975860~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092224ce|8|MTIzMC4zNHxFVVJ8MjAyNi0wOC0xNg==" OriginalAmount="1054" TotalPrice="1065.00" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-16T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1054.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BUFFET BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY ROOM STANDARD" RoomTypeCode="20260824$20260827$W$102$642$FAM.ST$ID_B2B_88$DB$B2BESXX$1~1~0$$N@07~A-SIC~2094fc~-2084393966~N~~~NOR~~D6894829FCC542A178610617313105AAUK035602820020092094fc|8|MTI3Ni4wOXxFVVJ8MjAyNi0wOC0wOQ==" OriginalAmount="1094" TotalPrice="1104.61" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1093.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/cf/46/cf4652527980da89342acb902730b285b2add6e1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f8/a5/f8a5b529965eb389fe24df82726bcdbb7675c89b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ef/0d/ef0dd26139063e73453f6454f97ca6c0128891f2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/04/2d/042defddeda1dca3438e72b24026ac518ff9b460.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/a1/5ea1c050c73afe7fa8351ceb8995c82b066bb9a0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ab/27/ab27a74d92e3612489ee6a14d41a935a8e028f6e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8c/cf/8ccf23108e1540d8340bc8617d3eb1cd750fd953.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/56/48/56484ee3ef7148fda14c6ea7ab5e3cbbc8115274.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/95/dc/95dc5213496198a957d09668ff90ef37dfb42597.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9e/1c/9e1c84f0180d0f1d3a6628b2677adcd3da635d49.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c5/56/c55629a2e82d86ee276eb475c56d8c7b87779f79.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b3/55/b355f6e499fbcbe405b429b870de30b3fd39dd27.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2f/3c/2f3c12eed65dd3670b8d10204b6a448c4cfbda95.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/63/c1/63c160271fb1ce41faa406155cddd8d0a2cdac7d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/7e/b6/7eb6774c5c9a0cda37472775be2abc57ea652163.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/64/e3/64e3f75392218b288bb83a308d9a38f51699f8d2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/96/49/96497541bab8aeeefe728503c7368055febbf7e8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d6/41/d6418e7636a6f10e3ac355a55aa73a8be7ba77f0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ec/f8/ecf87d23c6041201eac61cd08ce5412a63f1bc72.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d7/df/d7dfdaadbbc7f49d7f2d1a7a445156a9f1f13e12.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/db/38/db38d4875c82b71dfa857f7ab25b3513588ce30b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/76/2a/762aba8ed4546148ee5a7ad03b9cd81948ab863e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8c/66/8c66d458c0e8bc52444887b1098a1f828c1dd489.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/1e/2e/1e2e0ccf7d12cce2339768e196620c1542e2438a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/63/f0/63f07e2304b79739fecd2ed8e31b6c837004f6c0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/36/f8/36f8085aba728ae4d0f179350fed1e7751a3eb29.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a3/e6/a3e640d3909c03e37858546afe9b05fc960d653a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/23/58/2358c4752186427fee4b22ca55f386052533b8af.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e7/b7/e7b771355fec950a3257c6554dfbe9aa000f2b67.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/70/09/70097e9b82871c3a977f22de478eefc73d78c099.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0f/07/0f079ea6dad82ebbed4dba6e620fd6df2b7e81e0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/47/5b/475b8486d9fc54a8e7fabadf0148cce29751198a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ca/ba/caba453b5ac19b7551ee1b7eb369aeb710e67f40.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a4/bd/a4bdd1577c2e180d5c0eb17ec63a06fb9c402374.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f6/a6/f6a6ba5538edba00355e4d79aefbddd5d263cddd.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/1d/59/1d59cc058c4b3f69f438dfa077474bd1a7900192.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/8b/9a8b27fd146415f49f62cbdd3ea311ec0bbfbe16.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/40/d0/40d0da3c2e2f0ed81cb7193b86bf24253452d340.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This modern, centrally located hotel is situated in the shopping and business district of Les Corts. A wide selection of shops, restaurants and bars are to be found a stone's throw away (200 m - 500 m from the hotel) and links to the public transport network are to be found directly in front of the hotel. The nearest nightclub is about 2 km away and it is 4 km to the beach. FC Barcelona Stadium is only 15 minutes' walk from the hotel.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has junior suites, 20 single rooms and 188 double rooms, which are located on 8 storeys and are reachable by lift. The reception desk is open round the clock. A cloakroom, a safe and a currency exchange service are available. Wireless internet access allows guests to stay connected while on holiday. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the garage or in the car park. Further services include medical assistance, room service, an alarm call service and a laundry service.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A safe and a minibar are also available. Additional features include a refrigerator and a mini fridge. Equipped with internet access, a direct dial telephone, a television with satellite/cable channels and a radio, the rooms provide many ways for guests to stay connected and entertained. Bathrooms are equipped with a shower and a hairdryer. The hotel has 10 non-smoking rooms and 1 smoking room.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 32.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Resort fee is included in the accommodation price.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.90 EUR.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>34-934107642</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>34-933224451</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1977</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2006</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>8</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>208</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>20</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>188</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Medical Assistance</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Beach</Description><Value>4000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>500 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>200 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bars / Pubs</Description><Value>200 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Nightclub</Description><Value>2000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>25 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bus Station</Description><Value>300 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>300 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Underground/Over ground Station</Description><Value>300 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bad8a670-cf89-4073-a8d4-583da415f72b|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="bad8a670-cf89-4073-a8d4-583da415f72b">
  <Rooms>
    <Room RoomType="Room 1: Standard room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="ashfaq.lafirst@gmail.com" Password="Lafirst@111" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="49083|1685538" SourceId="27" RoomTypeCode="313230590|3|328|27|MzI4fEdCUHwyMDI2LTA4LTA3" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-08-24T00:00:00" End="2026-08-27T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bad8a670-cf89-4073-a8d4-583da415f72b|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bad8a670-cf89-4073-a8d4-583da415f72b|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-08-07T13:39:13.0745138+01:00" End="2026-08-27T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="331.28" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Babies (0-1 year old) are allowed to stay free of charge by sharing existing beds. A babycot may be requested upon arrival (based on availability). NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.. Taxes and Fees with price 31.9445 USD payable on the spot&lt;br/&gt;&lt;br/&gt;Please note that this room is non-refundable and non-amendable. If the booking is cancelled, no money will be refunded.</ImportantInfo>
  <TotalAmount>331.28</TotalAmount>
  <TraceId>bad8a670-cf89-4073-a8d4-583da415f72b</TraceId>
</CheckRatesRS>||True