<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
a3c348d6-edb0-42b1-b488-9962964e37df|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="a3c348d6-edb0-42b1-b488-9962964e37df">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="3,5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="24075" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-09T00:00:00" End="2026-06-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="wyana@wyanaa.com" Password="Wyana@2026@2026" RequestedCurrency="GBP" ClientNationality="TR" 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
a3c348d6-edb0-42b1-b488-9962964e37df|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
a3c348d6-edb0-42b1-b488-9962964e37df|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
a3c348d6-edb0-42b1-b488-9962964e37df|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:77e2ac23-3cdd-4c5c-a205-ac7adcbca6d4
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
a3c348d6-edb0-42b1-b488-9962964e37df|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
a3c348d6-edb0-42b1-b488-9962964e37df|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
a3c348d6-edb0-42b1-b488-9962964e37df|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
a3c348d6-edb0-42b1-b488-9962964e37df|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-06-02T18:58:46.6123251+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a3c348d6-edb0-42b1-b488-9962964e37df" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="425.39" OriginalAmount="413.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.377928179251" Longitude="2.173701562496" StarRating="3" HotelCode="66401|ainb_las_ramblas_guardia" HotelName="AinB Las Ramblas - Guardia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.04" OriginalAmount="417.51" MarkupRule="3.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="94" TotalAmount="453.66" OriginalAmount="440.45" MarkupRule="3.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="63" TotalAmount="461.44" OriginalAmount="448.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.373340508405" Longitude="2.1682075796864" StarRating="1" HotelCode="146321|coronado" HotelName="Coronado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Nou de la Rambla 134, 08004 Barcelona, Sants-Montjuïc</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/50/985019c7cbfd23aa69e93083e3172d21b5fee199.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="462.47" OriginalAmount="449.00" MarkupRule="3.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="63" TotalAmount="482.04" OriginalAmount="468.00" MarkupRule="3.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="485.13" OriginalAmount="471.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.315683187492" Longitude="2.0824670791626" StarRating="2" HotelCode="188099|centre_esplai_hostel" HotelName="Centre Esplai Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/06/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="488.66" OriginalAmount="474.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.37523" Longitude="2.14456" StarRating="0" HotelCode="|190833" HotelName="Habitat Apartments Adn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Creu Coberta, 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/8/3/3/190833_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="489.36" OriginalAmount="475.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.397229" Longitude="2.159165" StarRating="3" HotelCode="|534814" HotelName="Casa Gracia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/8/1/4/534814_79673641401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="508.63" OriginalAmount="493.82" MarkupRule="3.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="94" TotalAmount="515.26" OriginalAmount="500.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.37867" Longitude="2.13769" StarRating="0" HotelCode="|239832" HotelName="Meeting Point Hostels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Vallespir, 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/8/3/2/239832_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="518.37" OriginalAmount="503.27" MarkupRule="3.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="94" TotalAmount="521.82" OriginalAmount="506.62" MarkupRule="3.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="525.21" OriginalAmount="509.91" MarkupRule="3.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="528.39" OriginalAmount="513.00" MarkupRule="3.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="529.88" OriginalAmount="514.45" MarkupRule="3.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="16" TotalAmount="531.77" OriginalAmount="516.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.404281778108" Longitude="2.1515943109989" StarRating="4" HotelCode="190678|1885275" 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="535.60" OriginalAmount="520.00" MarkupRule="3.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="545.91" OriginalAmount="530.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.38624" Longitude="2.15462" StarRating="0" HotelCode="|75356" HotelName="Up Suites Bcn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="552.08" OriginalAmount="536.00" MarkupRule="3.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="16" TotalAmount="552.92" OriginalAmount="536.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.387824225558" Longitude="2.1532007786288" StarRating="3" HotelCode="142338|339475" 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="63" TotalAmount="561.35" OriginalAmount="545.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.39007235" Longitude="2.17711298" StarRating="3" HotelCode="571506|hostal_dos_reinos" 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="63" TotalAmount="564.44" OriginalAmount="548.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.398362889917" Longitude="2.1779799380245" StarRating="2" HotelCode="888361|acta_antibes" HotelName="Hotel Acta Antibes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="569.46" OriginalAmount="552.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3938597" Longitude="2.1650543000001" StarRating="4" HotelCode="261879|1893885" 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="574.67" OriginalAmount="557.93" MarkupRule="3.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="94" TotalAmount="581.25" OriginalAmount="564.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3997" Longitude="2.16193" StarRating="0" HotelCode="|183462" HotelName="Bcnsporthostels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Perill, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/4/6/2/183462_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="585.04" OriginalAmount="568.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.407318" Longitude="2.144165" StarRating="4" HotelCode="29497|catalonia_hotel_park_putxet_" HotelName="Catalonia Park Putxet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="63" TotalAmount="586.07" OriginalAmount="569.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.374103" Longitude="2.168495" StarRating="2" HotelCode="58673|hostal_abrevadero" HotelName="Abrevadero" Meals="ROOM ONLY" 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="94" TotalAmount="588.68" OriginalAmount="571.53" MarkupRule="3.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="16" TotalAmount="589.05" OriginalAmount="571.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.386972" Longitude="2.180649" StarRating="3" HotelCode="75451|383695" 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="94" TotalAmount="596.64" OriginalAmount="579.26" MarkupRule="3.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="598.68" OriginalAmount="581.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.387104" Longitude="2.18084" StarRating="0" HotelCode="|56360" HotelName="Allada Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CARRER D'ALLADA VERMELL 6-8, BARCELONA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/6/0/56360_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers studios and exterior loft apartments. SITUATION: This establishment, is situated in Born the district of Where you can find boutiques, shops, exhibitions and bars. ROOM: The establishment has loft style studios with a living room-bedroom, a desk, a kitchen and a fridge. FACILITIES: Clients can enjoy a terrace. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers cleaning service, bedding is changed once a week and towels are changed once a week.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="601.41" OriginalAmount="583.89" MarkupRule="3.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="94" TotalAmount="603.82" OriginalAmount="586.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.4197864" Longitude="2.1571527" StarRating="0" HotelCode="|124506" HotelName="AB Park Güell-Gaudi" 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/0/6/124506_1.jpg</HotelPictures>
        <HotelDescription>FACILITIES: Guests are offered a gym (free of charge). SITUATION: This establishment, is in a quiet residential area, a 10-minute walk away from GÃ¼ell park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.61" OriginalAmount="587.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.396752" Longitude="2.168881" StarRating="4" HotelCode="170074|mh_apartments_suites" HotelName="MH Apartments Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Girona 110, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/23/0f23cb5bdcd63e4dcae7f6774909e79f358241e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of the Eixample, 2 blocks from Paseo de Gracia and 5 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.61" OriginalAmount="587.00" MarkupRule="3.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="16" TotalAmount="606.95" OriginalAmount="589.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.39847986897" Longitude="2.14267432294" StarRating="3" HotelCode="29148|387055" 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="94" TotalAmount="607.57" OriginalAmount="589.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3927491" Longitude="2.1807105" StarRating="4" HotelCode="|124419" HotelName="My Space Barcelona Pool City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Roger de Flor, 70</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/1/9/124419_1_115.jpg</HotelPictures>
        <HotelDescription>SITUATION: This apartment complex is in Barcelona the centre of a 5-minute walk away from Ciutadella de Menorca park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="608.55" OriginalAmount="590.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.4013672" Longitude="2.1379204" StarRating="0" HotelCode="|124372" HotelName="My Space Barcelona Executive Apartments Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diferentes Localizaciones</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/7/2/124372_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Sarria the district of. APARTMENTS: The apartments offer a large balcony, gardens, a patio and WiFi available at no extra charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="614.06" OriginalAmount="596.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.386857" Longitude="2.159209" StarRating="4" HotelCode="75453|384195" HotelName="Aparthotel Aramunt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="94" TotalAmount="627.15" OriginalAmount="608.88" MarkupRule="3.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="63" TotalAmount="631.39" OriginalAmount="613.00" MarkupRule="3.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="94" TotalAmount="632.31" OriginalAmount="613.89" MarkupRule="3.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="16" TotalAmount="632.60" OriginalAmount="614.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.392452078938" Longitude="2.1700123895492" StarRating="2" HotelCode="267649|1462368" 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="16" TotalAmount="633.36" OriginalAmount="614.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.389070840448" Longitude="2.1428760288111" StarRating="2" HotelCode="30958|388125" HotelName="Hotel Prisma Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/06/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="638.91" OriginalAmount="620.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.404399" Longitude="2.156193" StarRating="4" HotelCode="|214925" HotelName="Mh Apartments Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Verdi 53-55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/4/9/2/5/214925_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="643.68" OriginalAmount="624.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.397878" Longitude="2.195912" StarRating="4" HotelCode="177244|1509468" 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="649.28" OriginalAmount="630.37" MarkupRule="3.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="652.10" OriginalAmount="633.11" MarkupRule="3.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="Non Refundable">
        <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="63" TotalAmount="653.02" OriginalAmount="634.00" MarkupRule="3.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="Non Refundable" 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="94" TotalAmount="653.13" OriginalAmount="634.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3827094" Longitude="2.1296443" StarRating="3" HotelCode="|124281" HotelName="Alcam Futbol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gerard Piera, 1-8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/8/1/124281_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 500 metres away from Camp Nou the stadium. APARTMENTS: Guests are offered modern apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="655.73" OriginalAmount="636.63" MarkupRule="3.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="16" TotalAmount="661.16" OriginalAmount="641.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.379600082518" Longitude="2.1724793314934" StarRating="1" HotelCode="36370|941675" HotelName="Peninsular" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="668.18" OriginalAmount="648.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.384320700861" Longitude="2.1513945508894" StarRating="4" HotelCode="37041|1094858" HotelName="Sercotel Ámister Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,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="27" TotalAmount="668.47" OriginalAmount="649" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.36093556" Longitude="2.12975112" StarRating="1" HotelCode="740192|380257" 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="63" TotalAmount="681.86" OriginalAmount="662.00" MarkupRule="3.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="696.98" OriginalAmount="676.68" MarkupRule="3.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="707.61" OriginalAmount="687.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.375912" Longitude="2.15479" StarRating="4" HotelCode="221714|mh_apartments_urban" HotelName="MH Apartments Urban" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Mistral 61, Eixample, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/78/3f78942270d5f54ea2a67d8493059c5447043232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="709.67" OriginalAmount="689.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.377160616218" Longitude="2.1380127389261" StarRating="4" HotelCode="150174|apartamentos_just_style" HotelName="Cosmo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="709.67" OriginalAmount="689.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.38833" Longitude="2.15769" StarRating="4" HotelCode="410194|splendom_suites" HotelName="Uma Suites Luxury Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Valencia 194, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/3c/9f3c733470f349a048cdf6b1b2d33ce2845eea66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located at the junction of Muntaner and Valencia streets, in the heart of the city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="709.73" OriginalAmount="689.06" MarkupRule="3.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="94" TotalAmount="710.30" OriginalAmount="689.61" MarkupRule="3.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="Non Refundable">
        <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="63" TotalAmount="712.76" OriginalAmount="692.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.394259" Longitude="2.17529" StarRating="4" HotelCode="101110|mh_apartments_tetuan" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="712.87" OriginalAmount="692.11" MarkupRule="3.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="63" TotalAmount="719.97" OriginalAmount="699.00" MarkupRule="3.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="94" TotalAmount="721.23" OriginalAmount="700.22" MarkupRule="3.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="727.33" OriginalAmount="706.15" MarkupRule="3.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="16" TotalAmount="727.93" OriginalAmount="706.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.382169125013" Longitude="2.172638471793" StarRating="2" HotelCode="267644|2487925" 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="94" TotalAmount="728.03" OriginalAmount="706.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3958322" Longitude="2.1371827" StarRating="0" HotelCode="|124570" HotelName="Isabella's House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="730.27" OriginalAmount="709.00" MarkupRule="3.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="Free CXL until 02/06/2026">
        <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="94" TotalAmount="734.33" OriginalAmount="712.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3729668" Longitude="2.1461045" StarRating="3" HotelCode="|50093" HotelName="Acta Azul" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="16" TotalAmount="735.65" OriginalAmount="714.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.372999471515" Longitude="2.1459804475307" StarRating="3" HotelCode="190686|869445" HotelName="Hotel Acta Azul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="738.51" OriginalAmount="717.00" MarkupRule="3.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="Non Refundable" 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="739.54" OriginalAmount="718.00" MarkupRule="3.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="63" TotalAmount="740.57" OriginalAmount="719.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.397366899436" Longitude="2.1924317106619" StarRating="4" HotelCode="900178|hotel_spa_villa_olimpic_suites" HotelName="Villa Olímpic @ Suites Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="741.37" OriginalAmount="719.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.402465168259" Longitude="2.1609979564487" StarRating="4" HotelCode="311327|1231728" 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="63" TotalAmount="754.99" OriginalAmount="733.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.378640954769" Longitude="2.173691483051" StarRating="4" HotelCode="101005|mh_apartments_guell" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="758.41" OriginalAmount="736.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.4066309" Longitude="2.1745744" StarRating="3" HotelCode="267657|1717988" 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="94" TotalAmount="759.06" OriginalAmount="736.95" MarkupRule="3.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="63" TotalAmount="764.26" OriginalAmount="742.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.414232474685" Longitude="2.1448430862607" StarRating="3" HotelCode="29331|catalonia_hotel_park_guell" HotelName="Catalonia Park Güell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="94" TotalAmount="770.14" OriginalAmount="747.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3883142" Longitude="2.1576364" StarRating="0" HotelCode="|41464" HotelName="Vale Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE VALENCIA 194</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/6/4/41464_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2007. It has 15 two bedroom suites. The establishment has air-conditioning. In the entrance, you can find a hall with a reception, a cloakroom and a lift. Guests can enjoy internet. The establishment offers guests a laundry service, (for a fee) a dry cleaner's, (for a fee) bicycle hire and (for a fee) a car park. A transfer service to the airport and (for a fee). SITUATION: This establishment is situated between the streets of Muntaner and Valencia. It is in the city centre. Near the establishment, guests will find Avinguda Diagonal, Passeig de Gracia and Las Ramblas ROOM: The establishment has two bedroom suites. They are equipped with a living room-bedroom with a sofa-bed, a bathroom, a kitchen, an air-conditioning system, a television and a direct line telephone. They also have letterbox, WiFi, daily cleaning, pillow menu and an iron. Some rooms have a terrace. PAYMENT METHODS: Customers can pay using Visa, Mastercard, AmEx and cash.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="771.89" OriginalAmount="749.41" MarkupRule="3.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="773.30" OriginalAmount="750.78" MarkupRule="3.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="16" TotalAmount="778.56" OriginalAmount="755.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.377524" Longitude="2.113578" StarRating="4" HotelCode="34626|325015" HotelName="Senator Barcelona Spa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="779.57" OriginalAmount="756.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.4005329" Longitude="2.2062791" StarRating="0" HotelCode="|124618" HotelName="Feelathome Poblenou Beach Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bilbao, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/6/1/8/124618_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inPoblenou the district of 500 metres away from the beach. HOTEL: The establishment has WiFi (free of charge), in the rooms, in communal areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="786.92" OriginalAmount="764.00" MarkupRule="3.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="16" TotalAmount="787.86" OriginalAmount="764.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.374452015296" Longitude="2.1745936830473" StarRating="2" HotelCode="38237|387565" HotelName="Hostal BCN Port" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Paral·lel 15, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/fd/5dfd12c8a114b71e252a69a9a64307434219fc3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the northeast of Spain, in the Catalonian capital of Barcelona. Throug...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="787.92" OriginalAmount="764.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.4058359" Longitude="2.1694813" StarRating="2" HotelCode="|156501" HotelName="Barcelona City Rooms" 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/5/0/1/156501_a12a30a1005.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception. SITUATION: This establishment, is in Eixample the District la Sagrada Familia it is situated 5 minutes walk away from in front of the establishment, you can find a supermarket and a restaurant, the establishment is a 10-minute walk away from Sant Pau the Hospital of it is located 5 minutes away (by metro) from the city centre. ROOM: All the rooms have tiled floors, a fan, a television, a bathroom, bedding and towels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="790.01" OriginalAmount="767.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.328381754139" Longitude="2.112794816494" StarRating="4" HotelCode="30766|best_western_alfa_aeropuerto" HotelName="Best Western Plus Alfa Aeropuerto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="94" TotalAmount="792.70" OriginalAmount="769.61" MarkupRule="3.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="16" TotalAmount="798.37" OriginalAmount="775.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.398415552421" Longitude="2.2049045116394" StarRating="4" HotelCode="164300|1662338" 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="802.04" OriginalAmount="778.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.38242" Longitude="2.17241" StarRating="4" HotelCode="|484380" HotelName="Apartments Rambla 102" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="94" TotalAmount="804.11" OriginalAmount="780.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3820935" Longitude="2.1725725" StarRating="0" HotelCode="|121844" HotelName="Bcn Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas, 96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/4/4/121844_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Las Ramblas Is situated in 50 metres away, guests will find Liceu the underground station of. FACILITIES: The establishment has WiFi (free of charge) and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="805.46" OriginalAmount="782.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.402040848168" Longitude="2.1757117098217" StarRating="3" HotelCode="900907|mh_apartments_sagrada_familia" HotelName="MH Apartments Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer València 423, Sagrada Familia, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f1/0bf19ccf0e1b7b7a63bf9b81fcee79e8d20969aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="817.88" OriginalAmount="794.06" MarkupRule="3.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="16" TotalAmount="821.44" OriginalAmount="797.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.405461" Longitude="2.136098" StarRating="3" HotelCode="143737|383845" HotelName="Bonanova Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisbe Sivilla 7, 08022 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/f9/48f988a31ea9924d04de0c7f5a7e5420e6a82708.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the residential area of Sarrià Sant Gervasi, close to the university an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="830.79" OriginalAmount="806.59" MarkupRule="3.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="94" TotalAmount="831.68" OriginalAmount="807.46" MarkupRule="3.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="63" TotalAmount="832.24" OriginalAmount="808.00" MarkupRule="3.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="832.24" OriginalAmount="808.00" MarkupRule="3.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="63" TotalAmount="833.27" OriginalAmount="809.00" MarkupRule="3.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="94" TotalAmount="837.99" OriginalAmount="813.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.4055078" Longitude="2.1360763" StarRating="0" HotelCode="|67664" HotelName="Bonanova Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BISBE SIVLLA 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/6/6/4/67664_620ddb10914.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel is perfect for business and holiday stays, has attentive service, 21 apartments and 2 suites. Some of the establishment facilities on offer are air-conditioning, express check-out, a reception, a lift, WiFi and an indoor car park (for a fee). SITUATION: It is inSarriÃ  Sant Gervasi a residential area of close to the establishment, guests have the university, is 200 metres away from Putxet the Railway Station of Plaza de EspaÃ±a It is situated 10 minutes away from it is situated 20 kilometres away from Barcelona Airport. ROOM: apartments, have a fridge, a microwave, a coffee maker, a kettle, an air-conditioning system, heating, a television, an iron, a direct line telephone, a mini-bar, a safety deposit box and WiFi. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="845.63" OriginalAmount="821.00" MarkupRule="3.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="94" TotalAmount="848.38" OriginalAmount="823.67" MarkupRule="3.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="63" TotalAmount="849.75" OriginalAmount="825.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.385880054181" Longitude="2.1666696667671" StarRating="3" HotelCode="143425|amister_apartments" HotelName="Amister Pelai" Meals="ROOM ONLY" BedType="ROOM ONLY" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="853.87" OriginalAmount="829.00" MarkupRule="3.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="12" TotalAmount="856.57" OriginalAmount="831.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.37904248305" Longitude="2.1729637774988" StarRating="4" HotelCode="900906|1128558" HotelName="MH Apartments Liceo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Unió 21, 08001 Las Ramblas, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333928e988109457ad9833da467e942f8acfb6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="861.70" OriginalAmount="836.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.398149" Longitude="2.1494723" StarRating="0" HotelCode="|11068" HotelName="Mariano Cubi Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="94" TotalAmount="864.67" OriginalAmount="839.49" MarkupRule="3.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="94" TotalAmount="870.11" OriginalAmount="844.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3813608" Longitude="2.1739566" StarRating="4" HotelCode="|32573" HotelName="Petit Palace Boquería Garden" 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/5/7/3/32573_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, is in and a building, was built in the 19th Century, has an indoor garden. SITUATION: This establishment, Las Ramblas it is close to the Gothic district and the commercial area, In the surrounding area, you can find restaurants, bars, pubs and public transport services. El Teatre del Liceu it is situated close to El Teatre del Liceu the Market of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="874.37" OriginalAmount="848.90" MarkupRule="3.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="16" TotalAmount="876.30" OriginalAmount="850.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.38414836803" Longitude="2.171146273613" StarRating="3" HotelCode="47457|924735" HotelName="Citadines Ramblas Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,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="884.77" OriginalAmount="859" MarkupRule="3.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="16" TotalAmount="887.60" OriginalAmount="861.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.41006450343" Longitude="2.1751293540001" StarRating="4" HotelCode="147382|1603908" 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="16" TotalAmount="892.47" OriginalAmount="866.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.383153149718" Longitude="2.1778130932541" StarRating="4" HotelCode="12918|275505" 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="94" TotalAmount="892.57" OriginalAmount="866.57" MarkupRule="3.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="898.76" OriginalAmount="872.58" MarkupRule="3.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="63" TotalAmount="900.22" OriginalAmount="874.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.395423377967" Longitude="2.1795563399792" StarRating="2" HotelCode="32148|aparthotel_napols__abapart" 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="912.10" OriginalAmount="885.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3821401" Longitude="2.1731749" StarRating="0" HotelCode="|73856" HotelName="Apartments Ciutat Vella" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D'EN ROCA 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/5/6/73856_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, yet traditional style building, has apartments, with a kitchen, a television and WiFi. SITUATION: the Gothic Quarter Is situated in Las Ramblas it is close to next to the establishment, clients can find cultural centres, entertainment areas ,PlaÃ§a del Pi, MACBA, CCCB and el Teatre del Liceu in the surrounding area of the establishment, clients can find in the surrounding area, clients have the cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="915.87" OriginalAmount="889.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.382174129188" Longitude="2.1730908751488" StarRating="3" HotelCode="143706|1893955" HotelName="Ciutat Vella Apartaments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Carrer D'en Roca 8, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/08/62/086209d9fad9407c99c49779a868c7c775e4bda7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the Gothic Quarter, this apartment hotel is close to Las Ramblas and the main c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="916.12" OriginalAmount="889.44" MarkupRule="3.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="63" TotalAmount="918.76" OriginalAmount="892.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.40292434" Longitude="2.1632959" StarRating="3" HotelCode="602914|espais_blaus_apartments" HotelName="Espais Blaus Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sant Antoni Maria Claret 3, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/2f/232fd05c44cc734d8ea9a7ec147d6260008564c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="923.24" OriginalAmount="896.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.4100909" Longitude="2.1744723" StarRating="0" HotelCode="|124470" HotelName="Avinguda Gaudi Barcelonastuff" 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/0/124470_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in a pedestrian street, la Sagrada Familia a 8-minute walk away from. APARTMENTS: Guests are offered modern apartments with WiFi available at no extra charge and balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="925.00" OriginalAmount="898.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.391562108049" Longitude="2.1752898452301" StarRating="4" HotelCode="185874|1757768" HotelName="Aspasios Urquinaona Design Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Girona, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/bf/f5bfd9010704d2428c83fd503bcb823a44397292.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are set in a quiet area of Barcelona’s famous Eixample district, only a 5-minute wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="926.94" OriginalAmount="899.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.404611" Longitude="2.172462" StarRating="4" HotelCode="295432|1452758" 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="932.41" OriginalAmount="905.25" MarkupRule="3.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="94" TotalAmount="933.27" OriginalAmount="906.09" MarkupRule="3.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="16" TotalAmount="934.45" OriginalAmount="907.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.372803224161" Longitude="2.1721118688583" StarRating="4" HotelCode="168270|366225" HotelName="Grums" 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,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="16" TotalAmount="938.42" OriginalAmount="911.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.379774170982" Longitude="2.174206674099" StarRating="3" HotelCode="49091|262795" 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="94" TotalAmount="940.64" OriginalAmount="913.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.4027949" Longitude="2.1632384" StarRating="0" HotelCode="|124425" HotelName="Espais Blaus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="94" TotalAmount="941.17" OriginalAmount="913.76" MarkupRule="3.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="951.82" OriginalAmount="924.10" MarkupRule="3.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="16" TotalAmount="958.39" OriginalAmount="930.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.389750774476" Longitude="2.1419611573219" StarRating="4" HotelCode="9956|98298" 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="16" TotalAmount="958.80" OriginalAmount="930.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.399976133475" Longitude="2.2010137918974" StarRating="1" HotelCode="263667|1487378" HotelName="Travelodge Barcelona Poblenou" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="960.99" OriginalAmount="933.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.398202885905" Longitude="2.1494523993883" StarRating="4" HotelCode="14464|aparthotel_mariano_cubi_barcelona" HotelName="Mariano Cubi Aparthotel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="960.99" OriginalAmount="933.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.387885371627" Longitude="2.1511678397656" StarRating="4" HotelCode="143747|acacia_suite" HotelName="Acacia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly 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>Comte d'Urgell, 194, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/7d/c37dc387eda03a396a77f533c708db27af470992.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Barcelona, in the famous district called Eixample with its...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="964.79" OriginalAmount="936.69" MarkupRule="3.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="94" TotalAmount="974.82" OriginalAmount="946.43" MarkupRule="3.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="94" TotalAmount="978.11" OriginalAmount="949.62" MarkupRule="3.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="94" TotalAmount="979.40" OriginalAmount="950.87" MarkupRule="3.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="16" TotalAmount="988.27" OriginalAmount="959.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.399207015735" Longitude="2.2075035106382" StarRating="3" HotelCode="426798|1132278" 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="990.38" OriginalAmount="961.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.392948" Longitude="2.1645311" StarRating="0" HotelCode="|74908" HotelName="Apartments Sixtyfour" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/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="990.93" OriginalAmount="962.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.383089" Longitude="2.1777643" StarRating="4" HotelCode="|11157" HotelName="Gran Barcino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="1000.79" OriginalAmount="971.64" MarkupRule="3.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="1001.01" OriginalAmount="971.85" MarkupRule="3.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="63" TotalAmount="1001.16" OriginalAmount="972.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.40021137" Longitude="2.15134816" StarRating="3" HotelCode="480839|blue_barcelona" HotelName="Blue Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1004.29" OriginalAmount="975.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.379049" Longitude="2.174866" StarRating="3" HotelCode="25682|24394" 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="94" TotalAmount="1009.41" OriginalAmount="980.01" MarkupRule="3.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="16" TotalAmount="1018.56" OriginalAmount="988.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.401432136973" Longitude="2.209941656414" StarRating="4" HotelCode="20716|383305" HotelName="Hesperia Barcelona Del Mar" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/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="1032.12" OriginalAmount="1002.06" MarkupRule="3.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="94" TotalAmount="1037.76" OriginalAmount="1007.53" MarkupRule="3.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="94" TotalAmount="1039.76" OriginalAmount="1009.48" MarkupRule="3.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="94" TotalAmount="1040.75" OriginalAmount="1010.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3879493" Longitude="2.151155" StarRating="0" HotelCode="|67671" HotelName="Acacia Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Comte d'Urgell 194</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/6/7/1/67671_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel is perfect for business and holiday stays and has attentive service. SITUATION: The establishment is situated in the centre of Barcelona. Is in the Eixample district. Near the establishment, you will find the metro stop. It has good links to Plaza cataluÃ±a and las Ramblas ROOM: Clients are offered modern, elegant, one bedroom apartments with air-conditioning with an American kitchen, a living room, a sofa-bed (available on request) and a large bathroom. FACILITIES: The establishment boasts a sunbathing terrace, a meeting room and a TV room. OBSERVATIONS: Clients have at their disposal a reception, facilities for people with reduced mobility and a car park (for a fee) on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1041.33" OriginalAmount="1011.00" MarkupRule="3.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="16" TotalAmount="1053.22" OriginalAmount="1022.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.383023401356" Longitude="2.1700613200664" StarRating="4" HotelCode="200893|387845" HotelName="Silken Ramblas" 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,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="16" TotalAmount="1061.87" OriginalAmount="1030.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.403786867984" Longitude="2.1913003921509" StarRating="4" HotelCode="161438|183316" HotelName="Novotel Barcelona City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/06/2026" 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="63" TotalAmount="1063.99" OriginalAmount="1033.00" MarkupRule="3.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="27" TotalAmount="1070.17" OriginalAmount="1039" MarkupRule="3.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="16" TotalAmount="1078.08" OriginalAmount="1046.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.380853969394" Longitude="2.1773699521495" StarRating="4" HotelCode="267001|1185088" 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="16" TotalAmount="1078.36" OriginalAmount="1046.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.391075842044" Longitude="2.1717283129692" StarRating="4" HotelCode="31340|386985" 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="94" TotalAmount="1078.43" OriginalAmount="1047.02" MarkupRule="3.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="16" TotalAmount="1083.46" OriginalAmount="1051.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.397808159514" Longitude="2.1591070433058" StarRating="4" HotelCode="145028|2488275" 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="94" TotalAmount="1091.60" OriginalAmount="1059.81" MarkupRule="3.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="27" TotalAmount="1092.83" OriginalAmount="1061" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.39618001811" Longitude="2.1613302515379" StarRating="2" HotelCode="901315|248806" 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="63" TotalAmount="1109.31" OriginalAmount="1077.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.398020294026" Longitude="2.1581852110278" StarRating="4" HotelCode="167328|suites_center_barcelona" 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="16" TotalAmount="1116.79" OriginalAmount="1084.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.384585067201" Longitude="2.1378439664841" StarRating="4" HotelCode="49083|24354" 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="94" TotalAmount="1125.58" OriginalAmount="1092.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.39072" Longitude="2.16406" StarRating="0" HotelCode="|119975" HotelName="Stay U-nique Apartments Rambla Catalunya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/9/7/5/119975_6edb33e1454.jpg</HotelPictures>
        <HotelDescription>SITUATION: la Rambla de Catalunya Is situated in PlaÃ§a Catalunya close to the establishment, guests have. ROOM: Clients can find one-bedroom apartments, a fully-equipped kitchen, a dining room, a sofa-bed, a bathroom with a shower or bath, a WC with a hairdryer. They also have cable television, WiFi, a washing machine and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1147.95" OriginalAmount="1114.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.409773820358" Longitude="2.2185033559799" StarRating="4" HotelCode="29823|232416" HotelName="AC Barcelona Forum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,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="63" TotalAmount="1148.45" OriginalAmount="1115.00" MarkupRule="3.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="1153.60" OriginalAmount="1120.00" MarkupRule="3.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="63" TotalAmount="1155.66" OriginalAmount="1122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3907" Longitude="2.1642" StarRating="0" HotelCode="480733|rambla_catalunya_residence_apartments" HotelName="Stay U-nique Rambla Catalunya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rambla de Catalunya 52, Eixample, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/44/f2447540eedef1c17a632bd4f119f01807b565e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superior tourist class apartments on Rambla Catalunya with lovely views to the street below.

One be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1223.46" OriginalAmount="1187.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.381478804497" Longitude="2.1739692986012" StarRating="1" HotelCode="32752|383905" HotelName="Ingles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Boqueria 19, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/2b/fd2b43e327e7eaed75b56f2edb0584b0f0095004.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a prime location in the centre of Barcelona, close to the university, Plaza Catalu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1232.91" OriginalAmount="1197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.38312" Longitude="2.1635229999999" StarRating="3" HotelCode="38705|bcn_urban_gran_ronda" HotelName="BCN Urban Hotels Gran Ronda" Meals="ROOM ONLY" 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="1233.94" OriginalAmount="1198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.381477798233" Longitude="2.174209356308" StarRating="2" HotelCode="67053|hotel_condal" HotelName="Condal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Boqueria 23, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/ea/65ea4c4e46c0ba0cf17c503cf15a4d7d1544b96e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a pedestrian street of the Old Town of Barcelona. The Liceu Theatre is 300 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1236.95" OriginalAmount="1200.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.379691719976" Longitude="2.142498986168" StarRating="4" HotelCode="26714|2639295" HotelName="Nobu Hotel Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/06/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="63" TotalAmount="1278.23" OriginalAmount="1241.00" MarkupRule="3.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="94" TotalAmount="1278.83" OriginalAmount="1241.58" MarkupRule="3.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="63" TotalAmount="1289.56" OriginalAmount="1252.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.391161" Longitude="2.159197" StarRating="4" HotelCode="43741|balmes" HotelName="Hotel Balmes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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="63" TotalAmount="1291.62" OriginalAmount="1254.00" MarkupRule="3.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="16" TotalAmount="1306.19" OriginalAmount="1268.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3911424013" Longitude="2.1731275646512" StarRating="4" HotelCode="426015|1966705" HotelName="Midtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Casp 35, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/b4/f9b40ce374469eefc94e014ebda81fda4ceaf3f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1321.49" OriginalAmount="1283.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.403120035575" Longitude="2.1712119533729" StarRating="4" HotelCode="76566|apartamentshotel_hispanos_7_suiza" 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="94" TotalAmount="1325.65" OriginalAmount="1287.04" MarkupRule="3.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="63" TotalAmount="1354.45" OriginalAmount="1315.00" MarkupRule="3.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="94" TotalAmount="1373.55" OriginalAmount="1333.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.391138" Longitude="2.1591951" StarRating="4" HotelCode="|11140" HotelName="Balmes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE MALLORCA, 216</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/0/11140_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel l'Eixample it is in it is in Barcelona city centre Las Ramblas near the establishment, guests will find shops, boutiques, bars and nightclubs. You will be able to visit, and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1384.41" OriginalAmount="1344.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.394178628081" Longitude="2.1491628885269" StarRating="4" HotelCode="18766|24214" HotelName="Hesperia Barcelona Presidente" 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,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="63" TotalAmount="1393.59" OriginalAmount="1353.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.388657049224" Longitude="2.1315297981996" StarRating="4" HotelCode="29518|hilton_barcelona" HotelName="Hilton Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/06/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,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="94" TotalAmount="1467.44" OriginalAmount="1424.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3797513" Longitude="2.1424702" StarRating="5" HotelCode="|10996" HotelName="Nobu Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1488.01" OriginalAmount="1444.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3941514" Longitude="2.1491115" StarRating="4" HotelCode="|11152" HotelName="Hesperia Presidente" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="1510.64" OriginalAmount="1466.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.397926" Longitude="2.192201" StarRating="3" HotelCode="172668|1026238" HotelName="NH Barcelona Diagonal Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/06/2026" 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="1553.24" OriginalAmount="1508.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.393455" Longitude="2.163887" StarRating="5" HotelCode="14339|majestic_3" HotelName="Majestic Hotel &amp; Spa" 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,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="94" TotalAmount="1632.56" OriginalAmount="1585.01" MarkupRule="3.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="75" TotalAmount="1643.06" OriginalAmount="1595.2" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.41158" Longitude="2.21188" StarRating="4" HotelCode="185340|ES024950" HotelName="Vincci Bit" Meals="ROOM ONLY,BREAKFAST INCLUDED" BedType="BREAKFAST INCLUDED" 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="1667.57" OriginalAmount="1619.00" MarkupRule="3.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="Free CXL until 02/06/2026" 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="63" TotalAmount="1673.75" OriginalAmount="1625.00" MarkupRule="3.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="Non Refundable" 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="94" TotalAmount="1689.19" OriginalAmount="1639.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.39924" Longitude="2.20769" StarRating="0" HotelCode="|190825" HotelName="Durlet Beach Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Calvell 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/8/2/5/190825_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1698.03" OriginalAmount="1648.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.4087643" Longitude="2.217312" StarRating="4" HotelCode="|31627" HotelName="Hilton Diagonal Mar Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASSEIG DEL TAULAT 262-264</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/2/7/31627_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2005, has 433 rooms, 23 floors, 413 double rooms and 20 suites. The establishment has a beautiful garden, a swimming area, a spacious hall with elevators, a cloakroom, a reception, a cafÃ©, an inviting bar and an Ã  la carte restaurant with air-conditioning. The establishment also has conference rooms, internet, room service, a laundry service and a car park. SITUATION: This smart, luxurious hotel is in a new area of Barcelona, 400 metres away from the coast. Around the establishment, clients can find shops, leisure areas and entertainment. 100 metres away, there is a public transport stop. It is just 18 kilometres away from the international airport. ROOM: All the rooms have an air-conditioning system, individual heating, a satellite television, a desk, a direct line telephone, electric lock, a mini-bar, room service, a hairdryer, a bathroom with bathroom amenities and a bathrobe. FACILITIES: Outdoors, clients have access to a terrace with a pool and deck chairs. The establishment boasts a well-equipped gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1779.79" OriginalAmount="1727.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3915894" Longitude="2.1779067" StarRating="4" HotelCode="|11121" HotelName="Nh Collection Barcelona Pódium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE BAILEN 4-6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/2/1/11121_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1992, has 6 floors, 145 rooms, 5 single rooms, 140 double rooms and 5 suites. In the entrance, you can find a lobby with an elevator, a reception, a safety deposit box service, a cloakroom and a conference room. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar and a restaurant with highchairs, The establishment also has internet, room service and a laundry service. SITUATION: This urban, conference hotel is in Barcelona the heart of the establishment, Plaza de CataluÃ±a and Paseo de Sant Joan it is located between it is 10 minutes away from Las Ramblas the city centre, in the surrounding area, clients have shopping areas, shops, boutiques, bars and restaurants. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a stereo, a satellite or cable television, internet, a mini-bar, an air-conditioning system, a safety deposit box and a king-size bed. FACILITIES: The establishment has a swimming pool with deck chairs, parasols, a sauna, a solarium and a gym. 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="94" TotalAmount="1854.76" OriginalAmount="1800.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3864726" Longitude="2.1754232" StarRating="0" HotelCode="|76584" HotelName="Ainb Born-via Laietana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <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="1857.09" OriginalAmount="1803.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.390847453432" Longitude="2.1416768431663" StarRating="5" HotelCode="7777|melia_barcelona" HotelName="Meliá Barcelona Sarrià" 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,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="1867.27" OriginalAmount="1812.88" MarkupRule="3.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="16" TotalAmount="1881.43" OriginalAmount="1826.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.385017" Longitude="2.175786" StarRating="4" HotelCode="47606|351765" 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="1911.00" OriginalAmount="1855.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3932377" Longitude="2.1460105" StarRating="4" HotelCode="|11019" HotelName="Vincci Mae" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL, 596</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/1/9/11019_00c28481128.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1949 and renovated in 2001. The establishment boasts 8 floors, 101 rooms, 19 single rooms and 82 double rooms. In the entrance, guests are offered a reception, a currency exchange service, lifts, a cafÃ©, a restaurant and internet. There are many services available at the establishment, including room service and a laundry service. SITUATION: The establishment, is in Barcelona the tourist centre of it is in Diagonal Avenue Around the establishment, clients can find shops, restaurants, bars and public transport services. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a safety deposit box and a central heating system. MEALS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2017.77" OriginalAmount="1959.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.375340304561" Longitude="2.1483421325684" StarRating="4" HotelCode="46999|catalonia_barcelona_plaza_2" HotelName="Catalonia Barcelona Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,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="94" TotalAmount="2094.49" OriginalAmount="2033.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.385026" Longitude="2.1758865" StarRating="5" HotelCode="|11112" HotelName="Lamaro Barcelona - Preferred Hotels &amp; Resorts - Lifestyle Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/06/2026">
        <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="63" TotalAmount="2308.23" OriginalAmount="2241.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.408220806403" Longitude="2.2118313610554" StarRating="4" HotelCode="25009|vincci_maritimo" HotelName="Vincci Maritimo" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="2323.68" OriginalAmount="2256" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.396190257035" Longitude="2.1634951222852" StarRating="5" HotelCode="526452|187184" HotelName="The One Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="2502.34" OriginalAmount="2429.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.38906257383" Longitude="2.167377769947" StarRating="4" HotelCode="10549|261995" HotelName="Avenida Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="94" TotalAmount="2652.41" OriginalAmount="2575.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.3892064" Longitude="2.1672194" StarRating="4" HotelCode="|11033" HotelName="El Avenida Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="3092.06" OriginalAmount="3002.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.397063" Longitude="2.158458" StarRating="5" HotelCode="168505|el_palauet_living_barcelona" HotelName="El Palauet Living" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="94" TotalAmount="3279.63" OriginalAmount="3184.11" MarkupRule="3.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="16" TotalAmount="7529.22" OriginalAmount="7309.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.370394682247" Longitude="2.1715092184201" StarRating="5" HotelCode="60385|76044" 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="10084.69" OriginalAmount="9790.96" MarkupRule="3.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="23346.13" OriginalAmount="22666.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.390552" Longitude="2.169625" StarRating="5" HotelCode="|219155" HotelName="Almanac Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via De Les Corts Catalanes 619-621</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/1/5/5/219155_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Swimming Pool,Nightclub,Bicycle Rental,Spa,Kitchen,Golf,Diet Meals,Garden,Jacuzzi,24 Hour Front Desk,Beauty Salon,Concierge,Dry Cleaning,Elevator,Luggage Storage,Meeting Room,Vending Machine,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Boutique,Business Centre,Housekeeping,Parking,Pets allowed,Printer,Valet Parking,Wake-up Call Service,Heated Pool,LCD/Projector,Off-Site Parking</BasicAmenities>
    <HotelRating>4,2,3,1,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,APARTMENT,ECO HOTEL,HOSTEL,AIRPORT HOTEL,HOTEL,BEACH HOTEL,HISTORIC HOTEL,HOSTELS,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
a3c348d6-edb0-42b1-b488-9962964e37df|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|True