<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
b436bd84-6ae8-416a-a154-bc73028c4ec5|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="b436bd84-6ae8-416a-a154-bc73028c4ec5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="8,11" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="24075" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-14T00:00:00" End="2026-08-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="support@book4trip.co.uk" Password="Trip1997@" RequestedCurrency="GBP" ClientNationality="PK" 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
b436bd84-6ae8-416a-a154-bc73028c4ec5|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
b436bd84-6ae8-416a-a154-bc73028c4ec5|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b436bd84-6ae8-416a-a154-bc73028c4ec5|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
b436bd84-6ae8-416a-a154-bc73028c4ec5|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
b436bd84-6ae8-416a-a154-bc73028c4ec5|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
b436bd84-6ae8-416a-a154-bc73028c4ec5|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
b436bd84-6ae8-416a-a154-bc73028c4ec5|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b436bd84-6ae8-416a-a154-bc73028c4ec5|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-08-10T15:22:08.5791001+01:00" Version="0" EchoToken="Search" TransactionIdentifier="b436bd84-6ae8-416a-a154-bc73028c4ec5" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="533.28" OriginalAmount="528.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391878053531" Longitude="2.1663396846558" StarRating="2" HotelCode="469871|ona_paseo_de_gracia_hostel" HotelName="No Limit Hostel Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="63" TotalAmount="545.40" OriginalAmount="540.00" MarkupRule="1.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="63" TotalAmount="555.50" OriginalAmount="550.00" MarkupRule="1.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="583.78" OriginalAmount="578.00" MarkupRule="1.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="16" TotalAmount="590.21" OriginalAmount="584.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399203854125" Longitude="2.1625123445073" StarRating="1" HotelCode="466065|1680328" HotelName="Generator Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Corsega 373-377, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173118/173118a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a bar and a laundry service. Wireless internet access (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="601.96" OriginalAmount="596.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.375259553955" Longitude="2.1692304189711" StarRating="3" HotelCode="31111|auto_hogar" HotelName="Hotel Autohogar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Paral-lel 64, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/b7/05b716a67bfe29fe0036522ba81dc19e2b77ab85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is in an ideal location in the centre of Barcelona. Guests may take advantage of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.09" OriginalAmount="609.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399148" Longitude="2.162609" StarRating="1" HotelCode="186943|generator_hostel_barcelona_3" HotelName="Generator Barcelona Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Corsega 373, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/58/1a58402379c5f9545221f34a6e6a4d6a7dfcac8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just 1.5 km from the centre of Barcelona, within minutes of the Sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="635.29" OriginalAmount="629.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.41158" Longitude="2.21188" StarRating="4" HotelCode="185340|vincci_bit" HotelName="Vincci Bit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Josep Plà 69, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/fc/c5fc23fad866ffe7558d0b6e80dfa4f7904c32a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 10 minutes' walk from Mar Bella beach. There are a number of bars, restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="639.24" OriginalAmount="632.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3990406" Longitude="2.1883962" StarRating="0" HotelCode="|124331" HotelName="Twentytu Hostel Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DE PAMPLONA 114-116</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/3/1/124331_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This ecological hotel, it offers event facilities, excursions and an entertainment programme. SITUATION: It is 10 minutes away fromNova Icaria the beach the marina, 5 minutes away, you can find bars, shops, 200 metres away, clients have a nightclub, 10 minutes away from the establishment, clients can find la Ciutadella the Park of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="658.52" OriginalAmount="652.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398694" Longitude="2.162406" StarRating="4" HotelCode="21559|catalonia_hotel_la_pedrera" HotelName="Catalonia La Pedrera" 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>Córcega 368, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/fe/aafe4a7fc7b67ff17b21b86ea50ad0a0917b0c11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the arty and commercial centre of Barcelona, only a stone's throw fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="674.68" OriginalAmount="668.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3989551" Longitude="2.1885388000001" StarRating="1" HotelCode="320106|twentytu_hostel" HotelName="Twentytu Hi-Tech Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>C/ Pamplona 114, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/4f/48/4f4845cce95a89b90d5b5de34d524b59a2eef345.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This eco-lodge is modern and is a 10 minute walk from Nova Icaria beach and marina. Less than 5 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="678.79" OriginalAmount="672.07" MarkupRule="1.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="63" TotalAmount="686.80" OriginalAmount="680.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396046365452" Longitude="2.1793591976166" StarRating="4" HotelCode="32033|ayre_hotel_caspe" HotelName="Ayre Hotel Caspe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Caspe 103, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/cd/6bcdaa8539a997e5b0520dc703a664eaa2f6d4fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is centrally situated in the Eixampel district of the city, just 20 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="695.89" OriginalAmount="689.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.407744" Longitude="2.185346" StarRating="3" HotelCode="10702|catalonia_hotel_sagrada_familia" HotelName="Catalonia Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aragó 577 - 579, 08026 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/9c/1e9c21b07cb93d67dce9dd5d1a8cbf9ce41e3642.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated close to the centre of Barcelona. Numerous shops, restaurant, bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="713.06" OriginalAmount="706.00" MarkupRule="1.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="94" TotalAmount="720.96" OriginalAmount="713.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39394" Longitude="2.14862" StarRating="0" HotelCode="|190856" HotelName="Dreamkeys Apartments and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida diagonal, 578, principal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/8/5/6/190856_45d66ea1149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="724.17" OriginalAmount="717.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39393761934" Longitude="2.1569154515553" StarRating="4" HotelCode="12921|catalonia_hotel_diagonal_centro" HotelName="Catalonia Diagonal Centro" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balmes 142-146, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/1a/081a653c4bca137fc0c967d71050ed99c27c668f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of Barcelona in the popular shopping and business area o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="733.89" OriginalAmount="726.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3985135" Longitude="2.1427315" StarRating="0" HotelCode="|10978" HotelName="Senator Barcelona Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA AUGUSTA 167</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/7/8/10978_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 1980, renovated in 2004, has 5 floors and 17 apartments. The establishment offers a lobby with an elevator, a reception with safety deposit boxes, a TV room and internet. The establishment also offers a car park, an indoor car park and a laundry service. SITUATION: This establishment is in VÃ­a Augusta, close to Muntaner Street and the business area. ROOM: The apartments have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, an American kitchen, a mini-bar, a double bed, central heating and a safety deposit box (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="743.67" OriginalAmount="736.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385484" Longitude="2.165808" StarRating="3" HotelCode="13255|1944387" HotelName="Grupotel Gravina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gravina 12, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/1f/141fd8faf803e718482c48e4e47a15d63b7a5dc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a secluded street directly in the centre of Barcelona, just 50 m f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.37" OriginalAmount="737.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389414724193" Longitude="2.1564048528671" StarRating="4" HotelCode="48051|best_western_premier_dante" HotelName="Best Western Premier Hotel Dante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca 181, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b8/28/b82818ad674e97f49655a7fd7ccb355279010fa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming conference hotel is situated at the centre of the popular city centre, close to the Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.37" OriginalAmount="737.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372803224161" Longitude="2.1721118688583" StarRating="4" HotelCode="168270|grums_hotel" HotelName="Grums" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Palaudaries 26, Barcelona 08004</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b8/d6b8af0b321d625f3d4f95d379df62c720db5712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street within walking distance of Avenida del Parallel. Las Ramblas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="747.40" OriginalAmount="740" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39847986897" Longitude="2.14267432294" StarRating="3" HotelCode="29148|4883" HotelName="Aparthotel Senator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Augusta 167, 08021 Barcelona, Costa Brava</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/1a/a51a5e4e29108573dc85431a9e93c4284fefad6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on Via Augusta. Countless shops, restaurants, bars and pubs are located o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="755.48" OriginalAmount="748" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393717" Longitude="2.14831" StarRating="3" HotelCode="443930|131451" HotelName="Kiwidestiny Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 578, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/66/4f/664f280cabeb1f12f560838693a9a94099a4dc8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="755.48" OriginalAmount="748.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37514" Longitude="2.168375" StarRating="4" HotelCode="25131|hotel_barcelona_universal_2" HotelName="Barcelona Universal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Paral-lel 76-80, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f2/cdf2ad56021c248ac627588498faa664e4d1edc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated near the tourist centre of Barcelona. There are copious shops in the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.52" OriginalAmount="752.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383182" Longitude="2.160364" StarRating="4" HotelCode="213746|vueling_bcn_by_hc_hotel" HotelName="Catalonia Gran Via BCN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 550, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/4a/984a55b67ec40da1072b6e33f7cfa8a47fe34fe6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="773.98" OriginalAmount="766.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3933436" Longitude="2.1617901" StarRating="0" HotelCode="|121862" HotelName="Ciudad Condal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca, 255</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/6/2/121862_80efff51512.jpg</HotelPictures>
        <HotelDescription>SITUATION: Passeig de Gracia It is situated next to. ROOM: Customers can find rooms with TV and a bathroom. FACILITIES: The establishment has WiFi (free of charge) and a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.69" OriginalAmount="769.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.376606100841" Longitude="2.1504709376203" StarRating="3" HotelCode="36820|bhotel" HotelName="B-Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 389-391, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/95/0395524f7769302815cab8f29d99405aa759b782.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Barcelona's tourist centre, not far from the city centre. Shopping ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="787.80" OriginalAmount="780.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397715603196" Longitude="2.1888915631598" StarRating="4" HotelCode="97626|apsis_porta_marina" HotelName="Capri by Fraser Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sancho De Avila 34, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/0a/5a0a0f95ff61cd9a3df4cf33e8d0fae811e2b2dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location, and it offers guests access to all the city's tourist sight...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="796.04" OriginalAmount="788.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3922447" Longitude="2.170176" StarRating="0" HotelCode="|121843" HotelName="Bcn 46" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/4/3/121843_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 46 minutes away from the railway station, Clients can also find the metro station, Las Ramblas 500 metres away, guests have. ROOM: Guests can find simple rooms and with WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="801.94" OriginalAmount="794.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.374641887697" Longitude="2.1707667410374" StarRating="4" HotelCode="7778|tryp_barcelona_apolo_hotel" HotelName="TRYP Barcelona Apolo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda del Paral-lel 57-59, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/df/d7df89c392881b06fe44394410b179ad02cd1068.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the Avenida Paralelo, approximately 10 minutes walk from the exhibit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="806.26" OriginalAmount="798.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4014574" Longitude="2.1977633" StarRating="3" HotelCode="|44009" HotelName="Holiday Inn Express Barcelona City 22@, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PALLARS 203</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/0/9/44009_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a breakfast room, conference facilities, WiFi in communal areas, a laundry service and a car park. SITUATION: This establishment, is close to the convention centre, and Mar Bella the beach It has excellent transport links to public transport services, You will be able to visit, and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="807.66" OriginalAmount="799.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3905103" Longitude="2.1764485" StarRating="0" HotelCode="|124591" HotelName="Hip Karma" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Sant Pere, 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/5/9/1/124591_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This small guest house, is in Barcelona the heart of Close to the bus stop. FACILITIES: Guests are offered WiFi (free of charge), lockers, a luggage room and a kitchen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="800.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.389731" Longitude="2.17993" StarRating="4" HotelCode="24883|catalonia_hotel_born_" HotelName="Catalonia Born" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rec Comtal 16-18, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/3a/ea3a94073cdde79e116a58e2bf176d69c2edbf4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated directly near to the Arco del Triunfo and the Picasso Museum. There ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="818.10" OriginalAmount="810" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38534407" Longitude="2.14059407" StarRating="3" HotelCode="523576|422762" HotelName="Fisa Rentals Les Corts Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Marques de Sentmenat 84, Les Corts, 08029 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/b5/0ab59544965953b936c6ed89606abfda1dc28a5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="826.04" OriginalAmount="817.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3868146" Longitude="2.1593312" StarRating="0" HotelCode="|56361" HotelName="Aramunt Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNTANER 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/6/1/56361_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban complex, has modern apartments, with a terrace, a small swimming pool and Barcelona views of This establishment is perfect for business and holiday stays, has WiFi and a car park. SITUATION: This apartment complex Eixample it is in PlaÃ§a Universitat it is 5 minutes away from Plaza CataluÃ±a, Las Ramblas and Passeig de GrÃ cia it is situated 10 minutes away from 400 metres away, guests have a public transport stop, is located 900 metres away from the city centre, the establishment is 25 kilometres away from Barceloneta the beach it is 13 kilometres away from Barcelona Airport. ROOM: one-bedroom studios, have a living room, a fully-equipped kitchen, a bathroom, a shower, a bath, a sofa-bed, a hairdryer, a direct line telephone, a television, internet, a kitchen with fridge, a microwave, a coffee maker, a kettle, a washing machine, an ironing set, an individual air-conditioning system, individual heating and a safety deposit box. FACILITIES:. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Guests have cleaning service, A deposit will be requested on arrival, please inform the hotel as to your estimated arrival time and ask about key collection. Ask for further information regarding hotel conditions and operations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="834.26" OriginalAmount="826.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39999847" Longitude="2.16445357" StarRating="0" HotelCode="662539|yeah_barcelona_hostel" HotelName="Yeah Barcelona Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Girona 176, 08037 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/4f/364f167b968d287fb39533149f6a892fd8c584fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="836.28" OriginalAmount="828.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.401582037336" Longitude="2.1979135146629" StarRating="3" HotelCode="76164|holiday_inn_express_barcelona_" HotelName="Holiday Inn Express Barcelona - City 22@" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 203, Barcelona 08005</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/c7/abc768b850b177a22621616362b8e2aa99b9769c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes away from the Barcelona International Convention Center (CCIB), t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="838.42" OriginalAmount="830.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386857" Longitude="2.159209" StarRating="4" HotelCode="75453|1760043" HotelName="Aparthotel Aramunt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Muntaner 60, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/4b/ad4b9a1d93b08f44e899673d8703ff62f7d79937.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments enjoy a great location on the left side of the Esquerra del Eixample district. They...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="842.34" OriginalAmount="834.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386437" Longitude="2.168343" StarRating="4" HotelCode="29329|catalonia_hotel_plaza_cataluna" HotelName="Catalonia Plaza Catalunya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bergara 11, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/39/ae393c9a78edef7b82369b263a0b88809af15195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the middle of the tourist centre. There are numerous shopping facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="842.34" OriginalAmount="834.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396271" Longitude="2.170054" StarRating="3" HotelCode="12308|europark_hotel" HotelName="Hotel Europark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aragó 323-325, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/71/9c715a7ed532b003c52f41f8ccd219f4db788627.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 15 minutes from the Rambla de Catalunya and the Plaça de Catalunya. Ple...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.43" OriginalAmount="843.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.392452078938" Longitude="2.1700123895492" StarRating="2" HotelCode="267649|bcn_46" HotelName="Bcn 46 Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Roger de Llúria 46, 08009 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/77/527712f5aee3084e1ddf53091eecf15645e102e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Barcelona. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="853.45" OriginalAmount="845.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390436955586" Longitude="2.1764543652534" StarRating="2" HotelCode="190668|hip_karma_hostel_" HotelName="Hip Karma Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 39, principal 2, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/d7/9dd7e03f2c70a1e42f036554e84e7c6ee3038853.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="857.49" OriginalAmount="849.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388827135095" Longitude="2.1652936935425" StarRating="4" HotelCode="60920|hotel_petit_palace_museum" HotelName="Petit Palace Museum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Diputación 250, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/01/1a016a3ba99bb1619cf4098280c8dcaade19e564.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is centrally located in the business area of the city, next to the Gran Vía de las...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="869.58" OriginalAmount="860.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3725577" Longitude="2.148777" StarRating="0" HotelCode="|124414" HotelName="Fira Centric Apartments By Gaiarooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/1/4/124414_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is next to Fira (Barcelona) the exhibition centre Fira (Barcelona) the Plaza de EspaÃ±a 50 metres away from. APARTMENTS: Guests are offered bright, modern apartments with WiFi available at no extra charge, air-conditioninng and flatscreen TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="874.66" OriginalAmount="866.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3809583" Longitude="2.1748543" StarRating="1" HotelCode="178352|hostal_sun_and_moon" HotelName="Hostel Sun &amp; Moon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Ferran 17, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/67/c967955077e6b902743d7dd2b461f21b7d08ed6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just a 1-minute walk from Las Ramblas in the Gothic Quarter. Guests can spend ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="879.71" OriginalAmount="871" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396954308886" Longitude="2.1923303604126" StarRating="4" HotelCode="25132|1406" HotelName="Sallés Hotel Pere IV" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pallars 128-130, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/39/8e39f41050ea963d4d118870e37324991d75c264.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated just 2 km from Plaza Cataluña. Countless shopping and entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="883.46" OriginalAmount="874.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39696" Longitude="2.1923" StarRating="4" HotelCode="1350" HotelName="Salles Hotel Pere IV" Meals="FAMILY ROOM" BedType="FAMILY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De Pallars,  128</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01350/1350/20.jpg?f=17739293</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an indoor pool, a sauna, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in Barcelona? This hotel has 2153 square feet (200 square meters) of space consisting of conference space and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="884.76" OriginalAmount="876" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403786867984" Longitude="2.1913003921509" StarRating="4" HotelCode="161438|26112" HotelName="Novotel Barcelona City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 201, Entrada por Ciutat de Granada, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/ef/47ef056d0326f0e7a4c7330b23eefcd88ffc19de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of the city on Avenida Diagonal (one of the city's main streets),the fami...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="885.16" OriginalAmount="876.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396064" Longitude="2.136901" StarRating="3" HotelCode="190692|3327195" HotelName="Apartamentos Ganduxer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Ganduxer 50, 08021 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/aa/a0aa8a5bc25f0ec935c1819b6fc54636399a8973.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation comprises a total of 25 rooms. Services and facilities at the hotel include a rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="891.83" OriginalAmount="883.00" MarkupRule="1.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="63" TotalAmount="898.90" OriginalAmount="890.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386899322609" Longitude="2.1685659885406" StarRating="3" HotelCode="47270|h10_catalunya_plaza" HotelName="H10 Catalunya Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Placa Catalunya 7, Barcelona Centro, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/7b/e27b18eb349f07572ce8f7c8a8937bb22ec5a078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on Plaça Catalunya at the heart of Barcelona. A range of shopping venues,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="902.94" OriginalAmount="894.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.371611637773" Longitude="2.1808022260666" StarRating="5" HotelCode="26070|eurostars_grand_marina" HotelName="Eurostars Grand Marina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moll de Barcelona S/N, Barcelona 08039, Catalunya</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/b9/6eb99b660fa97b25f4296035067cdcdb63f2f4c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Barcelona, just 10 minutes from the cultural and histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="902.94" OriginalAmount="894.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37203487" Longitude="2.13695083" StarRating="2" HotelCode="469872|smartroom_barcelona" HotelName="SmartRoom Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Olzinelles 56-58, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/5b/5b5bfc82f221db90090f28bba4555914a3d8f775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Smartroom Barcelona is a popular choice amongst travelers in Barcelona, whether exploring or just pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="904.96" OriginalAmount="896.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372418722005" Longitude="2.1487057184064" StarRating="3" HotelCode="320070|fira_centric_apartments_2" HotelName="Ding Dong Fira Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calle México 24, 08004 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/c8/fbc8756aaba08e3a7aec2f7bb2586b4a6e08b4c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="908.64" OriginalAmount="899.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.398" Longitude="2.195995" StarRating="0" HotelCode="|76707" HotelName="República" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PUJADES 120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/7/0/7/76707_1_4551.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 2 floors and lofts. SITUATION: Is situated inBarcelona the Technology Park of. ROOM: Guests can find lofts, a living room, a fully-equipped kitchen, a bathroom with a bath or shower and a sofa-bed. FACILITIES: The establishment has a garden, a terrace with views, a solarium and a swimming pool. OBSERVATIONS: Please inform the hotel as to your estimated arrival time, The establishment offers cleaning service, bedding change and towels change.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="915.55" OriginalAmount="906.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.402395" Longitude="2.160938" StarRating="0" HotelCode="|179344" HotelName="Barcelona Mila" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MILA I FONATANALS, 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/3/4/4/179344_1f7174d2011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="916.07" OriginalAmount="907" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.402465168259" Longitude="2.1609979564487" StarRating="4" HotelCode="311327|47587" HotelName="Barcelona Apartment Milà" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mila i Fontanals 55, 08012 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/e6/06e61e5637b20e7b9d42dd65a0cf0cbf5052ce15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="919.44" OriginalAmount="910.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.32838" Longitude="2.1127949" StarRating="4" HotelCode="72849" HotelName="Best Western Plus Hotel Alfa Aeropuerto" Meals="ROOM WITH BUNK BEDS" BedType="ROOM WITH BUNK BEDS">
        <Address>
          <AddressLines>
            <AddressLine>Mercabarna Franca, Calle K</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/72849/72849/37.jpg?f=17722175</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an indoor pool, a sauna, and a 24-hour fitness center. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in Barcelona? This hotel has 1528 square feet (142 square meters) of space consisting of conference space and 3 meeting rooms. A roundtrip airport shuttle is complimentary (available on request)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="920.44" OriginalAmount="911.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3820766" Longitude="2.1474391" StarRating="0" HotelCode="|124409" HotelName="Ainb Eixample-Miro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/0/9/124409_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inEixample the district of Gran Via 500 metres away from the establishment, you can find. ROOM: They have a balcony, an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="920.51" OriginalAmount="911.40" MarkupRule="1.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="12" TotalAmount="937.82" OriginalAmount="928.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3846987695" Longitude="2.1664537489414" StarRating="2" HotelCode="30649|1265784" HotelName="Mesón Castilla Atiram Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Valldonzella 5, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/26/1e268d5b81bf071a1e06749fc9c0af8dd21b66aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is approximately 2 km from the sea. Situated on a side street, the hotel is close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="940.56" OriginalAmount="931.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384728" Longitude="2.1664945" StarRating="2" HotelCode="|10991" HotelName="Mesón Castilla Atiram" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VALLDONZELLA, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/1/10991_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, renovated in 2002, has a small garden area, 5 floors and 57 rooms. The hotel with air-conditioning, has a lobby, a reception with safety deposit boxes, a TV room, indoor parking, a car park and a laundry service. SITUATION: This urban hotel is situated 2 kilometres away from the sea. It is on a peaceful street. Nearby, you will find the PlaÃ§a de Catalunya it is near Las Ramblas a few minutes walk away from the establishment, clients can find the cathedral and the Gothic district. It is situated in front of a public transport stop, bars, restaurants, shops and nightclubs. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a king-size bed, a safety deposit box (available for a fee), an air-conditioning system and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.33" OriginalAmount="933.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.382018323095" Longitude="2.147691107093" StarRating="3" HotelCode="284706|ainb_eixample_miro_apartments" HotelName="AinB Eixample-Miro Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Entença 140, 08015 Barcelona, Eixample Area</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/37/1937f7468729a872407c505003659c6011ed488f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="944.68" OriginalAmount="935.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3789253" Longitude="2.1750679" StarRating="3" HotelCode="|54910" HotelName="Ramblas Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ramblas 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/1/0/54910_6763f171351.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel las Ramblas de Barcelona it is in You will be able to visit, the cathedral, and the harbour. It has excellent transport links to public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="947.32" OriginalAmount="937.94" MarkupRule="1.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="63" TotalAmount="949.40" OriginalAmount="940.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40749399962" Longitude="2.1674049246542" StarRating="4" HotelCode="310488|sensation_authentic_gracia" HotelName="Sensation Authentic Gracia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Travesera de Gracia 343, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/52/055209465df2300e2167f2049185c6154900b92a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="958.49" OriginalAmount="949.00" MarkupRule="1.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="963.54" OriginalAmount="954.00" MarkupRule="1.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="94" TotalAmount="964.75" OriginalAmount="955.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3798533" Longitude="2.174238" StarRating="3" HotelCode="|11117" HotelName="Oriente Atiram" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE LA RAMBLA, 45-47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/7/11117_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Barcelona, is in the cultural area, close to Las Ramblas. In the surrounding area, you can find boutiques, cafÃ©s, bars and restaurants. Nearby, there is a public transport stop. 1 kilometre away, you can find the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="969.60" OriginalAmount="960" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.397878" Longitude="2.195912" StarRating="4" HotelCode="177244|47588" HotelName="Aparthotel República" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pujades 120, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d0/ffd0d31301fd813fd0fa2e7d87fb5420b6c37eaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in 22@ Barcelona, the city's innovation district, where the latest technol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.60" OriginalAmount="960.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39206" Longitude="2.15546" StarRating="4" HotelCode="30126|evenia_rossello" HotelName="Evenia Rosselló" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rosselló 191, 08036 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/04/3c04347c9eaea619e8b7b8b7df85e8085d75f365.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated within a few minutes’ walk of the city centre. Various restaurants and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="976.67" OriginalAmount="967.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385675796099" Longitude="2.1667850017548" StarRating="4" HotelCode="60921|catalonia_hotel_ramblas" HotelName="Catalonia Ramblas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Pelai 28, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/28/4a28b6677566c9396180771bd5466f9396df3ef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic centre of Barcelona, in the near vicinity of the Plaza Catalun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="994.85" OriginalAmount="985.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37977431" Longitude="2.17351371" StarRating="2" HotelCode="662517|ideal_youth_hostel_" HotelName="Ideal Youth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Beauty Salon,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Restaurant,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Calle Unio 10,12, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/f3/48f3bad5bf3e4b5185d47259007586934367340b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal Youth Hostel is a popular choice amongst travelers in Barcelona, whether exploring or just pas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="999.90" OriginalAmount="990.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.404780708076" Longitude="2.1727851033211" StarRating="4" HotelCode="144359|ayre_hotel_rosellon" HotelName="Ayre Hotel Rosellón" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Rosselló 390, 08025 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/26/432682c96355b22a048c4417052eab6c27b1ce6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Gaudi's Sagrada Família, in the heart of Barcelona's Eixample. Guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1004.95" OriginalAmount="995.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.378937" Longitude="2.154593" StarRating="4" HotelCode="904647|eric_vokel_gran_via_suites" HotelName="Eric Vökel Gran Via Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Kitchen,Lounge,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 454, 08015 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/ba/fbba982d39a9577cb38fbb91f269798a01539c3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 3 minutes' walk from Plaza España, Fira de Barcelona and Montjuïc, and 15 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1008.99" OriginalAmount="999.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379774170982" Longitude="2.174206674099" StarRating="3" HotelCode="49091|husa_oriente" HotelName="Oriente Atiram Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,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="1021.48" OriginalAmount="1011.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396901" Longitude="2.192373" StarRating="4" HotelCode="|11055" HotelName="Sallés Pere Iv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE PALLARS 128-130</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/5/11055_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre and a spa. SITUATION: This hotel is in district 22, Port Olimpic it is located close to Where you can find the beaches, shopping centres, restaurants and cinemas. It has excellent transport links to Barcelona the Convention Centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1024.38" OriginalAmount="1014.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379049" Longitude="2.174866" StarRating="3" HotelCode="25682|1094643" HotelName="Hotel Ramblas Barcelona" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel" 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="95" TotalAmount="1030.61" OriginalAmount="1020.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37908" Longitude="2.17485" StarRating="3" HotelCode="97469" HotelName="Ramblas Hotel  Barcelona" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle La Rambla 33,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/97469/97469/41.jpg?f=17735744</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. This hotel also features complimentary wireless internet access and concierge services.. Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1032.01" OriginalAmount="1021.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3978333" Longitude="2.1583519" StarRating="4" HotelCode="|70404" HotelName="Suites Center Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE GRACIA 128</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/4/0/4/70404_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was renovated in 2010, The establishment boasts rooms with bathroom, a shower, a kitchen with features that offer you the maximum level of comfort, individual air-conditioning system, a lift and a car park. SITUATION: This establishment, Passeig de GrÃ cia it is in is situated in Eixample the centre of Around the establishment, clients can find restaurants. OBSERVATIONS: Ask about key collection, A deposit will be requested on arrival.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.27" OriginalAmount="1027.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.40474918" Longitude="2.1762019" StarRating="0" HotelCode="958197|gaudis_nest_apartments" HotelName="Gaudi's Nest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lepant 273, Eixample, 08013 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1a/b01aec9ece704fda4b17ae318d485d110a084366.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1039.94" OriginalAmount="1029.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3789153" Longitude="2.1546544" StarRating="0" HotelCode="|76672" HotelName="Eric Vökel Boutique Apartments Gran Vía Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DE LES CORTS CATALANES 454</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/6/7/2/76672_1_1340.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This renovated aparthotel in 2011, has 29 apartments, a lobby, express check-out, a lift, a baggage room, a safety deposit box service and lockers (free of charge), The establishment offers guests WiFi, a car park, an indoor car park (for a fee) and a bicycle rental desk. SITUATION: This hotel la Plaza EspaÃ±a it is a 3-minute walk away from and, is situated 15 minutes walk away from the city centre excellent transport links to the railway station, is situated 11 kilometres away from Barcelona-El Prat Airport. ROOM: All the rooms have a double bed, a bathroom with a shower, a hairdryer, satellite and cable TV, internet, a safe, a kitchen with fridge, hot plates, a microwave, a coffee maker, a kettle, a washing machine, an ironing set, an air-conditioning system and individual heating. FACILITIES: The establishment has a bike rental. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OBSERVATIONS: Please inform the hotel as to your estimated arrival time, The establishment offers cleaning service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1062.29" OriginalAmount="1051.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.407262" Longitude="2.14637" StarRating="0" HotelCode="|124371" HotelName="My Space Barcelona Park Putxet Rentals" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balllester 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/7/1/124371_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This apartment, is a 10-minute walk away from GÃ¼ell park a 5-minute walk away from Lesseps the metro station. APARTMENTS: Guests are offered 1 duplex apartments with a terrace and WiFi available at no extra charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1068.58" OriginalAmount="1058.00" MarkupRule="1.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="1086.52" OriginalAmount="1075.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.390993" Longitude="2.196446" StarRating="0" HotelCode="|255489" HotelName="Unite Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/5/4/8/9/255489_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1088.78" OriginalAmount="1078.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.408472268435" Longitude="2.2175002098083" StarRating="4" HotelCode="38235|hilton_diagonal_mar_barcelona" HotelName="Hilton Diagonal Mar Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig del Taulat 262-264, 08019 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/39/06/3906f47b63b077e63c8254f2de05e3f8dce82608.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only at a 10 minutes’ walk from the beach, the hotel offers stunning views of the sea and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1098.88" OriginalAmount="1088" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383043104627" Longitude="2.170123396575" StarRating="3" HotelCode="113145|437144" HotelName="Turin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer del Pintor Fortuny 9, 08001 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/55/d455cf1b556e55c391e5c7f41b6d734d7e1d34f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1106.54" OriginalAmount="1095.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3941514" Longitude="2.1491115" StarRating="4" HotelCode="|11152" HotelName="Hesperia Presidente" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL, 570</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/5/2/11152_ed0e6351029.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2005, has 16 floors, 151 rooms and 13Â junior suites. In the entrance, guests are offered a lobby with an elevator and a reception with safety deposit boxes. The establishment also offers a cafÃ©, a kiosk, a hairdresser's, a bar, an Ã  la carte restaurant with air-conditioning, a conference room, internet and a car hire desk. There are many services available at the establishment, including room service and a laundry service. SITUATION: This hotel is just 5 kilometres away from the beach. It is on Avenida Diagonal, in front of shops. It is located 100 metres away from restaurants, bars, nightclubs and public transport services. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a double bed, fitted carpets, a safe (available for a fee), an air-conditioning system and a central heating system. MEALS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1112.01" OriginalAmount="1101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379031" Longitude="2.139737" StarRating="4" HotelCode="7776|barcelo_sants" HotelName="Barceló Sants" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaça dels Països Catalans s/n, Estacio de Sants, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e9/18e9c5ee10ca2752fe81fe2deaa2571eb082483c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near the main train station, Sants, in Barcelona and offers direct access to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1114.03" OriginalAmount="1103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3889" Longitude="2.16719" StarRating="0" HotelCode="793638|unite_hostel_barcelona" HotelName="Unite Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Ica`ria 145</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/c4/1ec4629e36313c22b45a91835d55666b452a487e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1148.37" OriginalAmount="1137" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381411193735" Longitude="2.1740128478505" StarRating="4" HotelCode="365860|5452" HotelName="Petit Palace Boquería Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de la Boqueria 10, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/04/ac049f24d49009793d16a3339900a1358e5d8c6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist and shopping centre of Barcelona, in the gothic quarter, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1158.32" OriginalAmount="1146.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3831162" Longitude="2.1701391" StarRating="3" HotelCode="|50100" HotelName="Turin Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pintor Fortuny, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/0/0/50100_6b8238f1003.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays and renovated in 2009. SITUATION: Las Ramblas and the Gothic Quarter It is situated near in the surrounding area of the establishment, guests can find a shopping area. ROOM: The establishment has 60 rooms and a satellite TV. They are equipped with WiFi (available on request), a safety deposit box and a bathroom with a hairdryer. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a bar and a breakfast room. You can find a garage, The establishment offers a laundry.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1159.38" OriginalAmount="1147.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394178628081" Longitude="2.1491628885269" StarRating="4" HotelCode="18766|1465680" HotelName="Hesperia Barcelona Presidente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,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="1161.50" OriginalAmount="1150.00" MarkupRule="1.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="94" TotalAmount="1198.92" OriginalAmount="1187.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3837477" Longitude="2.1716241" StarRating="0" HotelCode="|11059" HotelName="Citadines Ramblas Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LA RAMBLA, 122</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/5/9/11059_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: Aparthotel modern. SITUATION: It is inBarcelona the city centre of this hotel is in Las Ramblas the centre of Where clients can find historic points of interest, cultural places, bars, pubs, restaurants, cinemas and theatres. a few minutes away from the establishment, clients can find public transport services. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: cleaning service once a week.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1210.99" OriginalAmount="1199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393772175564" Longitude="2.1621863543987" StarRating="4" HotelCode="47698|hotel_condes_de_barcelona" HotelName="Condes de Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 73-75, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/b7/a5b72dda30c76e8b523347ff0f20a1ab4d3b1848.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location in Paseo de Gracia, in the heart of Modernist Barcelona and faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1210.99" OriginalAmount="1199.00" MarkupRule="1.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="63" TotalAmount="1214.02" OriginalAmount="1202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396048952484" Longitude="2.1806046374088" StarRating="3" HotelCode="284707|ainb_sagrada_familia_apartments" HotelName="AinB Sagrada Familia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Sicilia 109, Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/02/500293e64811ed623d0dfb9514daa20bcd85e516.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1219.07" OriginalAmount="1207" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.380853969394" Longitude="2.1773699521495" StarRating="4" HotelCode="267001|45911" 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="1228.11" OriginalAmount="1215.95" MarkupRule="1.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="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Àlaba 94-96, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/44/01448ae168c6e5469518461228f18d34fb85f877.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the groundbreaking technological 22nd district of Barcelona, very close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1263.51" OriginalAmount="1251" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383023401356" Longitude="2.1700613200664" StarRating="4" HotelCode="200893|6194" 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="63" TotalAmount="1267.55" OriginalAmount="1255.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384727949703" Longitude="2.179170101881" StarRating="4" HotelCode="55110|mercer_hotel_boria_bcn" HotelName="Mercer Hotel Boria Bcn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Boria 24-26, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/ce/7ece40376340e601c713d03f5250bca73c839ae5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Barcelona, close to the most popular districts, such as El Born or t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1289.77" OriginalAmount="1277" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.385921" Longitude="2.16109" StarRating="4" HotelCode="178187|45844" HotelName="Ako Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Kitchen,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Diputació, 195, 08011 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/dc/73dcd8bc882733a8a694974c5340a27b62fd9926.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated next to the University of Barcelona, just 300 m from the Universita...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1364.86" OriginalAmount="1351.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3860955" Longitude="2.167619" StarRating="0" HotelCode="|124263" HotelName="St Christopher's Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bergara, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/2/6/3/124263_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This guesthouse, La Rambla it is situated 2 minutes away from. ROOM: The stylish rooms, have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="1367.67" OriginalAmount="1354.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38305" Longitude="2.17006" StarRating="4" HotelCode="128073" HotelName="Hotel Silken Ramblas" Meals="FAMILY ROOM" BedType="FAMILY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pintor Fortuny,  13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/28073/128073/5.jpg?f=17750091</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a sauna. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of conference space and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1408.95" OriginalAmount="1395.00" MarkupRule="1.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="63" TotalAmount="1428.14" OriginalAmount="1414.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.381261675821" Longitude="2.10927978158" StarRating="5" HotelCode="28503|rey_juan_carlos_i_business_and_city_resort" HotelName="Fairmont Rey Juan Carlos I - Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 661-671, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ba/0cba3f2ecedd5d771e0a968c1e99d34415b0d066.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This majestic, stunning city and conference hotel is located close to a park and not far from a beau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1453.13" OriginalAmount="1438.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3786439" Longitude="2.1394069" StarRating="4" HotelCode="|11147" HotelName="Barcelo Sants" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza dels Paisos Catalans s n</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/4/7/11147_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has meeting facilities. SITUATION: This hotel is in Sants the Railway Station of it is well-connected with the airport, close to the establishment, guests have the fair centre, the business area and the convention centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1462.48" OriginalAmount="1448.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386211669563" Longitude="2.1676255095695" StarRating="1" HotelCode="935468|st_christophers_inn_barcelona__hostel" HotelName="Hostel St Christophers Inn Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de Bergara 3, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2e/592e3ac3b7ef98d49f3bca889d5ec59d70b63fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Plaza Catalunya. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1524.04" OriginalAmount="1508.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3797513" Longitude="2.1424702" StarRating="5" HotelCode="|10996" HotelName="Nobu Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA ROMA 2-4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/9/6/10996_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004, has 23 floors, 272 rooms, 259 double rooms and 13 suites. In the entrance, guests are offered a lobby with elevators, a reception, a currency exchange service and a business centre. Guests are also offered a theatre, a conference room, a car park and indoor parking. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning, Guests can also use internet, room service and the launderette. SITUATION: This luxurious hotel is close to the exhibition centre, close to the establishment, guests have the railway station, 500 metres away, guests will find shops, is situated only a few minutes walk away from Sants the metro station of. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a stereo, satellite or cable TV, a radio, internet, a mini-bar, a double bed, a safety deposit box and heating. FACILITIES: There is a range of facilities and services available at the establishment, including a spa, a sauna, a solarium and a steam bath. The establishment also offers a massage service and a gym. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1539.24" OriginalAmount="1524.00" MarkupRule="1.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="95" TotalAmount="1589.56" OriginalAmount="1573.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.37173" Longitude="2.18072" StarRating="5" HotelCode="102670" HotelName="Eurostars Grand Marina" Meals="SUITE - CITY VIEW" BedType="SUITE - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Moll De Barcelona S/N,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02670/102670/45.jpg?f=17751874</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including a fitness center, a seasonal outdoor pool, and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1605.90" OriginalAmount="1590" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.379691719976" Longitude="2.142498986168" StarRating="4" HotelCode="26714|413607" HotelName="Nobu Hotel Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Roma 2-4, 08014 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/610622253a874081/7a/7aa3a6399f01a8c5/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated next to the exhibition centre, close to the main train station. Variou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1661.45" OriginalAmount="1645.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4062176" Longitude="2.200961" StarRating="5" HotelCode="284768|melia_barcelona_sky" HotelName="The Level at Meliá Barcelona Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lope de Vega 141-147, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e2/87/e2870ac58d8a7a92d3882304252d838cf0e2248f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Barcelona, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1700.84" OriginalAmount="1684.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.406305639633" Longitude="2.2006049752235" StarRating="4" HotelCode="81929|me_by_melia_barcelona_2" HotelName="Meliá Barcelona Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pere IV 272-286, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/6e/f26ea4ac4c19bad107898c1b34ffc01366917b2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the capital’s main roads, 'The Diagonal'. Within the vicinity, guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1770.65" OriginalAmount="1753.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3892064" Longitude="2.1672194" StarRating="4" HotelCode="|11033" HotelName="El Avenida Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA DE LES CORTS CATALANES 605-607</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/3/3/11033_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Barcelona the city centre of Close to and. Clients can also find shops, cafÃ©s, bars and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1835.17" OriginalAmount="1817.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.399207015735" Longitude="2.2075035106382" StarRating="3" HotelCode="426798|lugaris_sea_the_home_concept__apartments" HotelName="Lugaris Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Housekeeping,Internet,Kitchen,Laundry,Lounge,Printer">
        <Address>
          <AddressLines>
            <AddressLine>Vidal I De Valenciano 14, Sant Marti, 08005 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/89/b1892abf680a15bfc25ffb13db94c39132342f07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from Bogatell Beach, in Barcelona's quiet Sant Marti district, next to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1865.47" OriginalAmount="1847" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38906257383" Longitude="2.167377769947" StarRating="4" HotelCode="10549|17225" HotelName="Avenida Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 605, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fc/31fcb0912990b4f5f3717ab8000c02763edd0d4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel has an ideal location in the city centre and exceptionally good links to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1896.51" OriginalAmount="1877.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3991651" Longitude="2.2076516" StarRating="0" HotelCode="|73974" HotelName="Lugaris Beach - Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DE VIDAL I DE VALENCIANO 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/9/7/4/73974_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has security, a reception, a car hire desk and a transfer service to the airport. It has 43 apartments. The establishment has various facilities, such as a safety deposit box service, a lift, internet in communal areas, a laundry service, a bicycle rental desk, a car park and an indoor car park. SITUATION: This hotel is 300 metres away from Bogatell Beach. Is situated in Sant MartÃ­ nearby, you will find Poble Nou Park. It is a few minutes walk away from Llacuna and Poble Nou metro stations. It has good links to the city centre. In the surrounding area, you can find restaurants. 300 metres away, clients have bars and pubs. 20 minutes away, guests can find the shops. It is just 18 kilometres away from Barcelona Airport. ROOM: Clients are offered one and two bedroom apartments, a dining room, one or two bathrooms with a bath and a shower. All the apartments have WiFi, an LCD television, a kitchen with oven, hot plates, a fridge, a microwave, a washing machine, tumble drier, a dishwasher, kitchen utensils, cutlery, glassware, kitchenware and Nespresso. They also have an ironing set, an air-conditioning system, heating, sheets, towels, sofas, computer safe, a double bed and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1956.37" OriginalAmount="1937.00" MarkupRule="1.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="63" TotalAmount="1979.60" OriginalAmount="1960.00" MarkupRule="1.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="1992.75" OriginalAmount="1973.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38191" Longitude="2.108649" StarRating="5" HotelCode="|11116" HotelName="Torre Melina, a Gran Meliá" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DIAGONAL 661-671</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/6/11116_10d58361228.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is situated next to a park, Close to a wonderful garden and, In the surrounding area, you can find commercial zones, restaurants and bars. HOTEL: This hotel is an ideal place for relaxing, it offers views of the sea and views of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2454.00" OriginalAmount="2429.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3967731" Longitude="2.1588829" StarRating="5" HotelCode="|124471" HotelName="El Palauet Royal Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/4/7/1/124471_84a8c121432.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has, a spa, views of the city, elegant suites, with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2469.45" OriginalAmount="2445.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.383782" Longitude="2.170966" StarRating="5" HotelCode="302587|le_meridien_barcelona" HotelName="Le Meridien Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>La Rambla 111, 08002 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/2e/d42e50d3b20cb1f46073f013e7ac0995cb2c62d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive luxury hotel is ideally situated at the heart of the city of Barcelona's artistic an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2585.60" OriginalAmount="2560.00" MarkupRule="1.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="63" TotalAmount="2616.91" OriginalAmount="2591.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38903037713" Longitude="2.1701055765152" StarRating="4" HotelCode="29343|barcelona_atiram_hotels" HotelName="Atiram Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/00/d0005bbfe0b913069f51b94fe4f608eed921eb0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated at the heart of Barcelona, close to Plaza Cataluña. Countless shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2634.08" OriginalAmount="2608.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.384988558529" Longitude="2.177631855011" StarRating="5" HotelCode="55117|grand_hotel_central_2" HotelName="Grand Hotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laietana 30, 08003 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/40/88400a35e5c37493c166f83175a35e1c6679ee4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a main road in the attractive tourist Gothic quarter at the heart of Barce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2747.31" OriginalAmount="2720.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.4063982" Longitude="2.2005652" StarRating="4" HotelCode="|61073" HotelName="Melia Barcelona Sky" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DIAGONAL / PERE IV 272-286</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/0/7/3/61073_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2008, has air-conditioning, 259 rooms, a lobby with a reception, a lift, a safety deposit box service and a currency exchange service. The establishment also has a cafÃ©, a bar, a pub and restaurants. The establishment offers guests WiFi, room service, a laundry service, conference facilities, a car park and indoor parking. SITUATION: This establishment, the Diagonal it is in Torre Agbar, La Sagrada Familia, el Puerto OlÃ­mpico and el Centro de Convenciones Internacionales de Barcelona it is near 800 metres away, guests will find the beach, is 25 kilometres away from Barcelona Airport. ROOM: All the rooms have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite TV, a radio, internet, a mini-bar, an iron, an individual air-conditioning system, heating, a safe and a double or king-size bed. FACILITIES: The establishment has a spa, a health centre, treatments, hydrotherapy, a sauna and a steam bath. The establishment also has an outdoor swimming pool, a gym, a bar and a swimming pool. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, a terrace and a bar. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: The establishment offers business facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2922.08" OriginalAmount="2893.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.396269" Longitude="2.1615198" StarRating="0" HotelCode="|124336" HotelName="Quartprimera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/3/3/6/124336_c2e25da0826.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Paseo de Gracia it is 80 metres away from. HOTEL: This establishment is elegant and comfortable. ROOM: Guests are offered bright rooms, with an air-conditioning system, a television, a DVD player, WiFi (free of charge) and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2934.05" OriginalAmount="2905.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.391366440759" Longitude="2.1714704638914" StarRating="5" HotelCode="16766|hotel_palace_gl" HotelName="El Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 668, 08010 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/bb/73bb73d3cac104ba754f4d79c39adf598990ee67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first class hotel is located directly in the city's tourist centre. Las Ramblas and other emine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3030.68" OriginalAmount="3000.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.38894" Longitude="2.16999" StarRating="5" HotelCode="|425362" HotelName="ME Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CASP 1-13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/5/3/6/2/425362_2e04ad41254.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3090.60" OriginalAmount="3060.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39629033" Longitude="2.16146688" StarRating="4" HotelCode="526208|quartprimera_apartments" HotelName="Quartprimera Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rosselló 244, 4 1, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f5/0bf5f4974bdf2e5b2c2f012691b0f1a50cca4abd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4006.67" OriginalAmount="3967.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.403883" Longitude="2.190157" StarRating="4" HotelCode="35603|the_gates_diagonal_barcelona" HotelName="The Gates Diagonal Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diagonal 205, 08018 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/45/61453e97c02de151d62ca89bf57185d9e14e0ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located next to Plaza de las Glorias. The Auditori concert hall, the Catalun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4211.02" OriginalAmount="4169.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.372680443464" Longitude="2.1550074219704" StarRating="4" HotelCode="12520|1567114" HotelName="Crowne Plaza Barcelona - Fira Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rius i Taulet 1-3, 08004 Barcelona, Costa Brava</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/15/7f151de19b751e05a615f2bb3c99cf1c7c20856d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the centre of Barcelona on the famous Plaza España, near the well-k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4348.42" OriginalAmount="4305.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3945489" Longitude="2.1633226" StarRating="5" HotelCode="|73791" HotelName="Alma Barcelona Gl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MALLORCA 269-271</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/7/9/1/73791_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in Barcelona the city centre, Paseo de Gracia 200 metres away, clients have. ROOM: The establishment has 72 rooms with TV, internet (free of charge) and a mini-bar (free of charge), You can also find complimentary bathroom items and a direct line telephone. FACILITIES: The establishment boasts a spa, a sauna and a massage service. Customers can also find a sports area. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4375.09" OriginalAmount="4331.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.425644" Longitude="2.1208207" StarRating="0" HotelCode="|11087" HotelName="METT Barcelona GL - A Leading Hotel of the World" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CTRA DE VALLVIDRERA AL TIBIDABO 83-93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/0/8/7/11087_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel was built in 1925 and renovated in 2003. It is situated in a big garden area. It has 74 rooms, 6 floors, 51 double rooms and 23 suites. In the entrance, you can find a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a cloakroom. Guests have access to a cafÃ©, a shop, a hairdresser's, a bar, a nightclub, a games room, a TV room, an Ã  la carte restaurant with air-conditioning and a bar. The establishment offers a conference room and internet. Guests also have access to room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This luxurious hotel is just 7 kilometres away from the city centre, shops, bars and restaurants. The establishment offers a transfer service to the city centre free of charge. 15 kilometres away, you can find the beach. ROOM: The stylish rooms have a bathroom, a hairdryer, a direct line telephone, a radio, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system and a safety deposit box. FACILITIES: Clients can enjoy a covered pool, a swimming pool with deck chairs and parasols. The establishment has a sauna, a solarium, a steam bath and a gym. Guests are offered a massage service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4422.79" OriginalAmount="4379" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.425712195699" Longitude="2.1208360791206" StarRating="5" HotelCode="26035|27834" HotelName="Gran Hotel La Florida" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ctra. Vallvidrera al Tibidabo, 83-93, 08035 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/76/e9/76e9165f09b736b354acc7d17b4823b780768d18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel lies about 7 km outside of the centre with its array of shops, restaurants and bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4512.68" OriginalAmount="4468.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.394554" Longitude="2.163303" StarRating="5" HotelCode="904551|alma_barcelona" HotelName="Alma Barcelona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mallorca 271, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/6c/096c26bdcbca9ee85f4fc5e136ea45214c44e99d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Barcelona, the hotel is just 200 m from the famous Passeig de Gràcia, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6199.79" OriginalAmount="6138.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.3914278" Longitude="2.1714536" StarRating="5" HotelCode="|11118" HotelName="El Palace Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 668,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/1/1/8/11118_8a5f75b1038.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1919, has 125 rooms and 42 Junior suites and suite rooms. SITUATION: This hotel is in a tourist centre, nearby, you will find the city centre, 500 metres away from the establishment, clients can find restaurants. ROOM: The establishment has deluxe, classic style, exterior rooms. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6962.94" OriginalAmount="6894.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.386130777098" Longitude="2.1227770674591" StarRating="5" HotelCode="16214|princesa_sofia_gran_hotel" HotelName="Hotel Sofia Barcelona - in The Unbound Collection by Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaça de Pius XII 4, 08028 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/d1/cdd1170bb8064fb2310fd038a80df14c59030a27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the Avenida Diagonal, not far from the renowned Camp Nou Stadium. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8785.99" OriginalAmount="8699" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.39050356" Longitude="2.16935903" StarRating="5" HotelCode="591524|257212" HotelName="Almanac Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via de les Corts Catalanes 619-621, 08007 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8f/ec8f4524cb6e352b5a6999d2f5ee1ecbce7a3a04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to travellers. Amenities include a safe. Wireless internet acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9666.71" OriginalAmount="9571" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.393867" Longitude="2.162225" StarRating="5" HotelCode="440529|130778" HotelName="Monument Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Passeig de Gràcia 75, 08008 Barcelona</AddressLine>
          </AddressLines>
          <CityName>Barcelona</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/fa/ddfae2605955b48213a2d06ed8fdd9ebb4342523.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Barcelona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11127.70" OriginalAmount="11017.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.368486" Longitude="2.190057" StarRating="5" HotelCode="|66295" HotelName="W Barcelona" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DE LA ROSA DELS VENTS 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/9/5/66295_f1a0c000805.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="2362.31" OriginalAmount="2338.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.388344" Longitude="2.170731" StarRating="4" HotelCode="3816330" HotelName="You Stylish City Center 2" Meals="APARTMENT - 5 BEDROOMS" BedType="APARTMENT - 5 BEDROOMS">
        <Address>
          <AddressLines>
            <AddressLine>Ronda Sant Pere 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </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,Golf,Kitchen,Diet Meals,Garden,Bicycle Rental,Nightclub,Jacuzzi,Heated Pool,Spa,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),Babysitting,Housekeeping,Printer</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,HOTEL DE CHARME,APARTMENT,APARTMENT HOTEL,ECO HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,HOTEL,HOSTELS,BEACH HOTEL,CLUB RESORT,HOSTEL,GUESTHOUSE,GUEST HOUSES</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
b436bd84-6ae8-416a-a154-bc73028c4ec5|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|True